diff --git a/.github/workflows/check-website.yml b/.github/workflows/check-website.yml index 19a43613..ce9c88f5 100644 --- a/.github/workflows/check-website.yml +++ b/.github/workflows/check-website.yml @@ -6,7 +6,7 @@ on: jobs: check-webpage: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 steps: - name: Checkout repository diff --git a/content/news/2025-01-10-jsonforms-3-5-0.md b/content/news/2025-01-10-jsonforms-3-5-0.md new file mode 100644 index 00000000..0c6274c4 --- /dev/null +++ b/content/news/2025-01-10-jsonforms-3-5-0.md @@ -0,0 +1,13 @@ +--- +slug: jsonforms-3-5-0 +title: JSON Forms 3.5.0 +author: JSON Forms +author_image_url: /img/logo.svg +--- +We released v3.5.0 🎉. + +Besides various small fixes and improvements the release contains the support of Angular 18 & 19 as well as React 19. + +You can find the full changelog in the [Github release notes](https://github.com/eclipsesource/jsonforms/releases/tag/v3.5.0). + +Any questions? Check out our [community forum](https://jsonforms.discourse.group). diff --git a/docusaurus.config.js b/docusaurus.config.js index 3e3a0256..c1d4ad6c 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -42,27 +42,27 @@ module.exports = { position: 'left', }, { - to: 'docs', + to: 'docs/', label: 'Docs', position: 'left', }, { - to: 'faq', + to: 'faq/', label: 'FAQ', position: 'left', }, { - to: 'community', + to: 'community/', label: 'Community', position: 'left' }, { - to: 'news', + to: 'news/', label: 'News', position: 'left', }, { - to: 'support', + to: 'support/', label: 'Professional Support', position: 'right', }, diff --git a/netlify.toml b/netlify.toml index 5ee8c078..1d1c5d36 100644 --- a/netlify.toml +++ b/netlify.toml @@ -34,3 +34,8 @@ X-Frame-Options = "SAMEORIGIN" X-Content-Type-Options = "nosniff" Permissions-Policy = "accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()" + +[[headers]] + for = "/api/*" + [headers.values] + Content-Security-Policy = "script-src 'self' 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; connect-src 'self' data:;" diff --git a/package-lock.json b/package-lock.json index 587d726d..5114c26d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,16 +9,16 @@ "version": "2.0.0", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/plugin-client-redirects": "3.5.2", - "@docusaurus/preset-classic": "3.5.2", - "@easyops-cn/docusaurus-search-local": "^0.44.5", + "@docusaurus/core": "3.7.0", + "@docusaurus/plugin-client-redirects": "3.7.0", + "@docusaurus/preset-classic": "3.7.0", + "@easyops-cn/docusaurus-search-local": "^0.47.0", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", - "@jsonforms/core": "^3.4.1", - "@jsonforms/examples": "^3.4.1", - "@jsonforms/material-renderers": "^3.4.1", - "@jsonforms/react": "^3.4.1", + "@jsonforms/core": "^3.5.1", + "@jsonforms/examples": "^3.5.1", + "@jsonforms/material-renderers": "^3.5.1", + "@jsonforms/react": "^3.5.1", "@mdx-js/react": "^3.0.0", "@mui/icons-material": "^6.1.0", "@mui/lab": "^6.0.0-beta.9", @@ -32,34 +32,34 @@ } }, "node_modules/@algolia/autocomplete-core": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.9.3.tgz", - "integrity": "sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL7A6fP6PPw==", + "version": "1.17.7", + "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.17.7.tgz", + "integrity": "sha512-BjiPOW6ks90UKl7TwMv7oNQMnzU+t/wk9mgIDi6b1tXpUek7MW0lbNOUHpvam9pe3lVCf4xPFT+lK7s+e+fs7Q==", "license": "MIT", "dependencies": { - "@algolia/autocomplete-plugin-algolia-insights": "1.9.3", - "@algolia/autocomplete-shared": "1.9.3" + "@algolia/autocomplete-plugin-algolia-insights": "1.17.7", + "@algolia/autocomplete-shared": "1.17.7" } }, "node_modules/@algolia/autocomplete-plugin-algolia-insights": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.9.3.tgz", - "integrity": "sha512-a/yTUkcO/Vyy+JffmAnTWbr4/90cLzw+CC3bRbhnULr/EM0fGNvM13oQQ14f2moLMcVDyAx/leczLlAOovhSZg==", + "version": "1.17.7", + "resolved": "https://registry.npmjs.org/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.17.7.tgz", + "integrity": "sha512-Jca5Ude6yUOuyzjnz57og7Et3aXjbwCSDf/8onLHSQgw1qW3ALl9mrMWaXb5FmPVkV3EtkD2F/+NkT6VHyPu9A==", "license": "MIT", "dependencies": { - "@algolia/autocomplete-shared": "1.9.3" + "@algolia/autocomplete-shared": "1.17.7" }, "peerDependencies": { "search-insights": ">= 1 < 3" } }, "node_modules/@algolia/autocomplete-preset-algolia": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.9.3.tgz", - "integrity": "sha512-d4qlt6YmrLMYy95n5TB52wtNDr6EgAIPH81dvvvW8UmuWRgxEtY0NJiPwl/h95JtG2vmRM804M0DSwMCNZlzRA==", + "version": "1.17.7", + "resolved": "https://registry.npmjs.org/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.17.7.tgz", + "integrity": "sha512-ggOQ950+nwbWROq2MOCIL71RE0DdQZsceqrg32UqnhDz8FlO9rL8ONHNsI2R1MH0tkgVIDKI/D0sMiUchsFdWA==", "license": "MIT", "dependencies": { - "@algolia/autocomplete-shared": "1.9.3" + "@algolia/autocomplete-shared": "1.17.7" }, "peerDependencies": { "@algolia/client-search": ">= 4.9.1 < 6", @@ -67,146 +67,109 @@ } }, "node_modules/@algolia/autocomplete-shared": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.9.3.tgz", - "integrity": "sha512-Wnm9E4Ye6Rl6sTTqjoymD+l8DjSTHsHboVRYrKgEt8Q7UHm9nYbqhN/i0fhUYA3OAEH7WA8x3jfpnmJm3rKvaQ==", + "version": "1.17.7", + "resolved": "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.17.7.tgz", + "integrity": "sha512-o/1Vurr42U/qskRSuhBH+VKxMvkkUVTLU6WZQr+L5lGZZLYWyhdzWjW0iGXY7EkwRTjBqvN2EsR81yCTGV/kmg==", "license": "MIT", "peerDependencies": { "@algolia/client-search": ">= 4.9.1 < 6", "algoliasearch": ">= 4.9.1 < 6" } }, - "node_modules/@algolia/cache-browser-local-storage": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.24.0.tgz", - "integrity": "sha512-t63W9BnoXVrGy9iYHBgObNXqYXM3tYXCjDSHeNwnsc324r4o5UiVKUiAB4THQ5z9U5hTj6qUvwg/Ez43ZD85ww==", + "node_modules/@algolia/client-abtesting": { + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.19.0.tgz", + "integrity": "sha512-dMHwy2+nBL0SnIsC1iHvkBao64h4z+roGelOz11cxrDBrAdASxLxmfVMop8gmodQ2yZSacX0Rzevtxa+9SqxCw==", "license": "MIT", "dependencies": { - "@algolia/cache-common": "4.24.0" - } - }, - "node_modules/@algolia/cache-common": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.24.0.tgz", - "integrity": "sha512-emi+v+DmVLpMGhp0V9q9h5CdkURsNmFC+cOS6uK9ndeJm9J4TiqSvPYVu+THUP8P/S08rxf5x2P+p3CfID0Y4g==", - "license": "MIT" - }, - "node_modules/@algolia/cache-in-memory": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.24.0.tgz", - "integrity": "sha512-gDrt2so19jW26jY3/MkFg5mEypFIPbPoXsQGQWAi6TrCPsNOSEYepBMPlucqWigsmEy/prp5ug2jy/N3PVG/8w==", - "license": "MIT", - "dependencies": { - "@algolia/cache-common": "4.24.0" - } - }, - "node_modules/@algolia/client-account": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.24.0.tgz", - "integrity": "sha512-adcvyJ3KjPZFDybxlqnf+5KgxJtBjwTPTeyG2aOyoJvx0Y8dUQAEOEVOJ/GBxX0WWNbmaSrhDURMhc+QeevDsA==", - "license": "MIT", - "dependencies": { - "@algolia/client-common": "4.24.0", - "@algolia/client-search": "4.24.0", - "@algolia/transporter": "4.24.0" - } - }, - "node_modules/@algolia/client-account/node_modules/@algolia/client-common": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz", - "integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==", - "license": "MIT", - "dependencies": { - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" - } - }, - "node_modules/@algolia/client-account/node_modules/@algolia/client-search": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.24.0.tgz", - "integrity": "sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==", - "license": "MIT", - "dependencies": { - "@algolia/client-common": "4.24.0", - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, + "engines": { + "node": ">= 14.0.0" } }, "node_modules/@algolia/client-analytics": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.24.0.tgz", - "integrity": "sha512-y8jOZt1OjwWU4N2qr8G4AxXAzaa8DBvyHTWlHzX/7Me1LX8OayfgHexqrsL4vSBcoMmVw2XnVW9MhL+Y2ZDJXg==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.19.0.tgz", + "integrity": "sha512-CDW4RwnCHzU10upPJqS6N6YwDpDHno7w6/qXT9KPbPbt8szIIzCHrva4O9KIfx1OhdsHzfGSI5hMAiOOYl4DEQ==", "license": "MIT", "dependencies": { - "@algolia/client-common": "4.24.0", - "@algolia/client-search": "4.24.0", - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, + "engines": { + "node": ">= 14.0.0" } }, - "node_modules/@algolia/client-analytics/node_modules/@algolia/client-common": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz", - "integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==", + "node_modules/@algolia/client-common": { + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.19.0.tgz", + "integrity": "sha512-2ERRbICHXvtj5kfFpY5r8qu9pJII/NAHsdgUXnUitQFwPdPL7wXiupcvZJC7DSntOnE8AE0lM7oDsPhrJfj5nQ==", "license": "MIT", - "dependencies": { - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" + "engines": { + "node": ">= 14.0.0" } }, - "node_modules/@algolia/client-analytics/node_modules/@algolia/client-search": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.24.0.tgz", - "integrity": "sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==", + "node_modules/@algolia/client-insights": { + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.19.0.tgz", + "integrity": "sha512-xPOiGjo6I9mfjdJO7Y+p035aWePcbsItizIp+qVyfkfZiGgD+TbNxM12g7QhFAHIkx/mlYaocxPY/TmwPzTe+A==", "license": "MIT", "dependencies": { - "@algolia/client-common": "4.24.0", - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" - } - }, - "node_modules/@algolia/client-common": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.4.1.tgz", - "integrity": "sha512-IffPD+CETiR8YJMVC1lcjnhETLpJ2L0ORZCbbRvwo/S11D1j/keR7AqKVMn4TseRJCfjmBFOcFrC+m4sXjyQWA==", - "license": "MIT", - "peer": true, + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/client-personalization": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.24.0.tgz", - "integrity": "sha512-l5FRFm/yngztweU0HdUzz1rC4yoWCFo3IF+dVIVTfEPg906eZg5BOd1k0K6rZx5JzyyoP4LdmOikfkfGsKVE9w==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.19.0.tgz", + "integrity": "sha512-B9eoce/fk8NLboGje+pMr72pw+PV7c5Z01On477heTZ7jkxoZ4X92dobeGuEQop61cJ93Gaevd1of4mBr4hu2A==", "license": "MIT", "dependencies": { - "@algolia/client-common": "4.24.0", - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, + "engines": { + "node": ">= 14.0.0" } }, - "node_modules/@algolia/client-personalization/node_modules/@algolia/client-common": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz", - "integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==", + "node_modules/@algolia/client-query-suggestions": { + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.19.0.tgz", + "integrity": "sha512-6fcP8d4S8XRDtVogrDvmSM6g5g6DndLc0pEm1GCKe9/ZkAzCmM3ZmW1wFYYPxdjMeifWy1vVEDMJK7sbE4W7MA==", "license": "MIT", "dependencies": { - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, + "engines": { + "node": ">= 14.0.0" } }, "node_modules/@algolia/client-search": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.4.1.tgz", - "integrity": "sha512-nCgWY2p0tZgBqJKmA5E6B3VW+7uqxi1Orf88zNWOihJBRFeOV932pzG4vGrX9l0+p0o/vJabYxuomO35rEt5dw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.19.0.tgz", + "integrity": "sha512-Ctg3xXD/1VtcwmkulR5+cKGOMj4r0wC49Y/KZdGQcqpydKn+e86F6l3tb3utLJQVq4lpEJud6kdRykFgcNsp8Q==", "license": "MIT", - "peer": true, "dependencies": { - "@algolia/client-common": "5.4.1", - "@algolia/requester-browser-xhr": "5.4.1", - "@algolia/requester-fetch": "5.4.1", - "@algolia/requester-node-http": "5.4.1" + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" }, "engines": { "node": ">= 14.0.0" @@ -218,135 +181,87 @@ "integrity": "sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==", "license": "MIT" }, - "node_modules/@algolia/logger-common": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.24.0.tgz", - "integrity": "sha512-LLUNjkahj9KtKYrQhFKCzMx0BY3RnNP4FEtO+sBybCjJ73E8jNdaKJ/Dd8A/VA4imVHP5tADZ8pn5B8Ga/wTMA==", - "license": "MIT" - }, - "node_modules/@algolia/logger-console": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.24.0.tgz", - "integrity": "sha512-X4C8IoHgHfiUROfoRCV+lzSy+LHMgkoEEU1BbKcsfnV0i0S20zyy0NLww9dwVHUWNfPPxdMU+/wKmLGYf96yTg==", - "license": "MIT", - "dependencies": { - "@algolia/logger-common": "4.24.0" - } - }, - "node_modules/@algolia/recommend": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-4.24.0.tgz", - "integrity": "sha512-P9kcgerfVBpfYHDfVZDvvdJv0lEoCvzNlOy2nykyt5bK8TyieYyiD0lguIJdRZZYGre03WIAFf14pgE+V+IBlw==", - "license": "MIT", - "dependencies": { - "@algolia/cache-browser-local-storage": "4.24.0", - "@algolia/cache-common": "4.24.0", - "@algolia/cache-in-memory": "4.24.0", - "@algolia/client-common": "4.24.0", - "@algolia/client-search": "4.24.0", - "@algolia/logger-common": "4.24.0", - "@algolia/logger-console": "4.24.0", - "@algolia/requester-browser-xhr": "4.24.0", - "@algolia/requester-common": "4.24.0", - "@algolia/requester-node-http": "4.24.0", - "@algolia/transporter": "4.24.0" - } - }, - "node_modules/@algolia/recommend/node_modules/@algolia/client-common": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz", - "integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==", - "license": "MIT", - "dependencies": { - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" - } - }, - "node_modules/@algolia/recommend/node_modules/@algolia/client-search": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.24.0.tgz", - "integrity": "sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==", + "node_modules/@algolia/ingestion": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.19.0.tgz", + "integrity": "sha512-LO7w1MDV+ZLESwfPmXkp+KLeYeFrYEgtbCZG6buWjddhYraPQ9MuQWLhLLiaMlKxZ/sZvFTcZYuyI6Jx4WBhcg==", "license": "MIT", "dependencies": { - "@algolia/client-common": "4.24.0", - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, + "engines": { + "node": ">= 14.0.0" } }, - "node_modules/@algolia/recommend/node_modules/@algolia/requester-browser-xhr": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.24.0.tgz", - "integrity": "sha512-Z2NxZMb6+nVXSjF13YpjYTdvV3032YTBSGm2vnYvYPA6mMxzM3v5rsCiSspndn9rzIW4Qp1lPHBvuoKJV6jnAA==", + "node_modules/@algolia/monitoring": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.19.0.tgz", + "integrity": "sha512-Mg4uoS0aIKeTpu6iv6O0Hj81s8UHagi5TLm9k2mLIib4vmMtX7WgIAHAcFIaqIZp5D6s5EVy1BaDOoZ7buuJHA==", "license": "MIT", "dependencies": { - "@algolia/requester-common": "4.24.0" + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, + "engines": { + "node": ">= 14.0.0" } }, - "node_modules/@algolia/recommend/node_modules/@algolia/requester-node-http": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.24.0.tgz", - "integrity": "sha512-JF18yTjNOVYvU/L3UosRcvbPMGT9B+/GQWNWnenIImglzNVGpyzChkXLnrSf6uxwVNO6ESGu6oN8MqcGQcjQJw==", + "node_modules/@algolia/recommend": { + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.19.0.tgz", + "integrity": "sha512-PbgrMTbUPlmwfJsxjFhal4XqZO2kpBNRjemLVTkUiti4w/+kzcYO4Hg5zaBgVqPwvFDNQ8JS4SS3TBBem88u+g==", "license": "MIT", "dependencies": { - "@algolia/requester-common": "4.24.0" + "@algolia/client-common": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, + "engines": { + "node": ">= 14.0.0" } }, "node_modules/@algolia/requester-browser-xhr": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.4.1.tgz", - "integrity": "sha512-J6+YfU+maR0nIbsYRHoq0UpneilX97hrZzPuuvSoBojQmPo8PeCXKGeT/F0D8uFI6G4CMTKEPGmQYrC9IpCbcQ==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.19.0.tgz", + "integrity": "sha512-GfnhnQBT23mW/VMNs7m1qyEyZzhZz093aY2x8p0era96MMyNv8+FxGek5pjVX0b57tmSCZPf4EqNCpkGcGsmbw==", "license": "MIT", - "peer": true, "dependencies": { - "@algolia/client-common": "5.4.1" + "@algolia/client-common": "5.19.0" }, "engines": { "node": ">= 14.0.0" } }, - "node_modules/@algolia/requester-common": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.24.0.tgz", - "integrity": "sha512-k3CXJ2OVnvgE3HMwcojpvY6d9kgKMPRxs/kVohrwF5WMr2fnqojnycZkxPoEg+bXm8fi5BBfFmOqgYztRtHsQA==", - "license": "MIT" - }, "node_modules/@algolia/requester-fetch": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.4.1.tgz", - "integrity": "sha512-AO/C1pqqpIS8p2IsfM5x92S+UBKkcIen5dHfMEh1rnV0ArWDreeqrtxMD2A+6AjQVwYeZNy56w7o7PVIm6mc8g==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.19.0.tgz", + "integrity": "sha512-oyTt8ZJ4T4fYvW5avAnuEc6Laedcme9fAFryMD9ndUTIUe/P0kn3BuGcCLFjN3FDmdrETHSFkgPPf1hGy3sLCw==", "license": "MIT", - "peer": true, "dependencies": { - "@algolia/client-common": "5.4.1" + "@algolia/client-common": "5.19.0" }, "engines": { "node": ">= 14.0.0" } }, "node_modules/@algolia/requester-node-http": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.4.1.tgz", - "integrity": "sha512-2Y3vffc91egwFxz0SjXFEH4q8nvlNJHcz+0//NaWItRU68AvD+3aI/j66STPjkLQOC0Ku6ckA9ChhbOVfrv+Uw==", + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.19.0.tgz", + "integrity": "sha512-p6t8ue0XZNjcRiqNkb5QAM0qQRAKsCiebZ6n9JjWA+p8fWf8BvnhO55y2fO28g3GW0Imj7PrAuyBuxq8aDVQwQ==", "license": "MIT", - "peer": true, "dependencies": { - "@algolia/client-common": "5.4.1" + "@algolia/client-common": "5.19.0" }, "engines": { "node": ">= 14.0.0" } }, - "node_modules/@algolia/transporter": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.24.0.tgz", - "integrity": "sha512-86nI7w6NzWxd1Zp9q3413dRshDqAzSbsQjhcDhPIatEFiZrL1/TjnHL8S7jVKFePlIMzDsZWXAXwXzcok9c5oA==", - "license": "MIT", - "dependencies": { - "@algolia/cache-common": "4.24.0", - "@algolia/logger-common": "4.24.0", - "@algolia/requester-common": "4.24.0" - } - }, "node_modules/@ampproject/remapping": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", @@ -361,12 +276,13 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", - "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", + "version": "7.26.2", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz", + "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", "license": "MIT", "dependencies": { - "@babel/highlight": "^7.24.7", + "@babel/helper-validator-identifier": "^7.25.9", + "js-tokens": "^4.0.0", "picocolors": "^1.0.0" }, "engines": { @@ -374,30 +290,30 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz", - "integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.3.tgz", + "integrity": "sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz", - "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz", + "integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==", "license": "MIT", "dependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.25.0", - "@babel/helper-compilation-targets": "^7.25.2", - "@babel/helper-module-transforms": "^7.25.2", - "@babel/helpers": "^7.25.0", - "@babel/parser": "^7.25.0", - "@babel/template": "^7.25.0", - "@babel/traverse": "^7.25.2", - "@babel/types": "^7.25.2", + "@babel/code-frame": "^7.26.0", + "@babel/generator": "^7.26.0", + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helpers": "^7.26.0", + "@babel/parser": "^7.26.0", + "@babel/template": "^7.25.9", + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.26.0", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -422,54 +338,42 @@ } }, "node_modules/@babel/generator": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.6.tgz", - "integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.3.tgz", + "integrity": "sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==", "license": "MIT", "dependencies": { - "@babel/types": "^7.25.6", + "@babel/parser": "^7.26.3", + "@babel/types": "^7.26.3", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", - "jsesc": "^2.5.1" + "jsesc": "^3.0.2" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz", - "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==", - "license": "MIT", - "dependencies": { - "@babel/types": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz", - "integrity": "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz", + "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==", "license": "MIT", "dependencies": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz", - "integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz", + "integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==", "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.25.2", - "@babel/helper-validator-option": "^7.24.8", - "browserslist": "^4.23.1", + "@babel/compat-data": "^7.25.9", + "@babel/helper-validator-option": "^7.25.9", + "browserslist": "^4.24.0", "lru-cache": "^5.1.1", "semver": "^6.3.1" }, @@ -487,17 +391,17 @@ } }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz", - "integrity": "sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz", + "integrity": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-member-expression-to-functions": "^7.24.8", - "@babel/helper-optimise-call-expression": "^7.24.7", - "@babel/helper-replace-supers": "^7.25.0", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", - "@babel/traverse": "^7.25.4", + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/helper-replace-supers": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/traverse": "^7.25.9", "semver": "^6.3.1" }, "engines": { @@ -517,13 +421,13 @@ } }, "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz", - "integrity": "sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.26.3.tgz", + "integrity": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "regexpu-core": "^5.3.1", + "@babel/helper-annotate-as-pure": "^7.25.9", + "regexpu-core": "^6.2.0", "semver": "^6.3.1" }, "engines": { @@ -559,41 +463,40 @@ } }, "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz", - "integrity": "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz", + "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==", "license": "MIT", "dependencies": { - "@babel/traverse": "^7.24.8", - "@babel/types": "^7.24.8" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-imports": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", - "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", + "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", "license": "MIT", "dependencies": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz", - "integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", + "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", "license": "MIT", "dependencies": { - "@babel/helper-module-imports": "^7.24.7", - "@babel/helper-simple-access": "^7.24.7", - "@babel/helper-validator-identifier": "^7.24.7", - "@babel/traverse": "^7.25.2" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -603,35 +506,35 @@ } }, "node_modules/@babel/helper-optimise-call-expression": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz", - "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz", + "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==", "license": "MIT", "dependencies": { - "@babel/types": "^7.24.7" + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz", - "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz", + "integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-remap-async-to-generator": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.0.tgz", - "integrity": "sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz", + "integrity": "sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-wrap-function": "^7.25.0", - "@babel/traverse": "^7.25.0" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-wrap-function": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -641,14 +544,14 @@ } }, "node_modules/@babel/helper-replace-supers": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.0.tgz", - "integrity": "sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.9.tgz", + "integrity": "sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==", "license": "MIT", "dependencies": { - "@babel/helper-member-expression-to-functions": "^7.24.8", - "@babel/helper-optimise-call-expression": "^7.24.7", - "@babel/traverse": "^7.25.0" + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -657,179 +560,80 @@ "@babel/core": "^7.0.0" } }, - "node_modules/@babel/helper-simple-access": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz", - "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==", - "license": "MIT", - "dependencies": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz", - "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz", + "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==", "license": "MIT", "dependencies": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-string-parser": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", - "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz", - "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", + "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-wrap-function": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz", - "integrity": "sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.9.tgz", + "integrity": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==", "license": "MIT", "dependencies": { - "@babel/template": "^7.25.0", - "@babel/traverse": "^7.25.0", - "@babel/types": "^7.25.0" + "@babel/template": "^7.25.9", + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.6.tgz", - "integrity": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==", - "license": "MIT", - "dependencies": { - "@babel/template": "^7.25.0", - "@babel/types": "^7.25.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", - "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz", + "integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==", "license": "MIT", "dependencies": { - "@babel/helper-validator-identifier": "^7.24.7", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" + "@babel/template": "^7.25.9", + "@babel/types": "^7.26.0" }, "engines": { "node": ">=6.9.0" } }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "license": "MIT", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "license": "MIT", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "license": "MIT", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "license": "MIT" - }, - "node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "license": "MIT", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "license": "MIT", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/@babel/parser": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz", - "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.3.tgz", + "integrity": "sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==", "license": "MIT", "dependencies": { - "@babel/types": "^7.25.6" + "@babel/types": "^7.26.3" }, "bin": { "parser": "bin/babel-parser.js" @@ -839,13 +643,13 @@ } }, "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { - "version": "7.25.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz", - "integrity": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz", + "integrity": "sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/traverse": "^7.25.3" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -855,12 +659,12 @@ } }, "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.0.tgz", - "integrity": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.9.tgz", + "integrity": "sha512-MrGRLZxLD/Zjj0gdU15dfs+HH/OXvnw/U4jJD8vpcP2CJQapPEv1IWwjc/qMg7ItBlPwSv1hRBbb7LeuANdcnw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -870,12 +674,12 @@ } }, "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.0.tgz", - "integrity": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.9.tgz", + "integrity": "sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -885,14 +689,14 @@ } }, "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz", - "integrity": "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.25.9.tgz", + "integrity": "sha512-6xWgLZTJXwilVjlnV7ospI3xi+sl8lN8rXXbBD6vYn3UYDlGsag8wrZkKcSI8G6KgqKP7vNFaDgeDnfAABq61g==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", - "@babel/plugin-transform-optional-chaining": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/plugin-transform-optional-chaining": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -902,13 +706,13 @@ } }, "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.0.tgz", - "integrity": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.9.tgz", + "integrity": "sha512-aLnMXYPnzwwqhYSCyXfKkIkYgJ8zv9RK+roo9DkTXz38ynIhd9XCbN08s3MGvqL2MYGVUGdRQLL/JqBIeJhJBg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/traverse": "^7.25.0" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -929,10 +733,10 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", + "node_modules/@babel/plugin-syntax-dynamic-import": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", + "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" @@ -941,25 +745,28 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-class-properties": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", - "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", + "node_modules/@babel/plugin-syntax-import-assertions": { + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz", + "integrity": "sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.12.13" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-class-static-block": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", - "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", + "node_modules/@babel/plugin-syntax-import-attributes": { + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz", + "integrity": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -968,37 +775,28 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-dynamic-import": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", - "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", + "node_modules/@babel/plugin-syntax-jsx": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz", + "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" + "@babel/helper-plugin-utils": "^7.25.9" }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-export-namespace-from": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", - "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.3" + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-import-assertions": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.6.tgz", - "integrity": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==", + "node_modules/@babel/plugin-syntax-typescript": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz", + "integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1007,52 +805,63 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-import-attributes": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.6.tgz", - "integrity": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==", + "node_modules/@babel/plugin-syntax-unicode-sets-regex": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-create-regexp-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" }, "engines": { "node": ">=6.9.0" }, "peerDependencies": { - "@babel/core": "^7.0.0-0" + "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-syntax-import-meta": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", - "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", + "node_modules/@babel/plugin-transform-arrow-functions": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.25.9.tgz", + "integrity": "sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", + "node_modules/@babel/plugin-transform-async-generator-functions": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz", + "integrity": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-remap-async-to-generator": "^7.25.9", + "@babel/traverse": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-jsx": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz", - "integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==", + "node_modules/@babel/plugin-transform-async-to-generator": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.25.9.tgz", + "integrity": "sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-remap-async-to-generator": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1061,85 +870,111 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", + "node_modules/@babel/plugin-transform-block-scoped-functions": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz", + "integrity": "sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", + "node_modules/@babel/plugin-transform-block-scoping": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.9.tgz", + "integrity": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", + "node_modules/@babel/plugin-transform-class-properties": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.9.tgz", + "integrity": "sha512-bbMAII8GRSkcd0h0b4X+36GksxuheLFjP65ul9w6C3KgAamI3JqErNgSrosX6ZPj+Mpim5VvEbawXxJCyEUV3Q==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", + "node_modules/@babel/plugin-transform-class-static-block": { + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz", + "integrity": "sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { - "@babel/core": "^7.0.0-0" + "@babel/core": "^7.12.0" } }, - "node_modules/@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", + "node_modules/@babel/plugin-transform-classes": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.9.tgz", + "integrity": "sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-replace-supers": "^7.25.9", + "@babel/traverse": "^7.25.9", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", + "node_modules/@babel/plugin-transform-computed-properties": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.25.9.tgz", + "integrity": "sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/template": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-private-property-in-object": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", - "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", + "node_modules/@babel/plugin-transform-destructuring": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.25.9.tgz", + "integrity": "sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1148,13 +983,14 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-top-level-await": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", - "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", + "node_modules/@babel/plugin-transform-dotall-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.25.9.tgz", + "integrity": "sha512-t7ZQ7g5trIgSRYhI9pIJtRl64KHotutUJsh4Eze5l7olJv+mRSg4/MmbZ0tv1eeqRbdvo/+trvJD/Oc5DmW2cA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1163,13 +999,13 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-typescript": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.4.tgz", - "integrity": "sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==", + "node_modules/@babel/plugin-transform-duplicate-keys": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.25.9.tgz", + "integrity": "sha512-LZxhJ6dvBb/f3x8xwWIuyiAHy56nrRG3PeYTpBkkzkYRRQ6tJLu68lEF5VIqMUZiAV7a8+Tb78nEoMCMcqjXBw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1178,14 +1014,14 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-unicode-sets-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", - "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", + "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.9.tgz", + "integrity": "sha512-0UfuJS0EsXbRvKnwcLjFtJy/Sxc5J5jhLHnFhy7u4zih97Hz6tJkLU+O+FMMrNZrosUPxDi6sYxJ/EA8jDiAog==", "license": "MIT", "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1194,13 +1030,13 @@ "@babel/core": "^7.0.0" } }, - "node_modules/@babel/plugin-transform-arrow-functions": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz", - "integrity": "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==", + "node_modules/@babel/plugin-transform-dynamic-import": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.9.tgz", + "integrity": "sha512-GCggjexbmSLaFhqsojeugBpeaRIgWNTcgKVq/0qIteFEqY2A+b9QidYadrWlnbWQUrW5fn+mCvf3tr7OeBFTyg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1209,16 +1045,13 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-async-generator-functions": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz", - "integrity": "sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==", + "node_modules/@babel/plugin-transform-exponentiation-operator": { + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz", + "integrity": "sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-remap-async-to-generator": "^7.25.0", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/traverse": "^7.25.4" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1227,15 +1060,13 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-async-to-generator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz", - "integrity": "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==", + "node_modules/@babel/plugin-transform-export-namespace-from": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.9.tgz", + "integrity": "sha512-2NsEz+CxzJIVOPx2o9UsW1rXLqtChtLoVnwYHHiB04wS5sgn7mrV45fWMBX0Kk+ub9uXytVYfNP2HjbVbCB3Ww==", "license": "MIT", "dependencies": { - "@babel/helper-module-imports": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-remap-async-to-generator": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1244,13 +1075,14 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-block-scoped-functions": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz", - "integrity": "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==", + "node_modules/@babel/plugin-transform-for-of": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz", + "integrity": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1259,13 +1091,15 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.0.tgz", - "integrity": "sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==", + "node_modules/@babel/plugin-transform-function-name": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.9.tgz", + "integrity": "sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1274,226 +1108,13 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-transform-class-properties": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz", - "integrity": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==", + "node_modules/@babel/plugin-transform-json-strings": { + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.9.tgz", + "integrity": "sha512-xoTMk0WXceiiIvsaquQQUaLLXSW1KJ159KP87VilruQm0LNNGxWzahxSS6T6i4Zg3ezp4vA4zuwiNUR53qmQAw==", "license": "MIT", "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.25.4", - "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-class-static-block": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz", - "integrity": "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==", - "license": "MIT", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-class-static-block": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.12.0" - } - }, - "node_modules/@babel/plugin-transform-classes": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz", - "integrity": "sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==", - "license": "MIT", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-compilation-targets": "^7.25.2", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-replace-supers": "^7.25.0", - "@babel/traverse": "^7.25.4", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-computed-properties": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz", - "integrity": "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/template": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.8.tgz", - "integrity": "sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-dotall-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.7.tgz", - "integrity": "sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==", - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-duplicate-keys": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.7.tgz", - "integrity": "sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.0.tgz", - "integrity": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==", - "license": "MIT", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.25.0", - "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-dynamic-import": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz", - "integrity": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-dynamic-import": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-exponentiation-operator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.7.tgz", - "integrity": "sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==", - "license": "MIT", - "dependencies": { - "@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-export-namespace-from": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.7.tgz", - "integrity": "sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-for-of": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.7.tgz", - "integrity": "sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-function-name": { - "version": "7.25.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz", - "integrity": "sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==", - "license": "MIT", - "dependencies": { - "@babel/helper-compilation-targets": "^7.24.8", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/traverse": "^7.25.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-json-strings": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.7.tgz", - "integrity": "sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==", - "license": "MIT", - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-json-strings": "^7.8.3" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1503,12 +1124,12 @@ } }, "node_modules/@babel/plugin-transform-literals": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.2.tgz", - "integrity": "sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.9.tgz", + "integrity": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1518,13 +1139,12 @@ } }, "node_modules/@babel/plugin-transform-logical-assignment-operators": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.7.tgz", - "integrity": "sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.9.tgz", + "integrity": "sha512-wI4wRAzGko551Y8eVf6iOY9EouIDTtPb0ByZx+ktDGHwv6bHFimrgJM/2T021txPZ2s4c7bqvHbd+vXG6K948Q==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1534,12 +1154,12 @@ } }, "node_modules/@babel/plugin-transform-member-expression-literals": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.7.tgz", - "integrity": "sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.25.9.tgz", + "integrity": "sha512-PYazBVfofCQkkMzh2P6IdIUaCEWni3iYEerAsRWuVd8+jlM1S9S9cz1dF9hIzyoZ8IA3+OwVYIp9v9e+GbgZhA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1549,13 +1169,13 @@ } }, "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.7.tgz", - "integrity": "sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.25.9.tgz", + "integrity": "sha512-g5T11tnI36jVClQlMlt4qKDLlWnG5pP9CSM4GhdRciTNMRgkfpo5cR6b4rGIOYPgRRuFAvwjPQ/Yk+ql4dyhbw==", "license": "MIT", "dependencies": { - "@babel/helper-module-transforms": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1565,14 +1185,13 @@ } }, "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz", - "integrity": "sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz", + "integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==", "license": "MIT", "dependencies": { - "@babel/helper-module-transforms": "^7.24.8", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-simple-access": "^7.24.7" + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1582,15 +1201,15 @@ } }, "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.0.tgz", - "integrity": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz", + "integrity": "sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==", "license": "MIT", "dependencies": { - "@babel/helper-module-transforms": "^7.25.0", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-validator-identifier": "^7.24.7", - "@babel/traverse": "^7.25.0" + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1600,13 +1219,13 @@ } }, "node_modules/@babel/plugin-transform-modules-umd": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.7.tgz", - "integrity": "sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.25.9.tgz", + "integrity": "sha512-bS9MVObUgE7ww36HEfwe6g9WakQ0KF07mQF74uuXdkoziUPfKyu/nIm663kz//e5O1nPInPFx36z7WJmJ4yNEw==", "license": "MIT", "dependencies": { - "@babel/helper-module-transforms": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-module-transforms": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1616,13 +1235,13 @@ } }, "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.7.tgz", - "integrity": "sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.25.9.tgz", + "integrity": "sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==", "license": "MIT", "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1632,12 +1251,12 @@ } }, "node_modules/@babel/plugin-transform-new-target": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.7.tgz", - "integrity": "sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.25.9.tgz", + "integrity": "sha512-U/3p8X1yCSoKyUj2eOBIx3FOn6pElFOKvAAGf8HTtItuPyB+ZeOqfn+mvTtg9ZlOAjsPdK3ayQEjqHjU/yLeVQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1647,13 +1266,12 @@ } }, "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.7.tgz", - "integrity": "sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz", + "integrity": "sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1663,13 +1281,12 @@ } }, "node_modules/@babel/plugin-transform-numeric-separator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz", - "integrity": "sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.9.tgz", + "integrity": "sha512-TlprrJ1GBZ3r6s96Yq8gEQv82s8/5HnCVHtEJScUj90thHQbwe+E5MLhi2bbNHBEJuzrvltXSru+BUxHDoog7Q==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-numeric-separator": "^7.10.4" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1679,15 +1296,14 @@ } }, "node_modules/@babel/plugin-transform-object-rest-spread": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz", - "integrity": "sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.9.tgz", + "integrity": "sha512-fSaXafEE9CVHPweLYw4J0emp1t8zYTXyzN3UuG+lylqkvYd7RMrsOQ8TYx5RF231be0vqtFC6jnx3UmpJmKBYg==", "license": "MIT", "dependencies": { - "@babel/helper-compilation-targets": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.24.7" + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/plugin-transform-parameters": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1697,13 +1313,13 @@ } }, "node_modules/@babel/plugin-transform-object-super": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.7.tgz", - "integrity": "sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.25.9.tgz", + "integrity": "sha512-Kj/Gh+Rw2RNLbCK1VAWj2U48yxxqL2x0k10nPtSdRa0O2xnHXalD0s+o1A6a0W43gJ00ANo38jxkQreckOzv5A==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-replace-supers": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-replace-supers": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1713,13 +1329,12 @@ } }, "node_modules/@babel/plugin-transform-optional-catch-binding": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.7.tgz", - "integrity": "sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.9.tgz", + "integrity": "sha512-qM/6m6hQZzDcZF3onzIhZeDHDO43bkNNlOX0i8n3lR6zLbu0GN2d8qfM/IERJZYauhAHSLHy39NF0Ctdvcid7g==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1729,14 +1344,13 @@ } }, "node_modules/@babel/plugin-transform-optional-chaining": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.8.tgz", - "integrity": "sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.9.tgz", + "integrity": "sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", - "@babel/plugin-syntax-optional-chaining": "^7.8.3" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1746,12 +1360,12 @@ } }, "node_modules/@babel/plugin-transform-parameters": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz", - "integrity": "sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.25.9.tgz", + "integrity": "sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1761,13 +1375,13 @@ } }, "node_modules/@babel/plugin-transform-private-methods": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz", - "integrity": "sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.9.tgz", + "integrity": "sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==", "license": "MIT", "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.25.4", - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1777,15 +1391,14 @@ } }, "node_modules/@babel/plugin-transform-private-property-in-object": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.7.tgz", - "integrity": "sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.9.tgz", + "integrity": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-create-class-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1795,12 +1408,12 @@ } }, "node_modules/@babel/plugin-transform-property-literals": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.7.tgz", - "integrity": "sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.25.9.tgz", + "integrity": "sha512-IvIUeV5KrS/VPavfSM/Iu+RE6llrHrYIKY1yfCzyO/lMXHQ+p7uGhonmGVisv6tSBSVgWzMBohTcvkC9vQcQFA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1825,12 +1438,12 @@ } }, "node_modules/@babel/plugin-transform-react-display-name": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.7.tgz", - "integrity": "sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.25.9.tgz", + "integrity": "sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1840,16 +1453,16 @@ } }, "node_modules/@babel/plugin-transform-react-jsx": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.2.tgz", - "integrity": "sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.9.tgz", + "integrity": "sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-module-imports": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/plugin-syntax-jsx": "^7.24.7", - "@babel/types": "^7.25.2" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/plugin-syntax-jsx": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1859,12 +1472,12 @@ } }, "node_modules/@babel/plugin-transform-react-jsx-development": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.24.7.tgz", - "integrity": "sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.25.9.tgz", + "integrity": "sha512-9mj6rm7XVYs4mdLIpbZnHOYdpW42uoiBCTVowg7sP1thUOiANgMb4UtpRivR0pp5iL+ocvUv7X4mZgFRpJEzGw==", "license": "MIT", "dependencies": { - "@babel/plugin-transform-react-jsx": "^7.24.7" + "@babel/plugin-transform-react-jsx": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1874,13 +1487,13 @@ } }, "node_modules/@babel/plugin-transform-react-pure-annotations": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.7.tgz", - "integrity": "sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.25.9.tgz", + "integrity": "sha512-KQ/Takk3T8Qzj5TppkS1be588lkbTp5uj7w6a0LeQaTMSckU/wK0oJ/pih+T690tkgI5jfmg2TqDJvd41Sj1Cg==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1890,12 +1503,12 @@ } }, "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.7.tgz", - "integrity": "sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.25.9.tgz", + "integrity": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", + "@babel/helper-plugin-utils": "^7.25.9", "regenerator-transform": "^0.15.2" }, "engines": { @@ -1905,13 +1518,29 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-regexp-modifiers": { + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz", + "integrity": "sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==", + "license": "MIT", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, "node_modules/@babel/plugin-transform-reserved-words": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.7.tgz", - "integrity": "sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz", + "integrity": "sha512-7DL7DKYjn5Su++4RXu8puKZm2XBPHyjWLUidaPEkCUBbE7IPcsrkRHggAOOKydH1dASWdcUBxrkOGNxUv5P3Jg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1921,13 +1550,13 @@ } }, "node_modules/@babel/plugin-transform-runtime": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.25.4.tgz", - "integrity": "sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.25.9.tgz", + "integrity": "sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==", "license": "MIT", "dependencies": { - "@babel/helper-module-imports": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.8", + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", "babel-plugin-polyfill-corejs2": "^0.4.10", "babel-plugin-polyfill-corejs3": "^0.10.6", "babel-plugin-polyfill-regenerator": "^0.6.1", @@ -1950,12 +1579,12 @@ } }, "node_modules/@babel/plugin-transform-shorthand-properties": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz", - "integrity": "sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.25.9.tgz", + "integrity": "sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1965,13 +1594,13 @@ } }, "node_modules/@babel/plugin-transform-spread": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.7.tgz", - "integrity": "sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.25.9.tgz", + "integrity": "sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1981,12 +1610,12 @@ } }, "node_modules/@babel/plugin-transform-sticky-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.7.tgz", - "integrity": "sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.25.9.tgz", + "integrity": "sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -1996,12 +1625,12 @@ } }, "node_modules/@babel/plugin-transform-template-literals": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.7.tgz", - "integrity": "sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz", + "integrity": "sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2011,12 +1640,12 @@ } }, "node_modules/@babel/plugin-transform-typeof-symbol": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.8.tgz", - "integrity": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz", + "integrity": "sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2026,16 +1655,16 @@ } }, "node_modules/@babel/plugin-transform-typescript": { - "version": "7.25.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.2.tgz", - "integrity": "sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.3.tgz", + "integrity": "sha512-6+5hpdr6mETwSKjmJUdYw0EIkATiQhnELWlE3kJFBwSg/BGIVwVaVbX+gOXBCdc7Ln1RXZxyWGecIXhUfnl7oA==", "license": "MIT", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.24.7", - "@babel/helper-create-class-features-plugin": "^7.25.0", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7", - "@babel/plugin-syntax-typescript": "^7.24.7" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-create-class-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/plugin-syntax-typescript": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2045,12 +1674,12 @@ } }, "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.7.tgz", - "integrity": "sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.25.9.tgz", + "integrity": "sha512-s5EDrE6bW97LtxOcGj1Khcx5AaXwiMmi4toFWRDP9/y0Woo6pXC+iyPu/KuhKtfSrNFd7jJB+/fkOtZy6aIC6Q==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2060,13 +1689,13 @@ } }, "node_modules/@babel/plugin-transform-unicode-property-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.7.tgz", - "integrity": "sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.25.9.tgz", + "integrity": "sha512-Jt2d8Ga+QwRluxRQ307Vlxa6dMrYEMZCgGxoPR8V52rxPyldHu3hdlHspxaqYmE7oID5+kB+UKUB/eWS+DkkWg==", "license": "MIT", "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2076,13 +1705,13 @@ } }, "node_modules/@babel/plugin-transform-unicode-regex": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.7.tgz", - "integrity": "sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.25.9.tgz", + "integrity": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==", "license": "MIT", "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.24.7", - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2092,13 +1721,13 @@ } }, "node_modules/@babel/plugin-transform-unicode-sets-regex": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz", - "integrity": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.9.tgz", + "integrity": "sha512-8BYqO3GeVNHtx69fdPshN3fnzUNLrWdHhk/icSwigksJGczKSizZ+Z6SBCxTs723Fr5VSNorTIK7a+R2tISvwQ==", "license": "MIT", "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.25.2", - "@babel/helper-plugin-utils": "^7.24.8" + "@babel/helper-create-regexp-features-plugin": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2108,93 +1737,79 @@ } }, "node_modules/@babel/preset-env": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.4.tgz", - "integrity": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==", - "license": "MIT", - "dependencies": { - "@babel/compat-data": "^7.25.4", - "@babel/helper-compilation-targets": "^7.25.2", - "@babel/helper-plugin-utils": "^7.24.8", - "@babel/helper-validator-option": "^7.24.8", - "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3", - "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7", - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.0.tgz", + "integrity": "sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==", + "license": "MIT", + "dependencies": { + "@babel/compat-data": "^7.26.0", + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-validator-option": "^7.25.9", + "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9", + "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9", + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9", "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-class-properties": "^7.12.13", - "@babel/plugin-syntax-class-static-block": "^7.14.5", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3", - "@babel/plugin-syntax-import-assertions": "^7.24.7", - "@babel/plugin-syntax-import-attributes": "^7.24.7", - "@babel/plugin-syntax-import-meta": "^7.10.4", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5", - "@babel/plugin-syntax-top-level-await": "^7.14.5", + "@babel/plugin-syntax-import-assertions": "^7.26.0", + "@babel/plugin-syntax-import-attributes": "^7.26.0", "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", - "@babel/plugin-transform-arrow-functions": "^7.24.7", - "@babel/plugin-transform-async-generator-functions": "^7.25.4", - "@babel/plugin-transform-async-to-generator": "^7.24.7", - "@babel/plugin-transform-block-scoped-functions": "^7.24.7", - "@babel/plugin-transform-block-scoping": "^7.25.0", - "@babel/plugin-transform-class-properties": "^7.25.4", - "@babel/plugin-transform-class-static-block": "^7.24.7", - "@babel/plugin-transform-classes": "^7.25.4", - "@babel/plugin-transform-computed-properties": "^7.24.7", - "@babel/plugin-transform-destructuring": "^7.24.8", - "@babel/plugin-transform-dotall-regex": "^7.24.7", - "@babel/plugin-transform-duplicate-keys": "^7.24.7", - "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0", - "@babel/plugin-transform-dynamic-import": "^7.24.7", - "@babel/plugin-transform-exponentiation-operator": "^7.24.7", - "@babel/plugin-transform-export-namespace-from": "^7.24.7", - "@babel/plugin-transform-for-of": "^7.24.7", - "@babel/plugin-transform-function-name": "^7.25.1", - "@babel/plugin-transform-json-strings": "^7.24.7", - "@babel/plugin-transform-literals": "^7.25.2", - "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", - "@babel/plugin-transform-member-expression-literals": "^7.24.7", - "@babel/plugin-transform-modules-amd": "^7.24.7", - "@babel/plugin-transform-modules-commonjs": "^7.24.8", - "@babel/plugin-transform-modules-systemjs": "^7.25.0", - "@babel/plugin-transform-modules-umd": "^7.24.7", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", - "@babel/plugin-transform-new-target": "^7.24.7", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7", - "@babel/plugin-transform-numeric-separator": "^7.24.7", - "@babel/plugin-transform-object-rest-spread": "^7.24.7", - "@babel/plugin-transform-object-super": "^7.24.7", - "@babel/plugin-transform-optional-catch-binding": "^7.24.7", - "@babel/plugin-transform-optional-chaining": "^7.24.8", - "@babel/plugin-transform-parameters": "^7.24.7", - "@babel/plugin-transform-private-methods": "^7.25.4", - "@babel/plugin-transform-private-property-in-object": "^7.24.7", - "@babel/plugin-transform-property-literals": "^7.24.7", - "@babel/plugin-transform-regenerator": "^7.24.7", - "@babel/plugin-transform-reserved-words": "^7.24.7", - "@babel/plugin-transform-shorthand-properties": "^7.24.7", - "@babel/plugin-transform-spread": "^7.24.7", - "@babel/plugin-transform-sticky-regex": "^7.24.7", - "@babel/plugin-transform-template-literals": "^7.24.7", - "@babel/plugin-transform-typeof-symbol": "^7.24.8", - "@babel/plugin-transform-unicode-escapes": "^7.24.7", - "@babel/plugin-transform-unicode-property-regex": "^7.24.7", - "@babel/plugin-transform-unicode-regex": "^7.24.7", - "@babel/plugin-transform-unicode-sets-regex": "^7.25.4", + "@babel/plugin-transform-arrow-functions": "^7.25.9", + "@babel/plugin-transform-async-generator-functions": "^7.25.9", + "@babel/plugin-transform-async-to-generator": "^7.25.9", + "@babel/plugin-transform-block-scoped-functions": "^7.25.9", + "@babel/plugin-transform-block-scoping": "^7.25.9", + "@babel/plugin-transform-class-properties": "^7.25.9", + "@babel/plugin-transform-class-static-block": "^7.26.0", + "@babel/plugin-transform-classes": "^7.25.9", + "@babel/plugin-transform-computed-properties": "^7.25.9", + "@babel/plugin-transform-destructuring": "^7.25.9", + "@babel/plugin-transform-dotall-regex": "^7.25.9", + "@babel/plugin-transform-duplicate-keys": "^7.25.9", + "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9", + "@babel/plugin-transform-dynamic-import": "^7.25.9", + "@babel/plugin-transform-exponentiation-operator": "^7.25.9", + "@babel/plugin-transform-export-namespace-from": "^7.25.9", + "@babel/plugin-transform-for-of": "^7.25.9", + "@babel/plugin-transform-function-name": "^7.25.9", + "@babel/plugin-transform-json-strings": "^7.25.9", + "@babel/plugin-transform-literals": "^7.25.9", + "@babel/plugin-transform-logical-assignment-operators": "^7.25.9", + "@babel/plugin-transform-member-expression-literals": "^7.25.9", + "@babel/plugin-transform-modules-amd": "^7.25.9", + "@babel/plugin-transform-modules-commonjs": "^7.25.9", + "@babel/plugin-transform-modules-systemjs": "^7.25.9", + "@babel/plugin-transform-modules-umd": "^7.25.9", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9", + "@babel/plugin-transform-new-target": "^7.25.9", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.25.9", + "@babel/plugin-transform-numeric-separator": "^7.25.9", + "@babel/plugin-transform-object-rest-spread": "^7.25.9", + "@babel/plugin-transform-object-super": "^7.25.9", + "@babel/plugin-transform-optional-catch-binding": "^7.25.9", + "@babel/plugin-transform-optional-chaining": "^7.25.9", + "@babel/plugin-transform-parameters": "^7.25.9", + "@babel/plugin-transform-private-methods": "^7.25.9", + "@babel/plugin-transform-private-property-in-object": "^7.25.9", + "@babel/plugin-transform-property-literals": "^7.25.9", + "@babel/plugin-transform-regenerator": "^7.25.9", + "@babel/plugin-transform-regexp-modifiers": "^7.26.0", + "@babel/plugin-transform-reserved-words": "^7.25.9", + "@babel/plugin-transform-shorthand-properties": "^7.25.9", + "@babel/plugin-transform-spread": "^7.25.9", + "@babel/plugin-transform-sticky-regex": "^7.25.9", + "@babel/plugin-transform-template-literals": "^7.25.9", + "@babel/plugin-transform-typeof-symbol": "^7.25.9", + "@babel/plugin-transform-unicode-escapes": "^7.25.9", + "@babel/plugin-transform-unicode-property-regex": "^7.25.9", + "@babel/plugin-transform-unicode-regex": "^7.25.9", + "@babel/plugin-transform-unicode-sets-regex": "^7.25.9", "@babel/preset-modules": "0.1.6-no-external-plugins", "babel-plugin-polyfill-corejs2": "^0.4.10", "babel-plugin-polyfill-corejs3": "^0.10.6", "babel-plugin-polyfill-regenerator": "^0.6.1", - "core-js-compat": "^3.37.1", + "core-js-compat": "^3.38.1", "semver": "^6.3.1" }, "engines": { @@ -2228,17 +1843,17 @@ } }, "node_modules/@babel/preset-react": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.24.7.tgz", - "integrity": "sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.26.3.tgz", + "integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-validator-option": "^7.24.7", - "@babel/plugin-transform-react-display-name": "^7.24.7", - "@babel/plugin-transform-react-jsx": "^7.24.7", - "@babel/plugin-transform-react-jsx-development": "^7.24.7", - "@babel/plugin-transform-react-pure-annotations": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-validator-option": "^7.25.9", + "@babel/plugin-transform-react-display-name": "^7.25.9", + "@babel/plugin-transform-react-jsx": "^7.25.9", + "@babel/plugin-transform-react-jsx-development": "^7.25.9", + "@babel/plugin-transform-react-pure-annotations": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2248,16 +1863,16 @@ } }, "node_modules/@babel/preset-typescript": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.24.7.tgz", - "integrity": "sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz", + "integrity": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7", - "@babel/helper-validator-option": "^7.24.7", - "@babel/plugin-syntax-jsx": "^7.24.7", - "@babel/plugin-transform-modules-commonjs": "^7.24.7", - "@babel/plugin-transform-typescript": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9", + "@babel/helper-validator-option": "^7.25.9", + "@babel/plugin-syntax-jsx": "^7.25.9", + "@babel/plugin-transform-modules-commonjs": "^7.25.9", + "@babel/plugin-transform-typescript": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2266,16 +1881,10 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/regjsgen": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", - "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", - "license": "MIT" - }, "node_modules/@babel/runtime": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz", - "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz", + "integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==", "license": "MIT", "dependencies": { "regenerator-runtime": "^0.14.0" @@ -2285,9 +1894,9 @@ } }, "node_modules/@babel/runtime-corejs3": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.25.6.tgz", - "integrity": "sha512-Gz0Nrobx8szge6kQQ5Z5MX9L3ObqNwCQY1PSwSNzreFL7aHGxv8Fp2j3ETV6/wWdbiV+mW6OSm8oQhg3Tcsniw==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz", + "integrity": "sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w==", "license": "MIT", "dependencies": { "core-js-pure": "^3.30.2", @@ -2298,30 +1907,30 @@ } }, "node_modules/@babel/template": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz", - "integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz", + "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==", "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.24.7", - "@babel/parser": "^7.25.0", - "@babel/types": "^7.25.0" + "@babel/code-frame": "^7.25.9", + "@babel/parser": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.6.tgz", - "integrity": "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==", + "version": "7.26.4", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.4.tgz", + "integrity": "sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==", "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.25.6", - "@babel/parser": "^7.25.6", - "@babel/template": "^7.25.0", - "@babel/types": "^7.25.6", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.26.3", + "@babel/parser": "^7.26.3", + "@babel/template": "^7.25.9", + "@babel/types": "^7.26.3", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -2330,14 +1939,13 @@ } }, "node_modules/@babel/types": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz", - "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.3.tgz", + "integrity": "sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==", "license": "MIT", "dependencies": { - "@babel/helper-string-parser": "^7.24.8", - "@babel/helper-validator-identifier": "^7.24.7", - "to-fast-properties": "^2.0.0" + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -2353,150 +1961,1295 @@ "node": ">=0.1.90" } }, - "node_modules/@date-io/core": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@date-io/core/-/core-3.0.0.tgz", - "integrity": "sha512-S3j+IAQVBYNkQzchVVhX40eBkGDreBpScy9RXwTS5j2+k07+62pMVPisQ44Gq76Rqy5AOG/EZXCwBpY/jbemvA==", - "license": "MIT" - }, - "node_modules/@date-io/dayjs": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@date-io/dayjs/-/dayjs-3.0.0.tgz", - "integrity": "sha512-vy7DSwoQiPA2L0stRqW3le7lcEBMjoMMEmbpCNkyoX3xXizKInFvhbnOBmCyusIQ7tL/WsNC4X5bVgdNWX0JLA==", + "node_modules/@csstools/cascade-layer-name-parser": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-2.0.4.tgz", + "integrity": "sha512-7DFHlPuIxviKYZrOiwVU/PiHLm3lLUR23OMuEEtfEOQTOp9hzQ2JjdY6X5H18RVuUPJqSCI+qNnD5iOLMVE0bA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], "license": "MIT", - "dependencies": { - "@date-io/core": "^3.0.0" + "engines": { + "node": ">=18" }, "peerDependencies": { - "dayjs": "^1.8.17" - }, - "peerDependenciesMeta": { - "dayjs": { - "optional": true + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + } + }, + "node_modules/@csstools/color-helpers": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.0.1.tgz", + "integrity": "sha512-MKtmkA0BX87PKaO1NFRTFH+UnkgnmySQOvNxJubsadusqPEC2aJ9MOQiMceZJJ6oitUl/i0L6u0M1IrmAOmgBA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" } }, - "node_modules/@discoveryjs/json-ext": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", - "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", + "node_modules/@csstools/css-calc": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.1.tgz", + "integrity": "sha512-rL7kaUnTkL9K+Cvo2pnCieqNpTKgQzy5f+N+5Iuko9HAoasP+xgprVh7KN/MaJVvVL1l0EzQq2MoqBHKSrDrag==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], "license": "MIT", "engines": { - "node": ">=10.0.0" + "node": ">=18" + }, + "peerDependencies": { + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" } }, - "node_modules/@docsearch/css": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.6.1.tgz", - "integrity": "sha512-VtVb5DS+0hRIprU2CO6ZQjK2Zg4QU5HrDM1+ix6rT0umsYvFvatMAnf97NHZlVWDaaLlx7GRfR/7FikANiM2Fg==", - "license": "MIT" - }, - "node_modules/@docsearch/react": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.6.1.tgz", - "integrity": "sha512-qXZkEPvybVhSXj0K7U3bXc233tk5e8PfhoZ6MhPOiik/qUQxYC+Dn9DnoS7CxHQQhHfCvTiN0eY9M12oRghEXw==", + "node_modules/@csstools/css-color-parser": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.7.tgz", + "integrity": "sha512-nkMp2mTICw32uE5NN+EsJ4f5N+IGFeCFu4bGpiKgb2Pq/7J/MpyLBeQ5ry4KKtRFZaYs6sTmcMYrSRIyj5DFKA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], "license": "MIT", "dependencies": { - "@algolia/autocomplete-core": "1.9.3", - "@algolia/autocomplete-preset-algolia": "1.9.3", - "@docsearch/css": "3.6.1", - "algoliasearch": "^4.19.1" + "@csstools/color-helpers": "^5.0.1", + "@csstools/css-calc": "^2.1.1" }, - "peerDependencies": { - "@types/react": ">= 16.8.0 < 19.0.0", - "react": ">= 16.8.0 < 19.0.0", - "react-dom": ">= 16.8.0 < 19.0.0", - "search-insights": ">= 1 < 3" + "engines": { + "node": ">=18" }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - }, - "react": { - "optional": true - }, - "react-dom": { - "optional": true - }, - "search-insights": { - "optional": true - } + "peerDependencies": { + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" } }, - "node_modules/@docusaurus/core": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/core/-/core-3.5.2.tgz", - "integrity": "sha512-4Z1WkhCSkX4KO0Fw5m/Vuc7Q3NxBG53NE5u59Rs96fWkMPZVSrzEPP16/Nk6cWb/shK7xXPndTmalJtw7twL/w==", + "node_modules/@csstools/css-parser-algorithms": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.4.tgz", + "integrity": "sha512-Up7rBoV77rv29d3uKHUIVubz1BTcgyUK72IvCQAbfbMv584xHcGKCKbWh7i8hPrRJ7qU4Y8IO3IY9m+iTB7P3A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@csstools/css-tokenizer": "^3.0.3" + } + }, + "node_modules/@csstools/css-tokenizer": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.3.tgz", + "integrity": "sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + } + }, + "node_modules/@csstools/media-query-list-parser": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.2.tgz", + "integrity": "sha512-EUos465uvVvMJehckATTlNqGj4UJWkTmdWuDMjqvSUkjGpmOyFZBVwb4knxCm/k2GMTXY+c/5RkdndzFYWeX5A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + } + }, + "node_modules/@csstools/postcss-cascade-layers": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-5.0.1.tgz", + "integrity": "sha512-XOfhI7GShVcKiKwmPAnWSqd2tBR0uxt+runAxttbSp/LY2U16yAVPmAf7e9q4JJ0d+xMNmpwNDLBXnmRCl3HMQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/selector-specificity": "^5.0.0", + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-cascade-layers/node_modules/@csstools/selector-specificity": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz", + "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss-selector-parser": "^7.0.0" + } + }, + "node_modules/@csstools/postcss-cascade-layers/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@csstools/postcss-color-function": { + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.7.tgz", + "integrity": "sha512-aDHYmhNIHR6iLw4ElWhf+tRqqaXwKnMl0YsQ/X105Zc4dQwe6yJpMrTN6BwOoESrkDjOYMOfORviSSLeDTJkdQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-color-mix-function": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.7.tgz", + "integrity": "sha512-e68Nev4CxZYCLcrfWhHH4u/N1YocOfTmw67/kVX5Rb7rnguqqLyxPjhHWjSBX8o4bmyuukmNf3wrUSU3//kT7g==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-content-alt-text": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@csstools/postcss-content-alt-text/-/postcss-content-alt-text-2.0.4.tgz", + "integrity": "sha512-YItlZUOuZJCBlRaCf8Aucc1lgN41qYGALMly0qQllrxYJhiyzlI6RxOTMUvtWk+KhS8GphMDsDhKQ7KTPfEMSw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-exponential-functions": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.6.tgz", + "integrity": "sha512-IgJA5DQsQLu/upA3HcdvC6xEMR051ufebBTIXZ5E9/9iiaA7juXWz1ceYj814lnDYP/7eWjZnw0grRJlX4eI6g==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-calc": "^2.1.1", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-font-format-keywords": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-4.0.0.tgz", + "integrity": "sha512-usBzw9aCRDvchpok6C+4TXC57btc4bJtmKQWOHQxOVKen1ZfVqBUuCZ/wuqdX5GHsD0NRSr9XTP+5ID1ZZQBXw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/utilities": "^2.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-gamut-mapping": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.7.tgz", + "integrity": "sha512-gzFEZPoOkY0HqGdyeBXR3JP218Owr683u7KOZazTK7tQZBE8s2yhg06W1tshOqk7R7SWvw9gkw2TQogKpIW8Xw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-gradients-interpolation-method": { + "version": "5.0.7", + "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.7.tgz", + "integrity": "sha512-WgEyBeg6glUeTdS2XT7qeTFBthTJuXlS9GFro/DVomj7W7WMTamAwpoP4oQCq/0Ki2gvfRYFi/uZtmRE14/DFA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-hwb-function": { + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.7.tgz", + "integrity": "sha512-LKYqjO+wGwDCfNIEllessCBWfR4MS/sS1WXO+j00KKyOjm7jDW2L6jzUmqASEiv/kkJO39GcoIOvTTfB3yeBUA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-ic-unit": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-4.0.0.tgz", + "integrity": "sha512-9QT5TDGgx7wD3EEMN3BSUG6ckb6Eh5gSPT5kZoVtUuAonfPmLDJyPhqR4ntPpMYhUKAMVKAg3I/AgzqHMSeLhA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-initial": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-initial/-/postcss-initial-2.0.0.tgz", + "integrity": "sha512-dv2lNUKR+JV+OOhZm9paWzYBXOCi+rJPqJ2cJuhh9xd8USVrd0cBEPczla81HNOyThMQWeCcdln3gZkQV2kYxA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-is-pseudo-class": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-5.0.1.tgz", + "integrity": "sha512-JLp3POui4S1auhDR0n8wHd/zTOWmMsmK3nQd3hhL6FhWPaox5W7j1se6zXOG/aP07wV2ww0lxbKYGwbBszOtfQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/selector-specificity": "^5.0.0", + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-is-pseudo-class/node_modules/@csstools/selector-specificity": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz", + "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss-selector-parser": "^7.0.0" + } + }, + "node_modules/@csstools/postcss-is-pseudo-class/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@csstools/postcss-light-dark-function": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@csstools/postcss-light-dark-function/-/postcss-light-dark-function-2.0.7.tgz", + "integrity": "sha512-ZZ0rwlanYKOHekyIPaU+sVm3BEHCe+Ha0/px+bmHe62n0Uc1lL34vbwrLYn6ote8PHlsqzKeTQdIejQCJ05tfw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-logical-float-and-clear": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-float-and-clear/-/postcss-logical-float-and-clear-3.0.0.tgz", + "integrity": "sha512-SEmaHMszwakI2rqKRJgE+8rpotFfne1ZS6bZqBoQIicFyV+xT1UF42eORPxJkVJVrH9C0ctUgwMSn3BLOIZldQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-logical-overflow": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overflow/-/postcss-logical-overflow-2.0.0.tgz", + "integrity": "sha512-spzR1MInxPuXKEX2csMamshR4LRaSZ3UXVaRGjeQxl70ySxOhMpP2252RAFsg8QyyBXBzuVOOdx1+bVO5bPIzA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-logical-overscroll-behavior": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-overscroll-behavior/-/postcss-logical-overscroll-behavior-2.0.0.tgz", + "integrity": "sha512-e/webMjoGOSYfqLunyzByZj5KKe5oyVg/YSbie99VEaSDE2kimFm0q1f6t/6Jo+VVCQ/jbe2Xy+uX+C4xzWs4w==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-logical-resize": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-resize/-/postcss-logical-resize-3.0.0.tgz", + "integrity": "sha512-DFbHQOFW/+I+MY4Ycd/QN6Dg4Hcbb50elIJCfnwkRTCX05G11SwViI5BbBlg9iHRl4ytB7pmY5ieAFk3ws7yyg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-logical-viewport-units": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@csstools/postcss-logical-viewport-units/-/postcss-logical-viewport-units-3.0.3.tgz", + "integrity": "sha512-OC1IlG/yoGJdi0Y+7duz/kU/beCwO+Gua01sD6GtOtLi7ByQUpcIqs7UE/xuRPay4cHgOMatWdnDdsIDjnWpPw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-media-minmax": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.6.tgz", + "integrity": "sha512-J1+4Fr2W3pLZsfxkFazK+9kr96LhEYqoeBszLmFjb6AjYs+g9oDAw3J5oQignLKk3rC9XHW+ebPTZ9FaW5u5pg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "dependencies": { + "@csstools/css-calc": "^2.1.1", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/media-query-list-parser": "^4.0.2" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-media-queries-aspect-ratio-number-values": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-queries-aspect-ratio-number-values/-/postcss-media-queries-aspect-ratio-number-values-3.0.4.tgz", + "integrity": "sha512-AnGjVslHMm5xw9keusQYvjVWvuS7KWK+OJagaG0+m9QnIjZsrysD2kJP/tr/UJIyYtMCtu8OkUd+Rajb4DqtIQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/media-query-list-parser": "^4.0.2" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-nested-calc": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-4.0.0.tgz", + "integrity": "sha512-jMYDdqrQQxE7k9+KjstC3NbsmC063n1FTPLCgCRS2/qHUbHM0mNy9pIn4QIiQGs9I/Bg98vMqw7mJXBxa0N88A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/utilities": "^2.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-normalize-display-values": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.0.tgz", + "integrity": "sha512-HlEoG0IDRoHXzXnkV4in47dzsxdsjdz6+j7MLjaACABX2NfvjFS6XVAnpaDyGesz9gK2SC7MbNwdCHusObKJ9Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-oklab-function": { + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.7.tgz", + "integrity": "sha512-I6WFQIbEKG2IO3vhaMGZDkucbCaUSXMxvHNzDdnfsTCF5tc0UlV3Oe2AhamatQoKFjBi75dSEMrgWq3+RegsOQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-progressive-custom-properties": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.0.0.tgz", + "integrity": "sha512-XQPtROaQjomnvLUSy/bALTR5VCtTVUFwYs1SblvYgLSeTo2a/bMNwUwo2piXw5rTv/FEYiy5yPSXBqg9OKUx7Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-random-function": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-1.0.2.tgz", + "integrity": "sha512-vBCT6JvgdEkvRc91NFoNrLjgGtkLWt47GKT6E2UDn3nd8ZkMBiziQ1Md1OiKoSsgzxsSnGKG3RVdhlbdZEkHjA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-calc": "^2.1.1", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-relative-color-syntax": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.7.tgz", + "integrity": "sha512-apbT31vsJVd18MabfPOnE977xgct5B1I+Jpf+Munw3n6kKb1MMuUmGGH+PT9Hm/fFs6fe61Q/EWnkrb4bNoNQw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-scope-pseudo-class": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@csstools/postcss-scope-pseudo-class/-/postcss-scope-pseudo-class-4.0.1.tgz", + "integrity": "sha512-IMi9FwtH6LMNuLea1bjVMQAsUhFxJnyLSgOp/cpv5hrzWmrUYU5fm0EguNDIIOHUqzXode8F/1qkC/tEo/qN8Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-scope-pseudo-class/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@csstools/postcss-sign-functions": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.1.tgz", + "integrity": "sha512-MslYkZCeMQDxetNkfmmQYgKCy4c+w9pPDfgOBCJOo/RI1RveEUdZQYtOfrC6cIZB7sD7/PHr2VGOcMXlZawrnA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-calc": "^2.1.1", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-stepped-value-functions": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.6.tgz", + "integrity": "sha512-/dwlO9w8vfKgiADxpxUbZOWlL5zKoRIsCymYoh1IPuBsXODKanKnfuZRr32DEqT0//3Av1VjfNZU9yhxtEfIeA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-calc": "^2.1.1", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-text-decoration-shorthand": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.1.tgz", + "integrity": "sha512-xPZIikbx6jyzWvhms27uugIc0I4ykH4keRvoa3rxX5K7lEhkbd54rjj/dv60qOCTisoS+3bmwJTeyV1VNBrXaw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/color-helpers": "^5.0.1", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-trigonometric-functions": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.6.tgz", + "integrity": "sha512-c4Y1D2Why/PeccaSouXnTt6WcNHJkoJRidV2VW9s5gJ97cNxnLgQ4Qj8qOqkIR9VmTQKJyNcbF4hy79ZQnWD7A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-calc": "^2.1.1", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/postcss-unset-value": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-4.0.0.tgz", + "integrity": "sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@csstools/utilities": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@csstools/utilities/-/utilities-2.0.0.tgz", + "integrity": "sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/@date-io/core": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@date-io/core/-/core-3.0.0.tgz", + "integrity": "sha512-S3j+IAQVBYNkQzchVVhX40eBkGDreBpScy9RXwTS5j2+k07+62pMVPisQ44Gq76Rqy5AOG/EZXCwBpY/jbemvA==", + "license": "MIT" + }, + "node_modules/@date-io/dayjs": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@date-io/dayjs/-/dayjs-3.0.0.tgz", + "integrity": "sha512-vy7DSwoQiPA2L0stRqW3le7lcEBMjoMMEmbpCNkyoX3xXizKInFvhbnOBmCyusIQ7tL/WsNC4X5bVgdNWX0JLA==", + "license": "MIT", + "dependencies": { + "@date-io/core": "^3.0.0" + }, + "peerDependencies": { + "dayjs": "^1.8.17" + }, + "peerDependenciesMeta": { + "dayjs": { + "optional": true + } + } + }, + "node_modules/@discoveryjs/json-ext": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", + "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", + "license": "MIT", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/@docsearch/css": { + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.8.2.tgz", + "integrity": "sha512-y05ayQFyUmCXze79+56v/4HpycYF3uFqB78pLPrSV5ZKAlDuIAAJNhaRi8tTdRNXh05yxX/TyNnzD6LwSM89vQ==", + "license": "MIT" + }, + "node_modules/@docsearch/react": { + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.8.2.tgz", + "integrity": "sha512-xCRrJQlTt8N9GU0DG4ptwHRkfnSnD/YpdeaXe02iKfqs97TkZJv60yE+1eq/tjPcVnTW8dP5qLP7itifFVV5eg==", + "license": "MIT", + "dependencies": { + "@algolia/autocomplete-core": "1.17.7", + "@algolia/autocomplete-preset-algolia": "1.17.7", + "@docsearch/css": "3.8.2", + "algoliasearch": "^5.14.2" + }, + "peerDependencies": { + "@types/react": ">= 16.8.0 < 19.0.0", + "react": ">= 16.8.0 < 19.0.0", + "react-dom": ">= 16.8.0 < 19.0.0", + "search-insights": ">= 1 < 3" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "react": { + "optional": true + }, + "react-dom": { + "optional": true + }, + "search-insights": { + "optional": true + } + } + }, + "node_modules/@docusaurus/babel": { + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/babel/-/babel-3.7.0.tgz", + "integrity": "sha512-0H5uoJLm14S/oKV3Keihxvh8RV+vrid+6Gv+2qhuzbqHanawga8tYnsdpjEyt36ucJjqlby2/Md2ObWjA02UXQ==", "license": "MIT", "dependencies": { - "@babel/core": "^7.23.3", - "@babel/generator": "^7.23.3", + "@babel/core": "^7.25.9", + "@babel/generator": "^7.25.9", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-transform-runtime": "^7.22.9", - "@babel/preset-env": "^7.22.9", - "@babel/preset-react": "^7.22.5", - "@babel/preset-typescript": "^7.22.5", - "@babel/runtime": "^7.22.6", - "@babel/runtime-corejs3": "^7.22.6", - "@babel/traverse": "^7.22.8", - "@docusaurus/cssnano-preset": "3.5.2", - "@docusaurus/logger": "3.5.2", - "@docusaurus/mdx-loader": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-common": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", - "autoprefixer": "^10.4.14", - "babel-loader": "^9.1.3", + "@babel/plugin-transform-runtime": "^7.25.9", + "@babel/preset-env": "^7.25.9", + "@babel/preset-react": "^7.25.9", + "@babel/preset-typescript": "^7.25.9", + "@babel/runtime": "^7.25.9", + "@babel/runtime-corejs3": "^7.25.9", + "@babel/traverse": "^7.25.9", + "@docusaurus/logger": "3.7.0", + "@docusaurus/utils": "3.7.0", "babel-plugin-dynamic-import-node": "^2.3.3", + "fs-extra": "^11.1.1", + "tslib": "^2.6.0" + }, + "engines": { + "node": ">=18.0" + } + }, + "node_modules/@docusaurus/bundler": { + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/bundler/-/bundler-3.7.0.tgz", + "integrity": "sha512-CUUT9VlSGukrCU5ctZucykvgCISivct+cby28wJwCC/fkQFgAHRp/GKv2tx38ZmXb7nacrKzFTcp++f9txUYGg==", + "license": "MIT", + "dependencies": { + "@babel/core": "^7.25.9", + "@docusaurus/babel": "3.7.0", + "@docusaurus/cssnano-preset": "3.7.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils": "3.7.0", + "babel-loader": "^9.2.1", + "clean-css": "^5.3.2", + "copy-webpack-plugin": "^11.0.0", + "css-loader": "^6.8.1", + "css-minimizer-webpack-plugin": "^5.0.1", + "cssnano": "^6.1.2", + "file-loader": "^6.2.0", + "html-minifier-terser": "^7.2.0", + "mini-css-extract-plugin": "^2.9.1", + "null-loader": "^4.0.1", + "postcss": "^8.4.26", + "postcss-loader": "^7.3.3", + "postcss-preset-env": "^10.1.0", + "react-dev-utils": "^12.0.1", + "terser-webpack-plugin": "^5.3.9", + "tslib": "^2.6.0", + "url-loader": "^4.1.1", + "webpack": "^5.95.0", + "webpackbar": "^6.0.1" + }, + "engines": { + "node": ">=18.0" + }, + "peerDependencies": { + "@docusaurus/faster": "*" + }, + "peerDependenciesMeta": { + "@docusaurus/faster": { + "optional": true + } + } + }, + "node_modules/@docusaurus/core": { + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/core/-/core-3.7.0.tgz", + "integrity": "sha512-b0fUmaL+JbzDIQaamzpAFpTviiaU4cX3Qz8cuo14+HGBCwa0evEK0UYCBFY3n4cLzL8Op1BueeroUD2LYAIHbQ==", + "license": "MIT", + "dependencies": { + "@docusaurus/babel": "3.7.0", + "@docusaurus/bundler": "3.7.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/mdx-loader": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-common": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "boxen": "^6.2.1", "chalk": "^4.1.2", "chokidar": "^3.5.3", - "clean-css": "^5.3.2", "cli-table3": "^0.6.3", "combine-promises": "^1.1.0", "commander": "^5.1.0", - "copy-webpack-plugin": "^11.0.0", "core-js": "^3.31.1", - "css-loader": "^6.8.1", - "css-minimizer-webpack-plugin": "^5.0.1", - "cssnano": "^6.1.2", "del": "^6.1.1", "detect-port": "^1.5.1", "escape-html": "^1.0.3", "eta": "^2.2.0", "eval": "^0.1.8", - "file-loader": "^6.2.0", "fs-extra": "^11.1.1", - "html-minifier-terser": "^7.2.0", "html-tags": "^3.3.1", - "html-webpack-plugin": "^5.5.3", + "html-webpack-plugin": "^5.6.0", "leven": "^3.1.0", "lodash": "^4.17.21", - "mini-css-extract-plugin": "^2.7.6", "p-map": "^4.0.0", - "postcss": "^8.4.26", - "postcss-loader": "^7.3.3", "prompts": "^2.4.2", "react-dev-utils": "^12.0.1", - "react-helmet-async": "^1.3.0", + "react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0", "react-loadable": "npm:@docusaurus/react-loadable@6.0.0", "react-loadable-ssr-addon-v5-slorber": "^1.0.1", "react-router": "^5.3.4", "react-router-config": "^5.1.1", "react-router-dom": "^5.3.4", - "rtl-detect": "^1.0.4", "semver": "^7.5.4", - "serve-handler": "^6.1.5", + "serve-handler": "^6.1.6", "shelljs": "^0.8.5", - "terser-webpack-plugin": "^5.3.9", "tslib": "^2.6.0", "update-notifier": "^6.0.2", - "url-loader": "^4.1.1", - "webpack": "^5.88.1", - "webpack-bundle-analyzer": "^4.9.0", - "webpack-dev-server": "^4.15.1", - "webpack-merge": "^5.9.0", - "webpackbar": "^5.0.2" + "webpack": "^5.95.0", + "webpack-bundle-analyzer": "^4.10.2", + "webpack-dev-server": "^4.15.2", + "webpack-merge": "^6.0.1" }, "bin": { "docusaurus": "bin/docusaurus.mjs" @@ -2506,14 +3259,28 @@ }, "peerDependencies": { "@mdx-js/react": "^3.0.0", - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" + } + }, + "node_modules/@docusaurus/core/node_modules/webpack-merge": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-6.0.1.tgz", + "integrity": "sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==", + "license": "MIT", + "dependencies": { + "clone-deep": "^4.0.1", + "flat": "^5.0.2", + "wildcard": "^2.0.1" + }, + "engines": { + "node": ">=18.0.0" } }, "node_modules/@docusaurus/cssnano-preset": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/cssnano-preset/-/cssnano-preset-3.5.2.tgz", - "integrity": "sha512-D3KiQXOMA8+O0tqORBrTOEQyQxNIfPm9jEaJoALjjSjc2M/ZAWcUfPQEnwr2JB2TadHw2gqWgpZckQmrVWkytA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/cssnano-preset/-/cssnano-preset-3.7.0.tgz", + "integrity": "sha512-X9GYgruZBSOozg4w4dzv9uOz8oK/EpPVQXkp0MM6Tsgp/nRIU9hJzJ0Pxg1aRa3xCeEQTOimZHcocQFlLwYajQ==", "license": "MIT", "dependencies": { "cssnano-preset-advanced": "^6.1.2", @@ -2526,9 +3293,9 @@ } }, "node_modules/@docusaurus/logger": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/logger/-/logger-3.5.2.tgz", - "integrity": "sha512-LHC540SGkeLfyT3RHK3gAMK6aS5TRqOD4R72BEU/DE2M/TY8WwEUAMY576UUc/oNJXv8pGhBmQB6N9p3pt8LQw==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/logger/-/logger-3.7.0.tgz", + "integrity": "sha512-z7g62X7bYxCYmeNNuO9jmzxLQG95q9QxINCwpboVcNff3SJiHJbGrarxxOVMVmAh1MsrSfxWkVGv4P41ktnFsA==", "license": "MIT", "dependencies": { "chalk": "^4.1.2", @@ -2539,14 +3306,14 @@ } }, "node_modules/@docusaurus/mdx-loader": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/mdx-loader/-/mdx-loader-3.5.2.tgz", - "integrity": "sha512-ku3xO9vZdwpiMIVd8BzWV0DCqGEbCP5zs1iHfKX50vw6jX8vQo0ylYo1YJMZyz6e+JFJ17HYHT5FzVidz2IflA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/mdx-loader/-/mdx-loader-3.7.0.tgz", + "integrity": "sha512-OFBG6oMjZzc78/U3WNPSHs2W9ZJ723ewAcvVJaqS0VgyeUfmzUV8f1sv+iUHA0DtwiR5T5FjOxj6nzEE8LY6VA==", "license": "MIT", "dependencies": { - "@docusaurus/logger": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "@docusaurus/logger": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "@mdx-js/mdx": "^3.0.0", "@slorber/remark-comment": "^1.0.0", "escape-html": "^1.0.3", @@ -2573,22 +3340,22 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/module-type-aliases": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.5.2.tgz", - "integrity": "sha512-Z+Xu3+2rvKef/YKTMxZHsEXp1y92ac0ngjDiExRdqGTmEKtCUpkbNYH8v5eXo5Ls+dnW88n6WTa+Q54kLOkwPg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.7.0.tgz", + "integrity": "sha512-g7WdPqDNaqA60CmBrr0cORTrsOit77hbsTj7xE2l71YhBn79sxdm7WMK7wfhcaafkbpIh7jv5ef5TOpf1Xv9Lg==", "license": "MIT", "dependencies": { - "@docusaurus/types": "3.5.2", + "@docusaurus/types": "3.7.0", "@types/history": "^4.7.11", "@types/react": "*", "@types/react-router-config": "*", "@types/react-router-dom": "*", - "react-helmet-async": "*", + "react-helmet-async": "npm:@slorber/react-helmet-async@*", "react-loadable": "npm:@docusaurus/react-loadable@6.0.0" }, "peerDependencies": { @@ -2597,16 +3364,16 @@ } }, "node_modules/@docusaurus/plugin-client-redirects": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-3.5.2.tgz", - "integrity": "sha512-GMU0ZNoVG1DEsZlBbwLPdh0iwibrVZiRfmdppvX17SnByCVP74mb/Nne7Ss7ALgxQLtM4IHbXi8ij90VVjAJ+Q==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-3.7.0.tgz", + "integrity": "sha512-6B4XAtE5ZVKOyhPgpgMkb7LwCkN+Hgd4vOnlbwR8nCdTQhLjz8MHbGlwwvZ/cay2SPNRX5KssqKAlcHVZP2m8g==", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/logger": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-common": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "@docusaurus/core": "3.7.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-common": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "eta": "^2.2.0", "fs-extra": "^11.1.1", "lodash": "^4.17.21", @@ -2616,24 +3383,24 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/plugin-content-blog": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.5.2.tgz", - "integrity": "sha512-R7ghWnMvjSf+aeNDH0K4fjyQnt5L0KzUEnUhmf1e3jZrv3wogeytZNN6n7X8yHcMsuZHPOrctQhXWnmxu+IRRg==", - "license": "MIT", - "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/logger": "3.5.2", - "@docusaurus/mdx-loader": "3.5.2", - "@docusaurus/theme-common": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-common": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.7.0.tgz", + "integrity": "sha512-EFLgEz6tGHYWdPU0rK8tSscZwx+AsyuBW/r+tNig2kbccHYGUJmZtYN38GjAa3Fda4NU+6wqUO5kTXQSRBQD3g==", + "license": "MIT", + "dependencies": { + "@docusaurus/core": "3.7.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/mdx-loader": "3.7.0", + "@docusaurus/theme-common": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-common": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "cheerio": "1.0.0-rc.12", "feed": "^4.2.2", "fs-extra": "^11.1.1", @@ -2650,8 +3417,8 @@ }, "peerDependencies": { "@docusaurus/plugin-content-docs": "*", - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/plugin-content-blog/node_modules/cheerio": { @@ -2695,20 +3462,20 @@ } }, "node_modules/@docusaurus/plugin-content-docs": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.5.2.tgz", - "integrity": "sha512-Bt+OXn/CPtVqM3Di44vHjE7rPCEsRCB/DMo2qoOuozB9f7+lsdrHvD0QCHdBs0uhz6deYJDppAr2VgqybKPlVQ==", - "license": "MIT", - "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/logger": "3.5.2", - "@docusaurus/mdx-loader": "3.5.2", - "@docusaurus/module-type-aliases": "3.5.2", - "@docusaurus/theme-common": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-common": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.7.0.tgz", + "integrity": "sha512-GXg5V7kC9FZE4FkUZA8oo/NrlRb06UwuICzI6tcbzj0+TVgjq/mpUXXzSgKzMS82YByi4dY2Q808njcBCyy6tQ==", + "license": "MIT", + "dependencies": { + "@docusaurus/core": "3.7.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/mdx-loader": "3.7.0", + "@docusaurus/module-type-aliases": "3.7.0", + "@docusaurus/theme-common": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-common": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "@types/react-router-config": "^5.0.7", "combine-promises": "^1.1.0", "fs-extra": "^11.1.1", @@ -2722,21 +3489,21 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/plugin-content-pages": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.5.2.tgz", - "integrity": "sha512-WzhHjNpoQAUz/ueO10cnundRz+VUtkjFhhaQ9jApyv1a46FPURO4cef89pyNIOMny1fjDz/NUN2z6Yi+5WUrCw==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.7.0.tgz", + "integrity": "sha512-YJSU3tjIJf032/Aeao8SZjFOrXJbz/FACMveSMjLyMH4itQyZ2XgUIzt4y+1ISvvk5zrW4DABVT2awTCqBkx0Q==", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/mdx-loader": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "@docusaurus/core": "3.7.0", + "@docusaurus/mdx-loader": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "fs-extra": "^11.1.1", "tslib": "^2.6.0", "webpack": "^5.88.1" @@ -2745,19 +3512,19 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/plugin-debug": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-3.5.2.tgz", - "integrity": "sha512-kBK6GlN0itCkrmHuCS6aX1wmoWc5wpd5KJlqQ1FyrF0cLDnvsYSnh7+ftdwzt7G6lGBho8lrVwkkL9/iQvaSOA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-3.7.0.tgz", + "integrity": "sha512-Qgg+IjG/z4svtbCNyTocjIwvNTNEwgRjSXXSJkKVG0oWoH0eX/HAPiu+TS1HBwRPQV+tTYPWLrUypYFepfujZA==", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils": "3.5.2", + "@docusaurus/core": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils": "3.7.0", "fs-extra": "^11.1.1", "react-json-view-lite": "^1.2.0", "tslib": "^2.6.0" @@ -2766,38 +3533,38 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/plugin-google-analytics": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.5.2.tgz", - "integrity": "sha512-rjEkJH/tJ8OXRE9bwhV2mb/WP93V441rD6XnM6MIluu7rk8qg38iSxS43ga2V2Q/2ib53PcqbDEJDG/yWQRJhQ==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.7.0.tgz", + "integrity": "sha512-otIqiRV/jka6Snjf+AqB360XCeSv7lQC+DKYW+EUZf6XbuE8utz5PeUQ8VuOcD8Bk5zvT1MC4JKcd5zPfDuMWA==", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "@docusaurus/core": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "tslib": "^2.6.0" }, "engines": { "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/plugin-google-gtag": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.5.2.tgz", - "integrity": "sha512-lm8XL3xLkTPHFKKjLjEEAHUrW0SZBSHBE1I+i/tmYMBsjCcUB5UJ52geS5PSiOCFVR74tbPGcPHEV/gaaxFeSA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.7.0.tgz", + "integrity": "sha512-M3vrMct1tY65ModbyeDaMoA+fNJTSPe5qmchhAbtqhDD/iALri0g9LrEpIOwNaoLmm6lO88sfBUADQrSRSGSWA==", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "@docusaurus/core": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "@types/gtag.js": "^0.0.12", "tslib": "^2.6.0" }, @@ -2805,41 +3572,41 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/plugin-google-tag-manager": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.5.2.tgz", - "integrity": "sha512-QkpX68PMOMu10Mvgvr5CfZAzZQFx8WLlOiUQ/Qmmcl6mjGK6H21WLT5x7xDmcpCoKA/3CegsqIqBR+nA137lQg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.7.0.tgz", + "integrity": "sha512-X8U78nb8eiMiPNg3jb9zDIVuuo/rE1LjGDGu+5m5CX4UBZzjMy+klOY2fNya6x8ACyE/L3K2erO1ErheP55W/w==", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "@docusaurus/core": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "tslib": "^2.6.0" }, "engines": { "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/plugin-sitemap": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.5.2.tgz", - "integrity": "sha512-DnlqYyRAdQ4NHY28TfHuVk414ft2uruP4QWCH//jzpHjqvKyXjj2fmDtI8RPUBh9K8iZKFMHRnLtzJKySPWvFA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.7.0.tgz", + "integrity": "sha512-bTRT9YLZ/8I/wYWKMQke18+PF9MV8Qub34Sku6aw/vlZ/U+kuEuRpQ8bTcNOjaTSfYsWkK4tTwDMHK2p5S86cA==", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/logger": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-common": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "@docusaurus/core": "3.7.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-common": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "fs-extra": "^11.1.1", "sitemap": "^7.1.1", "tslib": "^2.6.0" @@ -2848,60 +3615,85 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, - "node_modules/@docusaurus/preset-classic": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-3.5.2.tgz", - "integrity": "sha512-3ihfXQ95aOHiLB5uCu+9PRy2gZCeSZoDcqpnDvf3B+sTrMvMTr8qRUzBvWkoIqc82yG5prCboRjk1SVILKx6sg==", + "node_modules/@docusaurus/plugin-svgr": { + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-svgr/-/plugin-svgr-3.7.0.tgz", + "integrity": "sha512-HByXIZTbc4GV5VAUkZ2DXtXv1Qdlnpk3IpuImwSnEzCDBkUMYcec5282hPjn6skZqB25M1TYCmWS91UbhBGxQg==", "license": "MIT", "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/plugin-content-blog": "3.5.2", - "@docusaurus/plugin-content-docs": "3.5.2", - "@docusaurus/plugin-content-pages": "3.5.2", - "@docusaurus/plugin-debug": "3.5.2", - "@docusaurus/plugin-google-analytics": "3.5.2", - "@docusaurus/plugin-google-gtag": "3.5.2", - "@docusaurus/plugin-google-tag-manager": "3.5.2", - "@docusaurus/plugin-sitemap": "3.5.2", - "@docusaurus/theme-classic": "3.5.2", - "@docusaurus/theme-common": "3.5.2", - "@docusaurus/theme-search-algolia": "3.5.2", - "@docusaurus/types": "3.5.2" + "@docusaurus/core": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", + "@svgr/core": "8.1.0", + "@svgr/webpack": "^8.1.0", + "tslib": "^2.6.0", + "webpack": "^5.88.1" + }, + "engines": { + "node": ">=18.0" + }, + "peerDependencies": { + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" + } + }, + "node_modules/@docusaurus/preset-classic": { + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-3.7.0.tgz", + "integrity": "sha512-nPHj8AxDLAaQXs+O6+BwILFuhiWbjfQWrdw2tifOClQoNfuXDjfjogee6zfx6NGHWqshR23LrcN115DmkHC91Q==", + "license": "MIT", + "dependencies": { + "@docusaurus/core": "3.7.0", + "@docusaurus/plugin-content-blog": "3.7.0", + "@docusaurus/plugin-content-docs": "3.7.0", + "@docusaurus/plugin-content-pages": "3.7.0", + "@docusaurus/plugin-debug": "3.7.0", + "@docusaurus/plugin-google-analytics": "3.7.0", + "@docusaurus/plugin-google-gtag": "3.7.0", + "@docusaurus/plugin-google-tag-manager": "3.7.0", + "@docusaurus/plugin-sitemap": "3.7.0", + "@docusaurus/plugin-svgr": "3.7.0", + "@docusaurus/theme-classic": "3.7.0", + "@docusaurus/theme-common": "3.7.0", + "@docusaurus/theme-search-algolia": "3.7.0", + "@docusaurus/types": "3.7.0" }, "engines": { "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/theme-classic": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-3.5.2.tgz", - "integrity": "sha512-XRpinSix3NBv95Rk7xeMF9k4safMkwnpSgThn0UNQNumKvmcIYjfkwfh2BhwYh/BxMXQHJ/PdmNh22TQFpIaYg==", - "license": "MIT", - "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/mdx-loader": "3.5.2", - "@docusaurus/module-type-aliases": "3.5.2", - "@docusaurus/plugin-content-blog": "3.5.2", - "@docusaurus/plugin-content-docs": "3.5.2", - "@docusaurus/plugin-content-pages": "3.5.2", - "@docusaurus/theme-common": "3.5.2", - "@docusaurus/theme-translations": "3.5.2", - "@docusaurus/types": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-common": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-3.7.0.tgz", + "integrity": "sha512-MnLxG39WcvLCl4eUzHr0gNcpHQfWoGqzADCly54aqCofQX6UozOS9Th4RK3ARbM9m7zIRv3qbhggI53dQtx/hQ==", + "license": "MIT", + "dependencies": { + "@docusaurus/core": "3.7.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/mdx-loader": "3.7.0", + "@docusaurus/module-type-aliases": "3.7.0", + "@docusaurus/plugin-content-blog": "3.7.0", + "@docusaurus/plugin-content-docs": "3.7.0", + "@docusaurus/plugin-content-pages": "3.7.0", + "@docusaurus/theme-common": "3.7.0", + "@docusaurus/theme-translations": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-common": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", "@mdx-js/react": "^3.0.0", "clsx": "^2.0.0", "copy-text-to-clipboard": "^3.2.0", - "infima": "0.2.0-alpha.44", + "infima": "0.2.0-alpha.45", "lodash": "^4.17.21", "nprogress": "^0.2.0", "postcss": "^8.4.26", @@ -2916,20 +3708,20 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/theme-common": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-3.5.2.tgz", - "integrity": "sha512-QXqlm9S6x9Ibwjs7I2yEDgsCocp708DrCrgHgKwg2n2AY0YQ6IjU0gAK35lHRLOvAoJUfCKpQAwUykB0R7+Eew==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-3.7.0.tgz", + "integrity": "sha512-8eJ5X0y+gWDsURZnBfH0WabdNm8XMCXHv8ENy/3Z/oQKwaB/EHt5lP9VsTDTf36lKEp0V6DjzjFyFIB+CetL0A==", "license": "MIT", "dependencies": { - "@docusaurus/mdx-loader": "3.5.2", - "@docusaurus/module-type-aliases": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-common": "3.5.2", + "@docusaurus/mdx-loader": "3.7.0", + "@docusaurus/module-type-aliases": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-common": "3.7.0", "@types/history": "^4.7.11", "@types/react": "*", "@types/react-router-config": "*", @@ -2944,26 +3736,26 @@ }, "peerDependencies": { "@docusaurus/plugin-content-docs": "*", - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/theme-search-algolia": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.5.2.tgz", - "integrity": "sha512-qW53kp3VzMnEqZGjakaV90sst3iN1o32PH+nawv1uepROO8aEGxptcq2R5rsv7aBShSRbZwIobdvSYKsZ5pqvA==", - "license": "MIT", - "dependencies": { - "@docsearch/react": "^3.5.2", - "@docusaurus/core": "3.5.2", - "@docusaurus/logger": "3.5.2", - "@docusaurus/plugin-content-docs": "3.5.2", - "@docusaurus/theme-common": "3.5.2", - "@docusaurus/theme-translations": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-validation": "3.5.2", - "algoliasearch": "^4.18.0", - "algoliasearch-helper": "^3.13.3", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.7.0.tgz", + "integrity": "sha512-Al/j5OdzwRU1m3falm+sYy9AaB93S1XF1Lgk9Yc6amp80dNxJVplQdQTR4cYdzkGtuQqbzUA8+kaoYYO0RbK6g==", + "license": "MIT", + "dependencies": { + "@docsearch/react": "^3.8.1", + "@docusaurus/core": "3.7.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/plugin-content-docs": "3.7.0", + "@docusaurus/theme-common": "3.7.0", + "@docusaurus/theme-translations": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-validation": "3.7.0", + "algoliasearch": "^5.17.1", + "algoliasearch-helper": "^3.22.6", "clsx": "^2.0.0", "eta": "^2.2.0", "fs-extra": "^11.1.1", @@ -2975,14 +3767,14 @@ "node": ">=18.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/theme-translations": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-3.5.2.tgz", - "integrity": "sha512-GPZLcu4aT1EmqSTmbdpVrDENGR2yObFEX8ssEFYTCiAIVc0EihNSdOIBTazUvgNqwvnoU1A8vIs1xyzc3LITTw==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-3.7.0.tgz", + "integrity": "sha512-Ewq3bEraWDmienM6eaNK7fx+/lHMtGDHQyd1O+4+3EsDxxUmrzPkV7Ct3nBWTuE0MsoZr3yNwQVKjllzCMuU3g==", "license": "MIT", "dependencies": { "fs-extra": "^11.1.1", @@ -2993,9 +3785,9 @@ } }, "node_modules/@docusaurus/types": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.5.2.tgz", - "integrity": "sha512-N6GntLXoLVUwkZw7zCxwy9QiuEXIcTVzA9AkmNw16oc0AP3SXLrMmDMMBIfgqwuKWa6Ox6epHol9kMtJqekACw==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.7.0.tgz", + "integrity": "sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ==", "license": "MIT", "dependencies": { "@mdx-js/mdx": "^3.0.0", @@ -3003,25 +3795,25 @@ "@types/react": "*", "commander": "^5.1.0", "joi": "^17.9.2", - "react-helmet-async": "^1.3.0", + "react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0", "utility-types": "^3.10.0", - "webpack": "^5.88.1", + "webpack": "^5.95.0", "webpack-merge": "^5.9.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" } }, "node_modules/@docusaurus/utils": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/utils/-/utils-3.5.2.tgz", - "integrity": "sha512-33QvcNFh+Gv+C2dP9Y9xWEzMgf3JzrpL2nW9PopidiohS1nDcyknKRx2DWaFvyVTTYIkkABVSr073VTj/NITNA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/utils/-/utils-3.7.0.tgz", + "integrity": "sha512-e7zcB6TPnVzyUaHMJyLSArKa2AG3h9+4CfvKXKKWNx6hRs+p0a+u7HHTJBgo6KW2m+vqDnuIHK4X+bhmoghAFA==", "license": "MIT", "dependencies": { - "@docusaurus/logger": "3.5.2", - "@docusaurus/utils-common": "3.5.2", - "@svgr/webpack": "^8.1.0", + "@docusaurus/logger": "3.7.0", + "@docusaurus/types": "3.7.0", + "@docusaurus/utils-common": "3.7.0", "escape-string-regexp": "^4.0.0", "file-loader": "^6.2.0", "fs-extra": "^11.1.1", @@ -3042,45 +3834,30 @@ }, "engines": { "node": ">=18.0" - }, - "peerDependencies": { - "@docusaurus/types": "*" - }, - "peerDependenciesMeta": { - "@docusaurus/types": { - "optional": true - } } }, "node_modules/@docusaurus/utils-common": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/utils-common/-/utils-common-3.5.2.tgz", - "integrity": "sha512-i0AZjHiRgJU6d7faQngIhuHKNrszpL/SHQPgF1zH4H+Ij6E9NBYGy6pkcGWToIv7IVPbs+pQLh1P3whn0gWXVg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/utils-common/-/utils-common-3.7.0.tgz", + "integrity": "sha512-IZeyIfCfXy0Mevj6bWNg7DG7B8G+S6o6JVpddikZtWyxJguiQ7JYr0SIZ0qWd8pGNuMyVwriWmbWqMnK7Y5PwA==", "license": "MIT", "dependencies": { + "@docusaurus/types": "3.7.0", "tslib": "^2.6.0" }, "engines": { "node": ">=18.0" - }, - "peerDependencies": { - "@docusaurus/types": "*" - }, - "peerDependenciesMeta": { - "@docusaurus/types": { - "optional": true - } } }, "node_modules/@docusaurus/utils-validation": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@docusaurus/utils-validation/-/utils-validation-3.5.2.tgz", - "integrity": "sha512-m+Foq7augzXqB6HufdS139PFxDC5d5q2QKZy8q0qYYvGdI6nnlNsGH4cIGsgBnV7smz+mopl3g4asbSDvMV0jA==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/@docusaurus/utils-validation/-/utils-validation-3.7.0.tgz", + "integrity": "sha512-w8eiKk8mRdN+bNfeZqC4nyFoxNyI1/VExMKAzD9tqpJfLLbsa46Wfn5wcKH761g9WkKh36RtFV49iL9lh1DYBA==", "license": "MIT", "dependencies": { - "@docusaurus/logger": "3.5.2", - "@docusaurus/utils": "3.5.2", - "@docusaurus/utils-common": "3.5.2", + "@docusaurus/logger": "3.7.0", + "@docusaurus/utils": "3.7.0", + "@docusaurus/utils-common": "3.7.0", "fs-extra": "^11.2.0", "joi": "^17.9.2", "js-yaml": "^4.1.0", @@ -3102,9 +3879,9 @@ } }, "node_modules/@easyops-cn/docusaurus-search-local": { - "version": "0.44.5", - "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.44.5.tgz", - "integrity": "sha512-jT3wuYVzRoeB1gea+2iDtOMme0fD2h3M8HDVgs3garITO6vRxvEraFRVlYkfjLN9BkmzjMlz9nn7MI4qIx8utw==", + "version": "0.47.0", + "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.47.0.tgz", + "integrity": "sha512-nzOeVWR2T34Czdjby85VHP0a2AmfE/El56MoXDs3UDOOTCtba+2FVxYDcNMohoGFvfesX6fGsZ3vZuYT4aSqXw==", "license": "MIT", "dependencies": { "@docusaurus/plugin-content-docs": "^2 || ^3", @@ -3115,7 +3892,8 @@ "@easyops-cn/autocomplete.js": "^0.38.1", "@node-rs/jieba": "^1.6.0", "cheerio": "^1.0.0", - "clsx": "^1.1.1", + "clsx": "^2.1.1", + "comlink": "^4.4.2", "debug": "^4.2.0", "fs-extra": "^10.0.0", "klaw-sync": "^6.0.0", @@ -3128,18 +3906,9 @@ "node": ">=12" }, "peerDependencies": { - "@docusaurus/theme-common": "^2 || ^3", - "react": "^16.14.0 || ^17 || ^18", - "react-dom": "^16.14.0 || 17 || ^18" - } - }, - "node_modules/@easyops-cn/docusaurus-search-local/node_modules/clsx": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", - "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", - "license": "MIT", - "engines": { - "node": ">=6" + "@docusaurus/theme-common": "^2 || ^3", + "react": "^16.14.0 || ^17 || ^18 || ^19", + "react-dom": "^16.14.0 || 17 || ^18 || ^19" } }, "node_modules/@easyops-cn/docusaurus-search-local/node_modules/fs-extra": { @@ -3480,9 +4249,9 @@ } }, "node_modules/@jsonforms/core": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@jsonforms/core/-/core-3.4.1.tgz", - "integrity": "sha512-4p0fu2g4HfjHu8LFAL2d78O+9okyyVU4wvKHAEXnM39Rv9Opj5Ih6OF4/xXwld8169ri5aJSLISi+/Bsc6Xc4g==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/@jsonforms/core/-/core-3.5.1.tgz", + "integrity": "sha512-Jrq/UcfvKsAprLJ+9TMFa8pKsfdyv3dAw85XstSNRcjDT19LreBlhVqIvTvtgZidg8Iet3yqy5xlNnB+XyrvrQ==", "license": "MIT", "dependencies": { "@types/json-schema": "^7.0.3", @@ -3492,22 +4261,22 @@ } }, "node_modules/@jsonforms/examples": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@jsonforms/examples/-/examples-3.4.1.tgz", - "integrity": "sha512-+kF1aCE+PK+EpS95njfm2tnGaWcXpq0hhgnFcexS8ZpLucTMHX02SDCQNOiY87p0Vp+8+RGnz+fXobwIk0sSjg==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/@jsonforms/examples/-/examples-3.5.1.tgz", + "integrity": "sha512-PLdinDGcKrm+vj4hugzqkYeXG5/YIYbYapA5zbTTnT2qTBJVbF53k7TzXN+dMRyT1hgsUxJcwW8+ZQFfM6fZKw==", "license": "MIT", "dependencies": { "ajv-i18n": "^4.2.0", "lodash": "^4.17.21" }, "peerDependencies": { - "@jsonforms/core": "3.4.1" + "@jsonforms/core": "3.5.1" } }, "node_modules/@jsonforms/material-renderers": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@jsonforms/material-renderers/-/material-renderers-3.4.1.tgz", - "integrity": "sha512-gwYv+0IUx8+l6mO9rk6yP0uH3MS3KpW2xaVuARFB1htkEbm691D0eLghJsnv2H4xsm/dC7vgPjgwMzyT+J/QIw==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/@jsonforms/material-renderers/-/material-renderers-3.5.1.tgz", + "integrity": "sha512-IJczFIHE7kNycazXMpee5HshEZY9At5q4f6qnb4BOqQ1LAkuYAHaZ82tvzG8l0SJHmdv83VqFYkASmWTpcK0lw==", "license": "MIT", "dependencies": { "@date-io/dayjs": "^3.0.0", @@ -3517,25 +4286,25 @@ "peerDependencies": { "@emotion/react": "^11.4.1", "@emotion/styled": "^11.3.0", - "@jsonforms/core": "3.4.1", - "@jsonforms/react": "3.4.1", + "@jsonforms/core": "3.5.1", + "@jsonforms/react": "3.5.1", "@mui/icons-material": "^5.11.16 || ^6.0.0", "@mui/material": "^5.13.0 || ^6.0.0", "@mui/x-date-pickers": "^6.0.0 || ^7.0.0", - "react": "^16.12.0 || ^17.0.0 || ^18.0.0" + "react": "^16.12.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "node_modules/@jsonforms/react": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@jsonforms/react/-/react-3.4.1.tgz", - "integrity": "sha512-n7hkc7/sRBSwTSu10lM1UhiXyuc/7DuWHTTentk/5evqahE0BF4cmNXusWf7LNuan0OQx3ULoofvO1eXu97rNg==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/@jsonforms/react/-/react-3.5.1.tgz", + "integrity": "sha512-fQwCpzyNcf0FruYhc46dK6GfCcX09HkRX2PGYir7dllQPRI1axHd6t98To/h+48/L2PkFdRMGMCcIsoTXNC1qg==", "license": "MIT", "dependencies": { "lodash": "^4.17.21" }, "peerDependencies": { - "@jsonforms/core": "3.4.1", - "react": "^16.12.0 || ^17.0.0 || ^18.0.0" + "@jsonforms/core": "3.5.1", + "react": "^16.12.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "node_modules/@leichtgewicht/ip-codec": { @@ -4890,10 +5659,30 @@ "@types/ms": "*" } }, + "node_modules/@types/eslint": { + "version": "9.6.1", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz", + "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==", + "license": "MIT", + "dependencies": { + "@types/estree": "*", + "@types/json-schema": "*" + } + }, + "node_modules/@types/eslint-scope": { + "version": "3.7.7", + "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz", + "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", + "license": "MIT", + "dependencies": { + "@types/eslint": "*", + "@types/estree": "*" + } + }, "node_modules/@types/estree": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", - "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", "license": "MIT" }, "node_modules/@types/estree-jsx": { @@ -5224,148 +6013,148 @@ "license": "ISC" }, "node_modules/@webassemblyjs/ast": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.12.1.tgz", - "integrity": "sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz", + "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==", "license": "MIT", "dependencies": { - "@webassemblyjs/helper-numbers": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6" + "@webassemblyjs/helper-numbers": "1.13.2", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2" } }, "node_modules/@webassemblyjs/floating-point-hex-parser": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz", - "integrity": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz", + "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==", "license": "MIT" }, "node_modules/@webassemblyjs/helper-api-error": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz", - "integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz", + "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==", "license": "MIT" }, "node_modules/@webassemblyjs/helper-buffer": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz", - "integrity": "sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz", + "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==", "license": "MIT" }, "node_modules/@webassemblyjs/helper-numbers": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz", - "integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz", + "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==", "license": "MIT", "dependencies": { - "@webassemblyjs/floating-point-hex-parser": "1.11.6", - "@webassemblyjs/helper-api-error": "1.11.6", + "@webassemblyjs/floating-point-hex-parser": "1.13.2", + "@webassemblyjs/helper-api-error": "1.13.2", "@xtuc/long": "4.2.2" } }, "node_modules/@webassemblyjs/helper-wasm-bytecode": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz", - "integrity": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz", + "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==", "license": "MIT" }, "node_modules/@webassemblyjs/helper-wasm-section": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz", - "integrity": "sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz", + "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-buffer": "1.12.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/wasm-gen": "1.12.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/wasm-gen": "1.14.1" } }, "node_modules/@webassemblyjs/ieee754": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz", - "integrity": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz", + "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==", "license": "MIT", "dependencies": { "@xtuc/ieee754": "^1.2.0" } }, "node_modules/@webassemblyjs/leb128": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz", - "integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz", + "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==", "license": "Apache-2.0", "dependencies": { "@xtuc/long": "4.2.2" } }, "node_modules/@webassemblyjs/utf8": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz", - "integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz", + "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==", "license": "MIT" }, "node_modules/@webassemblyjs/wasm-edit": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz", - "integrity": "sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz", + "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-buffer": "1.12.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/helper-wasm-section": "1.12.1", - "@webassemblyjs/wasm-gen": "1.12.1", - "@webassemblyjs/wasm-opt": "1.12.1", - "@webassemblyjs/wasm-parser": "1.12.1", - "@webassemblyjs/wast-printer": "1.12.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/helper-wasm-section": "1.14.1", + "@webassemblyjs/wasm-gen": "1.14.1", + "@webassemblyjs/wasm-opt": "1.14.1", + "@webassemblyjs/wasm-parser": "1.14.1", + "@webassemblyjs/wast-printer": "1.14.1" } }, "node_modules/@webassemblyjs/wasm-gen": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz", - "integrity": "sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz", + "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/ieee754": "1.11.6", - "@webassemblyjs/leb128": "1.11.6", - "@webassemblyjs/utf8": "1.11.6" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/ieee754": "1.13.2", + "@webassemblyjs/leb128": "1.13.2", + "@webassemblyjs/utf8": "1.13.2" } }, "node_modules/@webassemblyjs/wasm-opt": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz", - "integrity": "sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz", + "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-buffer": "1.12.1", - "@webassemblyjs/wasm-gen": "1.12.1", - "@webassemblyjs/wasm-parser": "1.12.1" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-buffer": "1.14.1", + "@webassemblyjs/wasm-gen": "1.14.1", + "@webassemblyjs/wasm-parser": "1.14.1" } }, "node_modules/@webassemblyjs/wasm-parser": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz", - "integrity": "sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz", + "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", - "@webassemblyjs/helper-api-error": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/ieee754": "1.11.6", - "@webassemblyjs/leb128": "1.11.6", - "@webassemblyjs/utf8": "1.11.6" + "@webassemblyjs/ast": "1.14.1", + "@webassemblyjs/helper-api-error": "1.13.2", + "@webassemblyjs/helper-wasm-bytecode": "1.13.2", + "@webassemblyjs/ieee754": "1.13.2", + "@webassemblyjs/leb128": "1.13.2", + "@webassemblyjs/utf8": "1.13.2" } }, "node_modules/@webassemblyjs/wast-printer": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz", - "integrity": "sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz", + "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==", "license": "MIT", "dependencies": { - "@webassemblyjs/ast": "1.12.1", + "@webassemblyjs/ast": "1.14.1", "@xtuc/long": "4.2.2" } }, @@ -5416,9 +6205,9 @@ } }, "node_modules/acorn": { - "version": "8.12.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", - "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", + "version": "8.14.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", + "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", "license": "MIT", "bin": { "acorn": "bin/acorn" @@ -5427,15 +6216,6 @@ "node": ">=0.4.0" } }, - "node_modules/acorn-import-attributes": { - "version": "1.9.5", - "resolved": "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz", - "integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==", - "license": "MIT", - "peerDependencies": { - "acorn": "^8" - } - }, "node_modules/acorn-jsx": { "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", @@ -5534,32 +6314,33 @@ } }, "node_modules/algoliasearch": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.24.0.tgz", - "integrity": "sha512-bf0QV/9jVejssFBmz2HQLxUadxk574t4iwjCKp5E7NBzwKkrDEhKPISIIjAU/p6K5qDx3qoeh4+26zWN1jmw3g==", - "license": "MIT", - "dependencies": { - "@algolia/cache-browser-local-storage": "4.24.0", - "@algolia/cache-common": "4.24.0", - "@algolia/cache-in-memory": "4.24.0", - "@algolia/client-account": "4.24.0", - "@algolia/client-analytics": "4.24.0", - "@algolia/client-common": "4.24.0", - "@algolia/client-personalization": "4.24.0", - "@algolia/client-search": "4.24.0", - "@algolia/logger-common": "4.24.0", - "@algolia/logger-console": "4.24.0", - "@algolia/recommend": "4.24.0", - "@algolia/requester-browser-xhr": "4.24.0", - "@algolia/requester-common": "4.24.0", - "@algolia/requester-node-http": "4.24.0", - "@algolia/transporter": "4.24.0" + "version": "5.19.0", + "resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.19.0.tgz", + "integrity": "sha512-zrLtGhC63z3sVLDDKGW+SlCRN9eJHFTgdEmoAOpsVh6wgGL1GgTTDou7tpCBjevzgIvi3AIyDAQO3Xjbg5eqZg==", + "license": "MIT", + "dependencies": { + "@algolia/client-abtesting": "5.19.0", + "@algolia/client-analytics": "5.19.0", + "@algolia/client-common": "5.19.0", + "@algolia/client-insights": "5.19.0", + "@algolia/client-personalization": "5.19.0", + "@algolia/client-query-suggestions": "5.19.0", + "@algolia/client-search": "5.19.0", + "@algolia/ingestion": "1.19.0", + "@algolia/monitoring": "1.19.0", + "@algolia/recommend": "5.19.0", + "@algolia/requester-browser-xhr": "5.19.0", + "@algolia/requester-fetch": "5.19.0", + "@algolia/requester-node-http": "5.19.0" + }, + "engines": { + "node": ">= 14.0.0" } }, "node_modules/algoliasearch-helper": { - "version": "3.22.5", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.22.5.tgz", - "integrity": "sha512-lWvhdnc+aKOKx8jyA3bsdEgHzm/sglC4cYdMG4xSQyRiPLJVJtH/IVYZG3Hp6PkTEhQqhyVYkeP9z2IlcHJsWw==", + "version": "3.22.6", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.22.6.tgz", + "integrity": "sha512-F2gSb43QHyvZmvH/2hxIjbk/uFdO2MguQYTFP7J+RowMW1csjIODMobEnpLI8nbLQuzZnGZdIxl5Bpy1k9+CFQ==", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1" @@ -5568,45 +6349,6 @@ "algoliasearch": ">= 3.1 < 6" } }, - "node_modules/algoliasearch/node_modules/@algolia/client-common": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz", - "integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==", - "license": "MIT", - "dependencies": { - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" - } - }, - "node_modules/algoliasearch/node_modules/@algolia/client-search": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.24.0.tgz", - "integrity": "sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==", - "license": "MIT", - "dependencies": { - "@algolia/client-common": "4.24.0", - "@algolia/requester-common": "4.24.0", - "@algolia/transporter": "4.24.0" - } - }, - "node_modules/algoliasearch/node_modules/@algolia/requester-browser-xhr": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.24.0.tgz", - "integrity": "sha512-Z2NxZMb6+nVXSjF13YpjYTdvV3032YTBSGm2vnYvYPA6mMxzM3v5rsCiSspndn9rzIW4Qp1lPHBvuoKJV6jnAA==", - "license": "MIT", - "dependencies": { - "@algolia/requester-common": "4.24.0" - } - }, - "node_modules/algoliasearch/node_modules/@algolia/requester-node-http": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.24.0.tgz", - "integrity": "sha512-JF18yTjNOVYvU/L3UosRcvbPMGT9B+/GQWNWnenIImglzNVGpyzChkXLnrSf6uxwVNO6ESGu6oN8MqcGQcjQJw==", - "license": "MIT", - "dependencies": { - "@algolia/requester-common": "4.24.0" - } - }, "node_modules/ansi-align": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", @@ -5636,6 +6378,33 @@ "node": ">=8" } }, + "node_modules/ansi-escapes": { + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", + "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", + "license": "MIT", + "dependencies": { + "type-fest": "^0.21.3" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ansi-escapes/node_modules/type-fest": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", + "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", + "license": "(MIT OR CC0-1.0)", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/ansi-html-community": { "version": "0.0.8", "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", @@ -5768,9 +6537,9 @@ } }, "node_modules/babel-loader": { - "version": "9.1.3", - "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.1.3.tgz", - "integrity": "sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==", + "version": "9.2.1", + "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.2.1.tgz", + "integrity": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==", "license": "MIT", "dependencies": { "find-cache-dir": "^4.0.0", @@ -6020,9 +6789,9 @@ } }, "node_modules/browserslist": { - "version": "4.23.3", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz", - "integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==", + "version": "4.24.4", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", + "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", "funding": [ { "type": "opencollective", @@ -6039,10 +6808,10 @@ ], "license": "MIT", "dependencies": { - "caniuse-lite": "^1.0.30001646", - "electron-to-chromium": "^1.5.4", - "node-releases": "^2.0.18", - "update-browserslist-db": "^1.1.0" + "caniuse-lite": "^1.0.30001688", + "electron-to-chromium": "^1.5.73", + "node-releases": "^2.0.19", + "update-browserslist-db": "^1.1.1" }, "bin": { "browserslist": "cli.js" @@ -6106,16 +6875,44 @@ } }, "node_modules/call-bind": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", - "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz", + "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", "license": "MIT", "dependencies": { + "call-bind-apply-helpers": "^1.0.0", "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "function-bind": "^1.1.2", "get-intrinsic": "^1.2.4", - "set-function-length": "^1.2.1" + "set-function-length": "^1.2.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/call-bind-apply-helpers": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz", + "integrity": "sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/call-bound": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz", + "integrity": "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "get-intrinsic": "^1.2.6" }, "engines": { "node": ">= 0.4" @@ -6168,9 +6965,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001660", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz", - "integrity": "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==", + "version": "1.0.30001692", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001692.tgz", + "integrity": "sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A==", "funding": [ { "type": "opencollective", @@ -6501,6 +7298,12 @@ "node": ">=10" } }, + "node_modules/comlink": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/comlink/-/comlink-4.4.2.tgz", + "integrity": "sha512-OxGdvBmJuNKSCMO4NTl1L47VRp6xn2wG4F/2hYzB6tiCb709otOxtEYCSvK80PtjODfXXZu8ds+Nw5kVCjqd2g==", + "license": "Apache-2.0" + }, "node_modules/comma-separated-tokens": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", @@ -6631,10 +7434,13 @@ } }, "node_modules/consola": { - "version": "2.15.3", - "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz", - "integrity": "sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==", - "license": "MIT" + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/consola/-/consola-3.3.3.tgz", + "integrity": "sha512-Qil5KwghMzlqd51UXM0b6fyaGHtOC22scxrwrz4A2882LyUMwQjnvaedN1HAeXzphspQ6CpHkzMAWxBTUruDLg==", + "license": "MIT", + "engines": { + "node": "^14.18.0 || >=16.10.0" + } }, "node_modules/content-disposition": { "version": "0.5.2", @@ -6779,9 +7585,9 @@ } }, "node_modules/core-js-pure": { - "version": "3.38.1", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.38.1.tgz", - "integrity": "sha512-BY8Etc1FZqdw1glX0XNOq2FDwfrg/VGqoZOZCdaL+UmdaqDwQwYXkMJT4t6In+zfEfOJDcM9T0KdbBeJg8KKCQ==", + "version": "3.40.0", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.40.0.tgz", + "integrity": "sha512-AtDzVIgRrmRKQai62yuSIN5vNiQjcJakJb4fbhVw3ehxx7Lohphvw9SGNWKhLFqSxC4ilD0g/L1huAYFQU3Q6A==", "hasInstallScript": true, "license": "MIT", "funding": { @@ -6852,6 +7658,44 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/css-blank-pseudo": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-7.0.1.tgz", + "integrity": "sha512-jf+twWGDf6LDoXDUode+nc7ZlrqfaNphrBIBrcmeP3D8yw1uPaix1gCC8LUQUGQ6CycuK2opkbFFWFuq/a94ag==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/css-blank-pseudo/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/css-declaration-sorter": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz", @@ -6864,6 +7708,68 @@ "postcss": "^8.0.9" } }, + "node_modules/css-has-pseudo": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-7.0.2.tgz", + "integrity": "sha512-nzol/h+E0bId46Kn2dQH5VElaknX2Sr0hFuB/1EomdC7j+OISt2ZzK7EHX9DZDY53WbIVAR7FYKSO2XnSf07MQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/selector-specificity": "^5.0.0", + "postcss-selector-parser": "^7.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/css-has-pseudo/node_modules/@csstools/selector-specificity": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz", + "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss-selector-parser": "^7.0.0" + } + }, + "node_modules/css-has-pseudo/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/css-loader": { "version": "6.11.0", "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.11.0.tgz", @@ -6943,6 +7849,28 @@ } } }, + "node_modules/css-prefers-color-scheme": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-10.0.0.tgz", + "integrity": "sha512-VCtXZAWivRglTZditUfB4StnsWr6YVZ2PRtuxQLKTNRdtAf8tpzaVPE9zXIF3VaSc7O70iK/j1+NXxyQCqdPjQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, "node_modules/css-select": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", @@ -6984,6 +7912,22 @@ "url": "https://github.com/sponsors/fb55" } }, + "node_modules/cssdb": { + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.2.3.tgz", + "integrity": "sha512-9BDG5XmJrJQQnJ51VFxXCAtpZ5ebDlAREmO8sxMOVU0aSxN/gocbctjIG5LMh3WBUq+xTlb/jw2LoljBEqraTA==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + } + ], + "license": "MIT-0" + }, "node_modules/cssesc": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", @@ -7533,6 +8477,20 @@ "node": ">=8" } }, + "node_modules/dunder-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", + "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", + "license": "MIT", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "es-errors": "^1.3.0", + "gopd": "^1.2.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/duplexer": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", @@ -7552,9 +8510,9 @@ "license": "MIT" }, "node_modules/electron-to-chromium": { - "version": "1.5.23", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.23.tgz", - "integrity": "sha512-mBhODedOXg4v5QWwl21DjM5amzjmI1zw9EPrPK/5Wx7C8jt33bpZNrC7OhHUG3pxRtbLpr3W2dXT+Ph1SsfRZA==", + "version": "1.5.80", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.80.tgz", + "integrity": "sha512-LTrKpW0AqIuHwmlVNV+cjFYTnXtM9K37OGhpe0ZI10ScPSxqVSryZHIY3WnCS5NSYbBODRTZyhRMS2h5FAEqAw==", "license": "ISC" }, "node_modules/emoji-regex": { @@ -7645,13 +8603,10 @@ } }, "node_modules/es-define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", - "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", + "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", "license": "MIT", - "dependencies": { - "get-intrinsic": "^1.2.4" - }, "engines": { "node": ">= 0.4" } @@ -7671,6 +8626,18 @@ "integrity": "sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==", "license": "MIT" }, + "node_modules/es-object-atoms": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", + "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "license": "MIT", + "dependencies": { + "es-errors": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/escalade": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", @@ -8080,15 +9047,6 @@ "integrity": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==", "license": "MIT" }, - "node_modules/fast-url-parser": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz", - "integrity": "sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==", - "license": "MIT", - "dependencies": { - "punycode": "^1.3.2" - } - }, "node_modules/fastq": { "version": "1.17.1", "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", @@ -8135,6 +9093,30 @@ "node": ">=0.4.0" } }, + "node_modules/figures": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz", + "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==", + "license": "MIT", + "dependencies": { + "escape-string-regexp": "^1.0.5" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/figures/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, "node_modules/file-loader": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz", @@ -8560,16 +9542,21 @@ } }, "node_modules/get-intrinsic": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", - "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.7.tgz", + "integrity": "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==", "license": "MIT", "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "es-define-property": "^1.0.1", "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", "function-bind": "^1.1.2", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "hasown": "^2.0.0" + "get-proto": "^1.0.0", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "math-intrinsics": "^1.1.0" }, "engines": { "node": ">= 0.4" @@ -8584,6 +9571,19 @@ "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==", "license": "ISC" }, + "node_modules/get-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", + "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", + "license": "MIT", + "dependencies": { + "dunder-proto": "^1.0.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/get-stream": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", @@ -8733,12 +9733,12 @@ } }, "node_modules/gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", + "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", "license": "MIT", - "dependencies": { - "get-intrinsic": "^1.1.3" + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -8866,22 +9866,10 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/has-proto": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", - "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", + "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", "license": "MIT", "engines": { "node": ">= 0.4" @@ -9546,9 +10534,9 @@ } }, "node_modules/infima": { - "version": "0.2.0-alpha.44", - "resolved": "https://registry.npmjs.org/infima/-/infima-0.2.0-alpha.44.tgz", - "integrity": "sha512-tuRkUSO/lB3rEhLJk25atwAjgLuzq070+pOW8XcvpHky/YbENnRRdPd85IBkyeTgttmOy5ah+yHYsK1HhUd4lQ==", + "version": "0.2.0-alpha.45", + "resolved": "https://registry.npmjs.org/infima/-/infima-0.2.0-alpha.45.tgz", + "integrity": "sha512-uyH0zfr1erU1OohLk0fT4Rrb94AOhguWNOcD9uGrSpRvNB+6gZXUoJX5J0NtvzBO10YZ9PgvA4NFgt+fYg8ojw==", "license": "MIT", "engines": { "node": ">=12" @@ -10016,15 +11004,15 @@ } }, "node_modules/jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", "license": "MIT", "bin": { "jsesc": "bin/jsesc" }, "engines": { - "node": ">=4" + "node": ">=6" } }, "node_modules/json-buffer": { @@ -10140,9 +11128,9 @@ } }, "node_modules/lilconfig": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", - "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", "license": "MIT", "engines": { "node": ">=14" @@ -10311,6 +11299,15 @@ "url": "https://github.com/sponsors/wooorm" } }, + "node_modules/math-intrinsics": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", + "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/mdast-util-directive": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/mdast-util-directive/-/mdast-util-directive-3.0.0.tgz", @@ -12625,9 +13622,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.9.1", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.1.tgz", - "integrity": "sha512-+Vyi+GCCOHnrJ2VPS+6aPoXN2k2jgUzDRhTFLjjTBn23qyXJXkjUWQgTL+mXpF5/A8ixLdCc6kWsoeOjKGejKQ==", + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz", + "integrity": "sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==", "license": "MIT", "dependencies": { "schema-utils": "^4.0.0", @@ -12700,9 +13697,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github", @@ -12767,9 +13764,9 @@ } }, "node_modules/node-releases": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz", - "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==", + "version": "2.0.19", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", + "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", "license": "MIT" }, "node_modules/normalize-path": { @@ -12820,6 +13817,75 @@ "url": "https://github.com/fb55/nth-check?sponsor=1" } }, + "node_modules/null-loader": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/null-loader/-/null-loader-4.0.1.tgz", + "integrity": "sha512-pxqVbi4U6N26lq+LmgIbB5XATP0VdZKOG25DhHi8btMmJJefGArFyDg1yc4U3hWCJbMqSrw0qyrz1UQX+qYXqg==", + "license": "MIT", + "dependencies": { + "loader-utils": "^2.0.0", + "schema-utils": "^3.0.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^4.0.0 || ^5.0.0" + } + }, + "node_modules/null-loader/node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "license": "MIT", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/null-loader/node_modules/ajv-keywords": { + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", + "license": "MIT", + "peerDependencies": { + "ajv": "^6.9.1" + } + }, + "node_modules/null-loader/node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "license": "MIT" + }, + "node_modules/null-loader/node_modules/schema-utils": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", + "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", + "license": "MIT", + "dependencies": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, "node_modules/object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", @@ -12851,14 +13917,16 @@ } }, "node_modules/object.assign": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", - "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "version": "4.1.7", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz", + "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", "license": "MIT", "dependencies": { - "call-bind": "^1.0.5", + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", "define-properties": "^1.2.1", - "has-symbols": "^1.0.3", + "es-object-atoms": "^1.0.0", + "has-symbols": "^1.1.0", "object-keys": "^1.1.1" }, "engines": { @@ -13236,9 +14304,9 @@ } }, "node_modules/picocolors": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", - "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", "license": "ISC" }, "node_modules/picomatch": { @@ -13342,9 +14410,9 @@ } }, "node_modules/postcss": { - "version": "8.4.45", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.45.tgz", - "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==", + "version": "8.4.49", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", + "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", "funding": [ { "type": "opencollective", @@ -13362,13 +14430,51 @@ "license": "MIT", "dependencies": { "nanoid": "^3.3.7", - "picocolors": "^1.0.1", - "source-map-js": "^1.2.0" + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" } }, + "node_modules/postcss-attribute-case-insensitive": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-7.0.1.tgz", + "integrity": "sha512-Uai+SupNSqzlschRyNx3kbCTWgY/2hcwtHEI/ej2LJWc9JJ77qKgGptd8DHwY1mXtZ7Aoh4z4yxfwMBue9eNgw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-attribute-case-insensitive/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/postcss-calc": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-9.0.1.tgz", @@ -13379,44 +14485,276 @@ "postcss-value-parser": "^4.2.0" }, "engines": { - "node": "^14 || ^16 || >=18.0" + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.2.2" + } + }, + "node_modules/postcss-clamp": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/postcss-clamp/-/postcss-clamp-4.1.0.tgz", + "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==", + "license": "MIT", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=7.6.0" + }, + "peerDependencies": { + "postcss": "^8.4.6" + } + }, + "node_modules/postcss-color-functional-notation": { + "version": "7.0.7", + "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.7.tgz", + "integrity": "sha512-EZvAHsvyASX63vXnyXOIynkxhaHRSsdb7z6yiXKIovGXAolW4cMZ3qoh7k3VdTsLBS6VGdksGfIo3r6+waLoOw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-color-hex-alpha": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-10.0.0.tgz", + "integrity": "sha512-1kervM2cnlgPs2a8Vt/Qbe5cQ++N7rkYo/2rz2BkqJZIHQwaVuJgQH38REHrAi4uM0b1fqxMkWYmese94iMp3w==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "dependencies": { + "@csstools/utilities": "^2.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-color-rebeccapurple": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-10.0.0.tgz", + "integrity": "sha512-JFta737jSP+hdAIEhk1Vs0q0YF5P8fFcj+09pweS8ktuGuZ8pPlykHsk6mPxZ8awDl4TrcxUqJo9l1IhVr/OjQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/utilities": "^2.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-colormin": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-6.1.0.tgz", + "integrity": "sha512-x9yX7DOxeMAR+BgGVnNSAxmAj98NX/YxEMNFP+SDCEeNLb2r3i6Hh1ksMsnW8Ub5SLCpbescQqn9YEbE9554Sw==", + "license": "MIT", + "dependencies": { + "browserslist": "^4.23.0", + "caniuse-api": "^3.0.0", + "colord": "^2.9.3", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-convert-values": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-6.1.0.tgz", + "integrity": "sha512-zx8IwP/ts9WvUM6NkVSkiU902QZL1bwPhaVaLynPtCsOTqp+ZKbNi+s6XJg3rfqpKGA/oc7Oxk5t8pOQJcwl/w==", + "license": "MIT", + "dependencies": { + "browserslist": "^4.23.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-custom-media": { + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-11.0.5.tgz", + "integrity": "sha512-SQHhayVNgDvSAdX9NQ/ygcDQGEY+aSF4b/96z7QUX6mqL5yl/JgG/DywcF6fW9XbnCRE+aVYk+9/nqGuzOPWeQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "dependencies": { + "@csstools/cascade-layer-name-parser": "^2.0.4", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/media-query-list-parser": "^4.0.2" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-custom-properties": { + "version": "14.0.4", + "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-14.0.4.tgz", + "integrity": "sha512-QnW8FCCK6q+4ierwjnmXF9Y9KF8q0JkbgVfvQEMa93x1GT8FvOiUevWCN2YLaOWyByeDX8S6VFbZEeWoAoXs2A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "dependencies": { + "@csstools/cascade-layer-name-parser": "^2.0.4", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/utilities": "^2.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-custom-selectors": { + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-8.0.4.tgz", + "integrity": "sha512-ASOXqNvDCE0dAJ/5qixxPeL1aOVGHGW2JwSy7HyjWNbnWTQCl+fDc968HY1jCmZI0+BaYT5CxsOiUhavpG/7eg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "dependencies": { + "@csstools/cascade-layer-name-parser": "^2.0.4", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" }, "peerDependencies": { - "postcss": "^8.2.2" + "postcss": "^8.4" } }, - "node_modules/postcss-colormin": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-6.1.0.tgz", - "integrity": "sha512-x9yX7DOxeMAR+BgGVnNSAxmAj98NX/YxEMNFP+SDCEeNLb2r3i6Hh1ksMsnW8Ub5SLCpbescQqn9YEbE9554Sw==", + "node_modules/postcss-custom-selectors/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", "license": "MIT", "dependencies": { - "browserslist": "^4.23.0", - "caniuse-api": "^3.0.0", - "colord": "^2.9.3", - "postcss-value-parser": "^4.2.0" + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" }, "engines": { - "node": "^14 || ^16 || >=18.0" + "node": ">=4" + } + }, + "node_modules/postcss-dir-pseudo-class": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-9.0.1.tgz", + "integrity": "sha512-tRBEK0MHYvcMUrAuYMEOa0zg9APqirBcgzi6P21OhxtJyJADo/SWBwY1CAwEohQ/6HDaa9jCjLRG7K3PVQYHEA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" }, "peerDependencies": { - "postcss": "^8.4.31" + "postcss": "^8.4" } }, - "node_modules/postcss-convert-values": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-6.1.0.tgz", - "integrity": "sha512-zx8IwP/ts9WvUM6NkVSkiU902QZL1bwPhaVaLynPtCsOTqp+ZKbNi+s6XJg3rfqpKGA/oc7Oxk5t8pOQJcwl/w==", + "node_modules/postcss-dir-pseudo-class/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", "license": "MIT", "dependencies": { - "browserslist": "^4.23.0", - "postcss-value-parser": "^4.2.0" + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" }, "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" + "node": ">=4" } }, "node_modules/postcss-discard-comments": { @@ -13482,6 +14820,195 @@ "postcss": "^8.4.31" } }, + "node_modules/postcss-double-position-gradients": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-6.0.0.tgz", + "integrity": "sha512-JkIGah3RVbdSEIrcobqj4Gzq0h53GG4uqDPsho88SgY84WnpkTpI0k50MFK/sX7XqVisZ6OqUfFnoUO6m1WWdg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-focus-visible": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-10.0.1.tgz", + "integrity": "sha512-U58wyjS/I1GZgjRok33aE8juW9qQgQUNwTSdxQGuShHzwuYdcklnvK/+qOWX1Q9kr7ysbraQ6ht6r+udansalA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-focus-visible/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-focus-within": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-9.0.1.tgz", + "integrity": "sha512-fzNUyS1yOYa7mOjpci/bR+u+ESvdar6hk8XNK/TRR0fiGTp2QT5N+ducP0n3rfH/m9I7H/EQU6lsa2BrgxkEjw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-focus-within/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-font-variant": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz", + "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==", + "license": "MIT", + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-gap-properties": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-6.0.0.tgz", + "integrity": "sha512-Om0WPjEwiM9Ru+VhfEDPZJAKWUd0mV1HmNXqp2C29z80aQ2uP9UVhLc7e3aYMIor/S5cVhoPgYQ7RtfeZpYTRw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-image-set-function": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-7.0.0.tgz", + "integrity": "sha512-QL7W7QNlZuzOwBTeXEmbVckNt1FSmhQtbMRvGGqqU4Nf4xk6KUEQhAoWuMzwbSv5jxiRiSZ5Tv7eiDB9U87znA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/utilities": "^2.0.0", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-lab-function": { + "version": "7.0.7", + "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.7.tgz", + "integrity": "sha512-+ONj2bpOQfsCKZE2T9VGMyVVdGcGUpr7u3SVfvkJlvhTRmDCfY25k4Jc8fubB9DclAPR4+w8uVtDZmdRgdAHig==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/utilities": "^2.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, "node_modules/postcss-loader": { "version": "7.3.4", "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-7.3.4.tgz", @@ -13530,6 +15057,31 @@ } } }, + "node_modules/postcss-logical": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-8.0.0.tgz", + "integrity": "sha512-HpIdsdieClTjXLOyYdUPAX/XQASNIwdKt5hoZW08ZOAiI+tbV0ta1oclkpVkW5ANU+xJvk3KkA0FejkjGLXUkg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, "node_modules/postcss-merge-idents": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/postcss-merge-idents/-/postcss-merge-idents-6.0.3.tgz", @@ -13657,50 +15209,160 @@ } }, "node_modules/postcss-modules-local-by-default": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.5.tgz", - "integrity": "sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz", + "integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==", "license": "MIT", "dependencies": { "icss-utils": "^5.0.0", - "postcss-selector-parser": "^6.0.2", + "postcss-selector-parser": "^7.0.0", "postcss-value-parser": "^4.1.0" }, "engines": { - "node": "^10 || ^12 || >= 14" + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-modules-scope": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz", + "integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==", + "license": "ISC", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-modules-values": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", + "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", + "license": "ISC", + "dependencies": { + "icss-utils": "^5.0.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-nesting": { + "version": "13.0.1", + "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-13.0.1.tgz", + "integrity": "sha512-VbqqHkOBOt4Uu3G8Dm8n6lU5+9cJFxiuty9+4rcoyRPO9zZS1JIs6td49VIoix3qYqELHlJIn46Oih9SAKo+yQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/selector-resolve-nested": "^3.0.0", + "@csstools/selector-specificity": "^5.0.0", + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" }, "peerDependencies": { - "postcss": "^8.1.0" + "postcss": "^8.4" } }, - "node_modules/postcss-modules-scope": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.0.tgz", - "integrity": "sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==", - "license": "ISC", - "dependencies": { - "postcss-selector-parser": "^6.0.4" + "node_modules/postcss-nesting/node_modules/@csstools/selector-resolve-nested": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-resolve-nested/-/selector-resolve-nested-3.0.0.tgz", + "integrity": "sha512-ZoK24Yku6VJU1gS79a5PFmC8yn3wIapiKmPgun0hZgEI5AOqgH2kiPRsPz1qkGv4HL+wuDLH83yQyk6inMYrJQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" }, + "peerDependencies": { + "postcss-selector-parser": "^7.0.0" + } + }, + "node_modules/postcss-nesting/node_modules/@csstools/selector-specificity": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz", + "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", "engines": { - "node": "^10 || ^12 || >= 14" + "node": ">=18" }, "peerDependencies": { - "postcss": "^8.1.0" + "postcss-selector-parser": "^7.0.0" } }, - "node_modules/postcss-modules-values": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", - "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", - "license": "ISC", + "node_modules/postcss-nesting/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", "dependencies": { - "icss-utils": "^5.0.0" + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" }, "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" + "node": ">=4" } }, "node_modules/postcss-normalize-charset": { @@ -13836,6 +15498,28 @@ "postcss": "^8.4.31" } }, + "node_modules/postcss-opacity-percentage": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/postcss-opacity-percentage/-/postcss-opacity-percentage-3.0.0.tgz", + "integrity": "sha512-K6HGVzyxUxd/VgZdX04DCtdwWJ4NGLG212US4/LA1TLAbHgmAsTWVR86o+gGIbFtnTkfOpb9sCRBx8K7HO66qQ==", + "funding": [ + { + "type": "kofi", + "url": "https://ko-fi.com/mrcgrtz" + }, + { + "type": "liberapay", + "url": "https://liberapay.com/mrcgrtz" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, "node_modules/postcss-ordered-values": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-6.0.2.tgz", @@ -13852,6 +15536,190 @@ "postcss": "^8.4.31" } }, + "node_modules/postcss-overflow-shorthand": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-6.0.0.tgz", + "integrity": "sha512-BdDl/AbVkDjoTofzDQnwDdm/Ym6oS9KgmO7Gr+LHYjNWJ6ExORe4+3pcLQsLA9gIROMkiGVjjwZNoL/mpXHd5Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-page-break": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-3.0.4.tgz", + "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==", + "license": "MIT", + "peerDependencies": { + "postcss": "^8" + } + }, + "node_modules/postcss-place": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-10.0.0.tgz", + "integrity": "sha512-5EBrMzat2pPAxQNWYavwAfoKfYcTADJ8AXGVPcUZ2UkNloUTWzJQExgrzrDkh3EKzmAx1evfTAzF9I8NGcc+qw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-preset-env": { + "version": "10.1.3", + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.3.tgz", + "integrity": "sha512-9qzVhcMFU/MnwYHyYpJz4JhGku/4+xEiPTmhn0hj3IxnUYlEF9vbh7OC1KoLAnenS6Fgg43TKNp9xcuMeAi4Zw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "@csstools/postcss-cascade-layers": "^5.0.1", + "@csstools/postcss-color-function": "^4.0.7", + "@csstools/postcss-color-mix-function": "^3.0.7", + "@csstools/postcss-content-alt-text": "^2.0.4", + "@csstools/postcss-exponential-functions": "^2.0.6", + "@csstools/postcss-font-format-keywords": "^4.0.0", + "@csstools/postcss-gamut-mapping": "^2.0.7", + "@csstools/postcss-gradients-interpolation-method": "^5.0.7", + "@csstools/postcss-hwb-function": "^4.0.7", + "@csstools/postcss-ic-unit": "^4.0.0", + "@csstools/postcss-initial": "^2.0.0", + "@csstools/postcss-is-pseudo-class": "^5.0.1", + "@csstools/postcss-light-dark-function": "^2.0.7", + "@csstools/postcss-logical-float-and-clear": "^3.0.0", + "@csstools/postcss-logical-overflow": "^2.0.0", + "@csstools/postcss-logical-overscroll-behavior": "^2.0.0", + "@csstools/postcss-logical-resize": "^3.0.0", + "@csstools/postcss-logical-viewport-units": "^3.0.3", + "@csstools/postcss-media-minmax": "^2.0.6", + "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.4", + "@csstools/postcss-nested-calc": "^4.0.0", + "@csstools/postcss-normalize-display-values": "^4.0.0", + "@csstools/postcss-oklab-function": "^4.0.7", + "@csstools/postcss-progressive-custom-properties": "^4.0.0", + "@csstools/postcss-random-function": "^1.0.2", + "@csstools/postcss-relative-color-syntax": "^3.0.7", + "@csstools/postcss-scope-pseudo-class": "^4.0.1", + "@csstools/postcss-sign-functions": "^1.1.1", + "@csstools/postcss-stepped-value-functions": "^4.0.6", + "@csstools/postcss-text-decoration-shorthand": "^4.0.1", + "@csstools/postcss-trigonometric-functions": "^4.0.6", + "@csstools/postcss-unset-value": "^4.0.0", + "autoprefixer": "^10.4.19", + "browserslist": "^4.23.1", + "css-blank-pseudo": "^7.0.1", + "css-has-pseudo": "^7.0.2", + "css-prefers-color-scheme": "^10.0.0", + "cssdb": "^8.2.3", + "postcss-attribute-case-insensitive": "^7.0.1", + "postcss-clamp": "^4.1.0", + "postcss-color-functional-notation": "^7.0.7", + "postcss-color-hex-alpha": "^10.0.0", + "postcss-color-rebeccapurple": "^10.0.0", + "postcss-custom-media": "^11.0.5", + "postcss-custom-properties": "^14.0.4", + "postcss-custom-selectors": "^8.0.4", + "postcss-dir-pseudo-class": "^9.0.1", + "postcss-double-position-gradients": "^6.0.0", + "postcss-focus-visible": "^10.0.1", + "postcss-focus-within": "^9.0.1", + "postcss-font-variant": "^5.0.0", + "postcss-gap-properties": "^6.0.0", + "postcss-image-set-function": "^7.0.0", + "postcss-lab-function": "^7.0.7", + "postcss-logical": "^8.0.0", + "postcss-nesting": "^13.0.1", + "postcss-opacity-percentage": "^3.0.0", + "postcss-overflow-shorthand": "^6.0.0", + "postcss-page-break": "^3.0.4", + "postcss-place": "^10.0.0", + "postcss-pseudo-class-any-link": "^10.0.1", + "postcss-replace-overflow-wrap": "^4.0.0", + "postcss-selector-not": "^8.0.1" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-pseudo-class-any-link": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-10.0.1.tgz", + "integrity": "sha512-3el9rXlBOqTFaMFkWDOkHUTQekFIYnaQY55Rsp8As8QQkpiSgIYEcF/6Ond93oHiDsGb4kad8zjt+NPlOC1H0Q==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-pseudo-class-any-link/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/postcss-reduce-idents": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-6.0.3.tgz", @@ -13898,6 +15766,53 @@ "postcss": "^8.4.31" } }, + "node_modules/postcss-replace-overflow-wrap": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz", + "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==", + "license": "MIT", + "peerDependencies": { + "postcss": "^8.0.3" + } + }, + "node_modules/postcss-selector-not": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-8.0.1.tgz", + "integrity": "sha512-kmVy/5PYVb2UOhy0+LqUYAhKj7DUGDpSWa5LZqlkWJaaAV+dxxsOG3+St0yNLu6vsKD7Dmqx+nWQt0iil89+WA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, + "node_modules/postcss-selector-not/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "license": "MIT", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/postcss-selector-parser": { "version": "6.1.2", "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", @@ -14090,12 +16005,6 @@ "node": ">= 0.10" } }, - "node_modules/punycode": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==", - "license": "MIT" - }, "node_modules/pupa": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/pupa/-/pupa-3.1.0.tgz", @@ -14634,15 +16543,15 @@ } }, "node_modules/regexpu-core": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", - "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.2.0.tgz", + "integrity": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==", "license": "MIT", "dependencies": { - "@babel/regjsgen": "^0.8.0", "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.1.0", - "regjsparser": "^0.9.1", + "regenerate-unicode-properties": "^10.2.0", + "regjsgen": "^0.8.0", + "regjsparser": "^0.12.0", "unicode-match-property-ecmascript": "^2.0.0", "unicode-match-property-value-ecmascript": "^2.1.0" }, @@ -14677,24 +16586,34 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/regjsgen": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz", + "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==", + "license": "MIT" + }, "node_modules/regjsparser": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", - "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz", + "integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==", "license": "BSD-2-Clause", "dependencies": { - "jsesc": "~0.5.0" + "jsesc": "~3.0.2" }, "bin": { "regjsparser": "bin/parser" } }, "node_modules/regjsparser/node_modules/jsesc": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", - "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz", + "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", + "license": "MIT", "bin": { "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=6" } }, "node_modules/rehype-raw": { @@ -14949,6 +16868,15 @@ "entities": "^2.0.0" } }, + "node_modules/repeat-string": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", + "license": "MIT", + "engines": { + "node": ">=0.10" + } + }, "node_modules/require-from-string": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", @@ -15060,12 +16988,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/rtl-detect": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/rtl-detect/-/rtl-detect-1.1.2.tgz", - "integrity": "sha512-PGMBq03+TTG/p/cRB7HCLKJ1MgDIi07+QU1faSjiYRfmY5UsAttV9Hs08jDAHVwcOwmVLcSJkpwyfXszVjWfIQ==", - "license": "BSD-3-Clause" - }, "node_modules/rtlcss": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.3.0.tgz", @@ -15168,9 +17090,9 @@ } }, "node_modules/search-insights": { - "version": "2.17.2", - "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.17.2.tgz", - "integrity": "sha512-zFNpOpUO+tY2D85KrxJ+aqwnIfdEGi06UH2+xEb+Bp9Mwznmauqc9djbnBibJO5mpfUPPa8st6Sx65+vbeO45g==", + "version": "2.17.3", + "resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.17.3.tgz", + "integrity": "sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==", "license": "MIT", "peer": true }, @@ -15300,25 +17222,24 @@ } }, "node_modules/serve-handler": { - "version": "6.1.5", - "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.5.tgz", - "integrity": "sha512-ijPFle6Hwe8zfmBxJdE+5fta53fdIY0lHISJvuikXB3VYFafRjMRpOffSPvCYsbKyBA7pvy9oYr/BT1O3EArlg==", + "version": "6.1.6", + "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.6.tgz", + "integrity": "sha512-x5RL9Y2p5+Sh3D38Fh9i/iQ5ZK+e4xuXRd/pGbM4D13tgo/MGwbttUk8emytcr1YYzBYs+apnUngBDFYfpjPuQ==", "license": "MIT", "dependencies": { "bytes": "3.0.0", "content-disposition": "0.5.2", - "fast-url-parser": "1.1.3", "mime-types": "2.1.18", "minimatch": "3.1.2", "path-is-inside": "1.0.2", - "path-to-regexp": "2.2.1", + "path-to-regexp": "3.3.0", "range-parser": "1.2.0" } }, "node_modules/serve-handler/node_modules/path-to-regexp": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-2.2.1.tgz", - "integrity": "sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-3.3.0.tgz", + "integrity": "sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==", "license": "MIT" }, "node_modules/serve-index": { @@ -15727,9 +17648,9 @@ } }, "node_modules/std-env": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.7.0.tgz", - "integrity": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.8.0.tgz", + "integrity": "sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==", "license": "MIT" }, "node_modules/string_decoder": { @@ -16119,15 +18040,6 @@ "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==", "license": "MIT" }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", @@ -16451,9 +18363,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", - "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz", + "integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==", "funding": [ { "type": "opencollective", @@ -16470,8 +18382,8 @@ ], "license": "MIT", "dependencies": { - "escalade": "^3.1.2", - "picocolors": "^1.0.1" + "escalade": "^3.2.0", + "picocolors": "^1.1.1" }, "bin": { "update-browserslist-db": "cli.js" @@ -16798,18 +18710,18 @@ } }, "node_modules/webpack": { - "version": "5.94.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.94.0.tgz", - "integrity": "sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==", - "license": "MIT", - "dependencies": { - "@types/estree": "^1.0.5", - "@webassemblyjs/ast": "^1.12.1", - "@webassemblyjs/wasm-edit": "^1.12.1", - "@webassemblyjs/wasm-parser": "^1.12.1", - "acorn": "^8.7.1", - "acorn-import-attributes": "^1.9.5", - "browserslist": "^4.21.10", + "version": "5.97.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.97.1.tgz", + "integrity": "sha512-EksG6gFY3L1eFMROS/7Wzgrii5mBAFe4rIr3r2BTfo7bcc+DWwFZ4OJ/miOuHJO/A85HwyI4eQ0F6IKXesO7Fg==", + "license": "MIT", + "dependencies": { + "@types/eslint-scope": "^3.7.7", + "@types/estree": "^1.0.6", + "@webassemblyjs/ast": "^1.14.1", + "@webassemblyjs/wasm-edit": "^1.14.1", + "@webassemblyjs/wasm-parser": "^1.14.1", + "acorn": "^8.14.0", + "browserslist": "^4.24.0", "chrome-trace-event": "^1.0.2", "enhanced-resolve": "^5.17.1", "es-module-lexer": "^1.2.1", @@ -17105,23 +19017,77 @@ } }, "node_modules/webpackbar": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/webpackbar/-/webpackbar-5.0.2.tgz", - "integrity": "sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/webpackbar/-/webpackbar-6.0.1.tgz", + "integrity": "sha512-TnErZpmuKdwWBdMoexjio3KKX6ZtoKHRVvLIU0A47R0VVBDtx3ZyOJDktgYixhoJokZTYTt1Z37OkO9pnGJa9Q==", "license": "MIT", "dependencies": { - "chalk": "^4.1.0", - "consola": "^2.15.3", + "ansi-escapes": "^4.3.2", + "chalk": "^4.1.2", + "consola": "^3.2.3", + "figures": "^3.2.0", + "markdown-table": "^2.0.0", "pretty-time": "^1.1.0", - "std-env": "^3.0.1" + "std-env": "^3.7.0", + "wrap-ansi": "^7.0.0" }, "engines": { - "node": ">=12" + "node": ">=14.21.3" }, "peerDependencies": { "webpack": "3 || 4 || 5" } }, + "node_modules/webpackbar/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" + }, + "node_modules/webpackbar/node_modules/markdown-table": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-2.0.0.tgz", + "integrity": "sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==", + "license": "MIT", + "dependencies": { + "repeat-string": "^1.0.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, + "node_modules/webpackbar/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/webpackbar/node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, "node_modules/websocket-driver": { "version": "0.7.4", "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz", diff --git a/package.json b/package.json index 5ab713d6..705899fb 100644 --- a/package.json +++ b/package.json @@ -18,16 +18,16 @@ "clear": "docusaurus clear" }, "dependencies": { - "@docusaurus/core": "3.5.2", - "@docusaurus/plugin-client-redirects": "3.5.2", - "@docusaurus/preset-classic": "3.5.2", - "@easyops-cn/docusaurus-search-local": "^0.44.5", + "@docusaurus/core": "3.7.0", + "@docusaurus/plugin-client-redirects": "3.7.0", + "@docusaurus/preset-classic": "3.7.0", + "@easyops-cn/docusaurus-search-local": "^0.47.0", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", - "@jsonforms/core": "^3.4.1", - "@jsonforms/examples": "^3.4.1", - "@jsonforms/material-renderers": "^3.4.1", - "@jsonforms/react": "^3.4.1", + "@jsonforms/core": "^3.5.1", + "@jsonforms/examples": "^3.5.1", + "@jsonforms/material-renderers": "^3.5.1", + "@jsonforms/react": "^3.5.1", "@mdx-js/react": "^3.0.0", "@mui/icons-material": "^6.1.0", "@mui/lab": "^6.0.0-beta.9", diff --git a/static/api/angular-material/assets/search.js b/static/api/angular-material/assets/search.js index 4f8ba349..973d0d5a 100644 --- a/static/api/angular-material/assets/search.js +++ b/static/api/angular-material/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA8Wd35LjxrHmX2Wjfdses/6S1J2OZPvorH3ksGXvRkw4FJwmppsWm+wg2TMaO/xY+xD7VhsoMNFAMr9CJQhqr9zWAKgPlVWZWb8sFP91d9h/Pt599f5fdz9tduu7r5y9v9utnqu7r+5Wu8fX7erwx9WpOmxW2z9Xu3V1qA7Hu/u718P27qu7T6vDZvVhWx1/gy5993R63t7d3z1sV8djdbz76u7u3/fUlLGLtq3/Ou53v9sfno9f95/0x/36dVu1LZ6f85v85dlWg3l7w4f97ng6vD6c9ocxTfyqf3+nufu7l9Wh2p2G30zujv/Y77fVavfNfnc67NvuvNAoX5bv9Jn1bTP/9/98XD1onvqrH5sb3h59Oq5/vTn+erN7qg6bU7Xuvjp4Cyjm4flFJ6a54TZi1htVf//qx+aGicSUjtKcopLRqeuVh6fV7rH6tjpVD6fNfvfn6qNOkHT7RYe9HDafVqdKpdLO/Nvk2Ry/eaoefko9Xi6ue9fIvuqpeKxOv/1U7U5/W21fLx1YTgm/cwo1z6uXr9frTd3tq+2fDvuXo0qSePtEun7Yj9Lzdpswgvb1EKvW/2M6h/APcuN/qQ6fNg86iwo3/yKiN8opsL6RN11vjnWeoFPTuekWmj5tjpsPQmqRk/R2zy0UfdwfnlVyzjfcQsvx9cPx4bB5qWe8ShO78SajaXVa6UZSc8MttGxXH6qtSgzdcZOeqcYZrX/fLZRVh4Mye6E7bjK6H/Yv1fovD0/Vs24ksRtvoe2w359GKOvddhML7vQu/O2eWyh62qzXlW6gt7fcQs9LnY/8aXV6Uknq3jWRql6Gtd99k9JulajOTbfQdHzav27Xf3naf/7r7uP+4fVYrb8d6boGH3UL/bvH73ff7TYnldLOTTfJZ1bbzXqlXSN277pVT31bHU+H/Rd1Z73ddwtlm+NvR3i07l23UPVYnb7/vNMviPr33Wpx0ZN6OmweH6vD35oRpJ230t2/yJrodXPUR9fOTbfJR0ZkIjfU86IOYpPGr/im5EPv2h+q46mDQT++7hJIOv5GuqyYPf9Q/XwaIq3CNddiVvRIHWOVxKsAK5ahoasqGRJaxTI0XDUvoxSqQi0lRFXRE+d8pbz9txvGtK3Ak1BBGZvU6fjhy4tOwfmGq9vOwEfY/BTkUTFEBrEjFDodc1TIFYAjFKigjQoFEDVCHWrOqFCDICMUoyWMKm8j4MWMq1GwRYWKLFiEakZRRc2okZAiHjEanqhQIcNEKENHEjW9kVmL404ZsepWaJIBIlSjo4ea8ZtDh3j8juGGClUZaAg1jSCGGnuBxTW2mHJdrdACQCGUoqSECiUYEUIxej6oyIAgHIRy1GRQoUaJBfFsm4YJKpRDIAg1qmmgJuuAKBDnHWoOqMuzhzYf5PLt3M6DCe2HMGXWhFpGqdCEASVOqdV0UrdSg2gyt1q7nksqRA5DSSh1QiKpmKsQR0Kdahapym60ec2tlIgIEgfJ6eJjBz4KF0ICCa9VYcivD9UqyyC7F0wBIC+ep6ePPc1q9CgI0HLHMgEIOgoCtMQRCNDgxksVpayx5O1zoPGy5RLKCFpVIsbLtsv5YomCAcB32fxUdK/EKEVo71LitFyvRCiAepfSlESvpO0szrtUMIrllejIgbxLGWMoXtk8BghPmsRKflfS/iC8u9QxmtwVjQ6E7YSRoWV2Je1jYHcpQE/rinpgYH0sdMTIlXCJGgzpLnXoCV3RCB3Cc8IIHcvmSvQMgLlLNSOpXJF1MstJwT4jVpIlKjIw7lLECBJXoiGP4S5ljGNwJRlKFsBdChlF30p0jEBvwkyajruVaM5Ct0t1o4hbUW6QxW1CdjCKtRXmuyWgTcx7r6FspdbKITbZYGP4WomaPFwTUttRZK1wlZTFauIaaRqmViKvDKhdipyYppXMwyxKu1Q4iqOV5SCq7OMmGiA+E4LbRHGNgbPuVVlqdnlhMTL779fnD9VhaO+eeNW18Aw/VEfQ5FdQYbScFA1LU0qRgFpOioaqDUkpRWsZPSV8TdUjf/z6f3/3x7/+8cff/fnrb3747vv//voPP3773e+/++EvGlW5hwju8+JLaZXi/XYts7mMwM49E/TZ8+YynmQaby6fot3Vz6p20+VTtPu6PW1ettX3lx/O55rv3jWBiu3+YSWwrIyC9o4JWt+li2uEubpM3TMa2H0TKFlXD5vn1fYv1cvqIObvGTXCvRMoQqA+I2SI1g+1X7YczXkEaU06WkG+aJCRUVY50GoZI2NCBQULuqzbKj61QaVqXZ2qw/NmV3171QTCD5ki0pUWgvL9d3U1SDX9B0tCGbHT1YVUkoXiUEakokKk8+SoTJQbgNpakUoRKhhlBGmrRsrIIpSOsmFFUT9SKckWkTKKRlWSdKNIKiflRpCmpqTL0MTCUi5BU1WXlFnSKHONqTOpdMnFpowiXcVJN6ZzZafcmB5Te1IpyxSgMrpGVKF0tgPwNWc9JX9V6QFFqYwcZWVKpQaXpzKC9DUqVQalLBDlxvw0VSKVelgqyq03tfUiXX4Ai0a5DEFdOVL3EirRDHSUtk6j0oWLNblUU12x0a4NYdkmvzy8vnajEjpcwMnInbCKo5odsJST0aqu5ygjvD62306NWN7JBYcp40Kn0CNeCqs9mauLSz5/rlHTUMVHuujagg98pq7eI+pXlXsyQjTVHp0QqdiTEaKp9QwIKS31YDUllR5Nb0hFC9x6rmahalUoWWRazVQsVK3igkWm8eF6hUYDguJYwBAT17TePbR4f5COPM6MPOHeErY5oE8BzLG2Ml6uUVIAq3MDtphVKzUh8JvVcjX31QyxQeyLpU5HfTWCBeiLJSqYr0YDRL5YiZr4avQg4IvlaHmvzmcKuDfnMBW0V6MjC3uxnlGsVzV6JNSbGTka0qvRIYNeLETHeVU9kqE5mY4ZQW40qmTIi/XoGK9qJOcQb2YkjyG8Gl0ZwItVjeC7KqsBXJOxm5LVaNQAuIvFKNmuRgtGu1iOnuxqMiS45QMLUn+FoNGjBM2ZmTcNZ9Zoh5gZq1RTZlVOAiFzJitRM2ZtDyHEnO8kLWHWqMKAOZPWqvmyclUH8XJ2TXc9XdbIHIbLWOyEbFkzJyBaxkrVZFmXV6gziptpEbFyJjBNGJM6UFm6EjJlfHExUv52dRokysI11wJl9EgdT5bEq3AylqGhySoZEkzGMjQsOS+jFCVDLSUkWdETCGzC9oe4pqLtT5vq82VogS3T5Ve3ezytDqe/barP5W13b7m6/ZfVrtp+Uz+lXEDvnqsVrFenCux+hwp695QQZKWer9erl5PC7f2qf9P1ihRIG2oqI9oKHRl4DEUUsuORir5Uq8Nfqi09olATu+v6ftnvTk96Gfy2q3Ucq+QW6t6uDqdNpTCTdOvVM3uQ40M502F8hVyB4kOBCoivcT2I4WO/o0X4qpAoE/xMUNQBfFVqIPD7TF6gwPeaYJ2j93hujYH3uoB1uV7KRaryxZJChUzuoQwduNf0RgaO4U4ZAcIUmmRqD9XooL1m/OaYPR6/Y5C9QlWG2ENNI4C9xl6AfmGLKdGXQgug9VCKEtZrlgqQ1eOVghrVK9IdSOqhHDWo1yRfOk6PZ9s0mF6hHFJ6qFEN6TVZB2T0OO9QI3rdomdoF09u8TP2GCGl/VANIWtCbQlBoQlXEHBKrS4g6JbQsH6QW0BfXz5QiByuHkCpExYPFHMV1g6gTnXpQJXdaPOaWykR6wYZnDZZfOxUDYQLYdEAXltcM/hh//i4HawaiFddWzfAD1We3S2+gqp2kJOiOsVbJ0U8yjsjRXWe94CU4kO9sZ6ik701PTK8RTmnZuQe5SGFLDx+81Q9/CSEx4yy7k3jeklzHDnWUXgmuUZLyUGNWJBir7RWFTwuPavm+jPTNcN9ELNmxE4HWlWSpSPUMwO/PCVUqcCHqWMt+hPVNYrgsepYkPpsdY0e+YB1LEZ3yrpGSf6odaxo3HnrqlEkHrqeGUGqk9c1SsDx61iK8gx2Va/kTkvOdM6Y85E1usCR7FiR8lx21ZjOHs6eGdOjTmjXKMsd0451jTmrXWU7dERxxnraU4o1etDR7ViO9vx2jZrMIe5Y0IiT3DUZFD7OHUvSn+muUaQ92D0zCyc63V2jHh/xjnXqz3lXZSz4sPdMzqI/8V3bS/Bo9XxHqc9X16364CHruVWf+qR15SoQH7eeXQNOcOa6RmjBwetY7pSnr2tmBz6CHWvVn8Ouyzn02cbt1MjHsmfC1ZSRqntAu3QpPqUdX10MTL9+Pe0f9s8v22p4s3Xm2mvh6dCjdQg191IqkDosS4NTR8mSoOqwLA1aLZNVClgHtZVg1hE9tU/pzmXwGNTzduNkWj5utqfqUK2/H6vp8gGTaWvSxd+lBvTC2N3T9RjYcj/cUwNb78u0KID0oKIyLD1CF0y6ByWJqfeVal5f0ub3keOI3T2Zqv2u2cg8wg283TmZmo8je+fj5P2SS69LRnRRkn2lxkyZY1DiFMWOEW5rsOQxKHy6wscI+UL5Y1CwoggyQhEshQzqUhdERqhDZZFBcdriyKgIKpRICsKnolAyJtvIlUuGs40xRZMxo04qnQyPOE0BZYQquYwyKEtXTBnTWxlOOdxpI9DkCI1yeWVQna7IMmY+5Eotw/NhTMFlhMpM2WVQ44jiyxj7AoA5bGElxByhDZRjBqUpizIjlOHSzKA4fYFmVPYOyjQF2buyWDNCnbJkU7iWvrpwMyaPgcWS4UxGXTIZtxIY2oZVsiIYu+d95NoclXqKlufags8IjbjsM5z0q4s/I/QNV1YGdU5YXxkxrWCVZRiHaGsto1KPsUnHrZWJ1ZfhiDR9MIrdBOP1+XwhrL9cXFNedTkcVl/+sPqyfz3hasvlNVdXWcAjldUVQbyuqgJlqKopGhliFQXKUFVPsjKKqyZIS1G1pLwndvtvxbUuar69/uqWT4fV7rhdgYIIap/ddbWK1Xr93akSQAkS8HbDmLZjCC62jf/44+nLi5DcDrT9rr2vWMI7kn0bKef/+bWhP+wYcf2HIYs97z9V9dV/VfiR3j2/vN3emm87aqbqoI7+W2pq/2rtaHSGvHhooS2/3X8Wkrsh6ee7/v/ZsxZAPRVHdVR6hZvKoj/m9MditNAymx4qukfh1vs3/fIW7bTfDn2v6qjuG9xUVftXaP/Sjb3Lpw5YlBYjCnt2bxljzeI6IJwLcv1vpIKmy7SGm6Ll1VpYnWeC8hRtvioi6+vYiNr/oWqV/1+P9/uF+ydg9ju4b0I1qgeZVmZ0l35YqFD0WJ2UOjp3XN366bB6+Ok/vvxOMRC6t1y9Ehgu3SMZE5bsy+VKpXokUFOiL1eAS/Nw4qpL8uVqYCkeiVGX4Mu1yKV3JERXci9XkS+1IzXjSuyKUaPCDbqSerkKUEpHMpQldEVv5OpFsFPGFIXKNYFSOVKjLJErxm+2NA7H76iSeLmqXCkcpoMjSuAKe6EiDrSYtnRTrgWVupEUbYm7XEmmtI3EjChpl+sZ2EScybDA5uHxuq5blPYU0RJUt1buv5S69o+U6Wv+5dmpttYP3dNENX5FYoRr+zA10tf0dasuWBnPLbzUFfFyTZlKOMyp9RVw1UoM787OTMzrP31ULdgGy/N44TZdWb58JuBy/BDGuk16o01sbqVELrfDKDldgOyU14ULYZkdXltcbv/P/WHzz/3utNoO1NzRhdcW3rPP1VXf4buoat8DgjQF8AJBpVXwvKqSUri2d0ACmxeizGK1muTFal6SbsWqVdQ9i26z30kn2Q2YTnrAyAhQIL4M++Ylq4+rGKMLJUbD0rTZkVZdYq2/3VbP9e06eezW2wxJGNzz2tQRXqtrlKobaxIDfl6RKuprx1Yu3c3LmiTnLZDbyVSe2NUwTZEvLM5R/lb/3s3DYIYiX3ZtfpJ5qi47AW+hyk2yYjSZyaCY0rwkp6gkK9H1CshJciKUGYlOj5yP5OToshGdmoJcJGuuCTORQeFleUhOrjoL0WtCOciQLG0GolOWzT9y0kZlH7ohCHOPnC515qHTNELRTfWIOUdOjSrj0I2lXL6RkzRJtjEotZNrfOpdCzMN6bLiPOOb1al6rFOVBOJ+WH0YSDgGrr828yh5vC4FGXpBVS5SJk+TlJTLK81OijSWpCkjew7kK0WyhMRlAkXnvR50t/ADlEXipMdMqjO7ZaNI4tD2DeEHAkZqfWhu+/KHOrcb2aEXz5i0N/8xtKOrSKPwlGl7tSwpLNI6uD/xClUoLSwWJuWHE1gZJl9FwtRZ2NiZfYXGX0ahmKAV6VNlaiNHYC5lKxI5Se5WLj5eOEq6CSVx0mXFSdxAzjZtinZ1RnZNAnZ1vnV1ejU2m7oqeRqRK10Dc8ogjr61bIIzUT4zUXIwYS4wGciaAGAV6SpLSUZlINcnHGPziwk4k4ov6UcATGUmyVyuSlQmyEuuSEOuzjquTzJullPgbrmI7988bbbrQ7VrLk7t/mkj7N3MXp2N/roYmGtBERLRa+EZujuKn1gUqOrefJ2mrnl+f9i/vgzkYMI11yZi6JG6bEwSr0rJsAxNXpaXUTowoZaS4ajoCZCmweaVBTmFEjmBg0J0pTiFjoL0BRtnwiJcXnJZZgOFqstvSjUo58kK0hbeFJqy2RAUNarkphhqME+CitTJkkKNVsvtlIi5E9ShSqAUYyaXRUExk6RSeZEdJPP4diHkMRfXKGDMhwr/aErvX69HMfxhWhLTlaoEMZdN6ziM3HR5CnrRflnKWfDGCIpctDjERAraQh8uC61Jnyyr2xtAMBeNjiIwBToKAMyFltH8RdZTijkudBRQjsIWMeQQGx1mHAU9n8EMF42OoAwlY7C4/Vu0DhDDRdtKwlBg8TxguBAwEV+QhXXCYe8SGBCFq4pD4n/RxP22Oq0222/2zy/7nZRTogsnoRbZhxdFD/geYKj9uJEOF8zroHsmUgDm2oAGYd5do2Kz25w2q+3mn8Inlnkl/TtHq7HRGt/RozfLtVbpzLfmeKjmRID/WX35vD+sj8KEky4rnnF/XNUT9A+b4wlPNuGaaxNS9EhdWiqJhzKkE2WxDM2JsioZUo6MZWgy5byMUucHtZT4PUVPPKdL5fP/oIb+TVdrOKZf7qrko12hCHbXpCq+W/88Tkhz49Va0Dm3UMPQObf5touOmBhqe+icW+n+kefcFkpRnHObEXf9OZpQbsk5mre0nHBiJT6cUnrKFcdoqkQpjkUdkFlmzafN49N28/hUz2qNK7i472pPkD13G+ooOndboaJL/PcHqViA45VwawkFyKtjZ8/Ul9Xm/c/9J4HhQW2XN47pqXIEn7PX8K4EhQpIR6CCQUaiaL3grMxMalF8VqZqhIDfFc0MjYHfE1W1/vV6/c128/CTpv3OPRMo+LZKv52hFdG/bYqRgc4Gzo2Ikt8GHenZBrkm1FVGN0uYj0KucI4oFKg4R1ShAJ4jCnWozxFVqEE4HorRniOq0CJucoFCVOeIapYxuYIBXsOMOUdUM2qkc0TxiNGcI6pQIReKoAzd5gtNb2TOosOdMuLgOYUm+RxRqEZ3jqhm/ObOEcXjd8w5ogpVmXNE8UJGf46oxl7gCDxsMeUBeAotYHtVZpmk2l6lUILPEYVi9OeIKvTkzxGFmsadI3pLVKA8R1R6znXniGaSVOU5oop8VXmOKHZP05wjqkmM4DmiODVSnyOqXJGi6nl2UardLqfQhM8RxTm1+hxRhZ5cvTk3Ma+vOqsAx9A5ohnKMdk5ooqZAPdPQJ3qXRSq9Eab2NxKibivAkfJ6QJk5NWnpgoLdzJcXlRcVv3+wz+qhxP/xVD+0uJV15ZW8UN1xVX5FVTl1ZwUTYFVKUUqseakaIqsQ1JKy6wZPSWFVlWPrNMI/usGrCMyUi7uHKdGC2kzihSYVqsKAcK8mhJEmI0oKlMOUsOM2Om4oUqyQA4zIhXsUDcHED3MjX4tP1QpQgQxI0jLEFV6RIqYEaPiiColWZKYUTSKJepGkUQTcyNIwxNVSmSimJGiY4rK+DLKXGO4okqXTBYzinRsUTemc3QxN6bH8EWVsgxhzOgawRh1tgML5Jz1lAtklR5AGjNylKxRpQbTxowgPW9UacoTx4yuccxxSFsRdSxVNbTFTH7Oddwxo01NHlWpsJI95pzXNPRRpR7uQMnoVH+uq0v0IBHNpXpqJqruJURFBzpKy0VVujAZza0Z1GxUpSlHR/MO5Ho+qhI6TEgzcidkpKrZASlpRquakypTNX2Sdjs1Ii3NRfkpA3yHmIqXQnSaubqYof5Qz2nITnv/ei0zvXyYjpX2paoYqdS0ho0WNi0xUalpDQtFTZcyUKH9EvZZ9MYDzFNoupB1lrW+Ob5sV1+q9Tf77euzsIFaav/ynisUbMQPAoRmN9mPAIraemgE/7D/7nG3P1xmsqKd+S1XtI8+WhHaHfpcBbVXtJrA7Q2tH/p3jvw4ZbB5xWcpoqCyTxjoi4e/Fvm63tW/jE3emmw7ZFbYER21t9HR/tXayJQa6eJxhXb6dv/5MlHMyD1f/8vaqm50+EshuUOS4BtJUXwfhMVd/6GXILfkE6+prSV8QWXwVq3+A674oqtUSftXaP8qHUvqD7myn08Jgos+nEL2Kv8QSG55+BOgopYLKrvSvCqv6BapaExVPkiua221vkQVciC+rp3Xomj6qo+ivVbWhbFgPSYGlGE6obXBT8SKWnysdtVhdaq+qbbC71AIzfIbrmr7lMBKk9oXTw35tutmKNrlIM/Mq3c3FCXwg7saBHHT7WYoW08VTXPF7oXSdaRMQ+X1ow6CFilAuxQEAdrdCUXti7sShMZVuxGKWs7uQhAUjNp9UDYKpF0H0gjQ7DYoalneZSA0rdtdUEhwVN0/ZjdBkQ55F4GgQLd7oGwM5nYNSGNwzG6BIiWZXQJSZqXfHVBmC1AckqyhLAkVtQ92AQjNK6v/Ra3jqr8gQF/tL9KQr/LLOcyI6v7UK1PlV0T9J1xXxxfUqOv3Rcmdsm4vuY9p6vVliQWsikuphboaXrwIQVVwsA7RVr+LdOCqt5RjqqvdpUsUWOWWJ9T11e1CnjFU1RahxmTV7KLRDKvY0iJdW70uTBXKk4TpWxer1FJUmiIgdarSvUtgNVq4Klsx7v4qW1PC/l+b09P+9fSHXj7c+VG2y6uKy9y/r07gEPTzP2SfVPyDF92Hlf3KBenCnBH8vkq/reGfUhFaKorzoJ137V9tpWuw6XfC3cqZVq7m3cCpqTlRA9gZ/+RBuTrRP02kT/7pgXJtF/5Drevv93eb3br6+e6rf9W/m32sY8NXd/ade7e8u7/7uKm26+PdV+8bwfd3D/vnBMb/fv63v6XTxOormkt+M7u7fz+7j7N3If797/fv6Yb039N/SFeZu/v3RrjK9K6yd/fv7b1z7/yid5XtXeXu7t874Vmud5W/u3/v71145928d5nvXRbu7t+He7d850L/stC7LN7dv4/S02Lvsjl4gXnvqsXd/fv5vZ+/C7H/sEXvsuXd/fvFfQjvfLC9y5b9rq17eim9gmE2SEaYiVf27VDXXN8bI17Zt4WpO93Yezd/Z2fMtH171IWw98aJz+ybxNRdb7x4Zd8qdfnqvQn3bvEuLPo9bvqGMbUFTBSf2TeOqY1g5uIb9e1jajuYhfjMvolsbQizrMfPcun6Q7tvI1sbwoo2smyupMki2sj2bWRrQ1grXtm3ka0NYUUb2b6NbG0IK9rI9m1ka0PYIL5730Y2zR7RRrZvI1sbws7FK/s2srUhrGgj27eRqw1hl9Icd30budoQTrSR69vI1YZwRnwm82nJqYk2cn0budoQzonP7NvI1YZwoo1c30auNoQL986/WxrTv7JvI1cbwkXxyr6NXG0INxev7NvI1YZwC8mj903kazu4pXCh71vIG+j8+wbyFrl/37ePdygAeBZ2PAgBvm8cX1vAz+59eLdYsif2jeMj8u++bxtfG8BLUdb3TeMX0L37vmn8Erp337dNmEH3HvrGCQa699C3TrDQvYe+eYKD7j307RM8dO+BZQYBuvfQt1CI0L2HvonCHLr30LdRWED3Hvo2Ckvo3kPfRnEG3Xvs2yga6N5j30bRQvce+zaKDrr32LdR9NC9x76NYoDuPbIELkL3Hvs2inPo3mPfRnEBE6rYt1FcwkAQ+zaaz2AgmPdtNDcwEMz7NppbGAjmfRvNHQwE876N5h4GgnnfRvMAA8G8b6N5bQhvBQc2Z2l28nTSGmDet9B8gQLBvG+g+RIFgnnfPosZCgSLvnkWBgSCRd84CwsDwaJvnIVDgWDRt83CQ/++6NtmEaB/X/Rts4jQvy/6xlnMoX9fsHXQAvr3Rd88iyX074u+fZYz6N+XfQMtDfTvy76Jlhb692XfREsH/fuyb6Olh/592bfRMkD/vuzbaBmhf1/2bbScQ/++7NtouYD+fcmWq0vo35d8xTqDDr75t+61Brr45t+611ro5Jt/617roJtv/q17rccr5xlbvM4CdPXNv3WvjdDZN//WvXYO3X3zb91rF9DhN//WvXYJXX7zb51rE1CQnb65gA0Gun3DcUOCCt5LfIjzhkQVfBAvZVYzEAEZThwMxECGIwcDUZDhzMEgHGQ4c0hkwUfxrZi9Elrwc/FSZq7EFryIkAzjDibRBb+Ur+V0KK2aZvK1zF6JMAQR/TH4YBJiCFL4N4w+mMQYgpQAGIYfTIIMcnw1DECYhkDIfokhCJNAg4zdGIMwiTQEcXgzCGESagCehmEIk2BDEKcC4xDGZYCe40Qvh/SYyVwG6jEaYVwG6zEeYVwG7DEiYVwG7TEmYVwG7jEqYVwG7zEwYTwGfIaxCeMx4jMMTxiPIZ9hhMJ4jPmM5ywWgz7DQIXxGPUZhiqMx7DPMFphPMZ9hgELk7AESAIYsjAJTIAkgEELk9AESAIYtjAJToDAzsCFSXgCBHaGLkwCFCCwM3hhEqIAgT1wih5wYGcAwyRMAQI7QxgmgQoQ2BnEMAlVBDGuMYphEqsIYlxjGMMkWCEHdsYxTKIVcmBnIMMkXCEHdkYyTIMypMDOSIZJvAKEYMYyTCIWIARHXviIOAQznmEStQARkBENk7hFWNwH+2624NcyiyVyIUdABjXMPBPWGNYwCV6AWMXAhkn4AsQqhjZMAhggVjG4YRLCALGK4Q2TIAaIVQxwmMQxUBmKV6zmOFYxzGESzQCxipEOk4AGiFUMdpjENECsYrzDNMBDthtjHiaRDRCrGPUwCW6AWMXAh0l4A8Qqhj5MAhwgVjH4YRLiALGK4Q+zyCSRDICYRSauMQRiFpm4xiCIWWbiGsMgZpmJawyEmGUmrjEUYpaZuMZgiFlm4hrDIWaZiWsMiJhlJq4xJGKWmbjGoIhJ6CNIlSjDqIhJ7CNKOyQMwyJ2BuOaZVTEzmBcswyK2BmMa5YxETtDcc0yImIT9ZBjimVExCbqEaUloGVAxCboEaUloGU8xCbmEaUloGU4xCbkEaX1l2U0xCbiEaU1lWUwxOJ9F5axEGtwSLOMhdgEPKKUMlnGQmwCHlFKmSxjITYBjyjVWC1jIdZgJmwZDLEGU2HLaIg1mAtbxkOswWTYMiBiDWbDlu/DsJgOW74Tw2I+bC/2YmBCbPluDIsZseX7MSymxJbvyLCYE1u+J8NiUmz5rgyLWbHl+zIspsWW78ywmBdbhkWsw8DYMixiHQbGlnER6zAwtoyLWIeBsWVcxDoMjC3jItZhYGwZF7EOA2PLuIh1GBhbxkWsw8DYMi5iHQbGlnER6zEwtoyLWI+BsWVcxCb2EaX4axkWsQl9zKX4axkVsR4CY8ugiPUQGFvGRKyHwNgyJGI9AsaWARHr8TrNMiBiPdxIaBkPsQHHNIZDbMC7CS3DITZg/GgZDrEB40fLcIgNGD9ahkNswPjRMhxiA8aPluEQGzB+tAyH2IDxo2U8xAaMHy0DIjZm9hcyImJjZochQyI2ZvYYMiZiY2aXIaMiNmb2GTIqYmNmpyGjIjbm9hoyu8XMbkNGRWzM7DdkVMTGzI5DhkXsHO85tAyL2DnedWgZFrFzvO/QMixi53jnoWVYxM7x3kPLsIid492HlmERO8f7Dy3DInaOdyBahkXsHO9BtAyL2IQ+5uIqhVERm8jHXFylMChiF3AnomVMxC7gXkTLkIhdwN2IlhERu0D7ES3jITYxj7m4oGI4xCbkMRcXVIyG2EQ85uKCisEQm4AHWFMyGGIXkD1axkLsMjPJGAuxiXfMxcUXQyE24Y75XAyrDIXYhDvm4uqLkRC7zEwxRkJsoh0grDISYhPtAGGVkRCbaAcIq4yE2IQ7QFhlKMQm3gHCKmMhLgEPOaw6BkNcIh5yWHWMhriEPOSw6hgOcQl6yGHVMSDiEvSQw6pjQMQl6iGHVceIiEvYQw6rjiERl7iHHFYdYyIugQ85rDoGRVwiH3JYdYyKuIQ+5LDqGBZxCX3IYdUxLOIS+5DDqmNcxBm8UnMMjDiDV2qOkRFn8ErNMTLiDF6pOUZGXKIfYKM+IyMu0Q+wVZ+REZfoB9isz8iIS/QDbNdnZMQl+jGXVl+OgRGX4MdCWn05xkVcYh9iqHQMi7hmp4jYX4yKuEQ+xFDpGBRxDRQRQqVjSMQl7LGQcgXHiIhL1GNhpYWaY0TEJeqxcPK1zF6Jeiz8vbPvrGVy+fcqiXqga5nBEvVYBCmsuYtvVlzmucxkiXqga5nNEvVYRFkDM1qiHui5zGyJeqBrmd0S9VjMRVvw71cS9UDPZXbzGbsxIuIS9ViIH8YwIOI8XmE7RkRcwh4Lsc7sGBJxiXssxTqzY0zEJfCxNPK1zGzNRy1WvpaZraEi8pdZjIs4j7fkO8ZFXIIfSydrYGZrwIiU8ToGRlwDRsRMyzEw4howIkdsBkZcA0bA51zMbA0YETMtx8CIa8CIHLEZGHENGJEzLQZGXANG5IjNwIhrwIicaTEw4prvXWQTMzDimi9e5GnBwIhrwIgcsRkYcQ0Yke3GwIhrwIhsNwZGXANG5EyLgRHXgBHZbgyMuAi/IXOMi7iYcZKMi7gMF3GMi7gMF3GMi7g5Ll87xkXcHJevHeMibo7L145xETfH5WvHuIib4/K1Y1zEzXH52jEu4ua4fO0YF3FzXL52jIu4xD6W0qLcMSziEvtYSitix7CIW8DytWNYxCX2IWdlDIu4BToUwDEq4pqNIvLkYVjENZ/IyA6HgRHXgBHpe33HwIhb4K/MHCMjLuEPMHAZGnEJfyznEhpxDI24Ba7POMZG3BLXZxxjI26J6zOOwRHX7BORJw+DIy4RkKX8+S+zWgIgS3HhwdiIS/xDHowMjbglLNA4RkbcEhVoHOMiLvPdjGNcxC3xjizHuIhP7EMcjJ5hEd98OSMORs+wiJ9hYuwZFvEJfciD0TMs4hP6kAejZ1jEN1/OiIPRMyzimy9nxMHoGRbxmS9nPMMiftbkj9KC1TMs4hP6MDPxg2uGRbyBvtEzKuIN9I2eQRFvkG/0DIl4g32jZ0jEn5GIxLc9QyK+2SwiJoSeIRHfbBaZSYTZMyTim80i8ofnDIn4hD3AOGdIxBv8Ia5nSMQ3SEQeuwyJ+MQ9wNhlTMQn8AHGLoMi3uIsxDMq4m1jN2mR4hkW8Yl9mJmUAnjGRXzzBY0sgZkt0Q957DIw4putItLYZVjEW4wfPcMi3uFKqGdYxDuMjT3DIt7hjcaeYRGf0IfsohkV8Yl8gKHLqIjP7BPxjIr4RD6Ai2ZUxDf7RORhzqiIb/aJyMOcURHf7BORhzk/2KPZJyIPc362h282HkgpqefHe3joIPn5Hgl8mJlYz/EXZ3w0M03KWTw/58PDRMTzgz7wThHPj/qAO0U8P+vD40TE89M+PE5EPCMiPuBEhBERHzKJCCMiPmQSEUZEfMgkIoyI+JBJRBgR8SGTiDAi4kMmEWFExIdMIsKIiG+IyEw87IYREd9sFTFi0sKIiMffzngGRHzEiQjjIT7CecZoiI+4puYZDfERUyzPaIiPmUSE0RAfcS3UMxziI4aPnuEQn5AHGLsMh/iIV2me4RA/x6s0z3CIn+NVmmc4xM/xKs0zHOKbr2eMfLoQs1vz9YwRE0iGQ3xCHuLIYTDEN9/OGDF9ZDDEN9/OGDEVYjDEN9/OGDEVYjTEN9/OGDH2MBziE/MwRtqe7RkP8Ytmg7gYUBgQ8c2BIaLRGBHxiXrIx1sxIOIT9JAnO+MhfgFNxnCIbw4NMaITYzjEN8eGWNGJMRzim4NDrDgYGQ7xC1xU8wyH+CUuzniGQ/wSF9U8wyE+IQ+5mOQZDvFLXFTzjIf4JS6qeQZEfLNZxIqTkhERn7CHXLT0DIn4BD7knaieQRHfbBax4hRmUMQn8AGCO4MiYYa3+ARGRcIM71sNjIqEGd7jExgVCc1mESu5nMCoSGjOE7GSywmMioQZ3uQTGBUJMxzYAqMiYYY3+QRGRcIMb/IJjIqEGd7kExgVCQZv8gkMiwSDV2uBcZFg8CafwMhIMDghCYyMBIM3+QRGRoLBm3wCIyPB4E0+gZGRYPAmn8DISDB4k09gZCQYvMoOjIwEizf5BEZGQqIfYukpMDASms0iojsLDIyE5isasfQUGBgJzVc08nBgYCQk+CGXngIDIyHRDznfC4yMhIQ/5NJTYGgkJAAi52WBwZGQAIhcegoMjgSHgVZgcCQ4DLQCgyPBYaAVGBwJ59NFpAwqMDoSmq9orJRBBUZHgoPL7MDgSEgARD7zmbGR4CDPCgyNBId4VmBgJDQHi1jxi4zAyEjw+Mv5wMhI8Pgzw8DISPAYaAXGRoLHX84HhkaCx1/OB4ZGgsdfzgfGRoLHX84HBkeCx1/OB4ZHgsdfzgeGR0IGjwR+HGrAX84HfiBqwF/OB34kasBfzgd+KGrAX84HfixqwF/Oh4uDUfGX84EfjRrwl/OBH46aGIgcKvjpqAmBgFDBz0dtNozIoYLhkdBsGJGHA+MjIWKsFRggCQmDgLDCEElIGASEFYZIQsIgIKwwRBISBgFhhSGSkDAICCsMkYSIAXJgiCREDJADQyQhYoAcGCIJzQEjVlppBoZIQnPAiJNWmoEhkjCHi+3ACEmYw8V2YIAkzOFiOzA+EiAfCYyPhIaPgLDCAEloAImTVtCBAZLQABInrRwDAyShASROWuEFBkhCgiDyyjwwQBIWeLUdGCAJi0wayQhJSBhE3u4aGCIJC7zaDoyRhERC0LXMcImEyNtdA6MkYYF3ZwVGScIi4yMZJQkNJREJRWCUJGQoSWCUJGQoSWCUJDSURKQOgVGSsMToPzBKEpZ4i39glCQkEiLvjQ2MkoREQuS9sYFRkpBIiLw3NjBKEhIJkffGBkZJwhIfChMYJYnNJzVOIhSRUZLYUBInEYrIKEmc4b3HkVGSOMNf90ZGSeIMf90bGSWJM/x1b2SUJM7w172RUZI4w1/3RkZJ4gx/3RsZJYkz/HVvZJQkGlzTjoySRIO/7o2MkkSDv+6NjJJEg7/ujYySRIO/7o2MkkSDv+6NjJJEg7/ujYySRIO/7o2MkkQDT/KMDJJEg3f6RwZJosVnVkQGSaLFZ1ZERkmixalkZJQkWpxKRkZJosWpZGSUJFqcSkZGSaLFqWRklCRanEpGRkmixalkZJQkWpxKRkZJYrOFxEmEIjJKEpstJE4iFJFRkphIiPy5QWSUJDp0EFNkjCSeTxoRGXVkkCQ6nJVERkmiw3uPI8MkMbOFJDJOEjO/CxPPpCT9RNmn6nCq1t81P1X2/n37G3j/uvvx/Ptli/Zn1f51V3/z9NW//n1/V3/QdP7D0R+e/oj0x5z+WJ7/8HR7PP9TXe85/2HoD0d/nB9YQ8nmj7A4/7Ew9Af904IuXgT6Y05/0F3UVqC2amfS/OHSXf9++yG2+v/Vnfbj5lQ9d7ujLo22/VFXRMF99ON23Tt99845uHO1XnfvWs463e/pLZeo3dV6zRUvOoLrD9ya3l0sqXtm6FG7x9ft6vC8OlWHzWp7OP+w5bH77I44+JjDYfVlu/qyfz3RI3rquu/XWLrsIafzz3B2uip0HjVfoEe9nvYP++eXbXWqzj+oKema27eHWdhHH/b7bbXaZZ7T7fyih1y+l1t0nrEED3lYnarH/WHzz/Q7tKfVB9zl9Wbat4E4K3zihax6D+TbY6zPP+bLtv650mP/Ad2pZNCQfkg/Yr2uzVULOVQfe3Z6e8R5njtyAfVW7eYPclL1nqnhRvYH1kboGKA+nzU9qz4A6Oyo0FR+eH7pPebtKaTw7L7m58lYH4Pf/BHPLqo+Z/Dc3PmfLPk8Zz3N5fPrBXK9NQoBkvbb1+fd8bTfPO72h56jr3nCm8A5HBbdH3V9u7s7Xc4vdVZ3Vkk+uz6V//yOjt6R/vBzekcKJpaCSfvWS3qusdSJZAjqTk/PqfdFNX/Mqcfb+OAoLNA/RYc7Lc3Mz83v7m6bX+ftdlxnEMYmMgpPWa9O/XjQHVXkjc9aKEIZCp1mTsPO0oAIFFVn1DWBQh51TaAxGuEsX69O1Wq9emGTO3YGq83enPF9cdZ9Q8VDLp1NXHb0eBQm6kfVP8O6OvXu9d13QXFhXT1snlfbY/WyOqzY4A6dmVH/9AF6QudH7Dszo9MLZDyyFCU79ZH0zR+LGdmZJgW5gvqAi7OdabQYygfCjDIaOPqq02qzffvR3c44tJ2BGGjABZja1E7y8LzZVdke64wfg6fEpm/kzjQiz312HjNyHpGchyXnQX/4SM6DUlIbyHlQFy7puYbSTdu6Kfon6m/f5pSUyNbYGL3Isf7x717m1k33yK+H87MpOTWOHP783Jgl92jJF9QHvJztTn5+Rr6LnGtNX6Cyl+3qS7U+e/6+4zJdj4/C2Hr/uTegl7abklLIWaKJVe0uusZ2ZyS533PXkH83FPAM2cGSreoTyc5TgrqGYkm94eI8JahrDOqaavf6DJOu+bKbl6IBXB0OLAx2erRdt5wl0YLGUJwyNC4thXJLw9rN6BUjrVraMRTa5Qvygx9XD11R3TyNxn/zvxRVDHkSQ81ZSp4sjTHbziJyTY6mZf2x3/m5lHJR4PZkRk9P9u2ijQZ/XeQBL7LZcrt0nJVdoojd3Fet98kb9wb9vDv2FsjJfdw/vB77g9Z3/Di9FL2Ksa1fojE6a7sNTYzm1+o707Hj/8gL0JSn5ZohX2Tm5O4od7AUVByZzoXW7dAgoulaY1VZ1WO1qw51SK62LF13nZ6LM5RJP1an6lO1O31abV97+WVnQrWj5KyGPLahVK7+aYPz29EwpBBnqSvqb+qbl2qjKvVANKjPH6vT/vPupf799t4Sq7tMOxtuTiF5Rl1OxjAUti1Zw7bumya5m9MkWVIOSs/xNH888RBPwv2c5gb1RCBfF2He8VidLl5o2XuhFnOgefZYnTj38d1FIh4stZ035+ByoaIubXSGDPKizVP6oyV0o6dFuePjYf/6klvpdryF9yh6d54iLXOX3XmPBtbTZr2u+nlfN4WmaXc2L4V0QzPA0LrEkuEtDW83awc8ja02w6Hn1F+XnscWAR5K/cPb2qKNtMjrPW0en7abx6dTtd6sf+4niZ2g75doKD7VvKDGD1tslGXHzTm4zORPEnBPD4ugSLDp52TdRJ7Su/MkXJApyAEYmsKWsk4b2mlOvjbQhKXZHShnjTM03ja7zWmz2m7+yRJGE7pTDo20lMI//NS/t9MX5Dk96trNUUjJXDepO7/BnLLuGXUNva0hp2YJOdjW31FnuTdfRl1DAzhCWnSJW2O3T+Arnapn5nlsN7VFffmP435Xh+Ejg53P+/Xrtk9HOgNn6GHNWquGjPtdfUHvfbrzCK4n2kcdq8OnzUNfSecJ7bQ/G528iCETGjKCpfTRUhSztBhylFB6yjq8o5jVxlgaAoGS1zhDU+4SkHQX75SJnJ9HA8lQLDQEwyzlz5YyR0egyIWW9ZFLXJLfoxKFpz7xb2sD+qMNiAZlMekdxJBiemkgGpC9+4WgYnrRFfdk7foenjbb9aHaNY9LQfZl0w/W9Ye6nUCHRmguUnZ9D0w1tvuHVX9ehO7EsOhFnlcvqTKx2e9W28s0ocuJaHFDEZLyaOPaAUKZIDlqSwPYkU93bfQjfhp8W/1Bk+559XLaX4rrveB5SJ2fvmi10SimpNGaFtPRKKY1kvNtyKD0nJZjcYYStOdVPYQaxyIMJ9sxf4Acs3nIpa/szk8Pl0TN3dvN8QQ8WzfXWqAh+Lzq5RW+uyqgPN5ENP6eVz9vnl+ff/x4WD00g+nH9eZxc+q9j++uo+BK4HnTy9Z8l8aSkzIRjpX97vR0rLbVw6kfR2OHBVsDLbH/VNV24Ghl0c2N2uUxNsn5Ma+9OsOiWwdzLYSAWl63p83Lttr3ax7dOUme2ESkZPe4362r4+mw/9LLKjqTh5TQ0s7Q8Dc0fQ1hb0uvbil8OQpfjmaYI4bmiQB608YAYg6hjWPkDygTDxQVInRa9TvVqVovqe9iIYKulB3N2lhGr0hrVUsvb1vnRdVoR8UKRwmon7XxmNJ78nS+DdXEGcKsDajk6SBp3+15DWLRsw9a5e1enz9Uhwzo913aCwe9+JhLZxa60xeut5qHXcL+0M2OYJq5//CP6uGUeaP6e5iOR1U9R/LPy242ipKO/XZ9sQ72827XIsvud6v1+mG7efip32xnER1gvrbfNdXP3jjvujEqIlG0oyFnKLE3NBctzQlLE85RIHRvU5DSMKpjRAt7ZLeuUqH+8tW61VS40trv6nhVu8in/Sduk271GdLr/a7x8j2E2O2cZRvNUeyWIKTrdi+Kdi+rXbV92K6OvXtj916I8V5Wp6eeJ+5optInVT4N2cgQhzK0vrWUmlhCxY6Co5uT42r37tAiwVPA8FRO8pTve/LfoY1MsR0GLadC1miSX/Zq3eSHRiR5d1oWGN8OVVqwUmuWXKkj1uiIuYV2tULyo0EdfqinUMajhO5EhusG6SmCi+xmTXDoHqo6P+i5+270Ik4RIM1pHnCRLy66Q4nGkm/nwQK+W3pcU4D8qfryeX9Yszx03s0gkU847PenyypmdzZTNYXWjbTQNVTKMATQLKUDtmVrxHEcsbrQsnhaOUeD/M2lLtejXed5RzJowBkaXoakWlqu2HaWUXbjiPy7dvMcZVKeMmjfmoWgn6fEI9DWvUAOObYO3qH07viwf6nWQq93t3204+nc6+RdaKAZqpZYqvlZmqaOPIdrsxjCSIFyuAgTC8rDL+BRt/TuF2jmdm+/wJ7ddTqs5Byr06dN9bn2TtXhtKn6/rpbscIj52n/ul0L9a4uRcavkO4+Pu0/v+7OpSu0G6FXPzv3LFmKEk9DC1xDmyctjRpL3trRYtjRfwk07wJNvAgLp8fT6pD6rNdT3dE0g2Px9YP4Zl3v0VaBz4pophiaF4amlSUXb1umRL3g2phFiw/v2vS7ray1fIEiD9xhUm/Kq8Rk08266SHqs979QpLZdTXRIfd5qn4+rQ7VSszjO04UbgfgD7hU4ru1G1ikrp+T2zjZhRK5lxmMlr4zrOCultP+8XGb3RDa3cbjkSsSHyPsLuhuE4BU+3RYPfz04cvH/u6L7n5suJ8x3Vptq2dGaZa9NJCCBHFVTzTfhxYs0+SGFZbTYbU7XtSyZ91Y3pZE4EIqPWS7ukiUF92yRLvRj6JkWMLBddg8PlaHVJxccU/hel14jsm0dqctJYZ8h6GSriXnYSlxdpQaOArpgXxqICoQLRpy0masbsGUjEGVFUOFQENB3VCMtZRn2zY5IBfoWrEEIzwhVU++z1Nm4umlfevUXcsXyMG95djIRdCb9U3ZrddBRN1HWcsun6BNFwFuuH19STsAL4Nod4WwRE2fB0t/Q0/XNZP3p54wNG8M1RDNsmXTlGG2vIqqD67NxCgNCpRqRrgBvv5OY/OQLat2c3vIuPvPkard3ZQJhrI6cveTnK5Dg5vRPm2Omw+srtZFR+2GjuZ/yT8ZmgmGxrKl0W0pRltyVO5tCLcFXhrLNIIiTC7OCmnve8XqFN3iHUzlvlSrg4iGu6NQDot/v7+rSzvbza66++r93//97/8HWEUvlmoBAgA="; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA8Wd7ZLjxrGmb2Wj/bc9Zn0S1D8dyfbRWfvYYcnejZhwKDhNTDctNtlBsmc8Vviy9iL2rjZQYLKBZL6FShDU/hLVg48XlajMrCerCj/f7XefD3dfvf/57qf1dnX3lbP3d9vlc3331d1y+/i6We7/uDzW+/Vy85d6u6r39f5wd3/3ut/cfXX3ablfLz9s6sNv0KHvno7Pm7v7u4fN8nCoD3df3d39+55uZWx1vtd/HXbb3+32z4ev+1f64271uqnPdzxd5zf5w7N3DebtCR9228Nx//pw3O3H3OJX/fM7t7u/e1nu6+1x+Mnk5viP3W5TL7ff7LbH/e7cnBca5cPyjT6z/nyb//t/Pi4fNFf91Y/tCW+XPh5Wv14ffr3ePtX79bFedR8dPAUU8/D8ohPTnnAbMau1qr1/9WN7wkRiSt/SnKKSt1PXKg9Py+1j/W19rB+O6932L/VHnSDp9IsGe9mvPy2PtUqlnfm3zrM+fPNUP/yUWrxcXPeskW3VU/FYH3/7qd4e/7bcvF46sJwSfuYUap6XL1+vVuum2ZebP+93LweVJPH0iXT9sBul5+004Q3aNa9Yvfof0zmEf5Ab/77ef1o/6CwqnPyLiF4ru8DqRt50tT40eYJOTeekW2j6tD6sPwipRU7S2zm3UPRxt39WyTmdcBOLLY9LnbXaE26hZbP8UG9UYuiMm7RMfXjYr18aV6hroN55t1BW7/fKDIHOuIWaw8PupV59//BUP+veJHbiLbTtd7vjCGW9025iwa3eTb6dcwtFT+vVqta96OdTbqHnpYn5f14en1SSumdNpKqXxey236TUViWqc9ItNB2edq+b1fdPu89/3X7cPbwe6tW3I13X4KVuoX/7+Kftd9v1UaW0c9JNcoblZr1aasdh3bNu1VLf1ofjfvdF3Vhv591C2frw2xEerXvWLVQ91sc/fd7qBx39826VwPekHvfrx8d6/7f2DdL2W+nsX2Tc8bo+6KNr56Tb5CMjMpEb6nlRB7FJ41e/bV4/nN25rk/wM3+RXrFcrb7v3Fcl+PLcW0mOb+37oXfsD/Xh2IG5H1+3CYcdfiMdVkzQf6j/eRzixcIx18JidEkdKZbEqzAxlqFhxCoZEiDGMjR0OC+jFA1DLSVcWNESp4yw/P5vJ4y5twKyQgVlhFWn44cvLzoFpxOuvncGocLbT8FPFa/IIDyFQqcjpwq5AjaFAhXMVKEAAlOoQ01LFWoQKoVitJxU5W0ESJpxNQpCqrGPhEexbTRsVKFCBqNQho6KalojwxVwo4wgCApNMgyFanQkVKEji0GhnFEMVKEqA0ChphH0U2MvAAqwxZSMQKEFQE8oRUk8FUow7oRi9KxTkWtA0AnlqCmnQo0SceLeNg3fVCiHcBNqVJNNTXyHWBNHeDXT1GW0Q5MVcpltbqbChPZDyDVrQi1vVWjCsBUnr2rSqhsTQcyaGxddz1gVIocBK5Q6IV1V9FWIVqFONVdVZTfavOZWSkScioPkdPFRAVJxs0xDURXv/RBChVIn46d5sR14KhwICSo8VoVRv97XyyxD7R4wBUC9uJ6envY0q9GpIEDLTcsEIGgqCNASUyBAg0svVZSy0pKnz4HSyzuXUFJwVyUivbx3OR8tUTAAKC9vPxWdLDFKEZq8lDgtlywRCqDkpTQlkSy5dxZHXioYxSJLdORA5KWMMRSyrB8DBCl1YiV/LLIGgo+CJbTkseT+GDteCtAzx6IWGBjlCw0xcjxfogajxksdes5YomAQMl4KGU0YS/QM4MVLNSPZYpF1MoNiwT4jxsMlKjJI8VLECJ5YoiEPEy9ljCOJJRlBFiNeChnFEEt0jACIQk+ajh6WaM6iw0t1o7hhUSzOQkMhGo8ihoX5ZQkuFPPMa1hhqbVyoFA22BhKWKImjwiFVHIUHywclWThoDgmmYYMlsgrw4KXIidmgiX9MAsELxWOooFlOYgq+7iJBggBheA2UVxT4j+hKaZjfyVvdgn4uxQ5KfUDMhny6x6V5X2XBxbDvv9+ff5Q74dmTYpHXYv98EV17E9+BBUAzEnRUEClFAkF5qRoeOCQlFIomNFTQgZVLfLHr//3d3/86x9//N1fvv7mh+/+9N9f/+HHb7/7/Xc/fK9RlbuI0GUvVtqrFO82K5kqZgR2zpmgzZ7Xlx4sc/P28Cnuu/yn6r7p8Cnu+7o5rl829Z8uN17I3b571gQqNruHpUDhMgrOZ0xw9206uIGvy8tBUEYDO28CJav6Yf283Hxfvyz34kgoo0Y4dwJFqMSQETJUZxi6f9nAPucRpNH9aAX5ckdGRlnNQ6tljIwJFRQMjbNuq3jXD5WqVX2s98/rbf3tVR0IX2SKSFdawsq339V1LFX3HyxmZcROV9FSSRbKWhmRitqWzpOjAlfuBdRWuVSKUKkrI0hb71JGFqHolQ0risqXzlZS+StnJ00NTJcHiYWwXBqkqoYpcxE8ps96UT2pVumSi2MZRboKmUpLtkyWkTSqVqZSlimYZXSNqJrpbAdgcc56Sl6s0gOKaBk5ykqaSg0up2UE6WtqqjxFWdDKvfPTVLVU6mFpKzeq09a3dFEYFrlycVhd6VK3EiopDTSUtq6k0oWLS7mETl1h0o7AYJkpPwi7vtakEjpccMrInbDqpOodsPSU0aquPykjvD62306NWI7KBYcp44KiMJVrnmmqU6q+MFSiysidrE41JLhTrBIPhRWrzNHFZau/NLhsqGolHXRt0QpeU1ezEvWrSlYZIZqKlU6IVLDKCNHUqwaElJarsJqSapWmNaTCC757ru6iuqtQdsncNVN1Ud0VF10yNx+uuWg0ILCPBQxxfc3duxt37/bStt+ZN084t4TPDuhTQH+srYz5a5QUAPfcC1vM25WaELzOarmaXWtesUF0jaVOR641ggVwjSUquLVGA8TWWImaWmv0IGiN5WiZtc5nCsg65zAVxFplJQlYZyyk4dUaHTKuxkJ0tFrVIhkmlWmYEfxJo0pG1ViPjlRrlGRBNRY0ilNrdGUwNVY1glKrrAagU8ZuSuKkUQMQNRajJNQaLRhQYzl6Pq3JROD0ECxIvfZDo0eJyzM9bxpartEOYTlWqWblqtgPUXkm+qtJubaFECjPN5KWk2tUYUyeSR/VlFw5eoKQPDt2up6Ra2QOI3IsdkJCrukTEJBjpWo+rssr1BnFzbSIcDwTmCaMSQo0nmmaaci4pgcMgXEsdjIuPiC3g8WlIyEVxwcXQ/Fvl8dBJi4ccy0SR5fUEXFJvAqIYxkaHq6SIeFwLENDw/MySmE41FLCwhUtgdAsvP8QmVXc+9O6/nzptOCd6fCr73s4LvfHv63rz+X37p5y9f1fltt6801zlXIBvXOuVrBaHmuwBgEq6J1TwsCVer5eLV+OCrf3q/5J1ytSQHmoqYzJK3Rk8DcUUUi/Ryr6Ui/339cbukShJnbW9e2y2x6f9DL4aVfrONTJLTStXe+P61phJunUq3v2YCUCypmuEKGQK9QhoEBFGULjelAVAvsdbRFCFRLlGkQmKOpKEKrUQKhAZPICRQFCFxoux3y5mFA+4FOokKsPUIau+KBpjQzgw40yAuYpNMmVB6hGV3jQpHW5ugP2wmPKDgpVmaoD1DSi6KCxFyB42GJKfKfQAioOUIqy4KBJymG9Aefk6nKDIrGA1QYoR11s0KQ5uloD7m3TlBoUymGlAWpUFxo08R3WGXCEV5cZdMOLoRk/uWHG2A2olPZDdZCsCbVlEIUmXAXByau6CKIbrMIaSG6oen0JRCFyuAICpU5YAFH0VVj/gDrV5Q9VdqPNa26lRKx9ZMDVZPFRUfnAzTJN4UPx3g/VPaDUycoeebGdqodwICx6wGOLax4/7B4fN4NVD/Goa+se+KLKvevFR1DVPnJSVLvY66SIW9lnpKj2sx+QUrypPdZTtLO9pkWGJ4nn1IycJT6kkCUd3zzVDz8JSUdGWfekca2k2Y4f6yjck1+jpWTjVCxIMVtdqwp+LiCr5vpvBmhe90FMnBE7HShWSZY+IZB58csTbZUK/DEBrEX/RQGNIvhZASxI/W0BjR75AwNYjO4rAypbiZ8ayNhJ9b0BjRLw0QEsRfnlAVWr5PYIzzTOmF3BNbrAhwiwIuXXCDRa8p8kwJLGfZdAoyz3cQKsa8wXClS2QxtzZ6yn3Ztbowd9sADL0X61QKMm8+kCLGjE9ws0eQr+iAGWpP+SgUaR9nMGmV440TcNNOrxhw2wTv3XDVR5Af7EQSYz0H/nQNtK8IMC+YZSf1VAN7aCnxbIja3U3xdQjrXwRwayI60JvjSgEVrwuQEsd8pvDmh6B/7wANaq//qALufQZxu3UyN/jCATrqaMVJrPEmSaZ6JvE2j6wuAHCrDc6b5SMCC4+6kC6VD8vQJ8dDH0/fr1uHvYPb9s6uEJ75ljrwXAQ5fWYeDcQ6lg8LAsDRIeJUsCw8OyNHi4TFYpJB7UVoKKR7TUDjikQT07wSFdqeXjenOs9/XqT2M1XV5gMm1tMv67dAO9MHb2dC0Glj0Mt9TA8ocyLQqoPqioDK2P0AWHNIOSxIHNlWpeX9IChJHvETt7MlW7bTuZfIQbeDtzMjUfR7bOx8nbJTd4KXmji4YwV2rMlGoGJU5RsBnhtgbLNoPCpyvejJAvlHAGBSsKOSMUwXLOoC51UWeEOlTaGRSnLfCMiqBCmacgfCqKPWPsKZV8hm2pKfyMUCWXfwZl6YpAY1orw1eHG20EUh2hUS4LDarTFYfG5LW5EtFwXjumUDRCZaZcNKhxRNFojH0BeB22sBK+jtAGykiD0pTFpBHKcElpUJy+sDQqLwblpYK8WFlkGqFOWWoqHKVeXXAakyHAIs9wjqAu9YzLsYcmaZXk2mPXGYwc9aISVdHAV1uoGqERl6uG02l10WqEvuGK0KDOCetCI7oVrA4NgwZtjWhU6jE26bi1MrFqNByRpg9GigrScLNNU0ca0Y+GqkmD0ierKZWJj9207vX5dCCsJ10cU15F2u+XX/6w/LJ7PeLq0eUxV1eNwCWV1SJBvK5KBGWoqkMaGWJVCMpQVYOyMoqrQEhLUfWnvCW2u29FwoBufz7+6jsf98vtYbMEPgzdn511tYrlavXdsRbADxLwdsKYe8cQXDzf/Mcfj19ehCHFwL3fnc8rlvCOZN9Gyuk/vzb0w44R178Ystjz7lPdHP1XhR/pnfPL2+3t9ueGmqkaqKP/lprOv852NDpDXly00Jbf7j4LycCQ9NNZ///s2QigloqjGio9wk1l0Y85/ahGCy2z6b6mcxRuvX/SL2/Rzv3Pr75XNVT3CW6q6vwrnH/p3r3Lqw5YlIaACnt2TxljzeK6JuwLcj1zpIK2ybSGm+LOy5XARDJBeYp7vioi6+vYiNr/BL3K/6/G+/3C+SAw+x2cB6J6qwdJYubtLl3sqVD0WB+VOjpnXH3343758NN/fPmd4kXonnL1SGB4KgKSMeEUhHK50tQDJFAz5aBcAZ5qADuueopBuRo4tQCJUU8pKNciTyVAQnRTCBT2UQ3sdVMGylWAqQJIhnKKgKI1cvUw2Chjil7lmsBUAKRGOQWgXEe+9I/kjCv5l6vKlfph4jWixK+wFypSQYtpS1PlWlApH0nRlvDLlWRK90jMiJJ9uZ6B6ceZXAZMOx6v67rhX08RDfZ0o9L+Q6nnNiBl+jkN5Xmgdi4DdE8TzWFQpCB47gJMQvRzFnTjG1j5zw1x1BX/ck2ZSj/MXvUVftWYB8/rznTM65ekqoZGg9MP8BBpumkH5T0BTzcYAka3SW+0ic2tlMjTCWCUvFGAHJg+AJtlomkDKviVny6QAWETTRPIh/e3NhUOhNME4LHF0wX+c7df/2u3PS43A3MG0IHXThzIXlc3ewA+i6p2PyBIU8AvEFRaxc+rKinla1sHDAvyQpRjA60mGQHkJek4gFZRd3/D9W4r7Y44YDrpAiN9TIH4Mmydl6zenEWrK9HY327q5+Z0nTZ26m2MDpOSvDZ1ZqLVNUrVjTWJiUpekSpbUbdRNmUZaKpp8hZtdxhKXvKiJ8tgtLJzA6K85ElGRWOcIRrjDvtD7UC3QF0nJ3xiR8OEUD6wOBv8W/O1rYfBXFA+7NpMMHNVXR4InkKVBWbFaHLAQTGlGWBOUUn+p2sVkP3lRChzP50eOfPLydHlfTo1BVlf1lwT5nyDwssyvpxcdb6n05TN9nK6RuV6OkPDTC+nS53n6TSNUHRTPWKGl1Ojyu+UbZPN7rJNNE1up3v1hzK7nODJ8jqd5FxWl5M7SU6nd3Yooxvyd9p8blBZJ5v71DsW5nLSYcWZ3DfLY/3YJIMJ1f+w/DCQ0g0cf21uV3J5XZI39ICqbK9MnibtK5dXmv8VaSxJBEe2HMgIi2QJqeEEik7zruhs4QPDReKky0yq86E97csfmox0pMiLa0yq8B9DMxaLNApXEfz8xadeyjWXpbJFWgfn345sSZgwFqlSZ44jVV6j8ZdRKCaVRfpU2eXY9summWXNOE2+ObLzDCWeRY8wWQY68iFyqWjRA0ySk17hvlByWuzBtFlqudZ4Eb7oJJSuSocVp6sD2em0yejVuec1qebVmeXVieTYvPGqNHFEVngNGCwDgvq7DSZKE+ZFk6HICRBkka6y9GxUNjYBSVQRRL0dYOI3SZ53VVo3QRZ3RdJ2dY42RUp2wwxsmoTrpvnV9enUzbKn65OlqXIj/Jpd5CnfPK03q329bQ9OLfDntTAfP3t0NovRxfLcHRShHT0W9rbbg7hArUBV9+TrNHXN8/v97vVlIJcUjrk2oUSX1GWVknhVaollaPLLvIzSFxNqKXkdFS0B0k14e2WRWqFETkShEF15WqGjICHExpmwMJ2XXJYrQqHqkrRCTTaLhIpGFaMVZoX5JVSkTjIVarRabqdEzDmhDlXiqWmPbPaJm2WaFFTxcg/loVDqZMmoQmwuI4VCJ0lLlc4L5aZZ/6VNUPOaOsDu8e1ASOsujlGgug81/jBZ71+vB3X8YlpO15WqxHSXt9ZROvnW5Yn9xf3LEvmCJ0bI7OKOQ8Ss4F5oMw3hbtI2Gur7FQC6ixuP5nOynlIMdqGjgIIVtEAGRF3ccQSHKlBQfv9b3B1AqIt7KxlUyXMPIKjLx5+KQBW8iMMA6kLehPypQGAeP12Im4g+FXZhDJ/EXqxnT7KOTlDvHQLDunBUcWD/L3KD39bH5Xrzze75ZbeVxkDowEmIVvbiRTEQPgfotj+upW178zronIkUAI85oEHwnteoWG/Xx/Vys/6XsKVCXkn/zNFqbLTGd/TozXKtVTr9rd14sd0B6H/WXz7v9quD0OGkw4p73B+XTQf9w/pwxJ1NOObatBpdUpdcS+KhDGmvdixDs1e7SoaU6WMZmnw/L6PU+UEtJX5P0RLP6VB5Z12ooX/S1RoO6RuftbxpOhTBzppUxXerf44T0p54tRa0gzzUMLSDfP7eRVtKDd17aAd56fyRO8gXSlHsIJ8Rd/0O1VBuyQ7Vt7ScsBc03vZZusoVG1SrRCk2HB+QWWbNp/Xj02b9+NT0ao0ruDjvak+Q/aIF1FH0RQuFim41aLeXCkk4XgmnljCVvDq211xzWGPe/9x9Ekgk1HZ54piWKi8Z5ew1PPtIoQKyJqhgkDgp7l6wC3UmtSjehVr1hoAvkGdejYEvj6vu/vVq9c1m/fCT5v6dcyZQ8G2dvkqlFdE/bYo3A+26n3sjSr4iPtKzDVJiqKuMFZewJ4VcYYduKFCxQ7dCAdyhG+pQ79CtUIOKClCMdoduhRZxAhQUotqhW2MfaYdubBvNDt0KFXJhCcrQTYHRtEZml1fcKCO2dFVoknfohmp0O3RrBry5HbrxaHfMDt0KVZkduvGQQb9Dt8ZeYHNZbDHl1rIKLWCSW2ZAoprkplCCd+iGYvQ7dCv05HfohprG7dB9y0G5codu6TrX7dCdSQeVO3QrMkPlDt3YPU2zQ7cmBYE7dOMkRL1Dt3Lsh4qU2eGftlSp0IR36MbZq3qHboWeXIU51zGvrzOrUMLQDt0ZnjDZDt2KngDnm0Cd6lknqvRGm9jcSok4DwVHyRsFyPycFNws08xMUbz3Q/NTcvR/mlkqA+GdV8/aKjKciXF5UHFZ+E8f/lE/HPm3xHmDiEddWxrGF9UVh+VHUJWHc1I0BWKlFKlEnJOiKRIPSSktE2f0lBSKVS2ySm/wX9dgdJaRcnHmODVayJxRpMDMWlUIcObVlCDOrM9SmXKQembETsc9VZIF8pkRqWCfuj6A6Gfu7dfyT5UiREAzgrQMVKVHpKAZMSoOqrOVREJzdtKwUJUSmYZmpOh4qNKL48wq68L1g2iVLpmKZhTpuKhKS5aMZiSNYqMqZRk6mtE1go/qbAcG9znrKQf3Kj2AkmbkKDmpSg0mpRlBelaq0pSnpRld43jpkLYiYlqqamgimnyd65hpRpuamqoSTiU3zTmvacipSj2cp5LRqV7wrUunIM3NJVRqnqtuJUR0BxpKy3RVujDVzWXmaq6r0pQju3kHcj3bVQkdprsZuRPyXVXvgIQ3o1XNeJWpmj5Ju50akfTmovzNAnye9uaaZxreq+oLQ8Q3I3cy5juYory1rXgoxL+Zo4s58A+Nx4T8t/ev13Lfy4vpeG9fqorzSrfW8N3CW0tcV7q1hueiW5dyXOH+Jfy26IkHuK1w60JeW3b39eFls/xSr77ZbV6fBV8k3f/ynCsUrMVFGcJt19mFGEX3emgF/7D77nG721+OE0Q781OuuD9aOCTcd2jJELpf0VgN329odNY/c+QCocHbK5YGiYLKlpHQqpO/Fvm63tG/jE3ebnlukFlhQ3TU3kbH+dfZRqbUSBeXK7TTt7vPl8lHRu7p+F/WVs1Nh1dryQ2SBN9IimKNFhZ3/WI7QW7JMruprSWsYjN4El//AlesqitVcv4Vzr9K3yX1YrrsEjZBcNHiNWSv8sVY8p2Hl2EV3bmgOi31q/KqdJGK1lTlL8l1d1uuLkGQHIivu89rUTR91UfR3l1WhbFgNSYGlEFQ4W6Dy/SK7vhYb+v98lh/U2+ErxAJt+UnXHXvY8JWbWpf3DXk067roWimhtwzr56hUZTAD87MEMRNNyOjbDxV1M0VMzBKx5Eya5bHjzrEXKQAzbQQBGhnWBTdX5xZIdxcNaOirO2lmRRSu2tmUBTdWZ45IdxaN2OikJtgIilCE32xrEiHPDNCUKCbEVF07+xMCEHCqBkQRUoyMx+kfEY/46HMFqDgJVlDWeYquj+Y2SDcXjmjoejueCaDIEA/g6FIQ37mgpw5jJixMPV4ULmqq3+F6+YmCGrUcxKKUirlXATJfUwzB6EsnMNKvxTQ1RX+4tQfVfZB9q+t6BfpwJV8KbNTV/BLBwawci93qOsr9oUUYahSL6KEySr0RW8zrMxLQ2NtRb4wVShPEqa/u1h5l6LS5AEpX2mXHn+aCnspk8lW1mU+M01FHYbQt7brHQIr6MJR2Sp394uVbdn9f62PT7vX4x96o4nOBysvjyouzf++PoLPEpz+IXul4o/odC9W9uUc0oXZKPhmU/9ew59nEu5UlCWB+7w7/zpX5wZv/U44W+mnytW8G9htNydqAJXjT7uUqxO9+0T65E+slGu78L5qXX+/v1tvV/U/7776+e5TvT80HuqrO/vOvVvc3d99XNeb1eHuq/et4Pu7h91zgvl/P/3b39IudM0R7SG/md3dv5/dx9m7qnJ///v9ezoj/UP6QzrM3N2/N9JhpneYvbt/b++de1fNbO8w2zvM3d2/d9LVXO8wf3f/3t+78G4ee0f53lHh7v59uHeLd7HqHRV6R8W7+/dRuFbsHTVH+ue9w6q7+/fzez9/Vy16R1W9oxZ39++r+xDezeehd9ii37RNSy+EBzDMBMkGM+nAvhGaMvF7Y6QD+2YwTXMbe+/m74LtP4npW6Ip3b03Trpk3ximaXXjpQP79mjKbe9NuHfVu4Ux/SP7NjFN25soXbJvFdM0v5lLB/YNYxoDmOrexXfO9F8H07eNbUxgJOPYvnFsYwIrGceyHpK6iGQc2zeObSxgrXRg3za2sYCVbGP7trGNBayXHtv2jWMbC1ipU9m+bWzqMJJtbN82trGAlWxj+7axjQFsJfRU2zeNawxgJdO4vmlcYwA3E67o+qZxjQGcZBrH3FfyX1a6Yt80rjGAk0zj+qZxTfu75OusYy6xbxrXGMAF8ci+bVxjARfFI/vGcY0J3Fx6nr5xXGMCJxnH9Y3jGxO4heTifd86vrGBFyOQ75vHWxQO+tbxDgQEz6KLByHB923jAwoKvm8a37S/N/c+vrPswL5l/Bx4fN+3i29a31uxbfqG8Qvk8n3fMGEGXX7oGyYY5PJD3y7BIpcf+oYJDrr80DdN8MjlBxb7A3L5oW+bEKHLD33jhDly+aFvnVAhlx/6xgkL5PJD3zhxhlx+7NsmGuTyY9820UKXH/vGiQ65/Ni3TfTI5ce+bWJALj+y1Cwilx/7polz5PJj3zSxQqlS7JsmLlBsiH3TzGcoNsz7ppkbFBvmfdPMLYoN875l5g7GhnnfNHMPY8O8b5t5gLFh3jfOPKLYMGep8xzFhnnfOPPk1cT0f963zryxgffikX3zVDMQG6q+dSoDYkPVN05lQWyo+rapHIoNVd80lUexoepbpgogNlR9u1QRefyqb5dqDj1+xUY1FfL4Vd8u1QJ5/KpvlsUMevxF3zALgzz+om+ZhUUef9E3zcJBj7/o22bhkcdf9G2zCMjjL/rGWUTk8Rd94yzmyOMv+rZZVMjjL9igcwE9/oKPO2fI5bf/1D3UIKff/lP3UIvcfvtP3UMdcvztP3UP9cj1t//UPTTAcfKMjUFnEbn/9p+6h85RAGj/qXtohUJA+0/dQxcoCLT/1Dk00QA5DJgLUmBgIDAcFiQmIIcCw3lBogJiMDAcGCQuIIYDw5FBIgM+iHSJU4PEBnyUj2UmS3hACgqGg4PEB8SOwMlB4gNSYDCMHJgECMTQYBg7MAkR+Ln4UJaznTQKquRjmbkSKPALCUEZBhFMYgVhJh/LDJZoQTDyscxgCRgEcQxjGEwwiRkEMTMwjCeYhA2CmBsYhhRMIgdi8DUMKpiWKoiOjmEFk+iB6JEYVzAJHwT5BXccyTnovRhcMIkhBLkvML5gEkWQmSADDCZhBEQFmcUSSJC5IGMMJqEEmQwyymASTABskIEGk3CCTAcZaTCJJ8h8kKEGk5ACIIQMN5iEFcT0wXhOUT1KIAyDDqalDqLBGHYwiS6ISYRh4MEkwCCmEYaxB5MIg5xIGEYfTIIMcibB+INJlEFODxiAMIkzyOkBQxAmkQY5PWAQwiTUIMd8RiFMgg1yzA8cewcY8xmJMIk3yDGfoQiTiAOI+YxGmAQdQMxnQMIk7gBiPmMSJqEHOeYzKmESfJBjPuMSJtGHIIc8RiZMAhBBDnkMTpiIakaG0QkTUd3IRF6pQLUjw/iEibB+ZBihMAlEgNjMIIVJLALEZsYpTMIRIDYzVGESkZDjIoMVJjGJsLgP9p1nHpnhCpOghNgVGa4wCUrIsY7xCjPH8YsBCzPPxK85Ly3h+MWohZnj+MWwhZln4hcDF6bC8YuxC1Ph+MXwhaky8YshDFPh+MUghqlw/GIYw1Q4fjGSYSocvxjLMBWOXwxmmCoTvxjPMBWOX4xomAVOEBnSMIlcyKGOQQ2T2IUc6hjWMAleyKGOcQ2T8IUc6hjZMAlgyKGOsQ2TEIYc6hjdMAliyKGO8Q2TMAYIdQxxmAQyQKhjkMMmkiGHOssoh00oQwx1llEOm1CGGOosoxw2oYwoVrgswxw2sYwoTrSwjHPYBDOkUGcZ5rCJZYjVXEY5bEIZUqizDHLYRDLkqR4MctgZHH5ZBjlsAhlRHC1aBjlsAhlRHC1aBjlsAhlRHC1aBjlsIhlRHK1ZRjlsQhlRHIJZhjmsQWTXMshhDWS7ljEOm0hGFPMoyyiHTSwjinmUZZzDtpxDLOBaPkfC4pqi5dMkLKwq2ouJErCuaPlUCYsri5bPlrCwtmj5fAkLq4uWT5iwuL5o+ZwJCyuMls+asLDGaPm8CQurjJZBDutgndEyyGEdrDRaRjmsw7VGyyiHdbDaaBnlsA7WGy2DHNbBiqNlkMM6WHO0jHFYB6uOljEO62Dd0TLGYR2sPFqGOKyHtUfLEIf1sPpoGeKwHtYfLSMc1uMKpGWIw3pcg7SMcViPq5CWQQ7rYR3SMshhPaxEWgY5bAIZczk2M8hhE8mYy7GZUQ4bUD3SMshhA6pIWsY4bEA1ScsQhw2wKmkZ4rCJY4jjOssQh00cQ5zPaBnisIljiD2GEQ7bzrYQewwDHDZBDDkqMr5hE8MAEYnxDZsghhyRGN+wCWLIEYnxDZsYBohIjG/YxDDkiMTwhk0QQ45IjG/YRDFARGKEwyaOIUckhjhsizhEgzHEYRPGkCMSIxw2UQw5IjHAYRPEkCMS4xs2QQwQkRjgsIliyBGJAQ6bMAaY9MjslTCGHJEY4bAJY8gRiREOmyiGHJEY4LDtrAwxzDDAYRPFkMMMAxw2QQw5zDC+YRPEkMMM4xs2QQwQZhjgsAligDDDAIdNFAOEGUY4bMIYcphhhMMmjCGHGUY4bMIYc3lYwxCHTRxjLg9rGOOwiWOIYYYRDpswhvh2M8BhE8UQwwzjG7blG2KYYXzDJogxl8dfDHDYRDHm8viLEQ6bMMZcHn8xxGETx5CHoQxx2AWMX4xw2HYChzxdmRkrUYy5PFRjhMMmijGXgy0jHC5RjLk4VHOMcLgZzA8dIxxuBlcROEY43AyvI3CMcLgZXEngGOBwM7iWwDHC4WZ4NYFjjMPN4HoCxyCHm8EVBY5BDjfDawocoxzOwFUFjkEOZ+C6AscYhzNwZYFjiMMZuLbAMcLhDFxd4BjgcAavL3AMcTgDVxg4hjicgWsMHCMczsBVBo4BDpcghrx8gPEN1/IN0QYMbziL1xowvOFsZrUBM1dCGPIyAkY3XEIYYCEBwxsuMQywlIDxDZcYBlhMwPiGSxBDXk7A+IZLEENeUMD4hksQoxKHao4vDUkUoxKHao6vDkkYQ4qhji8PaadxSFa4WB/iQAx1fIFISzekGOr4EpGEMCoxiXB8kUhiGJUThnWOrxJJDKPy4qHMWolhVOHe2Xch8GOZuRLEQMcycyWKUUUp2jlGOFzCGOC6DHG4xDHQscxkiWNUc1kDX9XjM9dlVkscAx3LrJZARlVJpmCMwyWQgS7LzOYzZmOQwyWQUcnJBIMcrl1LInowRjlcYhkLsYLtGOdwiWYsxAq2Y6TDJZyxsPKxzGqJZyycfCxfjgUHY46xDteuLBGjA4MdLhGNhZcVMKMlpLEQs2DHcIfL4A7HcIfDuMMx3OEw7nAMd7gM7nAMdziMOxzDHQ7jDsdwh8vgDsdwh8O4wzHc4TDucAx3OIw7HMMdDuMOx3CHw7jDMdzhMrjDMdzhMO5wDHc4OJ/DMdrh5hm/yHCHa3GH+BYw3OFa3CG+BQx3uDlk9Y7hDtfiDjFVY7jDtbhDtCzDHa7FHeIAi+EO1+IO0bKMdriWdshZHaMdrqUdclbHaIdraYec1THc4VrcIS8SZQZLSEPO6hjtcIloLMQBvGO0wyWmsRAH0I7xDpeohpjVMd7hIO9wjHc4zDsc4x1ugWthjvEOl1mo4hjvcC3vEHYecIx2uAWOYIx2uJZ2VAIYcQx3uAWekOgY73ALPCHRMd7hFnhComO8w8/ghETPcIefwQmJnuEO307okDquZ7jDz+AMUs9oh09IYwHWQbNlxqd1K/JSaAY8fIIa4mJohjs8nNLhGe3weEqHZ7TDz/AqI89oh29ph/h+e4Y7fGIa0vvtGe3wBs6Y8ox2+IQ0xPfbM9rhDR4+e4Y7vMHDZ89whzd4+OwZ7/AGDp894x3ewOGzZ7zDG4jsPeMdPkEN+f1mvMO30zlm4kjbM+Lh2wkdM3k9O2Mevl27ImpgNrNwHT8DHt7ilfyMd/h2Bwz5BWe8w7fzOWYisveMeHjbThEQUbhnzMNbnNh7xjx8O6lDfBcY8vAOF1o8gx7e4UKLZ9jDO1xo8Qx8eAcLLZ6BD+9gocUz7uEdnJvoGffwDlbGPOMe/jStQxyMeQY+fLt4ZSamNJ5vk+HRPAHPt8lIbEPerYJZzMNNmDzfKSOBDfCWX+yW4bEb5ztmJLAB3lu+aUYiG6LL57tmeFhr8XzjjIQ1ZJfPd85IVAN0BkY8fMIaoDMw5OET1gCdgSEPn7CG3BkY8fDt8hWxERjw8O3yFbEzMN7h2+UrYmdgvMOfeIeYhntGPHyACyI8Ax6+nd4xE2tenhEP3xKPmZxYMeThI+xkjHj4CDsZAx4+4k7GeIePmU7GgIePmU7GiIdPVEPsOIx3eLzBhme8wyeoIXccxjt8xDO2PQMePuIZ254RDz/HM7Y9Qx5+Dmdse0Y8/BzO2PaMePg53N/JM+Th53CKvWfEw5+WsMj5PWMevl3EYuTEilEPP0cLnT2DHj6RDfEFZ8zDJ7Ahv+CMefgqk+Az6OHbNSwiKPSMevh2EYscRRj18BXcSsAz6OGrTI7PoIevMjk+ox6+yuT4DHv4Cuf4jHr4Cuf4DHr4Cuf4jHr4Bc7xGfbw7dYcRk7bGfjw7fYcRs6FGfnwCzhP0TPw4ds9OoycNjP24RdtT5PzNUY//KLtaXK+xviHT4zDGDn4MQDiF+2ERXHCvWcExC/aHbzkiMYQSJihiBYYAQkzNL00MAASZmh6aWD8I8yg2QLjH6Gd7WFFnxcYAAktALGizwsMgIR2xocV38rAGEiYwRpnYBAkzHCxLDAKEma4xhkYBQmJdIi1vcAgSDC4xBkYBgkGlzgD4yDhtN2n2DcDIyEh0Q6xghwYCAkJdohziAPjIKFd2WLFbhwYCAkG5iKBgZDQTvyQnGRgICS0m3+K27YxEBIS7ZBnYQVGQkJLQqzocwIjIaElIVb0OYGRkNAubhG3j2MoJLRrW+Td/RgMCe3iFnF/PwZDQru4Rd7hj9msZSHyHn8MhYQWhYi7/DEQEloQIu7zxzhIcDgbCQyEhAQ75L3+GAcJ7eoW8bVhGCS0i1tEgzEKEtrpH1IhMDAKEtrFLaK9GAUJDsOrwDBIaFe3iBGCYZCQSIfcWMxcmckfgSGQ4OGC2sAYSPBwQW1gECR4uCFEYBAkeIjzA2MgwcMNIQJDIMHDDSECIyDBww0hAkMgweP6S2AMJHhcfwkMggSP6y+B7yAaYP0l8C1EA6y/BL6JaLuLqBUzq8A3Em13ErViZhX4XqIBbQkRLjYThVuJ891EA9oSIvDdRDEBCXw/0ZaAWHFPiMD3FA04jDH+ESKcpxMYAAntlA85gDAEEto5H+JryxBIaKd8iAGEEZDQEhA5gDACEto5H6LrYAgktFM+RNfBEEhInANtFctM1m40KroZhkBCO+dDNBgjIKGd8yEajAGQ0M75EAMIAyChnfIh2osBkDDHyCowAhLaJS5ir2EEJMzRCujA8EdIhAMEEEY/whzODw4Mf4Q5nB8cGP8Ic7gPeWD8I1RwJ/LA8Eeo4PzgwOhHqOD84MDgR6ggrwoMfoQK7kgeGPsIFd6TPDD2ESq8K3lg7CNUeF/ywOBHqODO5IHBj1DBvckDgx+h3ZbUyaNShj9Ciz+cPCpl+CMs0B7lgbGPsEC7lAeGPsIC1TcD4x5hAeubgVGP0FIPEGsY9Qgt9XDyWJtRj9BSDyePMhn1CC31cPJ4kFGPmNiGOIqPDHvEGR5CRwY+4gwPoSNDHzHxDXmmcmTsI87wbLjI0Eec4VnCkZGPmOCGPFM5MvARZ3iacGTkI2bIR2TkI7bkQ6IZkYGP2IIP+bKMfMQM+YiMfMSWfEiAIjLwEfEEkMiwRzRwS6rIsEds9/MQ5zRHxj1iQhvynObIsEdssYc4pzky7hET3JDnNEcGPqKBES0y8BHbFS9OhBmRkY942tJDhBmRkY9o4aqyyLhHtHhVWWTgI1q4qiwy7hEtXFUWGfeIFq8qiwx8RAtXlUXGPaKFq8oi4x7R4lVlkYGP6OCqssi4R3RwVVlk3CM6uKosMu4RHVxVFhn3iA6uKouMe0SHV5VFBj6ig6vKIuMe0aFvcESGPWJm1Utk4CMmuCF/HIFxj+jhRpiRcY/Ycg9RLOMesd3VQ/ygAeMeseUeomUZ94geziSIjHvElnuIlmXcI7bcQ0wwIwMfsQUfYoIZGfiILfgQE8zIwEdswYeUYEbGPWLLPUT/ybhHPH07RYQZkZGP2JIPJ8KMyMhHbBe8iEtIIgMfMcC1ZZGRj9h+R0WefBEZ/IgBD84iwx8xZOzG+EcMeEJBZPgjZnYwjSf+kb6U96neH+vVd+0X896/P3+K8ee7H0+f0asCfd3v57tmFdtXP//7/q5Zotb+8IZ+WPrh6UegH3P6QafPT8c0JaPTj9MFmwrO6cfpgoHu1Yxs048mRT39sPTD049AP+b043SLJps6/aDT6XEas3z187///fY9wOb/mkb7cX2sn7vN0dRYz+3RVFbBefSNxe6ZoXtmAGcuV6vuWQvTaf5Aj2uQ3uVqxRVXvmvAObX3uXlm+FKH3nde3y7pqs4lT9aZny7YbF/f/oinZrZkJUsvQrMBRPsiWHojqpNtPdm2maHb/nCng5sJXO2P+emCTYW/fZxAb021IJPC59o+vm6W++flsd6vl5v96buxh+4Dzt6eD15mv19+2Sy/7F6PdIleq3ft5hQXOZ6+ctt5BWLnUtUcXer1uHvYPb9s6mN9+l6tpGvu3i5m4cU+7HabernNXKdzGVd0kcvncotOf0At9LA81o+7/fpf6SPZx+UH3OTN1Om3C1pbdsULWc1E1rfLtC4CX+bLpvka8KF/ga6LsPACT8vtY71qzNUI2dcfe3Z6uwR1kYWnnkFdxFOnicibdG+y27N7hI4BDPWpZl+rkwOGF31+6V3m7SrUU08dtTLkEyryCYF8QqTbkZegntusFj/5KOrU4XRWw36ApN3m9Xl7OO7Wj9vdvhfAGnzyJnCxgFfofDP57ezOK3WSNSdvdHrG07M2X604PSN5OYo8lhxXs+/L6RkpSNJfPB3cTLU/WZe8XKBbRvrL/NRWfuGoregHHRwWFAkDClKnnvm5/az1pv34dbfhOm4+BtSfVstjP851Xl1z9s/tfxenBzCUNhh6RSw9drNRV9s01CKO/tLUstsfkTIB2LtWy2O9XC1fWOeOHV9qDWqY5uSM74sd325niotcOpt5J9JYn3uY5ivHy2NPRug+C+oZq/ph/bzcHOqX5X7JXu7Q6RkGN2UtJgFm0W2Fk2FOLx+5KkOewFA3abbwPNn5ZENHeZmjvzSTC052pgQNRtBVfVyuN2/ftO7osx2BTX3w1C1Q6tQ4yf3zeltnW6zz/hgHTb/uvy+dbkR9++Q8qD+YBTkP8ouUoFlK+pr9pU7Ow5HzmJHzIA9hKUZQB/OUhTUzWE+ugvxroPaGaexqfVh+2NS9jLSbABtyzKdLkg83lFkbuqu19BgkyFGq7ugvzWyZk90d9W8Ug1brw8tm+aVenTx/33HZrsdHSc5q97n3Qi+6OQ1FwWhQt6i3F01ju8nV+QKnLkEtQkmwqcjC9Lo3G/SdugT5QPpLoCQ4UJyO8O2rt6/PMOmqOg7HWRQM6/2ehcGunzrn2qcnC/Rk1OsrT0Yn61NMdJS7OPpLOIf7SKl72x6CrI/Lh66obppF7//pPaRYbKixKYZYeutsOB1jq/OglrTRa+wpS2kW1Z36FXW5SD/m5yEV2eqcQS1QzPy43vBA0HFWDo7J2vPq1S55495LP+9GA5gnfdw9vB76L63vRDNKKMmAhiJu88GLU/styB2hrtlEql537PpMaqzTDSj9MdSuhkxnqQNZcgaOvJyjvwR6vwLlldGi3v5Yb+t9E5LrDUvXXaflokVN/1gf60/19vhpuXnt5ZfdJPr8TpyakXoGvVnNJz7ahzLn15Ac/oLiIR0TyIk25f9Tz8BPd9x93r7sdy+9Z+s6QooaZElD+ZWh7MyQBOvPHomS8tm5b5xjDiWjFLuaJYTtD7Kup0fx1KMCpc2BEoLokR97rI8XD7TowgzKNmJAr/tjfeQ8y3cHici3P9aNnden4HKhoqnmdF4Z5K7aq/TflhC6CQTyD4/73etLbqTbHToH5MU7VxGGuabj0v0cdean9WpV98Kk7ZjAnrvdqTuTuyDSZ8i5WnLzlt4/R13Anf9CwwNPTsbbc8JEb9K579PbFugliw4/xOPTZv34dKxX69U/+0liJ2QHmEQ/NbygwQ8bbJRFZ9zjKvRm8SsJuKeHRVDnWPdzss5TmPP4/eSEyBTE/gxFLEuR3FIwc8RRHf0lkIkD2ThaqGm7Pq6Xm/W/WMLYDQAe5t8phX/4qX9uZwRKcScgK68PQkrmuhyORvAUayigGHJYhnIZS/HIUgLrKIF187Mvo5amND569AJdYuR5t02QW29OY56n+74u0Fv2j8Nu24ThA4Odz7vV66ZPRzovztDF2rFWAxl32+aA3vO47vMgv3a+1KHef1o/9JXYrmc8tezJCpQqG+r0hmoBloaeNpxDFeUL4exF6AdFH08WC5RlBMrTo0U2vAQknbfTnNHEyRPSwJdSUkO3tOTTLCUtjtydO/+FTvfnlIJeNk+ZrK/OYwP6QTl1hIl9egYxpJhuGjhHnbR3vhRUutF1gd6o1vU9PK03q329bS+XguzLuh+sm3XUnUCHVeFI2fU9DjbL7mHZ7xeh+zZadOPn5UuquKx32+XmMk3oRNhzzYm88eycG9KbQkUx687ckBJeesndech+ft/oJY+QZj0vX467S3Hdnk9x93QtKsYYGnUaykCtOXNb8ouUB7pwDhnUeymIRAjjn5fNK9Q6FuF1sh3zB0gg24tc+sruoDXASNqevVkfjsCzdeMxxMfPy15eEbqmJx9jYubs9fPr848f98uH9mX6cbV+XB97z+O7YBUmnc/rXrbmu8MTMoyJKHA877bHp0O9qR+O/TgaO77OQibyvPtUN3bgaKXq5kaUysUZ7Fany7z26gxVtw5G8TnOkLt+ft0c1y+betevefRe+/PrjUZ928fddlUfjvvdl15W0aUo1LMp9yVoYAj7m8W5Z1MSMz/3bMp9Kc/wFL48dXrvziUHCl/kKjwRwECNGgioR4+6S/NMTarWS+q75iWPQs9BigyllIYSdUvx2J4dxIKeLJxjGak+uxl3Dmrnygbl+TQsDOfSwfzs4FDv2e54DaLqjXtRwrh9ff5Q7zOg33fJBay5i5e5dGah230jNE662CXsD90MH0KO3Yd/1A/HzBOZrqEDHDeL1xH8c7cfhAXqRLvN6mIc7Lu5EwwPu+1ytXrYrB9+6j9Et+QIPeFu21Y/e+95t/5D2RK5Z2Icht5PQ93LUr3O0mDTEcly9OYHckmBOneE+UbjVFKh/vLRYvfRcLs08apxkU+7T9zC3XInfGl329bL9xBizwlQggGJmAQhu2wAjgJeltt687BZHnrnxu65Bp97fOp54m5QOLU7WcSQwzGUJFlitJZGApYcjqO03BH8dNQEnpIeT7maD+eqCrkyypkCJVGhOr9f52lG6H1ok1/2aN23nMQR/TD0IIZuZwixWRJpqVTgzBktnudUEYelSBIdelP2TR/KuJTQ7ckReRTpKpcOJXbLDDCy7+smQegxk248JttEOIGhvcBFwlh1pzX5c6Z9zjSQ9drLtRXIn+ovn3f7FUu1q24KiZKn/W53vCxj2u4MhHPm1P6XYq0hsYbeQksuzFJa4mhM7egvgZxaIAAXHWryS11dak5ZAL1MhkY7hkYJhvqSpXGspfGwoyzMnbsi1co8IUJP6MbTIMPTU/jq7H8pY6BGiP4MiFHAPDzsXuqV0OrdEj91mtMdiZIb8iGGJFhKnSwN8xy5IEd/CdQ9A7mOCDEwJeIX9KgrL8zQa949/YJ7dkukMBE/1MdP6/pz457q/XFd9x12dwIATM4OT7vXzUooeHUjMSxAt2cfnnafX7en2hWYjtAdKtqzwyVveQ4E58hO6JOGuJZeXkeZp5ufXTpVPClJj3C+2uG43Kc267VUty5sUL7SnW3Zr+L0yPKpq9FLaM5jOurxlMZY8gr2HNEo5XH0xnqKI57yGU9ewVNR35N78BTRwnmoX50bBNm/mbJXi6loF80GyIp650spaKdxYoBXqf95XO7rpZjldxKPOXwMdoFLJb5b2YGhp7lObsTRLcrkHmYwlPrOOzdHIee4e3zcZKeLdv0gtrF0GWGyUzeUVcjnHPfLh58+fPnYn5vRjTYBPk5zar2pnxnDWfTmK1MyRz3HU+Dw5zkJ1BkirAgd98vt4aLSPesG+nD2QvBlaC6yWV50+Ko7E+Vc56LCToTJ8XG/fnys96l0ubyYtN296OlSlA8aItCGAKOh3MISwLbEmx2lIY5YQzgnS+RpokfPLE3Vcr2q7kka+TXKvwzRUEPpgSXoYUmII9TmztkFPYen5vMEbDylzp5isyf5gTKHQI4y0iNG+PbRk/VN2Z3XATtQH3QtuvSCIFI0KId5fUnzAy8jbDciwqzz9LKw6T692SgnAdT8VCM0FCAMVSssDSsshSdHnNqdp8nQ+xTofYrQ0TWrU9YPuaJrsx98p1qKXrr+haQ5393qByQKTVzvp0Bdj2ZQTvBpfVh/YGW3brA4T3ts/0vQwRAtNITALPU8S8VYR7DRnecGnzslBftAgCPCOsZJIU2Nr1kZo1vbg+zpS73ci+S4+xrKL/Hf7++ays9mva3vvnr/93//+/8Bq86cDJQUAgA="; \ No newline at end of file diff --git a/static/api/angular-material/classes/ArrayLayoutRenderer.html b/static/api/angular-material/classes/ArrayLayoutRenderer.html index 7215600e..3b2599fd 100644 --- a/static/api/angular-material/classes/ArrayLayoutRenderer.html +++ b/static/api/angular-material/classes/ArrayLayoutRenderer.html @@ -1,4 +1,4 @@ -ArrayLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsAbstractControl<StatePropsOfArrayLayout>
    • ArrayLayoutRenderer

Implements

  • OnInit
  • OnDestroy

Constructors

constructor +ArrayLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsAbstractControl<StatePropsOfArrayLayout>
    • ArrayLayoutRenderer

Implements

  • OnInit

Constructors

Properties

addItem: ((path, value) => (() => void))

Type declaration

    • (path, value): (() => void)
    • Parameters

      • path: string
      • value: any

      Returns (() => void)

        • (): void
        • Returns void

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
getEventValue: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      • event: any

      Returns any

hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
moveItemDown: ((path, index) => (() => void))

Type declaration

    • (path, index): (() => void)
    • Parameters

      • path: string
      • index: number

      Returns (() => void)

        • (): void
        • Returns void

moveItemUp: ((path, index) => (() => void))

Type declaration

    • (path, index): (() => void)
    • Parameters

      • path: string
      • index: number

      Returns (() => void)

        • (): void
        • Returns void

noData: boolean
path: string
propsPath: string
removeItems: ((path, toDelete) => (() => void))

Type declaration

    • (path, toDelete): (() => void)
    • Parameters

      • path: string
      • toDelete: number[]

      Returns (() => void)

        • (): void
        • Returns void

rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
translations: ArrayTranslations = {}
uischema: ControlElement
uischemas: {
    tester: UISchemaTester;
    uischema: UISchemaElement;
}[]

Type declaration

  • tester: UISchemaTester
  • uischema: UISchemaElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfArrayLayout & {
        translations: ArrayTranslations;
    }

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

addItem: ((path, value) => (() => void))

Type declaration

    • (path, value): (() => void)
    • Parameters

      • path: string
      • value: any

      Returns (() => void)

        • (): void
        • Returns void

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
getEventValue: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      • event: any

      Returns any

hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
moveItemDown: ((path, index) => (() => void))

Type declaration

    • (path, index): (() => void)
    • Parameters

      • path: string
      • index: number

      Returns (() => void)

        • (): void
        • Returns void

moveItemUp: ((path, index) => (() => void))

Type declaration

    • (path, index): (() => void)
    • Parameters

      • path: string
      • index: number

      Returns (() => void)

        • (): void
        • Returns void

noData: boolean
path: string
propsPath: string
removeItems: ((path, toDelete) => (() => void))

Type declaration

    • (path, toDelete): (() => void)
    • Parameters

      • path: string
      • toDelete: number[]

      Returns (() => void)

        • (): void
        • Returns void

rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
translations: ArrayTranslations = {}
uischema: ControlElement
uischemas: {
    tester: UISchemaTester;
    uischema: UISchemaElement;
}[]

Type declaration

  • tester: UISchemaTester
  • uischema: UISchemaElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfArrayLayout & {
        translations: ArrayTranslations;
    }

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/AutocompleteControlRenderer.html b/static/api/angular-material/classes/AutocompleteControlRenderer.html index 9daa8636..22b7489a 100644 --- a/static/api/angular-material/classes/AutocompleteControlRenderer.html +++ b/static/api/angular-material/classes/AutocompleteControlRenderer.html @@ -16,7 +16,7 @@ imports: [JsonFormsAngularMaterialModule, MatAutocompleteModule], declarations: [AutocompleteControlRenderer] ... -

Hierarchy

Implements

Constructors

Hierarchy

  • JsonFormsControl
    • AutocompleteControlRenderer

Implements

  • OnInit

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
filteredOptions: Observable<string[]>
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
options: string[]
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
shouldFilter: boolean
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns boolean

  • Parameters

    • _props: StatePropsOfControl

    Returns void

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
filteredOptions: Observable<string[]>
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
options: string[]
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
shouldFilter: boolean
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

\ No newline at end of file diff --git a/static/api/angular-material/classes/BooleanControlRenderer.html b/static/api/angular-material/classes/BooleanControlRenderer.html index 597aab97..54dac1ac 100644 --- a/static/api/angular-material/classes/BooleanControlRenderer.html +++ b/static/api/angular-material/classes/BooleanControlRenderer.html @@ -1,4 +1,4 @@ -BooleanControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • BooleanControlRenderer

Constructors

constructor +BooleanControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • BooleanControlRenderer

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/CategorizationTabLayoutRenderer.html b/static/api/angular-material/classes/CategorizationTabLayoutRenderer.html index c1ed66c0..809f5ef9 100644 --- a/static/api/angular-material/classes/CategorizationTabLayoutRenderer.html +++ b/static/api/angular-material/classes/CategorizationTabLayoutRenderer.html @@ -1,15 +1,16 @@ -CategorizationTabLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsBaseRenderer<Categorization>
    • CategorizationTabLayoutRenderer

Implements

  • OnInit
  • OnDestroy

Constructors

constructor +CategorizationTabLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsBaseRenderer<Categorization>
    • CategorizationTabLayoutRenderer

Implements

  • OnInit

Constructors

Properties

categoryLabels: string[]
hidden: boolean
jsonFormsService: JsonFormsAngularService
path: string
schema: JsonSchema
subscription: Subscription
uischema: Categorization
visibleCategories: (Categorization | Category)[]
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfRenderer

\ No newline at end of file +

Constructors

Properties

categoryLabels: string[]
hidden: boolean
jsonFormsService: JsonFormsAngularService
path: string
schema: JsonSchema
subscriptions: Subscription
uischema: Categorization
visibleCategories: (Categorization | Category)[]
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfRenderer

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/DateControlRenderer.html b/static/api/angular-material/classes/DateControlRenderer.html index 81fad8b3..291ba684 100644 --- a/static/api/angular-material/classes/DateControlRenderer.html +++ b/static/api/angular-material/classes/DateControlRenderer.html @@ -1,4 +1,4 @@ -DateControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • DateControlRenderer

Constructors

constructor +DateControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • DateControlRenderer

Constructors

Properties

data: any
dateAdapter: DayJsDateAdapter
dateFormat: MyFormat
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
panelClass: string = ''
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
startView: string = ''
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
views: string[] = []
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • _props: StatePropsOfControl

    Returns void

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

data: any
dateAdapter: DayJsDateAdapter
dateFormat: MyFormat
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
panelClass: string = ''
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
startView: string = ''
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
views: string[] = []
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • _props: StatePropsOfControl

    Returns void

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/GetProps.html b/static/api/angular-material/classes/GetProps.html index 2f2622be..94c7e4f9 100644 --- a/static/api/angular-material/classes/GetProps.html +++ b/static/api/angular-material/classes/GetProps.html @@ -1,3 +1,3 @@ -GetProps | JSON Forms Angular Material Renderers

Implements

  • PipeTransform

Constructors

constructor +GetProps | JSON Forms Angular Material Renderers

Implements

  • PipeTransform

Constructors

Methods

Constructors

Methods

  • Parameters

    • index: number
    • props: OwnPropsOfRenderer

    Returns {
        path: string;
        schema: JsonSchema;
        uischema: UISchemaElement;
    }

    • path: string
    • schema: JsonSchema
    • uischema: UISchemaElement
\ No newline at end of file +

Constructors

Methods

  • Parameters

    • index: number
    • props: OwnPropsOfRenderer

    Returns {
        path: string;
        schema: JsonSchema;
        uischema: UISchemaElement;
    }

    • path: string
    • schema: JsonSchema
    • uischema: UISchemaElement
\ No newline at end of file diff --git a/static/api/angular-material/classes/GroupLayoutRenderer.html b/static/api/angular-material/classes/GroupLayoutRenderer.html index 8d91baed..da6c65a8 100644 --- a/static/api/angular-material/classes/GroupLayoutRenderer.html +++ b/static/api/angular-material/classes/GroupLayoutRenderer.html @@ -1,14 +1,16 @@ -GroupLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy (view full)

Constructors

constructor +GroupLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy (view full)

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
hidden: boolean
label: string
path: string
schema: JsonSchema
uischema: GroupLayout
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfRenderer

\ No newline at end of file +

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
hidden: boolean
label: string
path: string
schema: JsonSchema
subscriptions: Subscription
uischema: GroupLayout
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfRenderer

\ No newline at end of file diff --git a/static/api/angular-material/classes/HorizontalLayoutRenderer.html b/static/api/angular-material/classes/HorizontalLayoutRenderer.html index 1672dad0..9a811555 100644 --- a/static/api/angular-material/classes/HorizontalLayoutRenderer.html +++ b/static/api/angular-material/classes/HorizontalLayoutRenderer.html @@ -1,14 +1,16 @@ -HorizontalLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy (view full)

Constructors

constructor +HorizontalLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy (view full)

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
hidden: boolean
label: string
path: string
schema: JsonSchema
uischema: HorizontalLayout
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfRenderer

\ No newline at end of file +

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
hidden: boolean
label: string
path: string
schema: JsonSchema
subscriptions: Subscription
uischema: HorizontalLayout
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfRenderer

\ No newline at end of file diff --git a/static/api/angular-material/classes/JsonFormsAngularMaterialModule.html b/static/api/angular-material/classes/JsonFormsAngularMaterialModule.html index cce2032d..a651ce63 100644 --- a/static/api/angular-material/classes/JsonFormsAngularMaterialModule.html +++ b/static/api/angular-material/classes/JsonFormsAngularMaterialModule.html @@ -1,2 +1,2 @@ -JsonFormsAngularMaterialModule | JSON Forms Angular Material Renderers

Constructors

Constructors

\ No newline at end of file +JsonFormsAngularMaterialModule | JSON Forms Angular Material Renderers

Constructors

Constructors

\ No newline at end of file diff --git a/static/api/angular-material/classes/JsonFormsDetailComponent.html b/static/api/angular-material/classes/JsonFormsDetailComponent.html index e8a013a7..bbf0f6e6 100644 --- a/static/api/angular-material/classes/JsonFormsDetailComponent.html +++ b/static/api/angular-material/classes/JsonFormsDetailComponent.html @@ -1,6 +1,6 @@ -JsonFormsDetailComponent | JSON Forms Angular Material Renderers

Constructors

constructor +JsonFormsDetailComponent | JSON Forms Angular Material Renderers

Constructors

Properties

Accessors

Constructors

Properties

_item: any
_schema: any
initialized: boolean = false

Accessors

\ No newline at end of file +

Constructors

Properties

_item: any
_schema: any
initialized: boolean = false

Accessors

\ No newline at end of file diff --git a/static/api/angular-material/classes/LabelRenderer.html b/static/api/angular-material/classes/LabelRenderer.html index 34f7a1e5..e2d5f703 100644 --- a/static/api/angular-material/classes/LabelRenderer.html +++ b/static/api/angular-material/classes/LabelRenderer.html @@ -1,14 +1,15 @@ -LabelRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsBaseRenderer<LabelElement>
    • LabelRenderer

Implements

  • OnDestroy
  • OnInit

Constructors

constructor +LabelRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsBaseRenderer<LabelElement>
    • LabelRenderer

Implements

  • OnInit

Constructors

Properties

jsonFormsService: JsonFormsAngularService
label: string
path: string
schema: JsonSchema
subscription: Subscription
uischema: LabelElement
visible: boolean
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfRenderer

\ No newline at end of file +

Constructors

Properties

jsonFormsService: JsonFormsAngularService
label: string
path: string
schema: JsonSchema
subscriptions: Subscription
uischema: LabelElement
visible: boolean
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfRenderer

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/LayoutChildrenRenderPropsPipe.html b/static/api/angular-material/classes/LayoutChildrenRenderPropsPipe.html index 02388979..c520cda4 100644 --- a/static/api/angular-material/classes/LayoutChildrenRenderPropsPipe.html +++ b/static/api/angular-material/classes/LayoutChildrenRenderPropsPipe.html @@ -1,3 +1,3 @@ -LayoutChildrenRenderPropsPipe | JSON Forms Angular Material Renderers

Implements

  • PipeTransform

Constructors

constructor +LayoutChildrenRenderPropsPipe | JSON Forms Angular Material Renderers

Implements

  • PipeTransform

Constructors

Methods

Constructors

Methods

\ No newline at end of file +

Constructors

Methods

\ No newline at end of file diff --git a/static/api/angular-material/classes/LayoutRenderer.html b/static/api/angular-material/classes/LayoutRenderer.html index cd63c038..20f0a078 100644 --- a/static/api/angular-material/classes/LayoutRenderer.html +++ b/static/api/angular-material/classes/LayoutRenderer.html @@ -1,16 +1,17 @@ -LayoutRenderer | JSON Forms Angular Material Renderers

Type Parameters

  • T extends Layout

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

constructor +LayoutRenderer | JSON Forms Angular Material Renderers

Type Parameters

  • T extends Layout

Hierarchy (view full)

Implements

  • OnInit

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
hidden: boolean
jsonFormsService: JsonFormsAngularService
label: string
path: string
schema: JsonSchema
subscription: Subscription
uischema: T
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfRenderer

\ No newline at end of file +

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
hidden: boolean
jsonFormsService: JsonFormsAngularService
label: string
path: string
schema: JsonSchema
subscriptions: Subscription
uischema: T
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfRenderer

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/MasterListComponent.html b/static/api/angular-material/classes/MasterListComponent.html index 8b1e6144..6b461514 100644 --- a/static/api/angular-material/classes/MasterListComponent.html +++ b/static/api/angular-material/classes/MasterListComponent.html @@ -1,4 +1,4 @@ -MasterListComponent | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsArrayControl
    • MasterListComponent

Implements

  • OnInit

Constructors

constructor +MasterListComponent | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsArrayControl
    • MasterListComponent

Implements

  • OnInit

Constructors

Properties

addItem: ((path, value) => (() => void))

Type declaration

    • (path, value): (() => void)
    • Parameters

      • path: string
      • value: any

      Returns (() => void)

        • (): void
        • Returns void

changeDetectorRef: ChangeDetectorRef
data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
getEventValue: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      • event: any

      Returns any

hidden: boolean
highlightedIdx: number
id: string
jsonFormsService: JsonFormsAngularService
label: string
masterItems: any[]
path: string
propsPath: string
removeItems: ((path, toDelete) => (() => void))

Type declaration

    • (path, toDelete): (() => void)
    • Parameters

      • path: string
      • toDelete: number[]

      Returns (() => void)

        • (): void
        • Returns void

rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
selectedItem: any
selectedItemIdx: number
subscription: Subscription
translations: ArrayTranslations
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfArrayControl & {
        translations: ArrayTranslations;
    }

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

addItem: ((path, value) => (() => void))

Type declaration

    • (path, value): (() => void)
    • Parameters

      • path: string
      • value: any

      Returns (() => void)

        • (): void
        • Returns void

changeDetectorRef: ChangeDetectorRef
data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
getEventValue: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      • event: any

      Returns any

hidden: boolean
highlightedIdx: number
id: string
jsonFormsService: JsonFormsAngularService
label: string
masterItems: any[]
path: string
propsPath: string
removeItems: ((path, toDelete) => (() => void))

Type declaration

    • (path, toDelete): (() => void)
    • Parameters

      • path: string
      • toDelete: number[]

      Returns (() => void)

        • (): void
        • Returns void

rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
selectedItem: any
selectedItemIdx: number
subscriptions: Subscription
translations: ArrayTranslations
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfArrayControl & {
        translations: ArrayTranslations;
    }

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/NumberControlRenderer.html b/static/api/angular-material/classes/NumberControlRenderer.html index a47a4fda..a669804a 100644 --- a/static/api/angular-material/classes/NumberControlRenderer.html +++ b/static/api/angular-material/classes/NumberControlRenderer.html @@ -1,4 +1,4 @@ -NumberControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • NumberControlRenderer

Constructors

constructor +NumberControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • NumberControlRenderer

Constructors

Properties

MAXIMUM_FRACTIONAL_DIGITS: 20 = 20
data: any
decimalSeparator: string
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
locale: string
max: number
min: number
multipleOf: number
numberFormat: NumberFormat
oldValue: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

MAXIMUM_FRACTIONAL_DIGITS: 20 = 20
data: any
decimalSeparator: string
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
locale: string
max: number
min: number
multipleOf: number
numberFormat: NumberFormat
oldValue: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/ObjectControlRenderer.html b/static/api/angular-material/classes/ObjectControlRenderer.html index 4e8da26a..7e664531 100644 --- a/static/api/angular-material/classes/ObjectControlRenderer.html +++ b/static/api/angular-material/classes/ObjectControlRenderer.html @@ -1,4 +1,4 @@ -ObjectControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControlWithDetail
    • ObjectControlRenderer

Constructors

constructor +ObjectControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControlWithDetail
    • ObjectControlRenderer

Constructors

Properties

data: any
description: string
detailUiSchema: UISchemaElement
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
getEventValue: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      • event: any

      Returns any

hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControlWithDetail

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

data: any
description: string
detailUiSchema: UISchemaElement
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
getEventValue: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      • event: any

      Returns any

hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControlWithDetail

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/RangeControlRenderer.html b/static/api/angular-material/classes/RangeControlRenderer.html index 5c13d23f..b4bad59c 100644 --- a/static/api/angular-material/classes/RangeControlRenderer.html +++ b/static/api/angular-material/classes/RangeControlRenderer.html @@ -1,4 +1,4 @@ -RangeControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • RangeControlRenderer

Constructors

constructor +RangeControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • RangeControlRenderer

Constructors

Properties

changeDetectorRef: ChangeDetectorRef
data: any
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
max: number
min: number
multipleOf: number
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

changeDetectorRef: ChangeDetectorRef
data: any
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
max: number
min: number
multipleOf: number
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/TableRenderer.html b/static/api/angular-material/classes/TableRenderer.html index 6239c11d..71f4e4f0 100644 --- a/static/api/angular-material/classes/TableRenderer.html +++ b/static/api/angular-material/classes/TableRenderer.html @@ -1,4 +1,4 @@ -TableRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsArrayControl
    • TableRenderer

Implements

  • OnInit

Constructors

constructor +TableRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsArrayControl
    • TableRenderer

Implements

  • OnInit

Constructors

Properties

addItem: ((path, value) => (() => void))

Type declaration

    • (path, value): (() => void)
    • Parameters

      • path: string
      • value: any

      Returns (() => void)

        • (): void
        • Returns void

columnsToIgnore: string[] = ...
data: any
description: string
detailUiSchema: UISchemaElement
disabled: boolean
displayedColumns: string[]
enabled: boolean
error: string
form: FormControl<any>
getEventValue: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      • event: any

      Returns any

hidden: boolean
id: string
items: ColumnDescription[]
jsonFormsService: JsonFormsAngularService
label: string
moveItemDown: ((path, index) => (() => void))

Type declaration

    • (path, index): (() => void)
    • Parameters

      • path: string
      • index: number

      Returns (() => void)

        • (): void
        • Returns void

moveItemUp: ((path, index) => (() => void))

Type declaration

    • (path, index): (() => void)
    • Parameters

      • path: string
      • index: number

      Returns (() => void)

        • (): void
        • Returns void

path: string
propsPath: string
removeItems: ((path, toDelete) => (() => void))

Type declaration

    • (path, toDelete): (() => void)
    • Parameters

      • path: string
      • toDelete: number[]

      Returns (() => void)

        • (): void
        • Returns void

rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
translations: ArrayTranslations = {}
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfArrayControl & {
        translations: ArrayTranslations;
    }

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

addItem: ((path, value) => (() => void))

Type declaration

    • (path, value): (() => void)
    • Parameters

      • path: string
      • value: any

      Returns (() => void)

        • (): void
        • Returns void

columnsToIgnore: string[] = ...
data: any
description: string
detailUiSchema: UISchemaElement
disabled: boolean
displayedColumns: string[]
enabled: boolean
error: string
form: FormControl<any>
getEventValue: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      • event: any

      Returns any

hidden: boolean
id: string
items: ColumnDescription[]
jsonFormsService: JsonFormsAngularService
label: string
moveItemDown: ((path, index) => (() => void))

Type declaration

    • (path, index): (() => void)
    • Parameters

      • path: string
      • index: number

      Returns (() => void)

        • (): void
        • Returns void

moveItemUp: ((path, index) => (() => void))

Type declaration

    • (path, index): (() => void)
    • Parameters

      • path: string
      • index: number

      Returns (() => void)

        • (): void
        • Returns void

path: string
propsPath: string
removeItems: ((path, toDelete) => (() => void))

Type declaration

    • (path, toDelete): (() => void)
    • Parameters

      • path: string
      • toDelete: number[]

      Returns (() => void)

        • (): void
        • Returns void

rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
translations: ArrayTranslations = {}
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfArrayControl & {
        translations: ArrayTranslations;
    }

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/TextAreaRenderer.html b/static/api/angular-material/classes/TextAreaRenderer.html index cac3ad3d..ba6fa77d 100644 --- a/static/api/angular-material/classes/TextAreaRenderer.html +++ b/static/api/angular-material/classes/TextAreaRenderer.html @@ -1,4 +1,4 @@ -TextAreaRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • TextAreaRenderer

Constructors

constructor +TextAreaRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • TextAreaRenderer

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • _props: StatePropsOfControl

    Returns void

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • _props: StatePropsOfControl

    Returns void

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/TextControlRenderer.html b/static/api/angular-material/classes/TextControlRenderer.html index ac7f492d..246d3a37 100644 --- a/static/api/angular-material/classes/TextControlRenderer.html +++ b/static/api/angular-material/classes/TextControlRenderer.html @@ -1,4 +1,4 @@ -TextControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • TextControlRenderer

Constructors

constructor +TextControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • TextControlRenderer

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • _props: StatePropsOfControl

    Returns void

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
focused: boolean = false
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • _props: StatePropsOfControl

    Returns void

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/ToggleControlRenderer.html b/static/api/angular-material/classes/ToggleControlRenderer.html index 13c11ddc..2bd37ec2 100644 --- a/static/api/angular-material/classes/ToggleControlRenderer.html +++ b/static/api/angular-material/classes/ToggleControlRenderer.html @@ -1,4 +1,4 @@ -ToggleControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • ToggleControlRenderer

Constructors

constructor +ToggleControlRenderer | JSON Forms Angular Material Renderers

Hierarchy

  • JsonFormsControl
    • ToggleControlRenderer

Constructors

Properties

changeDetectorRef: ChangeDetectorRef
data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file +

Constructors

Properties

changeDetectorRef: ChangeDetectorRef
data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription
uischema: ControlElement
validator: ValidatorFn
visible: boolean
ɵcmp: unknown
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfControl

  • Returns boolean

  • Parameters

    • state: JsonFormsState

    Returns StatePropsOfControl

  • Returns void

  • Returns void

  • Parameters

    • ev: any

    Returns void

  • Returns boolean

  • Returns void

\ No newline at end of file diff --git a/static/api/angular-material/classes/VerticalLayoutRenderer.html b/static/api/angular-material/classes/VerticalLayoutRenderer.html index 4f5e4f15..d6671e21 100644 --- a/static/api/angular-material/classes/VerticalLayoutRenderer.html +++ b/static/api/angular-material/classes/VerticalLayoutRenderer.html @@ -1,14 +1,16 @@ -VerticalLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy (view full)

Constructors

constructor +VerticalLayoutRenderer | JSON Forms Angular Material Renderers

Hierarchy (view full)

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
hidden: boolean
label: string
path: string
schema: JsonSchema
uischema: VerticalLayout
ɵdir: unknown
ɵfac: unknown

Methods

  • Returns OwnPropsOfRenderer

\ No newline at end of file +

Constructors

Properties

changeDetectionRef: ChangeDetectorRef
hidden: boolean
label: string
path: string
schema: JsonSchema
subscriptions: Subscription
uischema: VerticalLayout
ɵdir: unknown
ɵfac: unknown

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

  • Returns OwnPropsOfRenderer

\ No newline at end of file diff --git a/static/api/angular-material/functions/ArrayLayoutRendererTester.html b/static/api/angular-material/functions/ArrayLayoutRendererTester.html index ab3f2a17..e1bb544c 100644 --- a/static/api/angular-material/functions/ArrayLayoutRendererTester.html +++ b/static/api/angular-material/functions/ArrayLayoutRendererTester.html @@ -1 +1 @@ -ArrayLayoutRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +ArrayLayoutRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/DateControlRendererTester.html b/static/api/angular-material/functions/DateControlRendererTester.html index 29f027c3..6fc82de0 100644 --- a/static/api/angular-material/functions/DateControlRendererTester.html +++ b/static/api/angular-material/functions/DateControlRendererTester.html @@ -1 +1 @@ -DateControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +DateControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/LabelRendererTester.html b/static/api/angular-material/functions/LabelRendererTester.html index c9e0695c..e369eb4f 100644 --- a/static/api/angular-material/functions/LabelRendererTester.html +++ b/static/api/angular-material/functions/LabelRendererTester.html @@ -1 +1 @@ -LabelRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +LabelRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/NumberControlRendererTester.html b/static/api/angular-material/functions/NumberControlRendererTester.html index 296c9b21..f3ce5cda 100644 --- a/static/api/angular-material/functions/NumberControlRendererTester.html +++ b/static/api/angular-material/functions/NumberControlRendererTester.html @@ -1 +1 @@ -NumberControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +NumberControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/ObjectControlRendererTester.html b/static/api/angular-material/functions/ObjectControlRendererTester.html index 4cb8da1c..f939b6be 100644 --- a/static/api/angular-material/functions/ObjectControlRendererTester.html +++ b/static/api/angular-material/functions/ObjectControlRendererTester.html @@ -1 +1 @@ -ObjectControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +ObjectControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/RangeControlRendererTester.html b/static/api/angular-material/functions/RangeControlRendererTester.html index d4c3b42a..54a37908 100644 --- a/static/api/angular-material/functions/RangeControlRendererTester.html +++ b/static/api/angular-material/functions/RangeControlRendererTester.html @@ -1 +1 @@ -RangeControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +RangeControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/TableRendererTester.html b/static/api/angular-material/functions/TableRendererTester.html index 01c2909b..a0d0fe6a 100644 --- a/static/api/angular-material/functions/TableRendererTester.html +++ b/static/api/angular-material/functions/TableRendererTester.html @@ -1 +1 @@ -TableRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +TableRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/TextAreaRendererTester.html b/static/api/angular-material/functions/TextAreaRendererTester.html index b4612526..e84ddfad 100644 --- a/static/api/angular-material/functions/TextAreaRendererTester.html +++ b/static/api/angular-material/functions/TextAreaRendererTester.html @@ -1 +1 @@ -TextAreaRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +TextAreaRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/TextControlRendererTester.html b/static/api/angular-material/functions/TextControlRendererTester.html index 8df535d8..06ae8b07 100644 --- a/static/api/angular-material/functions/TextControlRendererTester.html +++ b/static/api/angular-material/functions/TextControlRendererTester.html @@ -1 +1 @@ -TextControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +TextControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/ToggleControlRendererTester.html b/static/api/angular-material/functions/ToggleControlRendererTester.html index c7bad19a..bda9a31c 100644 --- a/static/api/angular-material/functions/ToggleControlRendererTester.html +++ b/static/api/angular-material/functions/ToggleControlRendererTester.html @@ -1 +1 @@ -ToggleControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file +ToggleControlRendererTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/booleanControlTester.html b/static/api/angular-material/functions/booleanControlTester.html index 17786876..d233c3ff 100644 --- a/static/api/angular-material/functions/booleanControlTester.html +++ b/static/api/angular-material/functions/booleanControlTester.html @@ -1 +1 @@ -booleanControlTester | JSON Forms Angular Material Renderers
\ No newline at end of file +booleanControlTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/categorizationTester.html b/static/api/angular-material/functions/categorizationTester.html index 31fc268e..3c49f62f 100644 --- a/static/api/angular-material/functions/categorizationTester.html +++ b/static/api/angular-material/functions/categorizationTester.html @@ -1 +1 @@ -categorizationTester | JSON Forms Angular Material Renderers
\ No newline at end of file +categorizationTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/controlWithoutLabel.html b/static/api/angular-material/functions/controlWithoutLabel.html index 479a81d1..52b81e1f 100644 --- a/static/api/angular-material/functions/controlWithoutLabel.html +++ b/static/api/angular-material/functions/controlWithoutLabel.html @@ -1 +1 @@ -controlWithoutLabel | JSON Forms Angular Material Renderers
\ No newline at end of file +controlWithoutLabel | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/enumControlTester.html b/static/api/angular-material/functions/enumControlTester.html index fcc49237..1963189b 100644 --- a/static/api/angular-material/functions/enumControlTester.html +++ b/static/api/angular-material/functions/enumControlTester.html @@ -1 +1 @@ -enumControlTester | JSON Forms Angular Material Renderers
\ No newline at end of file +enumControlTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/groupLayoutTester.html b/static/api/angular-material/functions/groupLayoutTester.html index 24b0aaf2..a445b850 100644 --- a/static/api/angular-material/functions/groupLayoutTester.html +++ b/static/api/angular-material/functions/groupLayoutTester.html @@ -1 +1 @@ -groupLayoutTester | JSON Forms Angular Material Renderers
\ No newline at end of file +groupLayoutTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/horizontalLayoutTester.html b/static/api/angular-material/functions/horizontalLayoutTester.html index ae38905a..dea86411 100644 --- a/static/api/angular-material/functions/horizontalLayoutTester.html +++ b/static/api/angular-material/functions/horizontalLayoutTester.html @@ -1 +1 @@ -horizontalLayoutTester | JSON Forms Angular Material Renderers
\ No newline at end of file +horizontalLayoutTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/masterDetailTester.html b/static/api/angular-material/functions/masterDetailTester.html index cb3c5456..4017f0e1 100644 --- a/static/api/angular-material/functions/masterDetailTester.html +++ b/static/api/angular-material/functions/masterDetailTester.html @@ -1 +1 @@ -masterDetailTester | JSON Forms Angular Material Renderers
\ No newline at end of file +masterDetailTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/removeSchemaKeywords.html b/static/api/angular-material/functions/removeSchemaKeywords.html index 264b5835..72c62060 100644 --- a/static/api/angular-material/functions/removeSchemaKeywords.html +++ b/static/api/angular-material/functions/removeSchemaKeywords.html @@ -1 +1 @@ -removeSchemaKeywords | JSON Forms Angular Material Renderers
\ No newline at end of file +removeSchemaKeywords | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/functions/verticalLayoutTester.html b/static/api/angular-material/functions/verticalLayoutTester.html index 0c8e4715..fb61ef09 100644 --- a/static/api/angular-material/functions/verticalLayoutTester.html +++ b/static/api/angular-material/functions/verticalLayoutTester.html @@ -1 +1 @@ -verticalLayoutTester | JSON Forms Angular Material Renderers
\ No newline at end of file +verticalLayoutTester | JSON Forms Angular Material Renderers
\ No newline at end of file diff --git a/static/api/angular-material/hierarchy.html b/static/api/angular-material/hierarchy.html index ca7c83df..66ee01a9 100644 --- a/static/api/angular-material/hierarchy.html +++ b/static/api/angular-material/hierarchy.html @@ -1 +1 @@ -JSON Forms Angular Material Renderers

JSON Forms Angular Material Renderers

Class Hierarchy

\ No newline at end of file +JSON Forms Angular Material Renderers

JSON Forms Angular Material Renderers

Class Hierarchy

\ No newline at end of file diff --git a/static/api/angular-material/index.html b/static/api/angular-material/index.html index 3541a74b..6130395d 100644 --- a/static/api/angular-material/index.html +++ b/static/api/angular-material/index.html @@ -21,4 +21,4 @@ You can also reach us via email. In addition, EclipseSource also offers professional support for JSON Forms.

Migration

See our migration guide when updating JSON Forms.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/static/api/angular-material/modules.html b/static/api/angular-material/modules.html index 115c16ae..9abfb78f 100644 --- a/static/api/angular-material/modules.html +++ b/static/api/angular-material/modules.html @@ -40,4 +40,4 @@ masterDetailTester removeSchemaKeywords verticalLayoutTester -
\ No newline at end of file +
\ No newline at end of file diff --git a/static/api/angular-material/variables/angularMaterialRenderers.html b/static/api/angular-material/variables/angularMaterialRenderers.html index a571cd55..20f75457 100644 --- a/static/api/angular-material/variables/angularMaterialRenderers.html +++ b/static/api/angular-material/variables/angularMaterialRenderers.html @@ -1 +1 @@ -angularMaterialRenderers | JSON Forms Angular Material Renderers
angularMaterialRenderers: {
    renderer: any;
    tester: RankedTester;
}[] = ...

Type declaration

  • renderer: any
  • tester: RankedTester
\ No newline at end of file +angularMaterialRenderers | JSON Forms Angular Material Renderers
angularMaterialRenderers: {
    renderer: any;
    tester: RankedTester;
}[] = ...

Type declaration

  • renderer: any
  • tester: RankedTester
\ No newline at end of file diff --git a/static/api/angular/assets/search.js b/static/api/angular/assets/search.js index 0f164004..c392c880 100644 --- a/static/api/angular/assets/search.js +++ b/static/api/angular/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA7VdXZPctrH9K7eYPI7XA5Dgx745llLlVHydsiznYUulGs1Qu5Rnh1MkdzeOSv89RRCcaTS7SZDEPlnJ4OOgT6PROGRzvwZV+VIHt3dfgz+K0yG4FTLdBKfdYx7cBv+oy9Pfy+qx/tuuzn/NT4e8yqtgEzxVx+A22B93dZ3X35Otbh6ax2Ow6RsFt0HwbdPPoYS8zLEvT3VTPe2bcs7If7G7gVk2wXlX5aeGhX+FIbYyuuB4Kur9Q/64mwMC9PGAYP78Pmc/75qHOXOb9stmltvo6mX3efPLy+lfVXmu5wCwu11xNPXhu6L+7lyVTb5v8sMsi1DO/2N5aqryyGMzDfy6PByU9Xaz1uL0kFcFt9YeP2P+x935t3LC+hYYq8NMuw+xWE5YHBwx6Iar7WDNfSjq3adj7ooANPeL47moi0/H3BHGtbVfFJ/L6tERgmnqd/766VO9r4pzU5QnRxyoi2fv2DUjodn2jK6p3/mPu0+5Ywj6S9/WswXyuYTYPfyiyavKOXr2bT176L4854d3E4e27aF2F794qrJsZqGxOnhm5zQnlF5b+0XxUBwOuauzXhr7xXBuz8l/jeZWFgzY3i+SL327d3n1XOxdDxiiG3/m/5+PhOQ+b94+56fm993xyRUl7uM3RSpPPz7sTveuYEBzvzjqh/LpeHj3UL68P30u9091fngzOypPDuIX8+n+l9NPp6JxRAeae06rdsfisHNPuWF77wn3D4dD0Vp7d5yZeA87+mfrTV43VfnnDMKuPfyiKeq3sw4S2N4vEqc7Ko5ITtdTLyGzqYr7+7z6vfNZ91hA9fMPdabOYiEkJRY/6dusxO1VMIxrLnZe4CslGFE4/l00D2/yZldMXzSuTV9F9UDDe9E/wOrWKyEYoAdNhMQ3Vx3BuFboJNN4nBUTjGq1djKNzVVFwdDW6inTyJyUFQxrlcYyjWmW2oKxedFdHLzNRYEZeNoaLWYak5sqg0Gt02ccLDXjTjAwmIerwDRCN/UGY1un4zjsgjmKzmAX+NB2pjHOUHkwQg96jwOzjgn7gNuVifs0Mkc1CANbqQtN43JXiDC09VrRNLrZqhEG+Xr60XRCN09Jwsj9aErTKJ3VJQxwtc40jW2l4jQIkq+jPU2vw1mFwohX61EOqaqzMjVIVldrVE6XorlqFXE58qVbuTHtqmBRZK/VsqYRuqtag9vcan3LKWY6K11ExPSveU1Dnq9+YeCvqINN739nRQyjXq2NuaTEC5PhV8blpJwN8iX/qRKlpv1QVbs/J18agq38amiDkdfJZ9ZyVihnQ1hrRDMGlbNeNkSzRCpzQTGtkg2xLBfIXBBNamNDQItlMRc844rYEMwyMcwFiZsONkS0TgJz8qJR9YvwoEXClwuSCc1rCGWh3OVkFZe7CGGcNXcOF1wT+tYQ0UJpy8mnnVQtwqdXCVouyFy0rCGuNTKWE3dTyTnB3tKs3AXPlG41hLNUsnJB46BWDQGtEKpcMLlrVENoryBPuSRMjsrUEO9KUcoF27QeNYS1XIpyQbRUhSKCmmcBygX9tPY0xLlcdnJKAKcVJyIFXC42OV4hnHUm8iqxWmJy5XJSXaLpXCwsueBy0JSIG89yOckxxk0rSWSE8ygiuQCdoR8N4b6GdOSyh6dVoyHW5YKRW6I5P8V8PTTjChGRo3hNTyhd6Jen5piPnALd7361IDDmvJJJA3bVPRlOPnVDPlfF867JF2A5V/lzUT7VE4EGgsFdPKJ5LvKX1h92xSmvfs0/uwEiennEtC8fz+UpPzV/37Xk//lrXpfH57FKXttt2N4eMbZ5+GenHB5iI3qtwyRjKSJwQ9UlojM8y+4wd4/NTBvhxGTCuGDWp/OhM5bDnJe2q9c5mVLhpVLJ1AKvmz5ErfUuPj4noukMDK+DYPywtELnomNy3AOcEkUIwm+KODQNdXr/XB6exjTz7ne/pzcYc97pbcDSS3p/+uNUvpzY7zmg370siRrTaUkY7HXq8Drz+3dvP7777Yff3n78/Yd/vn97mf15VxXtBaf+HrUYXRP9UO90/3TcVdMKk9XO84O94djz3AItggkGH+tm9AigYFz6zDp+3fAsgPOKaB6Lw+GYv+yqmZCsfn5w2QrAuMJEICqc0gV+djtV+utir/lOrEEBbVDl90XdtBn01KdqKDREby+odofDMkB2x1ex0Jgy42AihyTXDVedNwshoZ5e0Dyd1nkS2d8Tf4/ls8OnmGjyUF8/ttKXgKv89XN5mBkFmBE8ovtJpGOaHovJ9POI5Mdy7rlh9fOI5H0x+eiVRQP6+tr9/ZDzdz/s6ZWp0+fifhlXpqdv2yw2jUcsC5F4x/Fm/H0YGsUb/FLMCgz3efPPcr8bfY2KQAG7+bLFEhz1K+D4Nd8dytNx7MkYd4BfOvrC8vPCNB139eUr7+Znx6CXLxRLghrs5imH+Vzl9djDGTJ56Tt5Po0XEDPs7BHTu6dPX/L9zKsc7urp3ksJITwwv2LHAnljuco7ou/OmsltnrWzjL8Lyrz/OWuGavouBp93OF29ptiZnAs2XGG5qZebrvYjXmmaacWp87A3ouvxN/FCz+T1y3qTx/mqxc26+/I8NVXXZOH4+4nT6hIinA4ntkpg9HJopDKniyBrp8ubSW/b13wnHZ1ov3BmF7FyVJ6cNVvutLp85Zr6h/fjNwD7Qf8g8Xc4Fqfmd+Ny0NoLhla6LXbH4r9jL3xdVd5rUy+zl8fDTyL9/6mZr80WMv3F+Z0AP28DLH8SP/cZPD/Tm/LHh3z/x/RU14aL5/rFvLQ76cR20xlskk/SPtVNtds30xVydkPPz9KIwWc+TEPrWFKERoFAdWhr5nYoPaMQkNVna3BMF5xRMKiaszUoJsrMKAiDSrM18zsWl1E42LfnVnnHuIRGeoabgOY2/1QhGQVgWEu2ygJORQSkIZiigTVoporGKBzDurFVHupWKkZ6KFcttgaPU4EYhYapEVvFzuT79SQ/xAv2a1BMFoNRIIh6sDUYXErAKBh0FdgaJF/69tOv5VCAiO5Evjhahc7iXFTtRYHkC77WIHKo8aLAkGVea3AsruwiY5B7cdcazA71XBQ699uBa1blUMVF5lVkIdcai8yq3aIgTZRvrWVrumKLI8z5PWNHNC51WuSlgCzVWhmTHKqzmIi0/A8vuXvU9AdFGE9a/k0RN2xzysUoiPMqxtZECIcaMQrgijIx1zxzUYb5qpgm6sXIhGZZyRjG82ETFKdD/p/g9mvwnFd16xG3gbwJb7JgE3wu8uOh/QN9HdBNW83z2A75wfz2e97qFW2Lrsn322Bzt91E2Y2U0YcPm7u+h/5B/x+6mQg2d2Ijs5skVlYzYTWTweZObsLwRoRWK2m1CoPNXUi0Cq1WUbC5izZhdKNiYTWLrGYq2NwpqpmymsXB5i6m1hlbzRJunYnVLA02d8kmTG9kmFrNUqtZFmzuUqpZZhu3tXVGtROIBU3DlmxpEyFaiwtBtrTJEK3VhdyE8Y0MbQsKmxDRGl6EZEubE9HaXkTk7DYtojW/UGRLmxmhqYnJljY5oiVBkPQImx/R8iBIhoRNkWyJECRH0uZItkRIkiOJNoveLSRH0uZItkRISXm5tDmSLREyJMe0OZItEZLkSNocyZYISXIkbY5kS4SMSZw2R7IlQpIcSZsj2RIhSY6kzVHYEiEzyj9Dm6OwJSIkOQptjkLJhZcQxTQd1EgyQ5uiMGKCZGgTFCouTNr0hDEXKEObnbClIJRUEAxtdsKUC4OhTU6YcYEwtLmJtlwojGxqIsHFwshmJpJsLIxsaqKQjYUROnIiNhZGNjmRYmNhZNMTxWwsjGx+ooSNhZHNT5SysTCyCYoyNhZGNkNqy8ZCZVOkBBsLlc2RkmwsVDZHKmRjobI5UhEbCxXKDBQbC5XNkYrZWKhsjlTCxkJlc6RSNhYqmyOVsbFQ2RzFWzYWxjZHsWBjYWxzFEs2FsY2R3HIxcLYpiiO2FgY2xTFiomFMcreYiYWxjY9ccLFwthmJ24pCEMyIbTZiTMuFsY2OcmWi4WJzU0iuFiY2NQkkouFic1MErKxMLGpSSI2FiY2NYliY2Fik5PEbCxMUHadsLEwsflJUjYWJjY/ScbGwsQmKN2ysTC1GUoFGwtTm6JUsrEwtTlKQzYWpjZHacTGwtTmKFVsLExtjtKYjYWpzVGasLEwRZeglI2Fqc1RmrGxMLU5yrZsLMxsjjLBxsLM5iiTbCzMbI6ykI2Fmc1RFnGxMLMpyhQbCzOboixmYmFmE5QlTCzMbHqylIuFGbqlthSEERULM3xR3bI6wBZdVbeCv1du0WV1q88gRSHofoNtNUfkVb77DbbVB1FCt0VX1i2/l7rfYFt9HKX0uOjauuXvRN1vsK0+lTJ6XHR13WasV3e/gbZaRqBcSwwEBsE4l8ACg5YRSPcSWGEQbOIgsMSghYSIFKQEFhk6lYF0RqwyaC0hEvSwiDDBakACCw1aTojIG5XAUoMWFCIy4xBIbBCS32ZIbRBaU4jIzSsk1oQ0ZWoTRTdCxKgt4kzrClFMt0WkaWUhorcZUh2E1hY4DIg1rS5E9DZDyoPQ+kJEbx2kPQitMCjayZD6ILTGoGjPQfqD0CqDot0BKRBC6wyKdgekQYhOhKA5DrGap/caHUqRECG04KDoUIrECKFFB0VzjAQJoXUHRfOGNAmhlQdF84ZUCaHFh5jmDQkTQusPMc0b0iaEliBimjckTwitQsQ0b0ihEFqHiGnekEYhtBIR07xFWIdtuYlp3pBOIbQaEdO8IaVCaD0ipnlDWoXQikRM84bUCqE1iYTmDekVQqsSCc0bUiyE1iUSmjekWQjFP8FAooVQ3FMMgUQLobgnGQKJFkKNaOcKi+ctLQntYki4EFqeSGgXQ9KF0AJFQrsYEi+EligS2sWQfCG0SJHQLoYEDKFlioR2MSRhCC1UJLSLIRFDaKkipV0MyRhCqxUp7WJIyRBar2COQaRlCK1ZpLQ7xvixR8tNSnOMNA2hpYuU5hjJGkKLFynNMRI2hNYvUppjpG0ILWEw2TGSN4RWMZiMFykcQgsZKe07SOQQWspIad9BMofQYkZK+w4SOkTC55FI6RBaz6CfFyX4cVXCPtRDWofoxA76sR5SO0Qnd9AP9pDeITrBg76CIcVDdJIHHaCQ5iE60YN+vIdUD6G1DeYBH9I9hFY3mEd8SPkQWt/gHvIh1rTCwTzmQ+qH0BoHLegIpH+ITgCheUMKiOgkEJo3pIGIbGSzIRVEdDIIKewIpIOITgiheUNKiNB6By3uCKSFCC15MBseySFCix60wCOQICI6RYR5PIt40+IHcx1GwojQ+gct8wikjQitgNB3VySOyC0rAEskjkgtgNCqkETiiNyyL1UgaURuuXREImFEbtmXK6TRRfR7Js951eSHn7r3Te7uLh97+xp8NC+hXL/p9TVo75u3X799u7510v6vdvBrjWJfz3cdIRVghDjkR6gu3yIC02dw+oTr3NaVXjslKZxxy3S6fMn2c/cl2+ryJdvrSGECRtpG7EhdzSlAAGHHnNWsAqNrZ2ivtu0mSLr/hGn33zjr/ttKct0/hOr/YZq2MkL3D2XGaI86GkZXxgHmDwGAqOsdmQmSuB/W/NCeHfywe/N+MLCMAoMrjlCroAIgg50NksisOEl7QJyLXQuZriNCnozFot7osjcch/LyOj9ACAbsKegZSPsBU3bArn4DDBcDfGahkVlo0ntByvklsRclNCDnEF2dE0ABPdIsIgoNit4POjjEaPd5M9wgMdyiUcx3zdu33Z+7t92v3SVwUWkQKOOiae+iGeeZ93lzNF+7AYgsrx/pWr6czt0bpdfOwC8NitDYKTZ2yno7ibCHN2KwQRiOYSCKOOL60g5gqC0wlPFDZaClPZI0ZcbrCt2B+2yh+0iul7UjANHGYSOzL5JLZOL4775JCU4DaAXJub1V4wyAWMGDXXJN7OoQrDs0qGNjxezCJzfkpRDZioNwJyrujLp03ZnXRPd9mSxYF4xhCWeU60jd913qvsgFWBfuAMF553Wg9o8dEHhCMAxr5sson3Z1Th38wOKTxiFAgLjJORfu/lI0D4fuT3rC1QCeQi5uX4Z6NJ+FBkaFW0ZMslOavwoBAIAEjA0Zl/4ErRKsQBpn7U/vtM8btv0/kj5vyDizm6JLcDzAFNGME5kgnPT5SMpFi8fd+Zo9DgKrBOFDmvgRG4hZHz8yjuLH3bkpB2OCIGKO0tCM3C9ebrnFww9jAJLhMd3buJWP6EFO94dy35Xrg20MY1vCWet0X572fe096AyP04RLgNrOh76EBdgYBJDQWCA2ts36nGXbZxsZtwna0XHAlsAw0riCMkZPL1ls7yOXAyHjLFceD4MzCdo+5jZIbzULHPBbafxWGb9Ne0wZx0T3uj/wgetgZnOFZqzYjJX1GWqfQ0n2RtF/JwSn5ikM0THn9n1vIv+DWzXmmOz7D3ZOCI/QLWuZths2jwQ5pDTrV2anpJe7BEff9ZtIYBtD4hV30Fy+FAfOBnhgRpwR+m/2krdSuN0kRwMewc4Y4bkgefTtR3opCAp6Qsilq+TUCeyquFyy6zp0Abj0Lbv0smz6Ch1wUMC+ZvcrE3DSfu+n3JjD8cA6jCeFZhvHZutl/TYW/fC9z7WKCTdPW7tOoIcB2mzlyKwi7U/NlDNnnTd4M8cwBYy4E6cmLytwH0fcRqzzhj6vYrh1Ii4I1XlD7bsYBoGItWLbmfJ76y7J7fc6J9wnhl3Dka7XijXQGe63kNtvoLONGnpuyHqorjiuH8qXp77imBEyJLChNL6qjK+m/TGRsbYdiHSQkj66Csn6ovX9EODh0CHNPolMbE4umeJlo3Ieayoan0FFI9izgMTQzBGbOTLV700unlHMwvTWRAEzXmzGy3pFQFxEscsJzO0d0g0SK9Pl3OCp+yMl5MEBXVjwA4wdPspiiSOh/2tMwPKW1sXtgK7fULBRsDd7Eep72+FGwXATcuHm2nfg3wncvNE4dJwfKrg3Qm5LdX3r/pOpYGrIWMQFna475Z0KnhohtyO7/tcd86i/xAhGgY4Xsj5b552A/3EgmEXQaQRnQR5AApehODOAbwmA/Qm6ShPblDk3s8ttk7NM+7fw9v3fwqvav4UHPBr6FXueXz4cBQKddSk3gc6EhKS/viWklT5sgnNxzo/FKQ9u7z58+/Y//imMezOrAAA="; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA7WdX5PbttXGv8o7ai+VjQD+37s0dmfSad504ji92PF4ZInepaMVd0TublOPv3uHICAdHJ5DgCR0FbcCwIfnAQ6AHwnu19Wpfm1Wt3dfV39Ux/3qVsh8vTpuH8vV7eofTX38e316bP62bcpfy+O+PJWn1Xr1fDqsble7w7ZpyuZ7stTNQ/t4WK1NodXtavVtba6RCHm+xq4+Nu3pedfWU1r+i10NXGW9etqeymPLyr/IEBsZn3U8V83uoXzcThEB6gRQMP36Ia/+tG0fplxblw9x38+fmt2pemqr+thMun1U8aKlbfbfVc13T6e6LXdtuZ+iTW7iywjY7vfvwFWmqBtWvYK++7L95fX4r1P9NClydrUr6Dre/3J8Uzbtqf5zii672sy+RSWwH+tje6oPvBZdIGzago2yGUvHvDo+lKeKi7nRz4T7cfv0W+3oBZYYq8JE/4darOFc7T01qIKL42Bde18120+H0lcBKB5Wx0vVVJ8OpaeMS+mwKj7Xp0dPCbpoYDe27ch0ZjvRFw17/cP2U+k55P9iygaOQOkxddiBKEdnjEVqytPJO1uZsmEVNLv6qdy/cyx0LCGoSlg9p7puJ6mxKgR25zgldV1Kh1XxUO33pW9nPRcOq+Gpm5f+NboetWTA8mGVfDHl3pWnl2rnm9CJavwc+38hFgD3Zfv2pTy2v28Pz74qcZ2wS5L6+OPD9njvKwYUD6ujeaifD/t3D/Xr++PnevfclPs3k7Oys5Gwmrtl8E/HqvVUB4oHXsZsD9V+67/EheWDL3B/2O+rLtrbw8SF7rBieLece52BYdQ2J4Saqnk7aSKB5cMq8dqb4ozktS0NkjLbU3V/X55+7/usfy6g6oWXOpFNWQpJLBVm+TZp4XYVDeOcyl4XXGNJ4Emr7FB4g6ogPdsbWlkip/Cq2b16hM38u2of3pTttnJv2S5Fr8JrUPNByA24u+UMBwsMQHNIfVO5Dta1gPC49XizHqxqMfVxa/PlP1jaUhLkVubFhLCsRXTIw0kfTjRwcQkxcmvyY0dY1DKK5BGpCTuXQcACbFjcCv0YE9a2jDa5VU3iTlhcEALl1jiBRWGFAaiUh7Oe24qBtwu3F25lnswKC1tIr9y6/DkWlracaLnVTWZbWOT1KJd7sTSNd2HlYciXW6U3A8MCF9Mwt7aFXGyQJK9DyNz34c3KsOLF1MxjGejNzwYLwcUkzWvDMZWpERuPUHTNz2lfzkaZvZS4uRX6s7fBTmkxhfPKmd48jsiY4cmcW/J0RoeFX5HWuce/N7fDqhcTPJ8l8czF8JV1efG9wXrpukulacxvELLr0D/36JnKAbHwqxFBOuIUG/zhdNr+6Xx5C5YKSwQHLS+DgdbtLOCAQ1lLECCjypv+DdXMAX8+KtzMb6hlPu7zUeQkfUNBsyGfj55xvjcUMw/teXk1SvUIn2YBPR8lDpY3lDIT43lFxWePRQRnyV7KR5eD2w0VzUR2Plr8aN1Q0jJQ56PMh9ENdS3Bc17euTYdhHtzdxs+elw8bihnLorzUeNB4YaCFgA4H03+7G0o7QrYzWdZ4knchnoXwjYfbW7ONpQ1H7H5KJpL14ikFhis+ah3M7Whzvk4zWuZ5SZpxEJrPkTzXKh78zNywb4Ynfl66aRmtJ2zgZmPLg9WRuwr5mMyzxznJmRkhgsIx3yETuBiQ7nXQGI+Y9hNw4Za54Mwv4Xm9CXm9dSMky9ijXK15Ykn7yLCExh1+YwFb8o1lBsecHHRpdjWL8/toRyZY/vfw/Is0Oa0I9RaLLvGLl+q+rlxpE54dVyFiHz1sm3LGWpeqvK182BbHcvTr+VnP0FErYCadvXjU30sj+3ft13A//y1bOrDy9hpetsqtnZAjd3O4rPXrgRqI2ot0yRTKWKw51ZHfCf0LLvC1H49cSEML0wugWdc9flp3wfL45rnsovGr3tqtq45e1IeVzFFw3UUjE/BVvqaNfk67t9v2rXCEHjCHe+Y3lMtlBh+kh0X6bWIhwLDLt/dCcW5G8M5ZfY+bNjdqHXIz/X+eewJRv972HUIaHPaOkSLpW/p/fGPY/16ZL9Ug34PcktUm163hMVeLh1drvz+3duP73774be3H3//4Z/v356v/rI9Vd1GuPkelRi9J/oR6/H++bA9uUmkVS7wY9Zh29O6BboJJsF+bNrRiZWSca4zaVHjp2eGnCuqeaz2+0P5uj1NlGTVC6PLJkXjJJJQVHktwvir2wvQv87uNd+JJSpgDE7lfdW03b7E9REuSg1RO4iq7X4/T5Bd8SoRGuMWHiHy2Dr46WrKdqYkVDOImufjsp5E1g/k32P94vGROdo8VDdMrNTW6oJJf673E7MA00JAdT+JfIx4sZp0vYBKfqynzhtWvYBK3lfOR/SsGlA31Og3TU4f/bBmUKeOn6v7eV7pmqFjMzs0AbXMVBJcx5vx96ZoFW/wy1MLNNyX7T/r3Xb0pTZCBawWKhZzdDRX0PFrud3Xx8PYE1RuAj9XDKXl55nLdFw1VF95N311DGqFUjEnqcFqgdYwn09lM/YQj1y8mEqBZ+MZxgwrB9T07vnTl3I3cSuHqwba91IghBcWFnbMwBvzuf0IsZ90Jb/rLL3K+DvDzHvCk65wcu/F4FMkr62Xyx3ntWDBBZFzvQR3iR/x6tvEKLrmQxNE3+nP8eKXc/tlvfHlvdXirrr98uK6VF9kZvs7x2x1ThFekxN7ZmN0c6hRmddGkI3T+Q22t93r4M6OTpSfeWUfWDmKJyddrfS6u3LhPZlXIsZ3APbrE4OFv8e06Lq+n5eD0kE0NF7PF4cPPxeMkmPVVttD9d+xVxEvXPlSNMj91of9TyL/f9eVL8Vm3uUX73c7wrzVMf+NiqnvUvBXelP/+FDu/nBf6lJw9rV+0a+TO4eNXXTB9ZyPkccfIDt7D/ms8FPTnra71n0i0y4Y+Gkh0fjEx4XoPuYceqREoHOPS67tcdSRUkCedlyiw33AkZJBnXFcosJxrJGSMDjZuMiNcShHOuGH5Pyu7zrCSAkYnmJcFAGv4ytkIJjjKkvUuI4rUjqGJxaXKPA8pEgJYc8pLtHjdTSRUsOcTlzkjvNkB+kPcbRjiQrnMURKBHEScYkGn8OHlAz6/OESJV9MefeLPpQgojqxHhz9ygCrc9Y5Q0okf9RwiSKP04WUGPKA4RIds88UkjnI/1jhEs0eJwkpdf6rf99VjMf5QXIdQx4hXBKRSacGKUmOg4NL3XKfFeQM895leKrxOSFILsLJQ4ILc5LHuUAmI83/Q2v+Pcr9wRimJ83/ZoyftikHFSmJ084qLskQHqcTKYELDij6rjNnrTCvqslxUpFc0Mw7rOgZI8/zimSoQh9Z9BsY/qcWKdFXOLiIZX9Yr6rjvvzP6vbr6qU8Nd1lblfyJropVuvV56o87Ls/G9vfz7o73/bYNflB//Z72ZGYrkRf5PvNan23WcfFTVrkHz6s70wN9YP6P1QxsVrfiXW0uZFRYRUTVjG5Wt/JdRTdpJvYKiatYtFqfRdRxSKrWLxa38XrKLnZRIlVLLaKJav1XUIVS6xi6Wp9l1LFUqtYtlrfZVSxzCqWr9Z3OXULuVWsWK3vCiq8hR3eDRtf5IMyYrOO8ptMSLukbYXoQi4EWdJ2Q3RRF5IsaRsiusCLiCxpeyK62IuYLGnbIrrwi2QdpTfZxo64sJ0RnQMiJdu0zRGdCSIjS9r+iM4HkZMlbYuksqigSkrbI9kZIUmPJBouaryQHknbI9kZIUmPpO2R7IyQpEfS9kh2RkhygEnbI9kZIROyTdsj2RkhSY+k7ZHsjJCkR9L2SHZGyJzUaXsUdUZI0qPI9ijqjIhIjyLbo0hyIz1CSU1lNdLMyLYoirkcE9kORZ0NEel6ZDsUpVzmjWyDoozNvbY/Uc5l38i2Jyq4/BvZ7sQbLgPHtjmxMiei0mZsmxNLLm/GtjlxxObNGE06MZs3Y9udOGHzZmy7E6ds3oxte+KMzZux7U+cs3kztg2KCzZvxrZDyYbNm4ltUSLYvJnYFiWSzZuJ7VESsXkzsT1KYjZvJmhtkLB5M7E9SlI2bya2R0nG5s3E9ijJ2byZ2B4lBZs3E9ujdMPmzdT2KBVs3kxtj1LJ5s3U9iiN2LyZ2h6lMZc3U9uiNGHzZopWcCmXN1PboTRj82ZqO5TmXN5MbYPSgsubqe1PtuHyZmbbkwkub2a2O5nk8mZmm5Mpc2Iqb2a2OVnM5c3MNidL2LyZ2eZkKZs3M7TCzti8mdnuZDmbNzPbnqxg82Zm+5Nv2LyZ2wblgs2bue1QLtm8mdsW5RGbN3Pbojxm82Zue5QnbN7MbY/ylM2bue1RnrF5M0cboZzNm7ntUV6weTO3PSo2bN4sbI8KwebNwvaokGzeLGyPiojNm4XtURGzebOwPSoSNm8WtkdFyuXNwraoyNi8WdgWFTmXNwu0Wy3YvFngDeuGS5z9T7Co4FJn/xMsKrnk2f8Ei0Zc+ux/gkVjLoH2P8GiyqeESqH9b7Bsym/a0c51o7xK6WbR3nXTeRJldFm0e90ow3K6LHJMkQR6+IkBZVCWkeBCYM6gaAI9XAQmDYonxCRvEpg1KKJA9zAMGxRSoHsYpg2KKTBBQKYpqED3MMwbFFWgexgGDgorkINRIOIgFFcgU4FAyEEosBALMrASgyF20yQQdRCKLcSSbhb5Jdk1hUDgQSi8EJMbPIHQg1CAISYXNQLBB6EQAyMBOaYYQ0wPdMQfhKIMcbqO45sEN4ssU5ghzqiiiEAIxRlieuwiBiEUaqAVRBjmKcvooYs4hFC4IaGHI0IRQgGHhO5hCEYIxRwSutsgHiEUdkjovoCQhFDkIaH7AqISoscStMEITAjFHxI6PSM2IRSBSOj0jOiEUBAioS1GgEIoDJHQvsUYw6oJjfYNQQqhUERK+4YwhVAwIqV9Q6BCKByR0r4hVCEUkEhp3xCsEApJpLRvCFcIBSVS2jcELITCEintG0IWQoGJlPYNQQuh0ERK+4awhVBwIqN9SzBA77zJaN8QuhAKUGS0bwheCIUoMto3hC+EghR0PkX8QvQAg5yrEMAQClPQszUiGEJxCu7hADJNkYqM7mSIYgjFKjK6kyGOIRSuyOhOhlCGUMAioztZip97KNPoToZ4hlDUIqM7GSIaQoGLnO5kCGoIxS5yupMhriEUvsjpTobQhlAEg54GEdwQimHkdH9EfEMoipHTFiPCIRTIyGmLEeQQCmXktMUIcwgFM3La4gw/sOqsyWmLEeoQCmgwy3MEO0TGPxERCHcIBTVyuusg4CEU1ijoroOQh8jZ5yICMQ+hyEZB9zJEPUTOryIR9hAKbjBPOBH4EApvMM84EfoQCnAwTzkR/BAKcTDPORH+EApyMMkMARChMAfzrBMhEKFAB/O0E0EQoVAH97wT2aZgB02gBAIhoich9HNphEKEAh40hRIIhgjFPGgOJRAPEYp60CRKICIiipHRhqCIUOiDplECYRHZYxH6+SfiIlLBD+YJKAIjcsNvsiUiI1LhD5pKSYRGpOIfNJeSiI1IxT/IES8RGpGKf9BsSiI2IjfsGxcSoRGp8AdNoyVCI3LDsyyJ0IgULMySiIxIwcIsicCIFCzMkoiLSMHCLImwiBQszJIai6hXhF7KU1vuf+pfFbq7O39j8evqo35/KE7MW09fV92W9/brt2+XF4a6/9U1fjkabI7RXlrIJWgh2/AtnM6fALtUTjagchTzle3jpJcG0kv9tCu/XsWb/r+Z7P/b0b3+HyLv/9GFiLlQd2780nhWAHVpxlQ6f//7c//979P5+9+XlqIctLQp2Jb6M+UguDA+KWePdbzuUlmAuiYWOkY6NpkJzUYHr2M/+h/mJ5npfyQ6fN0UTOvoT1UBAbBzGXt0K7mW0q3gdbNcWLpmd/p1fWBOChtnJZVktxEZqKwVJVpRbkJQCK7R8zk+0CIcBpG+10SH2YQwT5kWz8drLg1KYJ9xJdGm5MauIuEa7M9TAX2wBxa6OR36PDLNybHm7GEfwWHP1evP+QEVMailoxPr6GSFiRLXz+/LdjhEUjhIk4ivWnanT1760ycgzKCPSh1W09ML00cLrmvel+1Bf88KKII3GY/cTP16fOrf8Abd+lJXxyXSpqdaXWHGobGxmyHZawwyfgo7QsIZZ45agUCBDi51h0m0hbnp4AXXwftPWYDuA5NTyoW3socYrKNHRKyDk5kRkXMjov/uLJj5YBwibqhbXxUA8mH+yNibbohxHYG7iHQcUx3HIjOOck2ej/5bfQaOxYTrDOeqW/068c4cFL+0VMAQ59xgurTUf8OpMcfOQHThGJDOu9l2f5qF0BOBZjKnnE/bpqRWGWAS5dYn5zaooFyqcx0VV3+t2od9/0eU4d0An2Kux52betSffgdBtQaAs4Fa/w0bIABOyBtupJwbIHyVwBCpe22ie21uErhZZnTIQucFLgvqc9BgkMNpXTcc64Zzs1QoOBsft0+Xteogt0agI0S6rVQPwSIxQ49bSjxun9p60KaAKzTdZqzbzM5tcrcPv38DfIbZJToHkzP8eL+vd/03MkCGgtNizsXreF8fd+aDF6DHw5vK+evWx705VwaufKmr7Y90sk51si7Oq01zb2bNJdlO2V0Mp3AJLiV1HzHLycKsacxMIbLzdMlNevVhP5in4CyRcanVBNESBzqyWUMnWkIhjBTOmP5IDugSIHPooOrgZiaGG3OjZqktBXej5vNAeMGew6zN5ltTm1gUwvyScQPJ1B+OTzj22UWNqobjI0FqNVuXRMchP2chrsnLp9DApAoHYcp1y/MHIkFFOHgSLgjmU93UfBXDsRtxNuAWrFAmcKqIePXdt7nJjTnsCRGXvshLZ7BqynXBvuqwC8BbF1zm6T6LYI7RgT4AAi/1CEt0GsgT0wc4Q4btgS6lW4n0OE7NTLcxM5LZzHQPr/Tg48T3X5gYXk6AWzeJMdFjOje78YLrDU3Z4tGcwmVhzPX9htzCwIEcc6uepmzpCSyFYydhA1G21MBLYRZIuASpKlMd39qHcwvPpiT6TwqrxiNVL+dKQWU44GJuwIHKtmrY7WPWY/VdgOahfn023wVg+IYEBkid/kzPLM5zLWvMgBJCS8xMKyJubHOwLrfWdmyM7EOfIEiX2nq0RVpKduZb51nf7KQEF0x9evkFnF4GQx90hUhfLNVNFud1BDcuqP4Bd89avJ6eUjM9bcxMLsxoN+sFKbhhQPamzOJuXACe+79xRE5AcCRIvoGxSSyB2Sfiso/5E3ng2taCmr22qkfQIFg75nK9qW1nrQRmLXZ/dqk7GCYZzAEJ17/7BvBCM4FjI2btVnUb88VlcGnoWMLlrr461T0TuM6NuYHd178MmUf1IVfQCux4ETs8mrJ/EPFxQONi2GkkF0FeQAZvI+XCAD4cAgYoSMFmz5XqoVrEZshz/bH7A6U78wdKT90fKAXJBPYrdit4/iobWBFYE3gvIdZZ47y1zsmh9WG9eqqeykN1LFe3dx++ffsf5TMc6Ey0AAA="; \ No newline at end of file diff --git a/static/api/angular/classes/JsonForms.html b/static/api/angular/classes/JsonForms.html index 5c3808a4..89b50d46 100644 --- a/static/api/angular/classes/JsonForms.html +++ b/static/api/angular/classes/JsonForms.html @@ -1,4 +1,4 @@ -JsonForms | JSON Forms Angular Core

Implements

  • DoCheck
  • OnChanges
  • OnInit

Constructors

constructor +JsonForms | JSON Forms Angular Core

Implements

  • DoCheck
  • OnChanges
  • OnInit
  • OnDestroy

Constructors

Properties

additionalErrors: ErrorObject<string, Record<string, any>, unknown>[]
ajv: Ajv
config: any
data: any
dataChange: EventEmitter<any> = ...
errors: EventEmitter<ErrorObject<string, Record<string, any>, unknown>[]> = ...
i18n: JsonFormsI18nState
initialized: boolean = false
jsonformsService: JsonFormsAngularService
middleware: Middleware = defaultMiddleware
oldI18N: JsonFormsI18nState
previousData: any
previousErrors: ErrorObject<string, Record<string, any>, unknown>[]
readonly: boolean
renderers: JsonFormsRendererRegistryEntry[]
schema: JsonSchema
uischema: UISchemaElement
uischemas: {
    tester: UISchemaTester;
    uischema: UISchemaElement;
}[]

Type declaration

  • tester: UISchemaTester
  • uischema: UISchemaElement
validationMode: ValidationMode

Methods

\ No newline at end of file +

Constructors

Properties

additionalErrors: ErrorObject<string, Record<string, any>, unknown>[]
ajv: Ajv
config: any
data: any
dataChange: EventEmitter<any> = ...
errors: EventEmitter<ErrorObject<string, Record<string, any>, unknown>[]> = ...
i18n: JsonFormsI18nState
initialized: boolean = false
jsonformsService: JsonFormsAngularService
middleware: Middleware = defaultMiddleware
oldI18N: JsonFormsI18nState
previousData: any
previousErrors: ErrorObject<string, Record<string, any>, unknown>[]
readonly: boolean
renderers: JsonFormsRendererRegistryEntry[]
schema: JsonSchema
subscription: Subscription
uischema: UISchemaElement
uischemas: {
    tester: UISchemaTester;
    uischema: UISchemaElement;
}[]

Type declaration

  • tester: UISchemaTester
  • uischema: UISchemaElement
validationMode: ValidationMode

Methods

\ No newline at end of file diff --git a/static/api/angular/classes/JsonFormsAbstractControl.html b/static/api/angular/classes/JsonFormsAbstractControl.html index 822190f3..e25413f6 100644 --- a/static/api/angular/classes/JsonFormsAbstractControl.html +++ b/static/api/angular/classes/JsonFormsAbstractControl.html @@ -1,4 +1,4 @@ -JsonFormsAbstractControl | JSON Forms Angular Core

Class JsonFormsAbstractControl<Props>Abstract

Type Parameters

  • Props extends StatePropsOfControl

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

constructor +JsonFormsAbstractControl | JSON Forms Angular Core

Class JsonFormsAbstractControl<Props>Abstract

Type Parameters

  • Props extends StatePropsOfControl

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn = ...
visible: boolean

Methods

\ No newline at end of file +

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription = ...
uischema: ControlElement
validator: ValidatorFn = ...
visible: boolean

Methods

\ No newline at end of file diff --git a/static/api/angular/classes/JsonFormsAngularService.html b/static/api/angular/classes/JsonFormsAngularService.html index 27d9bb27..d6638a6f 100644 --- a/static/api/angular/classes/JsonFormsAngularService.html +++ b/static/api/angular/classes/JsonFormsAngularService.html @@ -1,4 +1,4 @@ -JsonFormsAngularService | JSON Forms Angular Core

Constructors

constructor +JsonFormsAngularService | JSON Forms Angular Core

Constructors

Properties

_state: JsonFormsSubStates
middleware: Middleware
state: BehaviorSubject<JsonFormsState>

Accessors

Methods

  • Parameters

    • initialState: JsonFormsSubStates = ...
    • middleware: Middleware = defaultMiddleware

    Returns void

  • Parameters

    • renderers: JsonFormsRendererRegistryEntry[]

    Returns void

    Deprecated

    use JsonFormsAngularService.setRenderer

    -
  • Parameters

    • uischemas: {
          tester: UISchemaTester;
          uischema: UISchemaElement;
      }[]

    Returns void

\ No newline at end of file +

Constructors

Properties

_state: JsonFormsSubStates
middleware: Middleware
state: BehaviorSubject<JsonFormsState>

Accessors

Methods

  • Parameters

    • initialState: JsonFormsSubStates = ...
    • middleware: Middleware = defaultMiddleware

    Returns void

  • Parameters

    • renderers: JsonFormsRendererRegistryEntry[]

    Returns void

    Deprecated

    use JsonFormsAngularService.setRenderer

    +
  • Parameters

    • uischemas: {
          tester: UISchemaTester;
          uischema: UISchemaElement;
      }[]

    Returns void

\ No newline at end of file diff --git a/static/api/angular/classes/JsonFormsArrayControl.html b/static/api/angular/classes/JsonFormsArrayControl.html index 27849052..5ac77d47 100644 --- a/static/api/angular/classes/JsonFormsArrayControl.html +++ b/static/api/angular/classes/JsonFormsArrayControl.html @@ -1,4 +1,4 @@ -JsonFormsArrayControl | JSON Forms Angular Core

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

constructor +JsonFormsArrayControl | JSON Forms Angular Core

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn = ...
visible: boolean

Methods

\ No newline at end of file +

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription = ...
uischema: ControlElement
validator: ValidatorFn = ...
visible: boolean

Methods

\ No newline at end of file diff --git a/static/api/angular/classes/JsonFormsBaseRenderer.html b/static/api/angular/classes/JsonFormsBaseRenderer.html index 528b81a7..612cc5c6 100644 --- a/static/api/angular/classes/JsonFormsBaseRenderer.html +++ b/static/api/angular/classes/JsonFormsBaseRenderer.html @@ -1,6 +1,9 @@ -JsonFormsBaseRenderer | JSON Forms Angular Core

Class JsonFormsBaseRenderer<T>

Type Parameters

  • T extends UISchemaElement

Hierarchy (view full)

Constructors

constructor +JsonFormsBaseRenderer | JSON Forms Angular Core

Class JsonFormsBaseRenderer<T>

Type Parameters

  • T extends UISchemaElement

Hierarchy (view full)

Implements

  • OnDestroy

Constructors

Properties

Methods

Constructors

Properties

path: string
schema: JsonSchema
uischema: T

Methods

\ No newline at end of file +

Methods

Constructors

Properties

path: string
schema: JsonSchema
subscriptions: Subscription = ...
uischema: T

Methods

  • Parameters

    • subscription: Subscription | Subscription[]

    Returns void

\ No newline at end of file diff --git a/static/api/angular/classes/JsonFormsControl.html b/static/api/angular/classes/JsonFormsControl.html index 4b368001..02364547 100644 --- a/static/api/angular/classes/JsonFormsControl.html +++ b/static/api/angular/classes/JsonFormsControl.html @@ -1,4 +1,4 @@ -JsonFormsControl | JSON Forms Angular Core

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

constructor +JsonFormsControl | JSON Forms Angular Core

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn = ...
visible: boolean

Methods

\ No newline at end of file +

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription = ...
uischema: ControlElement
validator: ValidatorFn = ...
visible: boolean

Methods

\ No newline at end of file diff --git a/static/api/angular/classes/JsonFormsControlWithDetail.html b/static/api/angular/classes/JsonFormsControlWithDetail.html index 541abf8c..9c5de1b1 100644 --- a/static/api/angular/classes/JsonFormsControlWithDetail.html +++ b/static/api/angular/classes/JsonFormsControlWithDetail.html @@ -1,4 +1,4 @@ -JsonFormsControlWithDetail | JSON Forms Angular Core

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

constructor +JsonFormsControlWithDetail | JSON Forms Angular Core

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscription: Subscription
uischema: ControlElement
validator: ValidatorFn = ...
visible: boolean

Methods

\ No newline at end of file +

Constructors

Properties

data: any
description: string
disabled: boolean
enabled: boolean
error: string
form: FormControl<any>
hidden: boolean
id: string
jsonFormsService: JsonFormsAngularService
label: string
path: string
propsPath: string
rootSchema: JsonSchema
schema: JsonSchema
scopedSchema: JsonSchema
subscriptions: Subscription = ...
uischema: ControlElement
validator: ValidatorFn = ...
visible: boolean

Methods

\ No newline at end of file diff --git a/static/api/angular/classes/JsonFormsModule.html b/static/api/angular/classes/JsonFormsModule.html index dceada94..db3c6bb0 100644 --- a/static/api/angular/classes/JsonFormsModule.html +++ b/static/api/angular/classes/JsonFormsModule.html @@ -1,2 +1,2 @@ -JsonFormsModule | JSON Forms Angular Core

Constructors

Constructors

\ No newline at end of file +JsonFormsModule | JSON Forms Angular Core

Constructors

Constructors

\ No newline at end of file diff --git a/static/api/angular/classes/JsonFormsOutlet.html b/static/api/angular/classes/JsonFormsOutlet.html index b3493bdb..ca7f8563 100644 --- a/static/api/angular/classes/JsonFormsOutlet.html +++ b/static/api/angular/classes/JsonFormsOutlet.html @@ -1,15 +1,16 @@ -JsonFormsOutlet | JSON Forms Angular Core

Hierarchy (view full)

Implements

  • OnInit
  • OnDestroy

Constructors

constructor +JsonFormsOutlet | JSON Forms Angular Core

Hierarchy (view full)

Implements

  • OnInit

Constructors

Properties

componentFactoryResolver: ComponentFactoryResolver
jsonformsService: JsonFormsAngularService
path: string
previousProps: StatePropsOfJsonFormsRenderer
schema: JsonSchema
subscription: Subscription
uischema: UISchemaElement
viewContainerRef: ViewContainerRef

Accessors

Methods

\ No newline at end of file +

Constructors

Properties

componentFactoryResolver: ComponentFactoryResolver
jsonformsService: JsonFormsAngularService
path: string
previousProps: StatePropsOfJsonFormsRenderer
schema: JsonSchema
subscriptions: Subscription = ...
uischema: UISchemaElement
viewContainerRef: ViewContainerRef

Accessors

Methods

\ No newline at end of file diff --git a/static/api/angular/classes/UnknownRenderer.html b/static/api/angular/classes/UnknownRenderer.html index aac2face..ec86adb5 100644 --- a/static/api/angular/classes/UnknownRenderer.html +++ b/static/api/angular/classes/UnknownRenderer.html @@ -1,2 +1,2 @@ -UnknownRenderer | JSON Forms Angular Core

Constructors

Constructors

\ No newline at end of file +UnknownRenderer | JSON Forms Angular Core

Constructors

Constructors

\ No newline at end of file diff --git a/static/api/angular/hierarchy.html b/static/api/angular/hierarchy.html index 1d01892b..ad1babff 100644 --- a/static/api/angular/hierarchy.html +++ b/static/api/angular/hierarchy.html @@ -1 +1 @@ -JSON Forms Angular Core

JSON Forms Angular Core

Class Hierarchy

\ No newline at end of file +JSON Forms Angular Core

JSON Forms Angular Core

Class Hierarchy

\ No newline at end of file diff --git a/static/api/angular/index.html b/static/api/angular/index.html index 921f2c89..4b990094 100644 --- a/static/api/angular/index.html +++ b/static/api/angular/index.html @@ -38,4 +38,4 @@ You can also reach us via email. In addition, EclipseSource also offers professional support for JSON Forms.

Migration

See our migration guide when updating JSON Forms.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/static/api/angular/modules.html b/static/api/angular/modules.html index 8976356a..762031cc 100644 --- a/static/api/angular/modules.html +++ b/static/api/angular/modules.html @@ -9,4 +9,4 @@ JsonFormsOutlet UnknownRenderer

Variables

USE_STATE_VALUE -
\ No newline at end of file +
\ No newline at end of file diff --git a/static/api/angular/variables/USE_STATE_VALUE.html b/static/api/angular/variables/USE_STATE_VALUE.html index e9ad986f..d38aee98 100644 --- a/static/api/angular/variables/USE_STATE_VALUE.html +++ b/static/api/angular/variables/USE_STATE_VALUE.html @@ -1 +1 @@ -USE_STATE_VALUE | JSON Forms Angular Core

Variable USE_STATE_VALUEConst

USE_STATE_VALUE: typeof USE_STATE_VALUE = ...
\ No newline at end of file +USE_STATE_VALUE | JSON Forms Angular Core

Variable USE_STATE_VALUEConst

USE_STATE_VALUE: typeof USE_STATE_VALUE = ...
\ No newline at end of file diff --git a/static/api/core/assets/navigation.js b/static/api/core/assets/navigation.js index bf71daf7..f2fbc7a9 100644 --- a/static/api/core/assets/navigation.js +++ b/static/api/core/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA52dXXfbNhKG/4v3trtt2rRNc6dISqPWtnJkOXvR05NDi5DFhiK1JOXE3bP/fQ8IUcTHzDujXMbzzjMUCYDAYMD88d+rznzprl5fTWazj9P59fXVN1eHrNtdvb7a1/mxNO2/dt2+/Idn/lRU+dXrly9+efnDdy//901AmM3fTu6v1x9nk/UEkCIZIq7mt7P5ar4CNE+CSPeLj3fTd/MbdGG+hmXl+dSU5cpUuWlMM9l0RV1xTEYL2FruJcz7xd1mZ/aZxEx0HHNaN8aJWoYWKjjO4sWrCnNCBcu5Xaw5gDOxnlXRwdsSCGTK8gB/DaHjmLfL9cfJ+/fXi+nkzfWcASYijraa3yw/zFEXDxUCR9HRaaXAFbp7qhJ4UqcnZCwxqz6ZfG3azjQcLZSwJPNYWMnMbLNj2c2yDvdMpOdj7Osnox6ogBxHuIB+IVk1aDFSjnw3X3+c/PaBgY1W5D9d3r5d/AoQZwGiXC+nE7ZXBwJEgW07ECDKejW5vbuerJdct0tEiHa/EK/KkyDSh8n1YjZZL5a3H2+WM3SzUiXLNd3kryfYpiIJIE3rals8SrBIBXjX9SYrjcSLVICn6ECpCvDWTVa1ZdbVuLvTSsBVdXVKB5gfsrLIM6u7qXPxnjJqjg/fAuL47wTTuur/jSCjhmOFt4Sbd6QqiQd/YSJiae9nk/X843S54npvqBA4YLYRKgTOfLVaru4w6awRWIsXr24x6aRgOVVz4XwAe7BxDnnW4Y4QSQRS02TPuBGTQkwd1w2QGcgwcd40ddMqmJEQU8d1CWQGMo54entxXcQzc4SsyhlnZ+H8NllnHuum+Lsf+t5l7dT94ZmhIT0bo94f6ta8z7odNzxFEo60rZt91i04imfmCDvxF+5Uv2mXtW4Bx1POdo5RVAXXb6zpny+Qbzspy+XWdqqmLjlKLAK06llBC0WAZjv88uEvs+lEJiXlyW/qujRZJVETGU+cBi2aJSYykcg1sELTvopW+oma3zbrB0rMCTWYtS72Kl6o45nz6riXeKGGZy2qzjy6CRPCJTKeeHMsu+K6qMSfTAh56u1x/yBfZqySeG/7oU9HjbU82/XLvouyzFCjYkmXSUpV5H8X3e7WtF1RPWrooVyKoLts1RVXRh5tI5FA03QlQshT3zfFvuiKJ6N6ZJya56+y6lHsWZGIp911TVE9SrhYxfM0I512lFPPlhkpR65qDuQsnF/dT0zYWZRnZgncurBGa8Emqz7ZHsf4emaWcFr12DQlRwklEslbPwnAUClxh1SnAPVkEnFYcgtET8YR215wk3WbneEaQazBrLvjg526a5CJFJPXzwfDttRIwpPqg5lXOeB4AonSgiYca1hWn2DkIIMReLuMIg842wHDZRF5xtkOGLBJ+nbAGDOFPCfQAJbQSUIF4ITZQJ6W6DjmsYAt2TOzhEox+iUimSaPgJxWZgujICmUqcJDJoUstX/hcqTBiL1tKgoSTgJMccknyDlLMMmmnCDnJOAon4tut6g2jclak9sdTQZG6dgaBCY7/e3J0BNH/2+uNruizBtTXb3+Q1t4UVSdabbZxqOSHmGs73/8SVd/QeMvQnPbHDQ6VCM0VcNAMEeZDpaUMkDmSY3Qin1vIgTrhUNJ299kJNpJDnRxkEsDXNB0KAcUgN4RJcC+UADSG6M009cKWHp/lMb6WgGrvrWRVsDyu6U0OtYL+AuaRKIW0HjvlA5A+aAwqm0vIhTwg+HI3S+K7wllILVdxUJHsQymd61YtC+X4dTmFYsexQhMVgR2zwcP50ki0ne//Pzix++lusCQ5kkkGrtHHhIjmUgFeZ0InCgldlqN+5Q1RfbgT5kGTcj6IcbQlXo0ztcK2LRQj0YOOgFH1OnRvLMQAMNq0JRj7cCdLJVMKZ5MhmmfAiGX4ZpnEUllqOqJxFqATUrvUtpJIkDi+jua41QCKi7Co1FOJaDkezWqBBRVjkfjRqWATGvyaOCgE3BsYR5NjeQATtYLpVBPJsOkLufJZFhcOcTinFAGhuVDLM7KACytIElJgwZgwpKE7bFyrmeEq0sIAT/pdzsIIKEHeDoFlmJ9nQJH5sB4qidXwNMkGE8etApsmgXjsYMWYOOUdApzCoyI89IkxYkwKE5OkyAnwiD5Jp1FGESlqUnYKMRAzQP0ZBjGJaxJZCgGYC7nnFJDpQqp7HSkgyqApuOlahVa8+xSNUJHeWgC1ytERJiM5jBWJaLijDQHczoRF6alOZhVJag/PZgtOU7TyPavqhwyU3rtLX57VCCD2TnyUJBb/vUkXyCt+gBGB+CKtz1QKJGA3Bm0cXbRQ0MZmGAEdapjG+ghWZWDRqSoVI14rAeIklaYRtBBABhkjWmE2amuhqgyTTlOAedkdK1ohAplmEdWi6Y8T4Z5oF40pSZiyOYqRhNuKIRMrmY0YYZCDZNvMoWmxRB1oylG8QvJytGE5KlEGllRRRI9JaSSJW8J0VNBGlc/mgBDIWTyFaQJNZZCLlNDmkADnYLIVJEy3EAN6WQdaUL1VFqafKmpWMsma0kR33NQxNBeuuqqyXrSFOjJZJ6ue8VSyBVqShM4qYcR6KrSBOzLII+pK02AgQ4SdeOgbgwMKkAjRlWjREpaAxq5DwLEIFdWzhtmMJI60Mh7EKAlL13DGIEClUjjqhhJaCgW2XH1F8l0IshKKxkT0iBRcFr4GAIVWt4ltW0RaBAABqg5imCJEq4W+4FjyMgUdWVHqhFtquO+/ZbShNBXwT7n/qGobHpHwLJCnr06lma+3ZpNF8NGC+8tbujC6qQqn9ZVXvAIT4BBz+hCBitEeKP9+6Y+MBVIsUpEnhJI3uPgwalWxF9nz/WxEy7YE8HddGaF4eHQ2oKEPSPMMwSYEjyIsxWXBwy9QfkUkIMu0JDRA1dOa3X4u+ODy6Q430W1rYUghIcQ6lC3NsuCeyahw1gM0yFsr5uXZm8qOosWShQw9JR0ffyku+uCTGoK6gUKkH3tzUyXFfK1RVIEnxXtwU4acJ9KVFpk/+N03FGqgffC5ZaeuRMRCP0FYS6IcDm8X2uTyxs+SuyDwvUy+HgDhYSKU4ARh8r/hRC3UO9MTjLOVoT4tamPB/fuIiGeHWHe2fdVXXVZCVixCAFtMqap+pdCVhZ/20GQZBI6hP2trSt7X1q/FtjVITfP86pj3qWymy5osIdD8pP9Gwbl7ZldcPmclyrk/Etnf3nOj8O0VAW320MK8FmmgvL9NJSoYF/RWr6+pShuhf423HViu+slOtjxoY8s3NezTAUd9q4uuLekixTMubxkySe7DvOzgPkZYa6zB1POTLtpCv4tEItEIJq4+QIRxPec0SxC2EH7bBURzKvtZMPu7HtIfvtIKz7lYu/aZFs8Kw8UCHVT5HlpPmdMRx7NCLJs8NV4doj5XA1TtKB6xCcFEiUMTNoSlQ4Zpm9IXpq4QTDFDx5kOmjyrhDoiV4Xpu8wArrXaHFs54pFOuBNZosWrou2W3RGemShWBdAeXs1d3VltqYx1cbcnbLQBxKayjBUymmoMxk2pUgTjnjEdRf6xuZf8ThBCTG4PrAvg8EoAZhXgTNB5/NyWLHK5cQXBQDdg9Fq8ez4E4vUwHMSS8aepXq47kZfeI+T3Iw2wOihDQXHfEqoBevGfeihDcWP/YlKj1Q18MvathvW2fGflmrh6tt86d11448aH8pxEG7VJi7WhrURWg5EGoT7YJqu2MDUTihBMNsHp2XWtlW2p39eoBA3Z7zdg/T8XyyIaElV5DjE/W6eP9dNHhMTgZ6ILpRWSewhkxnThr9r/cl3S4ji3ywJta8aporqHTEyS7RFZxpbjJaV5UO2+RTTIrNEg3m8KOfiAsgemphxUfnIpgrIU8byoTXNUziFcozRomOkxcPD3yX/lcmPm9T99GfZe7sybV0SF+CZJArfrPQt6r5qjw82pfKQ3EzPJFG4cxkOhA5ipKzixauKbyWhVezTTbbtvATXWM/tLKF/UML9q6n6zkQ5Dzbg/s6UB+MfKxi9TybgHH1DeHTtDcDx1HIo15MJOR+rrtjTzs4EnDO6moD8FZwW4Ddgm5yMAR1goH5ufHKK1p8+PpEBaH7eaDBuG4pCJiId0JbQqaCjUAajjYgELm1HUAFUV626YntWk73CsxEA/hpXEv3YHR/uG2m0EqDLfv4ntaVUhfpZntvb/Lt5XtfvG7MtvlAlZKkKFKVt+nd59DobWZ4ZQUqTNZOyXORkgZxnRhD3fXQS4Eyys50v3xcA4QQC6NiZqT1WFa0WQ1ggkoESS8bY5oaelC/AoCfTuEGhdiW9DC6WydB13b/t+xXLbbCmScCxFMIbA3/42YwgjbFHsOnjv2ejCJja4zP8s4w0Mi4qzrLlUnQX4uWKIHQlU0rny5kI7GnM+pCVR/pBJyoRuSAPzg020T3eI3zb1HseSKlBiNxsmFPHzgJdvVIDth2nKhnJLjATLFxrUuib7DCseNc1Xb+WBGF9VOH6d/W6ZiqLqGCUhyIUsX+Y0pldRAqoegDKe98UT65lvq0bNnflw4GDGMiWrDO3+GwGEFNxXcJZoOtx7x6cK+26yQ4HulvQSoS2LX1C3q2TSXJugXeL3Z+ycl7ZmR33wEKFgPpQtMVDURYdeaQsVCDUl67JNty3L0arjOA+ZOCZFRD8UYRUpUaSbTmSyDD+sweBQAbdFyJqkADY1nSbnWKgp3QSlv8EiWeWIIrL0l1RUeUTu9zYks/RMwuQ/sBSUT2iL1hQOgEr4bSYAhyNCwQI1K+M+6d9Y9o2e6QfYqICyMdTXuvUUdCvZaQKOJXbS7lcji9CdpPcbbhnJf8dD0ImQOlh8lH6NJAV8LswIQhvxsRYO7fhUL1NcBf2XUKeYvuFDmByqTkyUgnOfW7pUfGZJafp56EZfQwwVGAU98o6mQRn/NoLFRg156c4o1WBwCN3qsLIt0XTdufjzHYyzlBTIQafslkM7WRVIfikWay5APfmGY1otBbj+dfyo+KLYI+mWzZTlO8IFRhlHw/oO4MZQ4bdQm7UOdsxBt5nzY29Oz7MwQw/VGCU2He03WZ4e3L35mwXMGCy6ZkxRP7EWiICwF3WuqVOWIY3wgIBBt3t6s8AM5gxxC5oGYA1AWe78whyN54ZQVo5FRdrIM7LXr0r8tyQn+khZBDqngiZiTsbBcBxz7dF3w4x/XErmtCboPOi2tmK0658hj8nkQnQ4IAVD41kEEocD/BhzPkACsJdD3lCIAGE9Uyhf1rIxH1MBT33SASBaZmsT6LrZAkEd0uoStnIvc+scBdwMiKAq8YB98MXANDez6mCrwaMZOyhDQVTsLRSjb7kB3zNtZ8PsupChHIc5JRy7j8jh+iJToe1X5PTYM86HVbZbDi5Pgh5WoiNwZ4dYkJIbTKW6aDSxxTIEJqvKrABtQ/i4mcgneoHQeDxfiYcOOdPRRIO/DNBvAPpihixWhUiqSdXBKJ9VOGoY4VUCO58IYtV9r1Lu114yEgRgHDQBYo+QKAJRbmogo1fddO13lR/YRj1byJd9MG0EURs/WRm9WdyUTHYBPd7cgLvLMC1tpen2x5kpADe9P91GF1qMNig+1D4zK4GIwmE9XWZXE7QM8sQfqoZCACotYmYLK+rksy1eWYE2dWfJ+3K/OdYNPT0O1QgFM7WtKpUTVfb28dlsEarCnFnHu2inOxdqQohbXLIbs9Y/bq2OUI+N8mKQYBj0QbfBADNlZEieCU0lUAAQE8ulUSusgYb8X9x/Pl/WPiuRtOVAAA=" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA52dXXfbNhKG/4v3trtt2rRNc6dISqPWtnJkOXvR05NDi5DFhiK1JOXE3bP/fQ8IUcTHzDujXMbzzjMUCYDAYMD88d+rznzprl5fTWazj9P59fXVN1eHrNtdvb7a1/mxNO2/dt2+/Idn/lRU+dXrly9+efnDdy//901AmM3fTu6v1x9nk/UEkCIZIq7mt7P5ar4CNE+CSPeLj3fTd/MbdGG+hmXl+dSU5cpUuWlMM9l0RV1xTEYL2FruJcz7xd1mZ/aZxEx0HHNaN8aJWoYWKjjO4sWrCnNCBcu5Xaw5gDOxnlXRwdsSCGTK8gB/DaHjmLfL9cfJ+/fXi+nkzfWcASYijraa3yw/zFEXDxUCR9HRaaXAFbp7qhJ4UqcnZCwxqz6ZfG3azjQcLZSwJPNYWMnMbLNj2c2yDvdMpOdj7Osnox6ogBxHuIB+IVk1aDFSjnw3X3+c/PaBgY1W5D9d3r5d/AoQZwGiXC+nE7ZXBwJEgW07ECDKejW5vbuerJdct0tEiHa/EK/KkyDSh8n1YjZZL5a3H2+WM3SzUiXLNd3kryfYpiIJIE3rals8SrBIBXjX9SYrjcSLVICn6ECpCvDWTVa1ZdbVuLvTSsBVdXVKB5gfsrLIM6u7qXPxnjJqjg/fAuL47wTTuur/jSCjhmOFt4Sbd6QqiQd/YSJiae9nk/X843S54npvqBA4YLYRKgTOfLVaru4w6awRWIsXr24x6aRgOVVz4XwAe7BxDnnW4Y4QSQRS02TPuBGTQkwd1w2QGcgwcd40ddMqmJEQU8d1CWQGMo54entxXcQzc4SsyhlnZ+H8NllnHuum+Lsf+t5l7dT94ZmhIT0bo94f6ta8z7odNzxFEo60rZt91i04imfmCDvxF+5Uv2mXtW4Bx1POdo5RVAXXb6zpny+Qbzspy+XWdqqmLjlKLAK06llBC0WAZjv88uEvs+lEJiXlyW/qujRZJVETGU+cBi2aJSYykcg1sELTvopW+oma3zbrB0rMCTWYtS72Kl6o45nz6riXeKGGZy2qzjy6CRPCJTKeeHMsu+K6qMSfTAh56u1x/yBfZqySeG/7oU9HjbU82/XLvouyzFCjYkmXSUpV5H8X3e7WtF1RPWrooVyKoLts1RVXRh5tI5FA03QlQshT3zfFvuiKJ6N6ZJya56+y6lHsWZGIp911TVE9SrhYxfM0I512lFPPlhkpR65qDuQsnF/dT0zYWZRnZgncurBGa8Emqz7ZHsf4emaWcFr12DQlRwklEslbPwnAUClxh1SnAPVkEnFYcgtET8YR215wk3WbneEaQazBrLvjg526a5CJFJPXzwfDttRIwpPqg5lXOeB4AonSgiYca1hWn2DkIIMReLuMIg842wHDZRF5xtkOGLBJ+nbAGDOFPCfQAJbQSUIF4ITZQJ6W6DjmsYAt2TOzhEox+iUimSaPgJxWZgujICmUqcJDJoUstX/hcqTBiL1tKgoSTgJMccknyDlLMMmmnCDnJOAon4tut6g2jclak9sdTQZG6dgaBCY7/e3J0BNH/2+uNruizBtTXb3+Q1t4UVSdabbZxqOSHmGs73/8SVd/QeMvQnPbHDQ6VCM0VcNAMEeZDpaUMkDmSY3Qin1vIgTrhUNJ299kJNpJDnRxkEsDXNB0KAcUgN4RJcC+UADSG6M009cKWHp/lMb6WgGrvrWRVsDyu6U0OtYL+AuaRKIW0HjvlA5A+aAwqm0vIhTwg+HI3S+K7wllILVdxUJHsQymd61YtC+X4dTmFYsexQhMVgR2zwcP50ki0ne//Pzix++lusCQ5kkkGrtHHhIjmUgFeZ0InCgldlqN+5Q1RfbgT5kGTcj6IcbQlXo0ztcK2LRQj0YOOgFH1OnRvLMQAMNq0JRj7cCdLJVMKZ5MhmmfAiGX4ZpnEUllqOqJxFqATUrvUtpJIkDi+jua41QCKi7Co1FOJaDkezWqBBRVjkfjRqWATGvyaOCgE3BsYR5NjeQATtYLpVBPJsOkLufJZFhcOcTinFAGhuVDLM7KACytIElJgwZgwpKE7bFyrmeEq0sIAT/pdzsIIKEHeDoFlmJ9nQJH5sB4qidXwNMkGE8etApsmgXjsYMWYOOUdApzCoyI89IkxYkwKE5OkyAnwiD5Jp1FGESlqUnYKMRAzQP0ZBjGJaxJZCgGYC7nnFJDpQqp7HSkgyqApuOlahVa8+xSNUJHeWgC1ytERJiM5jBWJaLijDQHczoRF6alOZhVJag/PZgtOU7TyPavqhwyU3rtLX57VCCD2TnyUJBb/vUkXyCt+gBGB+CKtz1QKJGA3Bm0cXbRQ0MZmGAEdapjG+ghWZWDRqSoVI14rAeIklaYRtBBABhkjWmE2amuhqgyTTlOAedkdK1ohAplmEdWi6Y8T4Z5oF40pSZiyOYqRhNuKIRMrmY0YYZCDZNvMoWmxRB1oylG8QvJytGE5KlEGllRRRI9JaSSJW8J0VNBGlc/mgBDIWTyFaQJNZZCLlNDmkADnYLIVJEy3EAN6WQdaUL1VFqafKmpWMsma0kR33NQxNBeuuqqyXrSFOjJZJ6ue8VSyBVqShM4qYcR6KrSBOzLII+pK02AgQ4SdeOgbgwMKkAjRlWjREpaAxq5DwLEIFdWzhtmMJI60Mh7EKAlL13DGIEClUjjqhhJaCgW2XH1F8l0IshKKxkT0iBRcFr4GAIVWt4ltW0RaBAABqg5imCJEq4W+4FjyMgUdWVHqhFtquO+/ZbShNBXwT7n/qGobHpHwLJCnr06lma+3ZpNF8NGC+8tbujC6qQqn9ZVXvAIT4BBz+hCBitEeKP9+6Y+MBVIsUpEnhJI3uPgwalWxF9nz/WxEy7YE8HddGaF4eHQ2oKEPSPMMwSYEjyIsxWXBwy9QfkUkIMu0JDRA1dOa3X4u+ODy6Q430W1rYUghIcQ6lC3NsuCeyahw1gM0yFsr5uXZm8qOosWShQw9JR0ffyku+uCTGoK6gUKkH3tzUyXFfK1RVIEnxXtwU4acJ9KVFpk/+N03FGqgffC5ZaeuRMRCP0FYS6IcDm8X2uTyxs+SuyDwvUy+HgDhYSKU4ARh8r/hRC3UO9MTjLOVoT4tamPB/fuIiGeHWHe2fdVXXVZCVixCAFtMqap+pdCVhZ/20GQZBI6hP2trSt7X1q/FtjVITfP86pj3qWymy5osIdD8pP9Gwbl7ZldcPmclyrk/Etnf3nOj8O0VAW320MK8FmmgvL9NJSoYF/RWr6+pShuhf423HViu+slOtjxoY8s3NezTAUd9q4uuLekixTMubxkySe7DvOzgPkZYa6zB1POTLtpCv4tEItEIJq4+QIRxPec0SxC2EH7bBURzKvtZMPu7HtIfvtIKz7lYu/aZFs8Kw8UCHVT5HlpPmdMRx7NCLJs8NV4doj5XA1TtKB6xCcFEiUMTNoSlQ4Zpm9IXpq4QTDFDx5kOmjyrhDoiV4Xpu8wArrXaHFs54pFOuBNZosWrou2W3RGemShWBdAeXs1d3VltqYx1cbcnbLQBxKayjBUymmoMxk2pUgTjnjEdRf6xuZf8ThBCTG4PrAvg8EoAZhXgTNB5/NyWLHK5cQXBQDdg9Fq8ez4E4vUwHMSS8aepXq47kZfeI+T3Iw2wOihDQXHfEqoBevGfeihDcWP/YlKj1Q18MvathvW2fGflmrh6tt86d11448aH8pxEG7VJi7WhrURWg5EGoT7YJqu2MDUTihBMNsHp2XWtlW2p39eoBA3Z7zdg/T8XyyIaElV5DjE/W6eP9dNHhMTgZ6ILpRWSewhkxnThr9r/cl3S4ji3ywJta8aporqHTEyS7RFZxpbjJaV5UO2+RTTIrNEg3m8KOfiAsgemphxUfnIpgrIU8byoTXNUziFcozRomOkxcPD3yX/lcmPm9T99GfZe7sybV0SF+CZJArfrPQt6r5qjw82pfKQ3EzPJFG4cxkOhA5ipKzixauKbyWhVezTTbbtvATXWM/tLKF/UML9q6n6zkQ5Dzbg/s6UB+MfKxi9TybgHH1DeHTtDcDx1HIo15MJOR+rrtjTzs4EnDO6moD8FZwW4Ddgm5yMAR1goH5ufHKK1p8+PpEBaH7eaDBuG4pCJiId0JbQqaCjUAajjYgELm1HUAFUV626YntWk73CsxEA/hpXEv3YHR/uG2m0EqDLfv4ntaVUhfpZntvb/Lt5XtfvG7MtvlAlZKkKFKVt+nd59DobWZ4ZQUqTNZOyXORkgZxnRhD3fXQS4Eyys50v3xcA4QQC6NiZqT1WFa0WQ1ggkoESS8bY5oaelC/AoCfTuEGhdiW9DC6WydB13b/t+xXLbbCmScCxFMIbA3/42YwgjbFHsOnjv2ejCJja4zP8s4w0Mi4qzrLlUnQX4uWKIHQlU0rny5kI7GnM+pCVR/pBJyoRuSAPzg020T3eI3zb1HseSKlBiNxsmFPHzgJdvVIDth2nKhnJLjATLFxrUuib7DCseNc1Xb+WBGF9VOH6d/W6ZiqLqGCUhyIUsX+Y0pldRAqoegDKe98UT65lvq0bNnflw4GDGMiWrDO3+GxGkHqqGgkoHcCaiutpzgJdj3vXHlzF2E12ONC9jVYitO1AE/IhnEyScwu8W+z+lJXzyk4YuXYQKgTUh6ItHoqy6MiTaqECob50TbbhPqkxWmUE930Ez6yA4G8tpCo1kuwikUSG8V9TCAQy6L4QUYMEwLam2+wU7w9KJ2H5L5t4ZgmiuCzdFRVVPrGrmC35HD2zAOnPQRXVI/owBqUTsBJOiynAibtAgED9grt/2jembbNH+iEmKoB8PKXLTh0F/VpGqoBTKcOUy6UOI2Q3yd0+flbynwchZAKUHiYfpS8OWQG/uROC8B5PjLVTJg7V2wR3YTsn5Cl2degAJpeaIyOV4NxXnB4VX29ymn56m9GnC0MFRnGvrJNJcMavvVCBUXN+ijNaFQg8cqcqjHxbNG13PiVt5/gMNRVi8ClJxtBOVhWCz8XFmgtwb57RiEZrMZ5/LT8qPjT2aLplM0VplFCBUfbxgL4zmDFk2ITkRp2zHWPgfdbc2LvjwxzM8EMFRol9R9tthrcnd2/OdgEDJpueGUPkL7clIgDcZa1b6oTVfSMsEGDQ3a7+DDCDGUPsOpkBWBNwthuaICXkmRGklTN8sQbivKTYuyLPDfn1H0IGoe6JkAm+s1EAHPd8W/TtENOf4qIJvQk6L6qdLWTtymf4cxKZAA3ObfHQSAahxKkDH8YcO6Ag3PWQBw8SQFgmFfqn9VHcN1rQc49EEJhW3/okuvyWQHC3hCrAjdz7zAp3AScjArgiH3A/fAEA7f1ULfgYwUjGHtpQMLNLK9XoS37A11z7+XysLkQox0FOmez+63SInuh0WPuROg32rNNhlc2Gk+uDkIeQ2BjskSQmhNQmY5kOKn2jgQyh+VgDG1D7IC5+BtLHAkAQ+NUAJhz4fAAVSfiOABPEO+euiBGrVSGSMnVFINpHFY46rUiF4I4tslhl37u024VnlxQBCAddoOi7BppQlIsq2PixOF3rTfUXhlH/JtJFH0wbQcTWT2ZWfyYXFYNNcL8nJ/DOAlxre3m67UFGCuBN/z+S0RUMgw26D/XU7GowkkBYX+7J5QQ9swzhp5qBAIBam4jJ8roqyVybZ0aQXf150q7Mf45FQ0+/QwVC4WxNq0rVdLW9fVwGa7SqEHfm0S7Kyd6VqhDSJofs9ozVr2ubI+Rzk6wYBDgWbfCpAdBcGSmCV0JTCQQA9ORSSeQqa7AR/8XHn/8HeRADIyqWAAA=" \ No newline at end of file diff --git a/static/api/core/assets/search.js b/static/api/core/assets/search.js index 68ce6ea7..d15f3cb3 100644 --- a/static/api/core/assets/search.js +++ b/static/api/core/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA8y9XZPbOJK2/V9c76GnVgTArznzuj073qe7PeH2zB50bHSoq2RbM2XJq1L1x07sf3+DACkRNzMTCVLy+KRbLiSBBBNIABeA5D+fHfa/Pj7744//fPaP7e7+2R/d82e79afNsz8+e3F33O53j8+eP3s6PDz747NP+/unh83jv/V/v/14/PTw7Pmzu4f14+Pm8dkfnz37v+dDLtacsnn9/et3pzx+WR+265/HuXTJRFbPn31eHza740gPMve//uWbF+9e/fTyzdtXQiEjqQVl/fDq3U8v/vNvQjm9xPL6fPPi3Yt0fTqp5WW9evv2zdsf0qUFuQXl/e3Ft6+7nISiBpEFpbz45puf3r76/ptXb1+9FUoaiy0o7e2r79787ZWmQJBcWMOXr779NlG7TmR5zRIFjaQW9qyXb77/0+v/SHSuILTw3f319U8/vPzzq++kHhbJLX+LmiJRdOH7TJZ3FlpY0l9fq8oaxBaW1ruI12++/+m7N99IzoSQXlj2t29evvg2VWQQWljSu7cvvv/h2xfv3kguJRZcPhK8Lprv0+NAJ7WwB37z6k8v/vrtu9Qwh6LL+6GyYEI6t2yzauuiHL3iz/fr4+bF4bD+/eV+d9z8djyVf/z98/gtTwRzi67Oc7jto1Du+6ddePZUNiW+tOIv94cNTiXjGo8ksgsrK3zDXuZU0nZ33Bzer++mL9j/K7e8YmXOL7erRVZBN/0TYmnRY1zRn9fHj3lF90/MKtqsXHMq+snLHPJKPz+0vO530IxVCpwfmvcGJu3s1eGwPzxqW9tY+gu0uUlxOS0vqhmjxsbLzFHk9OQCVcbWeL3bHtNWOEtd9e1DMbq3PqoBU+z9+rjOKbaXX1rs493Hzaesgk9PLC36aZtf+OiZpcXvP8fjlaL08yMzCp+6l/OYmO5kZ9kv4FqgsBzHMqrTzIZOq6Bq7loV0u2OVkLZ9rRqaDoArYi6G2hVUXQGWhNtlxAUoT39m5zu2Qsv6hrrv/+SX9hNeErrDoZKMSr8sn7Y3q87ke/298pBKNJmksGFFFvf3287gfXDq+SkgHtR0yzmKzduMj9sjn+Lqp12qcwjV/WsUpk6B8tVdHFjElXLbFJpJccr191WXKnutsc/FNkr47K059bx00+RYcRCbrrft6cn5Ip6WV8BTYNQl3ubV/igrWas1eugGmy1OsAYp9dCOcRp9ZiMtnpN1MOtVhccbvWqaMdbQZNRB3w6jcqCKmehJeTm7ebD9vG4OXyzeb9+ejh+sz6u046afeiqrlouVees+eqK3eQvCeaTUC3K5MIKpubtCdVUPkWj1Kj5HqbiQjsmpK88tnAl3lAJynGHepR6D/NGpRka60YspdqqsSTqJJepQ0bHuUxNEiPznDqoeths7SN8sSMeUZAM/rHrQo1EuUq+IVR6kU9PqpfROHVKjmcA1APSZICSv7Ib5cu8oZOUrpR+mH4j89zpTM11LjVD/Uu41bl1yWi9i2oETODF339RgYCT3LVX/3FB6iX/uR7zuNW0ZA2yYgoeOY5HLyG0lyBwZdcwKuSm/63s/L10X4153ZstXdeBIxUSXXStfdegiMbYCT0m68XkWnHBYYan0Z5gspwgtmRV+uL+/u1md785bA5pbzERvqrLoEvT+Y1ptTglNo+JfX5OjeHBCyly6KVmqDJ6dL4yxKryLarET9MH0S+0noyKu5n8NXMleXpuUvFla0iVlnmrR1bVhPeEZr5YZ13jX6r1pE8s1VvdU2ZoDl715ebhIcuzTh+4tndlSlR7WKKKS7wsq47a0+oVuts8PMxUp390mTKEt305Volv6J3YF/Kyp6Juor9kelf/TFTJZV5V1CrPm05Uu5QXTeiY5z1ztbzLbEikjqpWnqFhvBPyaf/LJs9Bcs9ceR9EKFS7DcLUdbanTCila1u5aqX8payUqjEpVCKxXcJvxoJfDNSdexf8LRvN+aegukthXEK7XPxGqLjUk2boqmvxS7RNeFS9rqqOkKnp1LPmetUv7lEXetPLetLFXvRy63teIfXCJaES6UEV6/yp8BfzpPHKjvh7tkc9PUm8gqWeValtrocVVL6cp1Xrnutx52uvIAD5+qs708wawEbMy/3u/faDai9mLHrt7ZhJWeodmahC/P2l99sP2SqcHpurRLxB8zLWgtw3CDILiP0jnviUy4tlF9+4fP2D314cJJnrlrHUwg2DOLcERomFr420iNLUOAuqtQRlkWqoMZZOEc3lCUYV9XFOSRkCYQ2yCvowiC47UdnNdfStkZL/ArPd2W2SrN/C2e6ClplQh5xaKlrEVHipT3xdNDvZH44kljTAHzbHb/d36wfdjYux6LUH90lZ6sE9qhCjwIOXyVbh9NhcJeJB99tYC3KwDTILbaz1LyB6bRvP9CpYodlXBEkVlAMLr0Rs46T3OMkstPG7w3r3+LA+7hXUhBC/tq3J8tT2nlSOU+QkN0+d8eMXU8rfpX+3TLNpHkvUi5sooRrZTM9yy+N/nMev9IXVs+wXuDgNheVcnB7VafawQyuhHHe0auh6CfM+9G1Qq05G/6B1yu0cgmKTc2ydVPIUWye00H3rFwET4Wu77tnT/2m1FqwEGUXUK0FJmdgfKqb8I6nct38u6t3m8Xx3dgjb2f2RyPL8/Cha1vdv3v304i9/+fb1yxf/TsY785nFUrK6XiV+XfIuXqOFJYkvJKRkZS7ydDrrmwQpH8kLtXi73v1jc8/XZZx+lRpNClDVK1Kb9iMhEQOIjTrT6AWp4oZBBWOyvd/j7DZd0k30VNKKQ1WyGS1XfALPikVz5JJvSbHEVdoSUYSqNYHy9OX+x+4lHPbU1rHP5CSQVzVco323Pt593FCHxX0pkdCykn54+rm7xqIqMJZdVu673z9vXifKCzJzy3m/P3xaH/kyhvS5+T9t5ToM6XPzD7fi+fyH9Ln5f1w/hiAkXAEngfmW3n/evNrdP/7XlryF1Zt6JLS0JKlFDRJzy1jv7rnM17v72VamlpjBvpnucTQOrXf/kF75kH459ysVcHP6l8YLn4RPlSCr+Ov2+PH17u6wWT9u7rt5AKfKRPBqlaZLupn+WfMapk9Na8yMUP++3z9s1rvkQBXLzW1r28c3P/99c3dMFheJzS/txcPDm/fJwsZSC8ra/a4payS14C3uNoqyxlLzy3q1e/qULGoktLBWquJQcn6Zr3fHzYcwWxVLjOXml/f906efFcVFYvNL++F42O4+JEuLxOaX9t3Tw3H77Xa3SRaIkvPL/MYH5kkUNxKaX9K77ad0SSOhZXVSlQaCS72yj4ed8sle6CIlKQeBsexFyu3mCd9vHo/bHXUwaFr2SH7B6NDlpBz8prLzy/3LYftpe9z+stG9clJ8fulv17sP6WY8llrqWf/k12lK/xoJzy/55fq4+bA/bP93LS2QUG5xeUJXHSQWrPZShYxE5pZyF72PP6fLZB+Yq8FuT0Vf9GXt9nlszxWts6tz1tEHoXo6Heb4fQpJpzEX6sNPUWaxgCpP/MBTlN85MUe/6EMTlH69QE6e8MEmKteTiCrfyYeZoixHqarcyA8wRTmChCpX7kNLUcZTIbXG0XeOJtr2qTma8hnGAuqWCR9ImjTOU7q6ztOvEk0qPhbJqX0ia0JK/R6kfKN0dY6TDxhN8hxJqHPlPlQ0yXwqqC4DPkg0yfqUrs6R+PDQJNdIJsdzRR8YovxWL6BuweT3fCaNGKRy2nG6AFpQ91b4b/PEL4eSU5Ugfv8nKoORVJVCfeInyjwWyHk38aEF6q0MEhm5kt9uIfIGOVUJxPdI4jnOOD1DZ+KDEITGkVSmvhhVn1H7DRVlWPApiRDssXNhhXWtfRwzPG7dPmSyNh8i9HGUW5Su8ybJmJixTxHEVeVJgRujkmhBXbtURPqMm6j4gM4yYkjK2EiMqLbVToMEYlMdS6hyhbh4UX6ntIwWKrXOvJwgqBqRH/VlBmFsZmOnxYMzIZbVvif3c8nG/Za81ShqL4TgwBqQolm1iOI0kDV4ObkdL/maRAwRcDWsdGaP5Gsxkcmoh74OS/WX2xIpp/Ul5D1XdCcgpPUocJETncpL4lySmB9zYRPznYjpxgzmTmY8TkyEtL2WOeuKPXYiltVbJ6c4yR47kspo7ZoKMJKZrV2uBSmnm08SN8zimWQkoO1B5GUy7EEgpG3xcFsKW/q3xBl5Ude0CadCWl0lo42Ttbqyl3tQX0JQqzNxAh/15s7Yp1ZFxG0PYlUUSWXMiqIj+sScqE/XvmtN56bEtO9Z7tKxQOoE+H9sdpvDeIp5Pvs9JImHycUTP0xeqeOlJ53GJ2dHX6b9++N+B29ALuk2ekIulIhlEX0Vd5tX8kh+Ubl3YYvu1cPmU/ecsvTJU7k6jHaKPvRC/zl9++eNo6mQ3HpGW2GHzfmMAlbzXAAlpi1iUK5fJwq3NBhJ7bWKbw7r90dHGCkkXKJDjXJKdadeG+YE/PZelfutl5MKSISx+f8euX5DFPZT4kqOqsT7zePdYRsf2RVLjR9YVPL7DkRFc6NEyeMH8kqe3WDGpfbZ/sHoio8UZl5CMGF8oiZbnds4l0zVrv2yxtoNfyxnqxnVlXmpV9DXx+FCZjpT7US/+LTdvT5uPuV3ikQNRvlevQ7ba1Rge0Xtv0CTD/oP/6wuWZH+1XCDymHz/rp1uf0pFHHhCiUa2ef9oz+D1p+5XVDFaU5fmw8FDYcEO/+lY52v40s5veW4hrnKpz3q9tPTp2tU45z1F6kJSPcz79XlajbK8SvvAoOmg4C7mA1O74Axwrq7B3LFitwOBVy2OqlPm20/fX7YdLcLFw3cUS5fWxMaaTf8sV4wbI3qyrzUzW6R26H0ve3zXK50qkH42x6LlyZRLl9dgzhrN/yxWfBuR3W90tKE0Pd26UxgmunVpvWU+j7TRUsrSf8v0GCGGgx/aC9ZFXlq/yVqE9rXDOaRqtQXWAdT9RvyvVqTi2Pu7Lb/87S5SkXirK9eE31bC0orXy871T3sP28Ox612OhLJfyk4eC50MEuhbVUjfRdCZ0qJ2+29un1Pnr/aq/FanVq11k9Ocuow++JGqtDvdq5Fz3omGnkIF3I5hUN+8y2f1jhrh4JUud+2+Bqb50m109+0w970TQ4v6joNldD0NmsZzCp87RZLaX7K9JqaH7fHhyWvfHj+K2uzXq3h3+X8nh+qd53WCjr2flW70mJ0TZg7e2OT1HyUy9fosCL1TuOAdndt+mLHL+06TYHRODQJLYwRFU+2C4/DFlXB56Becn/R9tCrdvrb/EnW8KK45VkXm+Pzw0aLQkl9o0y+snd51m34o9Ni8enLHFX0Ov2K0rb3s/OnBJNML7LDote/z1YNHxbUYPPb3cPT4/aXzXfXqQrm/yXq9Gn929KqnHL42jpnUGz4i50/5A1VvFK3RD1vl64r4hzTzXlxG8CsvsZ50FTH09Ri/pxi8g6v00Qk3UNrmT+GY95XnxuJlRlmJ/M7a2Z9LjAs9d76K2zzJ9VOzmV+Oxle1JWc4FTT3g3OnkIPeX65UX0ygH+FTWKq46n3zV9sT97htd3gVPe+tcyffmPmX9APErUZ/KD2DODi+nxa//btZvdhFLx31kzmlMdX1uxPqp38ywK/cqrm4tOUWl396ckFgyJmKYyGy1vBKI+vrRUMqp3e7Pyp37maV2oFU11DK5jvpjFLdl91fTxuDkuY6DmHr6wF9IqdVt3zvcBQxesMdRM9+/FtvguIc7za3s1U8X7Dcf5yVqf5+v7eH1tYP2ScpCCrMM3pK2vEoOApZX5jxipz77gLOX4NxW+HnC+i/tWnbnw9hnnb/E22ZF2+VGM61+X0t/mYmC4ltYGQcZiQPvrgD3HN9jxXPOQSFDsN7fOXLeLZv6X9daJm6KcLThBoTvUt759TvYe2PH++x2h+7YZx1vz0twVHdzL63qf1b0sH0lEWX1n/GzQ7vdNFsF0cM5cvBkHTsApYsGMX53iZs7XcEiYco/0Kt8HPup3e7HzWcnpXV1sKTnQNrWDR8lXTCrLPJpMVGOXyNY7GkXrD38v5s+nxS7vO8pDRuD9WPX82Mcr36oM0V4fTtPNLVOPT+re/nB5f5qajfL6yFh6pd3Iii8aQUXWvNvJROgfHt8BXE9kKY+BlWgfk87W1jrF6pze9iDNev3XQOofWsWiXU906Dpv/edoeNkuuYIyy+MraxKDZyTHP98anSl6nJUw1DY1gAa2ALNPI8SJegsnuK2sYlJan5Pl4mqz81TEkVYWecVyC4KldySWRJFmnYVI1f52rq9UXbWznWp3+Nn9eIBSVQiXZYcq4g9lDLl/jwZFIveHvC5Yaishn19E4LJKWXIAQgg9cc3zg6kMVs8B9XSm4wgWqdBK4ZOWyRp6FU5W51Q0TmvlAQlnrqw9SXP0HPz5/xvY1NNpTLU5/mz/aEhZLDEKfL+FiPl/AgVzx8AbROdx8BPo52d2vom9/kuMSen/Z8YepDum85vfkf3l7Yip0EpjPRZatehaOPTMr26+lF5yT+jrWR0z1B589nxj969vrqQ6nv12wNslhJxzOuoyDIfL62oYgVPH0zhd4vEm1r3qmkNL9dunqmcv7Sw1NQtVID7f43OcXhCD5lTsJLD4uOmUhX3LIWlDxftxafOpU9wKuP3wJr2Lw/wsmJl9Vmz7V5/S3y/ulNNL73H21bHe3FNmcs/kaV1Sxfqd16xLSMHpv18J6tM5hDJvfVMb5fmmwx9SIdHJLoIJUwy/UtJhKnQSWMKBJ9b7ottLsGvc7TpfpdQuGKX0oYrL+3eNfo5MLep1e94IrlbvrXW0FHYMzW3Ajd6e5+b70XN9E69NJxflOSqH5ZQ4lTpQfH0ibv8Og0H9hWwn/n73Gv2KcuaDY8JdyfiMQB9+FbnqiZe9+56+V/H8SMwb9BwHojfDu+a/RufaKnf4yH2uHV3SdleREy355uEzZlM2XHlPxzfIrPC/dK3b6y/xhKryiK9kctQw2X3ACpsswYfP9blm0u+H5r8ziXq3Tcnz+KwzVu469Qce+h8/v4uP8OJV3+yVQJzz9lZl6tz+eXuL8l9dV7TpmjvTrjTz/FNI5t8uRIHhCodhFrEksAvVvRsNt5gWMo9WaRk7L1zO1mp0V2CmpbubXvNTqZjHis/CXa12+xNMrUb8AxKxm1dZFef7GL/EZ5O7Jx39TfvrYlBWR1/mjwdvdcXN4v76LcnRilry7EjK7ET9wONaMu+x+rypG+H6wohCMzS9WKPHxYEVxcUB1qTA5dLqiKCqYt1Sg5iPFqmLjbisXKfdaRXFESGWpREXwZE2h4O/FEhPuXFEcO85I5arHE019YcAQ65sYD7Lqm1GuekDS2ReifiUsnIjvpXvFOUUmQ4opisSoVlKBqfhViuK4eERSsdrIQ5rRRF2o/M1kXfPRVzEZE0LXeDIKTH3TWlEgBZylMjWf3dK9WGJ/MfF2FaendK84t2jVHVdF0ZNrlVKpyQuUWT01s8pZF/Z0c4nJPaLEfGIkn1OsuA5QFnl7eixZsuayD3F+XfTQc9/47KpPaQS/YTt+OH3MnD9DqRijZje9+S+CO7vDc8HofWiPO5LkRW6cCvBy8Q5B8AJln1Agl512Oih98VezUNPWV9vldRthoncVP3GtKSrafxGLEqMPKoqKsb9UlAz4FUWNkbNUkASXFcVAIFCppMSn2RSF3e13j7qyBsmcomhCVMvl1ZckRHUWIarZglKIaChHxYj4YjSMaChKzYjY4hSMqM5jRGxRakZUz2FEQrEKRnQqUsuI2OK0jKiewYj4QjWspj6tUpTIgi0ujxHVsxkRX18Nq6lPS6PL1Tej3BmMSLKvBticLawGNtIrzikygxGxRaoYUZ3LiNjishhRPZcRscUrGFGdx4ik5qOvYgYjkhpPRoF6RsQWqGZE9RxGJL1Y7brx/Haz1ozSK84tOpMRsUXrGFGdzYgUPTWzyjMZkTSX0DGi83wigxGNi81fEk+L1DOi+pKMaPDQc9/47KrPY0T15RlRPEbNbnrzX8QSRlRfgxGdGmcWI7pQh5jHiOoLMaJhOqhjRPxCTVtfbZdfwIgG76pkRHxRaUY0FKVkRGxRCkZU5zEitqgkI6pzGBFbjIYR1ZmMSBjy1/dvdg+/K4f8k/DsAn89bI8bdYlj6QWrvPWnzw9KTzYSnl3g3X53XG+VU4mR8PwFVvDov3+//pQ3iJ+eWFLXFGQ8V1QFGfmFla6fbxd18uPHjW6h2gvOb5UPjzq/3wvOL+hw2B++2zw+rj8oC4wfyCl4DIV/uNt/7g4+UmUOaXoc/Hi3p8fJKKubQYxW+qQSrzG9+gkpF9K2z0ihaxTdd6zpt+ufNw/cyz0l6vV96B5J53UzyNEqn7UStKZfcJ90KY2HV6zQl33Hr7s8d+uwzNz+L/e2CTF9LbZFQ3obLtOb/gG6PpTGdN3ePtGV6f6u137z/v3mjnT+p3xuTjK0yl4RfmgJq3y5hLGYqpAmeg2v4kp00/mQe0iQ38b5jf759Tev5ExuehFex14VMv8f/vzmvxL59yLz8n/1/Yt//zZVg5PQvDK+ef2DopCzVEYp48b9Umo3p0R9M+dWaHFW8vrsrBPjGjfr96LekcBy3afZyfrH+rET7c+bu+Pm/m/rhydtqfjMguLZQZcodjr2Hh/v/7B9/MN293HTLTruNcXHk4duMvTv68fNvWhISi5nYsFtIrP53iQ2k0nFubXpevvwXx83u7/uPFfkJkucJtTjy5Xi2jivx6SpS8bPUUWY9/HWyWmJCWViN/jp8/6xmwQkHOJETN8cT2Mvuerksr6JHuMc5lT7bP/MFJ9lflmR8Qt/cxBf9Ch5uf/GzGTvPdZsliUnxTEWlF4krcT4Bb7Yya5znL78FU5yk99hpNyslzgtcMZbZNQYv8a/vg5e4tXD5lP3EKEKiCx/mVSG8vtELTlAyaxUyAJ74UUF7j+zBiTLPMvnFqvd+ZCKTW0F4rODttwC/ff9E9lgQkrG0jCUR77GUV43Izluje5Vyp3ejorI8vZycVxjHBc3aYPzixOa4rhEqgVmFaptiEShqfbXPyI3u791u5F36we++cUSy90VkZ/srUDFGa2eKpJs/ZLpdGpwzZRSIau56ooXmi2lQW7zZZXQNmNBiVRzhkflZv3n/WH7v93ujtCwUWZ50yZzlBv3RNEZzZsuNruBa1XhmjitRlYj16ogNHNai9yGLiiibeqiIqnGPnlYbu7/cdg/feZb+ih5eSPHzOT2PdZsRtOeFJbdqhUKcA16UnhWW1YULDTjSdm5LZguXtt4ueJT7Xb83LTJ6naRJmVPd5IWvndu62dS8mTLJ7/gySbcN/KVDZTJ6LCb35j1A5HjTS8t7M6NFeWY28f9r/oie+nsIievUFhdj9MvgOoxtwSpHys3x0pxUUkLzVy/T4vKXDilixaXT1h6/iKKVEC/lGIUSC+oRg8mvBvnYqaFZ/kYpuqwBXc87KU+EktcZDMO80vuyI1VzGy+VHFZDVhXvNCEKQ1yGzGrhLYZC0qkGjI8mmjK7MYKpUHelorOEuxMgVIgb7KgU4DrzFT5Wd2ZLT7q0Ovj5sP+QJ7aHNIu0InHOSW676DQjAl9XEz2bD5VNOszomLzvEWiSMlPRKVme4hpwWrfQBWc9ArDQ3Mn7nGpmR0x8ZbZLhiVmdf5pkUS3W77v2t2+zaSuFgXHOen6oiDivO7Y1Rkcl9AV2yiK0ZFzumQieLT3TLSYGbnnCqR2UUpJZQddXh0YXeNNJjVaROWSHTdqPw5HXhaPBWR9U/7w6fHl5uHh7fd/aPD5vB282H7eDz8/sNxfTxb6BypVX5A7O3VaFvaZ3D/dLc5nMp4/7S78yb7t1GqOsP97v32g5DlOF3M1J5fUHdNMX4P59C5pzSthh82x7+tH7b33irf7e83hJYTmYzMX5wuoL7qTss/0tmjVEYBbw4vD5v1cfPi77/QeY8E9GY7bCSjnVLFDDHwi2+j34QAG9+sj+uhib7aHen5YvKh3ONwf1nz0QzSBd1EmfC3HeR6Mgrer49syBeFav3jy5UatYL7sTTXGKZCGW13pA/ddkcC2mw3vx0P67tE1lMhrfPp63t6pa+LZsc5I1ZWW5dugOFf/ShVq/3fB1X65156/0uoTgvKeuuCmws53ySmEoz27Bmrw7zyb/snc5RIRJc/9KMy9QkDhULjxy+oVTegz9RoePSS2sxoi2eL9c9eUJ+nbfD3M9/Q+PELanVP+LUsveIMLqhZNHPOUkm8q6TVZeQ2329398N5NsJvjpO1nvhwmlZz3hgktBkPzWQYj/kCGEltQV2tv1sf7z5udx8SLwfF5rt9Rb43ZEpiJCCfIWtIT0e/297fP2x+XR/I1e45Vfty+05FZDuZKSkzd0Xr7Opcwvdv3v304i9/+fb1y+hm1Kf9/dPDJqwXbiYyqpzfbR6PowYX5XhKU+X0dr37x+Zeyg8kMvTr4PN4M5JQ8yyiyndoIpK+ExlVztvHHpXTmY6TVfmFfu+b9ujWfpQnimTk+8PTz92SRpH9RDKjlHe/f968FnM/SahyDREtuBxHqarcnraSfqNUVW6BcXG5jVJVuX1cP76JD2BE2Y2TlfbYf9682t0//td2tBoGg8QiWfnyVh6lq3Jc7+7prEKCzhZMz96re/NhvfsH/6pGqarcft0eP77e3R023c2szh3S2VJiSt/z7/v9w2a9S7igiZQy9zc//31zd0xkjkLKvF904YQSWYOMNucuelAq51hG+z66YEGp1xHLKHN+tXv6lMg4FsnRWJE5IacsoQsv8CGMx0L+Eyll7t8/ffo5mTkKKfP+4XjY7j4k8kYhZd7fdYF+v93uNonsCTllCd+sj6nMYxFlvu+2n1L5xiIZ+irynopl+aoXh8P6d9lTDSL5+aocIUjml9INMN9vHo/b3QdFSbG01kN2T6qcOympLOUvh+2n7XH7y0bz8jhhZVlv17sPqaYFMlke6E9+jqnyQyiqXUXQm/q4mECpvNzZrjFK185T5SxjAVWed1Hd/pwqQRJXlTeO3BflPAnVR3OFYOgjHe7glCjvmq3cOe7McZ+R400sTZOTswRT5PvD/lNOoSivL3a84eh3KF+fyxvtNvZJelL3af8LndWQpN4GfdisDy8eHl7fU9u2o1R1hr4uL7uJ97fRQQes7lkkL2s8l/6nw/4TWwglrN8h7oIdUJirT8mCW/0zHVxgFo8gkVLvuO/4dif9w+ZDfJ7orOlUSFv785Nituoty90dffAgJOghJJNNSMjYl+0C/zK1G6WqN//fbt5vDpvd3eaHnlJ9pvzKVErf5R/3D79smL3eUWoOK3/RHXZ5T7WbUWqmhix1j9LVzeaX9cPfto/bn7cP2+PvVPOJBHKyfbXrNm+iI/lxtmcBbbYf148/fNz/GgWUO+c5Ss3IMGjBZ3lOV++4P/oXRmZ4StNnFhSgxqJTWka3/NP28Hg8zYq7bkh30KmcXuPTqp9tqxOZnNch5qvMEg/MvT5uDt2YuX54+Hl9dwZq4XQcpM7fy+KzS51bQAXJt/O4Ob7drO/344jH55czSlXvLO7kLKN0tQ1DVXgjjtNz3O1ft7iSgg3bIT1zhtIthv+65ecpIV3fhCF0JtO3J1L6AvzFTDJTn6LPCG5Yj3NS3K6OsppE6B1npgrRO8mOeXGK+LlQSYxvG9dTE+B2miGjnCb2bJQZc7ttnGfG9bb4XO0vm8PRk7F94JH06VqUyizg3d4ffH3ZSXcRwPlCUDJjFH9HnxjoU/Sz38P2l033BDVnG6Vqz8q9DXMy4khLn3KJ03DjrFLDyKAQs3CHiI9iGbeJUI/DI5NTNlGJ9/QhJKo88XwqW9rIGvHa8FyY//slLHHOKGWHoAp7ii1eGAsF3J5lhYKIk04zKzSUl/4Gyrjgk5ZMhTv+Aw5d0iES/zLVPheZ/ipQVPORrrSHeNodt5/Ibh1SLuIhRlklPUSvENNfp+sRsZjbsbxYYMJPTBdVqXLP8pnlTogYfS3iLvdGxC/h/gc1Tg1Jfygyz5B34/Kf4m+4/IJnx88ymZl3G2apzM8yMzTXFBDLZax0+1kRz6BGAmqu4W/WvCCJRp90iYOOUV43p38leu5J7qQlvVLyL/IV9aGO0XJpIqQ17583D5/pQ+p9yiUc2jirlEMbFGIciwJ6i+XeihmIKiVcXmr+nFCLfTpXJ+oK1g/HPX3uNZYQbR2fSd8+fu7OBCrzvBnJnzOX7k6C6sw7/7CBa4EJNUbyl1Tj8ennriX9rNZj/MAlFTlsPj+s7yYX+RLaTJ66pEo/7n9+3Bx+6Vr+f2sV+un8zE8XUIfuEelmk7q2FfWIvz/ud50bZr+xBZnejB+g+zgom6rR089eLqHAIKWv2V3Sd0R53oh3qQh12WKjy0GqgsUrQfqip3e3FKWnb2xl1D26pqWpung5S18wdxeeK1e8x6MvdnrxSlF2+rpVjsUBmqsMfnpmRvG4pcFcSQ9bEBl30Unf8DLVhV/mjf6pm8svzwO/6pbyy9hjKz9rQhSXgFyqAod2pSxyJL6g0E0cKkAu8iS8oMA1F6VALpp4bIES/UJ6L09VzqWP5ZfUfUQIEtX1kstriN1aVc3zQ3kKkC4Ao4SkQzCQT+idxDG+ZJVXws2RuH5FVZ2uVmJcn6vU6PmFapEmGq6e6U1EPnFRE/ElqE1EV2uJ8xWU0nvjlFr0QErE20mbiX3qoqaSS1Gbi6+iMFldolj//AXUIk326rdj99h9esUXSV565TfNPGcFGFdCCeBy1UgRSyaTczVoS7y44wLUhZSMTsB9rumcT+JDTXdC6OYXu98FVYfEC2gbZZX3DZqzjvxK4htkc2ENMfx56XGoKJ8UzT3pQr9ylkteEEemKGT0Cb25sDHFGNWFiCgxSRDVxaRBoY4PqgtMYUAN/ZMLizvBm1Me0HzPCUs7AuSU6gojjdS2lwq6TTeB0YN5e+u6cs+//lCkTxhMlKEyYqeFu7kvh1TyNs5vgcKJTSGy2YuKq1q/ZFi6J4w6+bj4VDAZbSPp89H1gc2Be127cbwPPv/bnfTpgdMTyVeD7i+UqIqyk34x42zS57yCIryqf2U7wChlqcqYVUrtsVK86u8O693jQ0R5QnHnhKWKQ04pvUca8Wp7vsXqDqlLK0Bll6oFKphYB03DFlLrA13AwjiA7/5uTYdSZnK9OT2RWGecVeam2H3ts0ofP3QxBbwxZmkxPDlDFWyy3W5M9wCc1Q9NLE7MOkLDn6C54AGa6PyM8vjMcHqGOzzz+PTzK/4M0Cj1ErXA7G7Gf0jUZiw6Vpo7LfWKNcs58RJ1gtxuRv9O1GgkOdKXq88PoqFigQvVC3O8gb+l6zeWhjpw9RTi3mZcVuwK467jnNIyMvvrVspuSM3IkI1MnXH+8kN3VQn34aPMTsk5xwyjnfX4gGGXlPPWeoDMZHdKVrvaPkKxHL84Py4ya9soPTNTocmARGbGdNM5J+YdKR2fIMHTpKnoxhEb7OKR9LGjhykXRwppUf186h8bcjdByvcmPMNAT0Z3jqUFyWwVzs/NVUMLszVqpNw3l8dQi7NWTdwIRsLd5dWTfpvd06deNRCRLX+u8Pr+/t1+/3DcftZmehM9IlQUlebKf3HYruMwFQoNxg8t1SHE68h9DfjUUi2ePue/iPiZpRrc73/d5euATy3VYrf/YfOwifdEUjrEz1ymPeS/ielzy99FN/TiEfz024ifWtwuNg+b4+ab7fph/+Hd9vig14R68pLa5L4Z+tlLavTi7m7z+ThLodOjl9Tnm83dw3Y37w2dn13u2zJc2oU8WZYDm1smwhAUP0/TAw+ZpGuvzKzpqQN1h4YTVc87X+4//bzddXhPN/mU5BfPQJOZi9NQsSr5c9G0MqkJqVIh/fdOlQqlv34qZCTNT88PypNUVk47U/Vx0PhBSM7/hng69SJUnmaULz0Y6fVKDUjzNSMHJb1iiYFpvl704KRXLDVAaTRDD04+g26cFtL68juhr1EOXZTXoon3m+Pdx2/jXZPRXc5zalaGxFYVZKrdroKMuY0wyD1rRyziNOyrOKVlZCYqGqVfiCPjrl38pzRFHgnH6ovsP1XNi+1PJnO9If6u3BuIq87vZ8b173bC/t/m978cNu+3v/377xK6JkW1jcnv0HUHG7sr5+/2XV4hI6IsVjaj5UbKKuqTn7WYqTa79f19/8S7PavrVEib/X3sV8n2PZHJzDzdg2jBLPbcDRSb+8TFfUZSX58uxpFHHH/aH4YdBz74lCifs7/Drq3i3Z6sJRb1AtnBn3iFWXOAUWEdKforFX8tJORk8814sRtn1CVps+ri7zz1QQqI7MbJ2iwfP+5/ffH4dvM/T9sDGessFlBr6qMp9HOhv60fnsh4YROh3C2x8ChlfZDQZrx9HAV/+PP2/n5D2Y2QUq/cuyiDPoyD/zexXowE9GtzL/G9Os+bsTw9Gsea0rXpZurwSaJRsefUjFND3Ge/ITPik9/RIaizYkxBv0StUihoEMwoKIro/PTp3f4s9d3682fyo360oLbh7rtArKpyGEl1A37z666LI/v45v1b4drcVErfBKS7Xky+6ftdhNpM8fmFX6zoDQTlUpS9ScTl0hf+C0TmUhT+SyI4l77wz8z3uLmSP0uf3tYXK0Z04MpOR3TQK8BGdOAKlyM66AsWQyuketlMBWg3gtF+ST00IX/jiBWJXjTO8Gar6T+Dnou8VlRshtNKFJ5dNFGwdL9MrYjKg0WaUA7sIqqo/FmkCuXOLqJK2rtFekyc20WUUPq6SBPa1V1EHYXni1SZOr6LqKH0g2S/vYw6tFf8lpsHg8ilp1XnTHPcU9B2gXMaFTvbNYlKqBzTSIv5bklUQ+WURmrMd0miGmmHNNJhpjsSFVA6o5EWS1yRqIrCEY3UmOuGRBWUTojom5dQhXZA0QYxqU56a3hcx/Cx40QNz3uIZ/GU78HdQsadRp9AYF5v8lsIcLv8AIfgUtnejB9J+1Sv8kJvfi6bdOfaFiOpkqvIldRQevizHktcvKSI0sefFVni5CVFNF7+rMVsNy+poPbzZz2WOXpJGZWnPysy39VrOm6GIsucPSgTx9lYHzcKmkfJZaBpNmInm28qZiep+AxPySuQnPzmqDBHgQsWz8Vl5AsXwzPmFC04Zb70FNPMUUBwxrwCKa6ZowDnhPnSRbaZU7TofPny03wzRwnW6QqdX2ScicI5/xY+36H1crH0ZRbZifzzXA5Uh+t+bAzPlDKJWKL5qmicEKWI2hXp1Djs93jzMUOZ6OlLqUSj6pQqArPOV0E3RFNqEAO1NDHJV21+f8pcZ8zoXbrBjexemWuPfOWUAx+lXO56JF85zaBIaZa1RpnhHLQDJukbstctM/qpZjAlu2nWWkalWPxd55Dsn6H0iwQusXSYZpjrimKdZ4znhArZjEWlRJYK11CAG7uJ4ifD9eLCBS9LlJ/rWFUqCL6UUCHXfapU4DwmUX6Wk1QVLvpFQoN8V6hSg/V+lDPIcnhc8dxiQjizQIhl+DuNf09si3KOPLERyh68Y4uWT+BlFH1/Pk2ZpUD83GI1DngKVqPD6KHFCmzJk/4aLfDJxapo17Hp8yzaeUbqYIlqJRufLJkuYS+kjGYtG7fUnFExp8mqV7Nxo6WXsRdSKr2elQ5fXUgJ3Yo2dqXzl7Kzj2exylyxJ+lWrYsOaWWoo1ynLjqolaGOZmU6/7BW1mikXIsuPLAlqzSeAA1B29NzIFpSPmI+jvf7cb27f9i8/LjefSAbhpD/DTxLj4RMVeh6D1+Y5da24/QLTPUm2WXOZSN1cyd708Kns7ylhSeme1MVuHneUkWkCd9UC3Kmt1SF5JRvqgc/11uqjDTpm+qRPdvTqMBP86YKZM7vVE2TmdgRbTJnRqdqjOJUjmiO+XM4VYNU9oaMWZumWH66RrjDvHmapvicdn+NVs9PyYhmnzkX0yggTMKmCuTOvjQKcNOuaelZ8y3dKCBMtKhhIHeGxSiRNeOZ6sHOc+aowmAu/tTkVOpC5yaZjBUnJwnFl6CuceF60pU4gKZalEZn0OavSeefH+WUWcR35p4h5ZS5mioauBO1zLlsZ/ZxVk6TJav02UdaOWWWrNHnHWvlNJm9Ql9wtJXTZdn6fObxVta5zN4UFk+VhkR2uTxKvtCYgTkyg4VUubHOuaPGpPi8JbOiaH7cmJSdOWAoCpdGiknx2UOEQoGM4i9fODcaTNtczjCgKFjw/5Oycx2/onjB40+Kz3X1iuI5Hz8pO8u5KwoWvfqk9Hx3runtnB+fdvYsB04XTZBO9nNQ43S972YjrUyyS8RaidTj+MXjn/Z3T4/iYnpU4Fg8q9BxhKf1Z5/6bk+S4lG8J1JQfJFxMQO21pREy2YU1qvaXa9T1wuF84t704WnySqTfCK/4O+eHo7brILJJ2YUvO4+wP3t9vH4+rj5pCh2Ki/vrMhnWLowT99sjuut9vDH+YH8Y/HazSwoQxF4RK7ZhfbYUK28mxJqtXJOAaFK2eeB0urknAxCdfKmwrPUyz89hErO2V+a2d6yThhNm1vmDtQsJeecQkJN5+1RzVI386QS51muq2TW6SVUcfk5JkUn0p9omvSehWebFN0m95TTpONc5LyTouvM7dnLzkApRpSc01CTIWXxuai0gov68BfpwVmnpiZdePn5qbSKeSepUMULnKlKq5hxugr1W3rOilSODhYSz7Dle/qxrH5GvN3db8jRVcz6ZniMnt6xVeB6nf8kVypmBqXH6MnLqJKOVUGpoQwDqVNBFUCE0kIfg1NpFkVAFdIo2nBdOjV0IWYoRTIih+lUufu4fbj3cYu6x/IVmjw/Wy1i1z582C5fKXh6tkraLxHptbkd/+MPReq7DXzGXJ7cCw3f55vldW+iZ//FL/Osy+355+lF/sHkv0oyR667HKnQ+Grl4enL9OD77WPnJN963fN1wsfn91+GhoUHuJZHS2Yc9j35n8zcb6In01BnVI3ciYekxXTaoZ19pRWSJiGSTuQU5HJqaaaqqNLsOWpaHeX6AzVasvBQmE61apsYbv5yLa2SFgehUos4UFqt9ARG5wQm05dFKmZNZiQF2anMIvW0Y7FWs8xpDZftZSc1kvLMlOZf/lJnT2+YTC86uZEUZ6c2l+vpyYmOpB8/zVlmc2Gz+sxF1NvW8Ih69zFR4nSjPqcg/X6jkPmMUItMpRYcNicVm33sXKlY6joaqdSsi2lKhVJX1EiFZl1WUyqku7ZGqrXgApu6XSWvsjHNat6lNqVa2uttpG6LLropFVRceRP9xJXUSl6DI5WadyFO2/zlq3F0u59xSU7b4DXX5egmP/vinLbRZ/fC/Mt0Wq+eulZHu/VZF+yUKs3rb9ftbcnrd3R3m3cRT6lU+koeqdTMy3lKpRLX9EiN5lzY49WZc2uOVGvJ/TlBPQYv+k+e9k+nFgVj2UzE+Ep1zmRSwE38cHrtFlVn6Zm/qTr5s/Bc5dQn/6bKLbvCo1FOdf6PMOLs6zwapVSnAKdKzT8AqFEq4+zfVLWlx/507Ux34o9qZgsO+2lUyzrnN9Vv+RG/HCcy34dcTTXdmb6pYguO86m6hOIkH9EX5h7iU3UC9fk9ohssO7qn6ggzeufMA3sq7686q0e4//nH9DRqze2H1+6Fun0xohsu2BnTKKY8jTdVbMlBPI1imo3NqVaztzYZlUgkPZZN0+iJtBpEQ/iv1ORcEJeLHK9V1vf33BZQKv+b87P01FyqT/7Oj1ad2/7/6Z00KUfILL2JRg65SZ3j57+K1zhSabTt9XjeR6tmvVAmW+7FdgJ/JXekkxU4PfpVvM6gzW343/klulkvMcpMenXf7H8llx4qdfuHv5rX1+lzO/zQ7OemXmGUoeJaq3IAEB6YOwbgZU7FO8RH9KxGPxaQZeSOB5O6LW4+olqZo8Ekr+lIAEtq6TiFSlHFUdF/0SscnYTI7XyTDMmjFFzPOz2t6naxtLrP8d179J7yunQOA6VzZuGnNMOd1mQOBWUUysefanVE7smokw881eqwpJMzVRbiVKvBsk1GjTyoqVYjQTMZZeZgzIz2wvNLtrlkgku1MkliyWg0D1Vmd/EZPfzyyvBUklElE0fqGzPDIblWnAMg9c1XJI9cA85HjvomnNOTMiCj3uOydJFzuXlYUa1Idp+5Wo/hCSLXZTLRoVoVgRkyquTCQrUqHCVk9MjCg5ISWmbG6EGtjOaqop3Yy6roKdk0n8uwMXacponYv+h1LaBh0xwvxsAYZQny9S96bdnUa5rPYtYlqDYhXP/C15RNt+hXxTEta0briS7S3jeb9+unBwiE+sv6sO1Gj8d/mwqJC13xBSRzvUn4HkJj5RilLfo29VF14vFeaeXArdYkdV8/W5NosFSrIQYvyNZhGiFXrUg6trpGG3JHj4oFTO3laYMCm1VbF+W5p73dvH+7edw//DL6pHunV/dNyFPK/H5FZ5XqTGOlUrFG/vNxv/vT/vDpUfoyvSCefydmTgH5C1aphgvCXjDqXV85VXAQRrvc9cIM9YSVQ1K93DXEDPXS0V0Y3bLWFTMUE3loUrt8MjpDRZaRJtXLo6UzVBPhttqnXFpF7gy2ytWKD+idrf7IG9e0aAjFnbLRtybV6TKuQU1Z0GKFtCc8LzUwzVJykYpfQkHlMbgLDVCzVFQeiLvQIDVLRc3RuEsMVLOUU19ZuNhgNc/BaC4vXGTAWuRu5qq47GqKdtg6ybG75LHEpQYmItc52yGgfvZQRKmRuQ+hU0EafCglskcbnRp5SlxFBWEAoXTIHTF0SghDBKVE7pigU4IbBCgNsry+rnjRzZP9M9uvK7sn58jJ3pnlufM6p1qJfN/MKkLCrIn3TnMt+hHRXY848l1gzwmQTEhdgiRz2aboF6W07rCCuuxb4tBCQoUEPeWpdkqVFNbO14Xn2snXkgDb+bowZDuliIi287WQ2HZKlTTcVunDf0Xl08/b3fq4T9KEs+Q1MALknssPRtVYsDZCJcRmkFe8JrR+XPiW7weZRXfBL9+8/9P2eNzuPswzB5PHJdTL+LZOrFPuR3VSiui+IRHrMDn2Nb945Vdz4vLnrzjTCim/mxMrtOSDOUkD5XwpB+y0+BM5KeX038YBR7fsozjJzp/3NRzo9Rf4DI62+8/t/VdSS/vFm1ipRZ+6SToI5UdQwEMs+fpJSqV5pruu4bQfOgHLLfrCSUop9adNYqWWfdMk7bHUX49Dl7WExJKKMRE+B0n9gpV5Rn3FJ1VmFJ0pv6isGHB89vOCwNE1y5wvi2plxsrKUogLSyeokxWXLk8Z5ZxaVi81qb6gwomIsoKWc0LKZqnGR2YUtMoMzZilkBBLVtAoN5hslkpCNFlBpdxwsnlmS8WTlaw3K6BslnpyRFnJteaHlM1zHemYspLPmBlUdpazmO0rrqWYFFdWUCs7sGyeuxCClEr+IjdKaZZSMw14ZfNJgUol+2VHKs1SSwxVKqiVH6s004OJsdZFF5YfbD2lWmbgUkG7mZFLUwrSEZkeHt68T68azmLyzhNZxO53VREnsfwi/Cfi00WcxdTLnUmkq3CQPbUiHInqlzvqyH6jjPWAdaw9o8Cn7Y69ZCYqMXrwIopkfWNj+kpU3xKbp9KLe10oOkKf8OhFlMkLvTvW5QKRd2XV8gLvjlW7QNxdWTV92N2xWguj7soq6YPujlVaGHM30dAzQ+5GLf0SEXdT7Ssj4G7cvJbG25UVyw+3O9buQtF2dW5jtte4lmIZoXbHai2NtJtoaXlRbaO2doGgtonWlt8BloS0TThWfUTbyLMuDGgrKzWzqV+5oWdEs41a+tJgtrJaObFsx2otDmUrq6WOZDvWaVkg24lCfBxb7dVXFFavPdhS8Dq8NnN9/B7McUb4nrHiM9YbtBrkQuMSqiRXHMxrmfU9v0ylmDWHqBEuNi6hTjrU3USbmZHuFMqkA91NlJkZ506hjBzmbqLIjCh3CiXkIHcTJWbEuNM0WUWIu2mbnRvhTtVOEgHuiGYyJ76dQhVdeLuJPgui22V06vw+fXFVEqHtJorMiWynaTHpmHLTNjMzpJym1WQ03dyAchrXJseTm/q2GeHkFGrkNtJrNdFELLlpG50TSk6hSCqS3ESRWYHkFIqIceQmWuSHkaNVyIoiN9FiVhA5WpGssFWcIpkh5MbZXDCCHDEQzgwgd41XtTR83DjDy0aPmy5SZgSPu8Yrmxc6bpzNZSLHkYrlB4671iuaFzYOXxMXNY7bTPxWQ/69kH5Jf9z8ltyZPGd504und6SCrovg36jYBdhPVERLt0eqLOLaojLZqlxLEc2m8kiN2d+JE5VQYs+RHkuAp6iKEnWOVFkCOUVVNHhzpMdssCkqod6vHWmybKdW9iaaPdqxM5m9O4tqjB21T2OZ6zl1uWuGvKY+WarOSM1s54wFZ3rldNGSO8bCs/1wunh94RcvmnO5WHCWr00XKzhZLDnXu6YLF9wqFp7rT9OFc44US87yoOliRdeJZef7TEXv5pzlpHNneUmyYCb668RP0sFfVQ5TnMor8r0hUxIravIZsoYaz75Qy1txSq5WNTMWxlKlUxEyLqU3DGZL1U4EO7yU1lMvsVRx2pVc5Y1HDmbxC594oWvoPJl3LFWbnJxcSPNq3Lo/fX46bl52HyuL4cC5AhMZ9VmCc2TVl5sHkjvEEsvPERD5yYeVQcWs7RCqsIzNEF3RugDbZwUWxNSW1MhT4ioqqIJln3WYHx9bUkIVEvusxPwo2JIS6cDXZw1mxrqWileGtz7rsCSitaSIIoj1WYm5cas1nVOtxJLo1KAIGzuKcbUoo3e228e/rR8UoZLOTvD0QBrzig1NH6jq3NYyQ1TNdL104cvCn0i+Txf45Oz8FoQ8EdRQBWPiB95LqJDVDmdGDpFcji7cy9nrLAj0Mms4ptW4VrNUhnWZPShrFdGGcpk9MGsVUQW0mzc4q72mOoLMggFa3V9U8dNmDtKCEvQyxH/IOrkUGaQuuRyJ8szzjIT6M5cpsRKzliopFXTLlViRBUuWlDr5ylxNFdXyJdZl/hImpYxqGRMrM38pk1ImvZyJNZm5pEmpoVzWxLosWdqkFFIsb2Jl5i5xtJ06S5klS52UQnt/bDtLnfMjF1CGW3tJ4wsld/E1GHh4Yh2mHU+TvUW9NoMOs+yW4pLxh1dq0bot6fhVazfw/PPXbyl1NGu4BbOVHFWy2/N1mrJuTQeudv66bv6chVfnms1Xt8ZbNnPJUUi51ls2e8lRSLPmWzCDyfLK2rXf0llMVv/SrAGXzGRylBGmDrw6uZOHhELj6cOQ7KUprSKBi0wYpjlmzxRirWdNEQgtZswNVIpIkwJCjezZgEoJfhpAqJA5/qsU4AZ+ovisEV9VuL4lXrgR8oM7UXjmqK5SIKvpXaXh8QM41fIyR26VCsKQTaiQO1arVOAGaaL8rNFZ5wmlYZlyhNnjsa4vcAMx1RWyRmBV8cLQSyiQO+ZyKmSFSCT0mBUYkVcm/tL8N9vHz+vj3Udq7zZ8Jp6QUJ+/EecVl51TLJxPLJxLLJ9HLJpDLJ0/LJg7LJs3zJ4zLJkvzJwrzJ8nLJgjLJsfLJgbLJsXLJkTLJwPLJkLLJwHzJ4DLBn/l439i8f9+WP+ovF+8UB7iUGWVGI0/A1DZyd3XpFT2tCS+oGRfclCxsQbH1eOUT5/ZJZUyB2m85SSx2xJrxkDeJ5q0mguKZY9tOepxY/zklKZg36eStwMQFIoazqQ2dDz2/i1mjc/axB7fd4UIk+leY36uk2an2mIbTpz2pGnlDAHkZTKnZDkKcXNTiSNsqYqmd5bmreIzjt7EpNUjP4Q2WR1S356TLXMJQsYq5UuaCKtXqbz5TBv/Bqzk9lTwan2y+YoF5qeXGhmcrlJyUXmI5eailxgFnKZCcjiucclph0LZxzLJxsXmGdcZopxgdnFZSYWl5hTXGg6cYmZxIUmEYvnD5eYOlxm1nCxCYMwV7jfvF8/PRy/O43R9Gb7eTSXH8ifQfhv/6QKlcQzihzeSXJiRAhqizm/n1Em+93xsFe8UvoR/WbG6VtTPzz9HMbh8NGp17v3exIxSQ/oZ0+ab7ZxBVAeMCJYYp3m7ESkVUreLJ+llOJTmKxG06DQc9TBrbXzc/9v8/uv+8N5uAgba5N0bSe4O2zWxw1++qzThmr/grS2wO3j684JbnbHh99fwdB3LoiQogr47+fhM7nP/vjPZ79sDo9d+Os/PjO39rZ99vzZ++3m4f7x2R9/DGU/7wIEfOrs8N992t82d8durvfHH4PIv62ePf9x9bxqb01j/vu/n/84POET/B+8WPHs+Y/F87K5NW0ViRWRmHn2/EfzvHK3Re0iMROJ2WfPf7SUmI3E3LPnPzpKzEVi5bPnP5aUWBmJVc+e/1g9r1a3zaqNxKpIrH72/Meayq2OxJpnz39sKLEmEmufPf+xpcTa+PV2b7tYUYIFGMJboiAlY1sU3TsvSGsUsTmK7rUXpEGK2CJF9+YL0iZFbJSie/kFaZYitkvRvf+iIiVj0xSdCQrSOEVsnaKzQkHap4gNVHSGKEgTFbGNTGcIQ9rIxDYynSEMaSMD/cV3GLrHxDYynSEMaSMT28h0hjCkjUxsI9MZwpA2MrGNTGcIUz23q9vW2FgytpHpDGHq57a+XbUgGdvIdIYwDeV7TGwj0xnCtKRkbCPbGcKSNrKxjWzB1sjGNrKdIWzx3NnbwoIkuDXv10hr2thG1vGlxzaynSGsfW6bW2OKWDK2ke0MYd1z625bF78lG9vIdoaw5XNb3lp4nza2ke0MYavnrry1K9AztpHtDGHJvmljG7kVW3cX28gVbN1dbCNn2Lq72EbOsnV3MPo4tu4utpHzNiK9jYtt5LyNWmogdbGNXGcItyIlYxu5zhCO9DYutpHrDOHI9uliG5W8jcrYRmXB6lnGNioNN4coYxOVnR2cfW7crQWzl7GJSr4blTBH4LtRGZuo5LtRGZuo5LtRGZuo5LtRGZuo9CYinXcZm6jq7OBI513FJqp4V1fFJqo6Q7jqeVndmgYmSbGNKsu+zyq2UeVncaRjqGIbVSVr9wqmcvxwVMU2qmq+RrGNqoavUWyjytuI7O5VbKOa70Z1bKO6YPWsYxvV3kbkhKWObVTz/aiObVTz/aiObVSXvJ6xjerOECU5FNcw46750mMb1Q3rPuvYRnVniJJ0inVso2bFvqUmtlHD96MmtlFjWD2b2EZNZ4iSdMlNbKOmM0RJTgCb2EaNXxCRPqSJbdTw/aiJbdR0hijLzoO1poklYWHUGaIkW0gT26jxNiI9QxPbqOVt1MY2ankbtbGNWsPWqI1t1Fq2Rm1so9bbiPQMbWyjtuT1jG3UVryesY1ab6OW1DO2UdsZoiL7Zgvr15Z/87iE5Z1dSBvLFmylQtpY1rDVCmlj2c4eFb06XsFSdsU7vZA2li0FfWE5u6oEfWFBu+rsUtFr9BUsaVcNa4qQNpZthbqB3TxgYOo2gQ8FXzfEDx4yVDRVQADhMQOjLyIIDxo4fcFuHjXQXbdADOFhQ0WzDQQRHjcwtkAU4YEDVzewm0cOXN3Abh46MHUDIFF47FDRNMYgNjK8vgAlCo8equq5bW+LEnUAu3n4UNH0BsBE4fFDRfMbQBOFBxAVTXAAThQeQdQ0ZwM8URjBbgAoCiPYDRBFERgFuWwoAFIUHkXUtD8DTFF4GFHTvsQi8BP6G6CKwgr9DWBF4ZFEzZBEsJuHEjXd3wBYFB5L1HT7BWRRWMFuAC0KjyZqkgoXgC0KDydquv0CuCg8nqjp9gvoonBCfwN4UQR6QS5OC4eotrNNTfcLABiFxxQN3S8AYRSOnzQWADEKjyqagny/gDEKDysaQ8uC3TyuaOh2Biij8MCiodsZwIyi5KePBeCMwlMLpu0A0Sg8t2DeAzCNwpML5j2UCNm93RjKDnbz9KKhOTuQjaLkl2QFsI0iwA3anwHdKDzDaOg+BHyj8BSjIflwAYSj8Byjods6MI6i4if+BVCOouKX0AVwjsLTjJbuQ0A6CgF1FBVuj3S2aekxAGhH4ZlGayhWXQDvKDzVYMZuIB6F5xot3d+AeRQ1v1grgHoUnm20dN8E7lF4utHSbR3IR+H5Rku3dWAfhSccLbOrBHbzjKOl/Trwj8JTjpZukzVubPmdrRXdeACCFB51FCu6RQAHKTztKFb0tABQSNGEbUjazkBDCs88ihVtPAAihccexYq2HjCRwpOPYkWbD7BI4eEH09wAjBQefxQr2tbARgpPQLiMwX5NsB+z4Yh7k8F+dMsARlJ4ElIwW8OASQoPQwpmdxhISdGGnWS6ZQAsKTwSKZg9YuAlhaciBbNNDMik8GCkYHaKgZoUno0UzGYxgJPC45GC2S8GdlJ4QlIwW8aATwoPSQpu1xg3mL0F6Y3jAiCK8aCkYPaOgaIYT0oKZvsYMIpZheMA9A4ycBTjWUnBbCIDSDEelhTMPjKQFONpSWFICxpAKcbjksKQFjTAUoznJYUhLWgAphgPTApDWtAATTGemBT0trIBnGLCUQ7L7P7jQQFvQXrL2ABQMeFAh7XUit8AUTHhTAdFoA0AFeOhCaMCWM8zE7oJAU4xHpnQDQhoivHEhG4+AFOMBybknNsASzGel9BNB092eFxCNxw82uFpCd1sJmc7DHuox+DpDmPZYz0Gz3cYxx7sMXjCw8MS2m0bPOPhYQnttQ2e8vCwhHbaBs95eFhC+2yDJz08LKFdtgGQYjwsoT22AZBiPCyhHbYBkGI8LGEO+gBIMQGk0HYDkGLCoQ/abgBSjIcl3HEfsJuHJYyvBpBiPCxhXDWAFBMOfzDvAewWjn8wdQO7eVhCHxUxAFJMOAJC2xhAivGwhD7eYACkGMe7R+AoxrMSekveAEcxnpXQm/IGOIrxrITeGDfAUUw4DcK8BjBbOA9CN3XgKMazEnqT1gBHMZ6V0FuqBjiK8ayE3tY0wFGMZyX0xqYBjmI8K6G3Ng1wFONZCb29aICjGM9K6I07AxzFeFZCb54Z4CjGsxJ6P8oARzGeldB7QQY4ivGshN5bMcBRjGcl9L6GAY5iKn6fwABHMZ6V0DzfAEcxnpXQPN8ARzGeldA83wBHMZ6V0DzfAEcxnpXQLN0ARzGeldAs3QBHMZ6V0MzbAEcxnpXQzNsARzGeldDM2wBHMZ6V0GzaAEcxnpXQbNoARzGeldAM2QBHMZ6V0AzZAEcxnpXQ/NYARzGeldD81gBHMR6V0DzUAEYxnpTQPNQARTE1zy0NQBQTIIp19MFWMJznJDRkMMBQTGAolq4dMBTT8OccDSAU4zFJYelXAQzFBIbSDd9U9cB2npMUljnkC8YLEMXS53wBopgAURx5dcEARDENf4rBAEMxgaG44rkrbm0ZywJCMZ6S0NsxBgiKCQTFmeeuui1bzBisFwiKs+QEBQiKaXkCZgCgmABQHN04AaCYlidgBviJafkdAwP4xAR84srnZXHbWqwdnv32KwL6yJkBfGJXPHu2QE9soCeufu7cbV2UIAxnwAM9cWRDtkBP7IrfNbAAT6xwCsUCO7GBnTjy+IUFdmIDOynJDmKBndgVf57BAjqxAZ2U5OTZAjqxAZ10M0FKC7BeIVgPyIkN5KQke4gFcmIDOSnJVm+BnNhCsB6gE1sI1gN2YsONGLohW6AntuC7ngV8Ygu+61ngJ7YQup4FgmLD3ZiypDUG4xn++JcFiGJNMF5FGg8wivWohHkVgFFswCik87aAUazh3aYFjGINf1zPAkaxAaOUNfnWgKNYz0qYSxvAUazhD4BZ4CjW8AfALN6ZCRyFURivzQSQ0i2VpgjO4s0ZK5hucneGP5Ji8faMdfxYavECjeX3Wi1eobH82QaLl2hsQGAttZFs8R6NFWyHN2k8Lym6FSb1isF4TvCZAFOsE+48AUyxzghjDdAUG2hKVdDCePXJG68iDzhYACrWCcYDoGKFgykWgIr10KSo6OEDiIp1gvGAqFgndDwgKrZcCS0IkIotC8EgwFRsKXQ8YCq2FDoeMBVbOsHQAFVsKdgOoIotBdsBVLGl1PGAqtgywGdHtjbAKrbk1wkWsIqtVsL0EbiK9eyk6MAKoQWAFVsJxgOwYisraQHWq4L1yO0TC2jFCkdULKAVK9zHsYBWbFULow2wFVsF69W0xmC9SrAewBXrAUpRNeQ8COiKrQuhwQFesbVgPcArtrbClBD4iq2F+QrwFesZCls9sF5dSdXDq6PCSgEIiw0HVTqUR1gPEIutBesBYrGN1PcAsdhwToWZ8gJjsY1gPUAstpH6HjAWGxgLM5cGxmIboe8BYrHCHR4LhMU2kucEwmIDYanpaQgQFisQFguExbaS9QCx2HBKpSaPTlpgLLYVrAeIxbaS9QCx2HBIpTbPXX1rMWMwXisYDwiLDUdUOCXAeuGISm2fl/a2aMB6wFhsK8xZALHYgFgYbwGIxa2ESYsDxuJWPN50gFhcj1jIKZkDxOIExOIAsTgBsThALC4gFvodO0AsbsUv0h0QFhdOp9CWdoBYXI9YmHcMl7pXfNdzQFhcOJxCL7wdIBZXCMYDwuIK/hC7A8DiwtEU5h0DYXEFP+o5ICyuJyz0OwbC4gph1HOAWJxw38cBYnEBsdTkjNMBYnGFYDwgLE4gLA4IiwuEhXnHQFicQFgcEBZnBLfpALG4cFKFecfAWJzh/aYDxuICY6lLsh0DY3FGMB4wFidc+nHAWFx/VoV5x2A8y6/THTAWFxgL7Y8dMBZnDQ9CHUAWZwW3CZDFCTFKHDAWZ0t+juUAsjhb8VMhB5TFWR5uOoAsToAsDiCLs8KY5zBiiVvxyNth0BInuE0MW9JTFro3YeSSnrLQKk+Clwh+E8OXOMlvYgQTF7oeuYh0GMTECV0Pw5i4RtICzOda/iykA87iSqHvAWZxpbAr5ACzuBDShHFDwFmcENbEAWdxPWehOzVwFleWPJRxAFpcKQ17QFpcKZgPQIsLoIXenXYAWlwZXCe5ieyAtDiJtDggLS6QFnIHwAFocZUQNQhAiwughebeDkCLqwQ+7QC0uKoULAKkxVUVz4YdoBYXUAtNWh2gFtejFrrJAWpxVcvDSAesxfWshW6fwFpcYC00r3PAWpznKQxWcwBbXIAtNP1yAFtc7Xjw5IC2uFrY2XNAW1ygLTQUcUBbXLgXxIyrgFtcwC3MuAq4xYV7QfTq3gFvcYG30ItwB7zFBd5CrpUd4BYXjrQwUyjgLa4RDkU44C1OuBbkALe4cKSFWRUBb3HCtSAHvMUF3sIsBYC3uEaYvQBuceFWEDPwAG9xQvQUB7jFtcK2ugPc4lph0Qe4xQXcwkyhALe4gFuYmQ7wFheOtDATEgAuLgAXZt4AwMW1Aqp2AFxcONRCn6tzQFxcIC41edTJAXEpV8L4VwJxKVf8+FcCcSlX/PhXAnApV8L4VwJxKVfC+FcCcilXwvhXAnIpV8L4VwJzKVfC+FcCcylXwvhXAnMpV8L4VwJ0KQth/CsBupSFMP6VQF3KQhj/SsAuZSGMfyVgl7IQxr8SuEspnWwpgbuUhTD+lcBdykIY/0oAL2UhjH8lgJeyEMa/EshLaYTxrwT0Uhp+/CuBvJRGGP9KQC+lEca/EtBLKZxuKYG8lEYY/0pAL6Xhx78SyEtphPGvBPRSCsdbSkAvpRHGvxLQSymglxLQS2mF8a8E9FJafvwrgbyUVhj/SkAvpRXGvxLYS2mF8a8E9lJaYfwrgb2UVhj/SoAvpQ0hl8nz3yXQlzLQly4gxnT8K4G+lIG+NOQZwhLoS+kJS9FYWhgMGPBLQ54LLAG/lAG/0AN8CfilDIdcupPoVM5gwcBfuqPolDBYMPCXhlw6l8BfynDMhQ6iUQKAKQOAachJSQkApgwApl2RbQOjyYaDLi1tbgwoGwgMkzPGlA0EpqXbBsaV9ZSlaC0VHqPE0LIBwbR025hEly2lnMGCAcG0dNvAGLPhsEtbka4Aw8wGBtPWz11726BHwkizgcG0dNsABlMGBkNHsyiBwZQh4OyKPHpcAoQpq3Dbkm4bQGFKD1oMHc2iBApTetBiVrQrAApTetBiVrS5gcKUgcJwbwMsWPEEuwQIU3rOYlZ00wAIU1b8UbMSGEwZItGuaBcDDKaspR4IDKasg/1ofwQMpqz5+FUlIJgyBKVd0e0TEExZ8wd0SyAwZSAwXPUwxrO33op2ikBgSg9ZTEFPKoHAlLVgPgAwpWcspqA7CQCYUohTWwKAKT1j4TQGAFM24bIz7WwBwJSNEJsbAEzpGQurBZgvHHgp6G4NBKZshM4HAKZsJO8JBKb0kIUL6Q3WEwBMCQCmDAFsC9oPAYApA4Apyuelu60KeG9AYMqWP+dZAoApA4BhXgUAmNIzFuZVAH8phStFJeCXMlwpKmifBfilbPmN2xLoS+kBC/vaMMz6in8VFdCXyhMW+lVUQF+qFb/rXgF9qVah55FOtgL6UgnnXSqAL9Wq5F9FBfClCvCFexUQeN3zFe5VQOh1IbRtBeilCqFtC3JYqAC9VAV/ZKIC8lIVhfAqgLxUgbwwrwLIS+XhCvMqALxUwnmXCrhLVQizzgq4SxW4Cz2RrIC7VOFKUUGOehVwlyoEuDXkeFoBd6k8WmFmcBVwlyqceDHksFcBd6mM8JkD4C5V/90dWmXgLlXgLoytgbtUhv9qSAXcpRJOvFSAXSojmQ+4SxW4C32htwLuUglHXirgLlXgLtyrAOuFQLf0qwDuUln+0EQF2KUKJ17o+VsF3KWywpqvAu5SBe7CvGTgLlUI0WLI2VAF3KUSLhZVgF2qcOSFcUSAXSorTFoqwC6V5SctFVCXSrhYVAF0qQJ0YV4yQJcqQBfmJQN0qTxXMYac7FUAXSonDHzAXConDXzAXConDXzAXConDHyAXCrhZlEFxKXqiQvzksF6PXGhXzIQlypEvTXknLMC4lKVwXWSS9QKiEsV7hYZcgpXAXGpwtd8DD3JAeJSlaH30dMAIC5VuF1Ef0GsAuJShdi3lqQXFRCXykMVY+kRCohL5aGKsbTHwM/7hO/70F+uwQ/8VPyHsir8xE/gLZbuUfiVn8Bb6FgWFX7oJ/AWS7cM/NZP4C2WbhmTz/14+9ExJyr84k/gLXTMiQo/+lMJHRA/+xN4iyWpTwXApQrAxa26D+FVDnIG4FJ5pmJcQQuDAT1ToeP2VsBbKs9UjPMBgSv0GQBcqgBcHN0yALhU4cwL42CAuFR1iFBGNyMgLlUgLo5uRkBcqkBcHN2MgLhUgbg4uhkBcqmE7wJVQFyqQFzo6BAVIJcqIBdHOyNALpWnKnRg6wqIS9XwgforIC6Vhyp0sOoKgEvV8AGoK+AtlWcqdKDoCnhL5ZEKHfy5AtxSeaRCB3+uALdUHqnQwZ8rwC2VJyp08OcKaEvlgQod/LkC2FJ5oEID4gpgSxVgCx38uQLYUoXTLnTw5wpoSxVOuzCLLcAtVTjtQgd/rgC3VOG0Cx38uQLeUoXTLnTw5wp4Sx14Cx38uQbeUofTLnRA5xqASx0uGNFBmmsgLnU470IHaa6BuNThvAsd6rMG5FKH8y50rM8akEsdkAsd7LMG5FKH8y50tM8amEsdzrvQ4T5rgC51OO9Cx/usAbrU4bwLHfCzBupS998zpi0I1KUO1IUO+VkDdanDeRc65mcN2KUO513ooJ81cJc6cBc66mcN3KUO3IUO+1kDd6nDeRc67mcN3KUO513owJ81cJc6nHehI3/WwF3qcN6FDtJcA3epw3kXOkhzDeClDgde6CDNNYCXOoAXOkhzDeClDneN6HClNZCXug+LS1sQ0Esd0Asd3LQG9FL36IU8YFEDeqkDeqFjNNXAXuoQ0qUklxo1sJfa8xVDx12qAb7U4VvIJTnxq4G+1OHQCx1LqQb6UoegLiU5l6uBvtThwlFJzuVqoC91oC90eM8a6Esd6Asd37MG/FL3IXLJ+VkN+KXuPzZEWxDwS23Djh9tQeAvdf+ZZNqCAGDqPrILbUEAMHX/wSHaggBg6gBgKtqCAGDqHsDQFgQCUwcCU5Gz8RoITN3HdiFn2DUQmNqFTT/agoBgao9ZTE1bEBhMHaK71LQFgcHU4SPKNW1BYDB1YDB0GNEaGEwdGAwdR7QGBlMHBlPTFgQGUwcGU9MWBAZTBwZD3+KpgcHUgcHUtAWBwdTCxaMaEEwdEAx9lroGBFMHBNPQ1gYEU3vMYuhTajUwmDoceqFPqdUAYeoAYRq6vwKEqQOEoU+p1QBh6gBh6INnNUCYOkAY+uBZDRCmDhCGPnhWA4SpA4ShD57VAGHqcOqFPnhWA4WpA4VpaQvi95cDhaEPntX4CeZAYeizZDV+hTkce6FXujV+iDlgGPosWY3fYg4Yhj4eVuPnmMO5l5a2IH6RueY33+vJN5n5wHQ1fpU5fJaZxI81fpc5MJiWbkXAYGqBwdTAYOrAYJgxHhhMLYR5qQHB1OHUC31OrgYGUwvXjmpgMHU49dLSzR4gTC1cO6oBwtTh0AszPACFqZtGGHgAw9Th1At9sq8GDlN71kIeS64Bw9QhkC59CLAGDlN71mJXdD8FEFN72GLpQ4A1kJjawxZLHwKsgcTU4dgLfVavBhJTC+deagAxtWctlj6rVwOIqdvwkQa6PwGIqYWvOdfAYZrwOWfm89zAYZpVwXvDBjhME64d0Qf7GuAwzSrYj7wu0gCHaTxqsTSHaYDDNB612IK81NEAh2k8arE0h2mAwzTh6EtBXiJogMM0HrVY+sBXAxym8ajF0hymAQ7TeNRi6fNTDXCYJpx+oTc3GuAwTcFvQTSAYZrwaWd6I6QBDNOEeLr0RkgDGKYphC2IBjBMU1T8TkgDGKYJGIa+y9AAhmk8aXEr0thAYZoi2I/srQ1QmMaDFnpYbQDCNIaPRN4Ag2k8ZqFDwzeAYBpPWWxB7Tk3QGCacOWIZCoNAJjGhM5H+wAAMI1nLLYl3zDwlyYEe6GtAfilMaHrkQNwA/ilET7x3AB9aTxgoT/N3QB8aTxfsYYcUhuAL43nK4wSwF4ay38BoAH00ni6YumDVg2gl8bTFU4JMJ2HK/QH4xsAL41nK5Y+UNMAeGnCx4kYTwjgpbH8uNcAd2nC14noEycNcJdGiKjbAHZpPFmx9CmLBrBL4/jDug1Ql8Y5YYgE6tIIAXUbgC6N5yqWPurRAHRpwrEXTguwnmuEgRqgS+NaYaAG6NKUK2GgBujSeK7CDdQAXRrPVVhhsJ8Q7KUB5tKUTqgfMJdGCKrbAHJpymA/EuM3gFyaUpq0AHNpwjef6aM6DTCXRoiq2wByaarQ++hxAZBLE4690Md6GkAujRBVtwHi0niowr04IC5NxS/5GgAujWcq9HfAG+AtTcUvGRrALY0nKvQ3wxugLY1w5KUB2NJ4nmLps1ANwJYmfLCIXPA1wFqaOpxYogccYC2NxymWPjfVAGtpwhUj+nxTA6yl8TjF0uebGmAtTS10PUAtjccplj4L1QBraYSYug2wlqZnLfSkHmBLI8TUbYC1NE2YbdJdGmBLI3y2qAHW0jTBenSXBtjShM8W0d8AagC2NB6oWPobQA3QlsYDFevoFge0pfFExTq6xQFuaZqAyugWB7il8UTF0kehGsAtTcAt9FGoBnBL45mKpY9CNQBcmv7LRbS1Abg0AbjQx5saAC5NAC708aYGgEsTgAu9AdoAcGkCcKG/QNgAcGlaIc5ZA8SlaYUOCMClCcCF3lltALg0HqpYeme1AeLSeqhi6Z3VFohLG24a0TurLRCXNhAXeme1BeLSBuJSkk2jBeLSBuJSkk2jBeLSBuJC76y2QFzaQFzondUWiEvbXzYiO3cLxKUNxIXeWW2BuLSBuNA7qy0QlzYQF3pntQXi0hbhrhhtQSAuracqlt5ZbQG5tP19I9qCgFzaIlxYoS0IyKUN33+md1ZbQC6tpypMf20BubSFEJq8BeTSFvwUpgXk0gbkQu/vtoBc2oBc6P3dFphLG5gLvb/bAnRpA3Sp6XYE1KUN1KWm2xFglzbcOKL3d1vgLm3gLvT+bgvcpQ3chd7fbQG8tOFLRvT+bgvkpQ3khd6zbYG8tJ6uWHrPtgX00oZLR/SebQvspRVuHbWAXlqPVyy9v9sCe2mFOLstsJc2sJeGbhnAXlrPVyy9F9wCfGk9YLH0XnAL9KUN9IXeC26BvrSBvtB7wS3QlzbcOqL3glvAL23AL/RecAv4pQ1fh6b3glvgL23gL/RecAv8pfWMxdJ7wS0AmDYAmJa2IACY1kMW2zpqnd0CgWkDgWnJOEctEJg2EBh6L7gFAtMGAkPvw7ZAYNpAYOgt0BYITBsIDL2t2QKBaT1kcfSGYgsEpg1fNaJ3CVsgMG0gMPQuYQsIpvWUxdG7hC0gmFYK9tICg2k9ZnH0QekWGEwbjr3QW4otMJi2DPsOtLmBwbSBwdDbhC1AmDZAGJIct8Bg2orfeGgBwbQBwayabnfHVvAugMG0VbBfS20FtcBg2nDqpe5kVy1YBBhMGw690BtSLUCYNhx6oTekWqAwbTj0Qu8xtYBh2oBhCrrlA4dp+3i7VFTHFjBMWwvWAwzT1oL1gMK0tWQ9oDBtLVkPKExbC9YDCNPWkvWAwrS1ZD2gMG0tWQ8wTFsH69GuCDBMW7eCRcB6AcPQFgEK0wYKw1gEMEwbjrwwFgEM04YzL7RFgMK0IdALYxGgMG0488JYBChM2wh7ti1QmNaDFkcHp2mBwrSBwpB3dFuAMG34tBEdb6YFCNOGUC+Foza8WoAwbYAwdLsABtO2fKzWFhBM21qhXQCCacPXo5l2AQimbUu+XQCBadtKaBdAYNoQ64VpF4Bg2hDrhWkXgGDacOaloMdUQDDFymMW+mRDnxhJ8wbsEyNp3oR9YiRt2d3/PjGSdrzJ+9RIvOSN3qdG4hVr9j4xkq55w/epkXjDm75PjcSDPclpT586Fi/40bBPjKQL9rhDnxhJG8FEBRrUg5fWMHmjQcOFJHLE7xMj6VJotgWaM4AZpiEWaM7w7SOuaRVozv44DNO0CjRniAfDNK0CrWmEW9V9aiQu3KvuUyNxP0TSp3P61EjcCi/doEEDpmEaokGDBk7DmMigQQOoYRqiQYMa0aAGDWpEgxo0qJEMatCgVjSoRYNa0aAWDRq+P02fMupTI3Er5o4W7aPFkOvAPjUSL/mg6H1qJF6xYaT7xEg6zH5aKkJJnxqJN0JjtGjSAHAYr2jRpI4/ttYnRtKF4BUdGrT/XhLtFR3a00kd1KE5A8VhupxDa4ZzNFwncmhNV0mdyKE5ww0mphM5tGa4wsR1Iofm9MDG0SfO+tSxePh6kimoSDl9aiTuFyX0Ka4+NRI3Up8r0aRSCN8+NRIXPkTQp0bipdDnSrRpQDtcnyvRpuGADdPnSrRpOGHD9LkSTVq2Qp8r0aKe4XB9rkKDCl9U6hMjaf5ocJ8YSfPxYPvESFqc5FZozUqc5FZozkqa5FZozUqc5FZozkB7uE5UoT3Dp6zpQ4h96li8FladfWokLoTr6lMjccmkNZq05o+d9omRtOR0a7So5ztcM6/RoOG6E9dcarRoOIXDNZcaLRoizzDNpUaD9qFnmOZSo0FDvF/OKzZo0ACC6KOlfWokbqTm0qBFG9HnNmhSj3y45tKgScOxHKa5NGjSRlq5NGjRcDCHaS4NGjR8f4lrLg1aNGAhrrk0aNF2JTSXFg0aogBzzaVFg7biINqiQQMfos/19qmRuOO3MPrUSNy7XTrmW58aifteSh8l7VMjcd9L6QOifWokHvwuuRnVp0bi4cAcMzVCWlSswv1EkgL3qZF42G6mp0YF8qKiDxBMDwIFAqNiJcT66lMjcQHb9qmRuABu+9RIvBJ8RoHIqOi/jk3P0wpERkWIXUPP0wokRkVPjOh5WoHEqJCIUYHEqJCIUYHEqJCIUYHEqJCIUYHEqJCIUYHEqJCIUYHEqJCIUYHEqBCJUYHEqBCJUYHEqJCIUYHEqDChi9JDY4HEqDChi5LXSvrUSDx0UfKgeJ8aifPbKn1iJC1NdwtERoWEjApERkVARkwrR2RU9J/QJi+D9qmReDifRd7F7lMjcf6Ycp84lu4/50ReNOlTI3H+jE+fGEl7gzryYkqfGon7kdSRX3XqUyNxb1H6WHGfGon7kZQ+WNynRuKV1HYRGRUBGXFtF5FRYYX5boHIqAg3rri2i8yocPyuZ58YSQvbLgUyo8IZqe0iNCqcldouUqNC+M52nxhJl1LbRWpUOP4KSJ8YSddS20VqVITYw1zbRWpUBGpEH1zvU8figRrRR9f71Ei8kCYvSI2KnhoxkxekRkUpgd0CqVFRSmC3QGpUlBLYLRAbFaUAdgukRkUpgd0CsVFRCmC3QGxUlALYLRAbFZUAdgvERkUlgN0CsVFRCWC3QGxUVALYLRAbFZXAGAqkRkUlgd0CqVFRSWC3QGxUVALYLZAaFSI1KpAaFYEa0TdA+tSxeKBGjnGMSI2KWuyiSI2KWuyiiI2KWuyiyI2KWuyiCI6KWuyiSI6KWuqiCI6KWuyiCI6KWuqiCI6KWuqiyI2KRuqiiI2KRuqiSI2KRuqiCI2KRuqiyIyKRuqiyIyKRuyiCI2KRuyiSI2KRuqiSI2KQI3ou1F9aiQeuijNIwqkRkU4TlSS4Qz61EhcmusiNSo8F3IleRu1T43E+TPtfWIk7fhjzn1qJM7frewTI2nhWHSfGonz17v6xEjaW5S+4NWnRuLeovQVrz51JG5WkkUNIiOzEixqkBiZnhjR00uDxMisBIsaBEYmHDGir6f1qZG4tyh9Qa1PjcQrYTAyCIzMSjis2adG4tIOqUFiZMI3ppjByCAxMiHgMTMYGURGJoQ8ZgYjg8zIhKDH9GBkkBkZj4W4wcggNDKFcCrFIDQy4foXPRgZhEamEE6lGIRGxmMhZjAyyIxMiH1MD0YGkZHxVIgZjAwiI2OExahBYmSMcAi3T43EhWO4fWokLhAjg8TIBGLEORckRkb4/lSfGElXwnBhEBkZIzhdg8TIhAthzHBhkBgZiRgZJEYm3AljhguDxMhIxMggMTKBGNF3a/vUSFzyuQiMjBUO5/apkbg0MTIIjIwVdrwN8iLTHzGidw0N8iJjwzBK7+sYBEYmACP6InGfOhYXvk7VJ0bS3qL0xeM+NRLnA2T1iZG0cIbBIC8yToK6BoGRcdIZBoPAyDjJogiMjJPOMBgERsZJB3UNAiMTYiVzQzQCIxOAEX3fu0+NxIW1i0FeZErhCINBXGRK4QiDQVpkSmHtYhAWmVLsogiLTCmtXQzSIlMKaxeDsMiU4qwIaZEpxVkR4iIToidz9kdeZDwScvQV/j41EjeC/REYGQkYGQRGppImRQiMTCXsuxjkRaaSDqUY5EWmkg6lGARGphIgvUFeZCrpUIpBXmRq6VCKQV5kRF5kkBeZcL2MjsrQp0bifhyl4zL0qZG4gOkN4iJTS/NcpEWmFvso4iJTS7ujBnGRkc4ZGcRFJkT84QZp5EUmBFimA1b0qZG45HQRGJnwoStGcwRGJpwyYmb0CIxMiLNc0XtdBomR6a+dMW0RiZFppJULAiPTCHeX+tRIvJFWi0iMTNNKq0UkRsYzIW61iMDIBGDErRaRGJlWmhghMDItHzu0T4ykhWNjBnmRaSWni7zItKLTRV5kWtHpIjAyrTiMIjAyARjRoVz61JG4DcCIDubSp0biQhe1CIzsSuiiFnmRXQld1CIvsiupi1rkRXYldVGLvMiuhC5qERfZldRFLeIiu5K6qEVcZFdSF7WIi2whdFGLtMgWUhe1SItsIXRRi7TIFkIXtQiLbCF0UYuwyBZCF7UIi2whdVGLtMgWUhe1iItsIXVRi7zIFq2w72YRGNlwxogOodSnRuJhpkuvRi0SIxuIER3AqE+NxP3EiA5h1KdG4k7oR0iMbPhuliupkNt9aiReCUcMLCIjG5BRTcZu7VMjceEacJ8aiUuzXYvQyFpptmsRGlkrnam3SI1s+IY55zKQGtnwFXPGZSA1soEacS4DqZG1whFsi9DIhqBCjMtAaGStQHUtMiNrBaprERlZK1Bdi8TISkeMLBIj6ySqa5EYWSdRXYvIyDqB6lpERjYgIzp0WJ8aiXvCQAcP61MjcWkgRWRkXS05AERGVjxjZBEZ2XDGiHMAiIxsKREGi8jIltKheovMyIo30yxCIyveTLNIjax4M80iNrLSzTSL1MiKN9MsUiMr3UyzSI2sdDPNIjSyHgtxDgCZkfVUiHMAiIysh0KcA0BiZCsh/IJFYmQrIYZGnxqJS6DeIjOyFR9Ho0+MpCthW8ciM7KVsPNiERnZcMaI2daxyIxsJey8WERGNsQiYrZ1LCIjWws7LxaJkQ1hoZltHYvEyNbCzotFYGQDMKKjKvapkbg3qFmR3MUiMrIeCnEtF4mRraX+icDIhvNFTDtHYGRr4eaoRV5kAy/iegXyItsHKGJ6BQIjKwEji8DINsKHZfrUSFz4tEyfGomHUZRepVskRjaEKuLsj8jIeijE2R+JkW2EE2MWgZHtg0bT9kdeZFvhxJhFXmRbcVqEvMi24rQIgZFtpWkRAiPbSheYLBIj20oXmCwiIxuQER37tE+NxCWfi8TIBmLEtRYkRraVrhpaJEZOimHkEBi5lTQrckiM3EqaFTlERm4lbKU5REYuICM6hmyfGomHPkovpB0iIychI4fIyPVX0sipiENi5FZCF3UIjNxK6KIOeZErJKfrEBi5QnK6DoGRKwSn6xAYOelrXn1qJC45XYfIyBUSA3TIjFxgRnRg4D41Evd9tKGpjkNm5DwVYmauDpGRK/gYf33iWDocMaLn0A6BkQuBppmGi7zIGeGcrkNc5KQgRg5pkTPCXrdDWuSMtNftkBY5I+2jOaRFzgh73Q5hkTMSAXQIi5yR9rodwiIX7qTRwaH71EhcMiiyImclgyIqcsJnv/rESFoyKJIiJ54vcoiKnBUNiqzIWcmgyIqcFQ2KsMhZ0aBIi5yT0IJDXOTCjTQynmSfGEn7aVFDAx2HtMiFG2mc30Jc5DwQ4vwW0iLnBPjnEBY5J8A/h7DIOSH+gkNW5JwA/xyiIucE+OeQFLlSgH8OQZErpVmuQ1DkSmmW6xAUuVKY5TrkRK6UZrkOOZErpVmuQ1DkwhfCmHaLnMiFu2h08Pk+NRJvpHaLpMhJpMghKXJCjOo+MZIWbuk7JEWuEm7pOyRFrhJ2RR2CIlcJe2gOOZGTzhY55EROPFvkkBM58WyRQ1DkpLNFDjmRE88WOQRFTjxb5BAUuVrytwiKXDhaxGznOQRFLoAi+rMJfWok7hct9IcT+tRIvJR6BZIi52EQ1yuQFDmJFDkkRa4WSK5DUuQkUuSQFLlGILkOQZFrBJLrkBO5RiC5DjmRaySS65ATuUYiuQ45kWsEkusQE7lGiIncp0bi0rEFh5zINdJ1UYegyIW7aPRHPPrUsXgrdlFERS6gIq6dIypyrXCe0yEpcq00yUVS5MJdNKadIyhyrRBkzCEncuE7Y0w7R0zkWoH7OcRErhVIrkNK5Fop5IJDSlSGc0VMOy8RE5UBE9HtvERKVK6ky78lUqIyXESjvxDTp0biwePS3KdETFQGTER/JaZPjcSFjwb0qZG4RBVKBEXlSqAKJYKiciVQhRJBUVkIVKFETlQWwiK0RExUFsIitERMVBYCVSiREpWFsAgtERKVhbQILRESlYW0CC0REpWFsAgtkRGV4rmiEiFRGc4V0Z8g6lPH4uFcEf0Roj41Evcel/4MUZ8aiftZUUvP5ksERWU4V9TSs6ISSVEpkaISSVFphFVoiaCoNFJwsRJBURmOFdHfRepTI3E/itJfRupTI/FgU8Z39aTov58/2+5+2RyOm/vXu/vNb8/++OOPz3766fj7582z5/989tM2/NHZ5z7bZ3/857PSPvvjP//v+bOqDP+v+383q/D/dvh/G/7fxT0LP4q6/1HZ4UefRxfUIfxo3PCjCj+649v9jz7D7tBt/6OX6U6b9j/s8KMvqzu32P8YkorhKWOGH2740avaHXTqf5TDjyHJDRm6IckNSeXwVDkklb3O3T5+/2NIqoakekiqBzXqQfl6kGkGmWZ4fHgb3W5V/2NIant9uk2S/ocdflTDj/7xjrv3P9zwox5+DDLDi+rQaP9jkLGr4cdQxPCiOrzU/xhydsNT5fDU0Ji6RXr4MTQANzSAbn4Yfgwtqxzs1XWp/kcvUw76lCfhoZFUKzP86IWrocrVUK/K9jpXg5WrwbhVNfwYGno96FzXfRH1KWmwVz1Upx6qU7enH/3rbezwY2hRzfBamvL0l0FmaEjdJ7z7H9Xwo9ew++hz/6MefgyPD72p+3xs6KZF/1Q71L0dTOljnPW/hkQfO2r4VQ2/2lNqe3p2aI4+kkH4ZYYG6W/x97+Gd+8v3w6/hnLNqVxz0soMtvEXZMKv7vjI8Gt4tjuYMfwanrVBl/97PrhC/6/ONa7vjtv9buz0rBl5vSYUyj74OH5ydX6Ofer+/qe7zcPD+LH2/Njg6kwhPH+/eb9+ejj+dL8+rsf5mFH5pn9XJng0JqfDZne/OWwO41zqcyb9uzXBITB5PG1/erz7uPkUqVKYcy6FGSrl+GzWh+36Yf3zJnox3beHz69mJbzT7pUOlZlatGxG2QyDSOhidHbbotn9Y/P7cf/5sHm//S3SqRm9oDY4PSaT4+ZTNJiWI/v4YClDnzj9Mud2XUkZb/e79cPmcNgfovbninMBg/9qpLfe59RpGmVUVKNK2sG/uKHblUU6z8+H/efN4bjdxBnXo75lBwfRbY33Q88wLphhEBlcghtca2mEFi20gVFTGgZTE/wtndVxv384bj/H7XHsGVqhVzxtQ5+Y6lGPG8Hg+UzFNsa//xJpMPIV7jT6DJYe/s+2nYeH/fvIHOWoxdjVaQQfhunBq5eWfVG7+yjD1eg1F8OgU7VsN9nd3+13oc1ErmzsQMqGL/13yn+PTe3Y1rL7HV5GNXITdpiZ2vo0vRpa4jA2uWEA7/a8+hc29BDL9pDDYf373X53POx9H4k7cFmOW8eKbRVdJv0wcDysd48P68lbGHubphXVmeYUaWXHL6bl+36X1cP69/3TcVqxetwu+ik0l8dIj83u6VNcKzOuFdusIBuoztiDF1zbulsfNx/2h+3/Tl6tGU8QKqfL4OP6sf/D71Gjs6MKmWFSXrNdmMrDmFEeleXeLU47yvG8Y5hGDZPlYnWa5A0zR8vqtHkgmnJTjSzeDx3Mw4fN/dNdPAsxZtQTqpLrxN3TUbFmPAZWw0ywGWb87TBpboe5ezsMBu35HZxWrqthGPLfchp+DZPKVXl6WcMCwAe379/b6jQRLk+T49OE1KxOU91hpPYhC4YJ7mlK0JwmuKvTr2GxU5xWnv7A6DDVHcp1J2OeFnnFaTwtTt7Lb8P2v07lulO5p+WXZ42MGT5uH+6J+YirxzOec6XkjCbzQDfmED7QcOrprjnGICPS5LTiKNjh4e5h/fjonxhnsxr1tJadPdw9bNaH9cPD9j5um2PvXrNDqn/6frt+2H9Y391tPh8j5zWeQLXsVGiUx/3m7mG728SZjOfVRqHIp83j4/oDZDJ+F+yCZZTJcXt8gCyKcRbc/P5u/+nn7W593B8SQ1419mgF20qE7OKBoq7G6qXz+8fm91/3h2hC1GG+c8MrDbcMPWcyTGGnHnU8bhWWXQ6ds3p8+jlMQ0Oe2937faxbGenGtoNThtLIPJ7YtuyKkcwL3no5fuvsuLH/9Hn/uP75YUNPIFejtlDWwmv/vH/cxL20GffS0ySbbeAhi8/r40fo7e04n4QGv26PH5+20fPNqKfXFdvT958+Px03jOOsm/EgvJJe5tNxM12Aj1tv6/g6EBYo2rEFqgHLsQvbUybxWyxWYzsOuO+0GGz4Xrl7v/0wzqoa90RzQtED3htwbFOcRvXTwnxVDCPk6vTgyp1+Vacn6vOM4ITLTs+e+XfRnOYBxWnMP43l5iR3Qt7+Ovsw+p9AV3UGXcNszZ7H7ZP27qRzdxCt/1WdZgTDKs1v+PYjPT8r9q+VnLBV4wmb8PxjNKAV4ybqBoRd/v+VXdly5DiS/Jd+ngcCvOdX1sbaUkpKYk8qmZOkVNVrNv++xiMcDhLOqn3qsq5iJIkjEOHh4dBR9XCfLn28SBxvlbLQO/U+dT+jX/e0Rr32WUu2tp0WCb/M0Ymvz978Ody6W7f87ygJoLHzDdDpk/2WTh85EVjuNjx9fpwuUxzecNC9XLx0+vzss67ddOkTb1KwJVfqs2qpQl0vUzcN4/Ts7+/x9NAH1fXJ98xWpuH7cuuvycjNt+xNsdczbfIZP8/IS2VYc+POnk8gxAxNGNjndWI1PLvUVss5xylVEvz67C5TtweQMvKndSOX/PLsHLvdD4eCLys+2OSZsprYxTVzDBKvlLaOgpDzrznbQw3vITmki5ltK39fbl9xQNpGSPH56PTXeFR4geVyXSyPLmN67cbXZ/+Y18jbc/iMjTEKb7XIRoZ8+0pAzigrsNXNtaLmtf0XhS4DHwKgiPMPZZssnI5WhFsu0bWMGMXfGicmTiSHZ52FA4sIvJ2EZs83OM2AQuQBGkf5CWXSpTHQTj37W0DIDoCdQyVyoc1azoszEZlzKff1tXsdrrFnYPdfy8NnW3Ix+ko+Jc+t+GtF0rxEOdjZH6yE3QA5N6gW4K0NY2EjNvOm1z9YDbo0aKKxomTr1Fmzvfeh1sQpeSXRHXo66cjYiAxxg5HubXh+XuKEOCNnWLe/GP7loOk/k3Z4GuXRt9lZsA7LYIboo/KGs1BZPtwM/TUO9/llxrnkdDiQPQcGlSwSbLY+L49rPz4u0+vHNMgYoS0if/uLQf+8PJa3moY54Usjfa1jizL1M4v99Xrrflx252vB52vzi7dSU8jRQvsrG2L2+ATIT76lvx+zFce7wlv1BDhcYWG/zrWv3a2bOon+sK9pM/12wUgK/qkY/nF6hQYrKfynYvwnU+c2WzkCQBUDQJn2QY85eLi/HqqJFGUWdh4VJYa7teHWI/Xsv9fj+G14WtUuEV7kvMhbiRqu9mYaVRz2MdJSn3hLRATxquIaAXg/ufl3S+XKzM7ILMfpWyIPBX7sgPc6nNIoPTjwrRalOMs5gTOX8uX7Z3eoxc3Kn2HYcEpngIKzBllvDhpILaerXxCfGOihXyi1i1yfvFxjdI4xzEXRy2KMX7zBs/scvuPciQsPy1V7hjAbvJ8jYNqYY2nzi/+O3Rq5xsYiscb4OI2EZcyY8NpciC5lqZGNLCdBotLDEXwhcwqztBgY3rgQGg9kywP5u+b21a25X4brT9Lh7swkXoh5NS47Wxps6fPrNvXLoZkwWUYFDckkuA4/dgg343FOeqHhx10Qarj0mckxeV7epiJ2QcwtatTy7d7eutc4xuWMqizVh24edwf90QyW5vZKK8NXFsRW5roq8yCVrC93txjsdbx2y0Jljd396HYYcqqUU1wfjH1OxhGGpSGtQRKtwXEtKHVZ8Osu1GnxpwK+HpheBjwwMxalCzRch1zKAUsMlFzX4EzwgYSH/wcaoMcp4itkbjV8eAtn54LbA14JhDNH/peDTFi4gFyiMok3KEr8O/wuAqulr8RyOLkI7sccjiNHGbPvax6Ot3EORq0dloV9USnhAB1UNxymbzRZYWA4RAwFr85WHtnzw2tgv5r4vDwecYZWZFyM0W8xp0O7YDxnFo4MeZYnE9Gl4zi8lEfcsebM2JhNRBNAexfK+IAqyrBFwGcFkOEAD3gA+T6ETdik4JkvopMWLJnlAlBKAfiiAHxf1Ph3APxLGZev37xPfTjAbOXK12lr46ND3N4CZGM5A9+X2+rl9iGz54pgLUOe2cB3P/Yv/a2fYl4L13NrvQZ+Xj4ft11mwJ9T6g398/X2Nfbf3eflZ/+529yca+WBwo6o20oVMvUJ1vv70TqvUysl5bBuzhWMjJP18PPRvU7d9YBm+oyihbLWz08zX3IPFBe0ARuZTG8PHwBIxv8bGcPZ0wJjypkDpM/YyEjsDLgG2coqxGbhSGPOi4oH4RfPW/oYW6jZgjoH3i797cdHd/+6L8hCHDF4jhhK6Urfuun14wyYqnkwJNC+mLkNr5c9V4NDR8lPW55Wv8+BjyxuvfX362XmhL3F0SCzH2oZ4M1Pf85ReH9/T82H5/moZKI5m/nqE5G7Z8dSV3I+l+dTP1/wz8tRPGBbjiN3ZJJggqEPAjXcUjIOVuPq4M3ZadSybWI10kdTxKE+kIVKuo7VxLRb60xbrfUifQ6f4nmen1zt2Pn58XV47B7mL6gl6/i9u3fPHVLrONzxjfpde3RzVqkl4rjSuNH/TizNAHLKSM1G1G5576azfgLP5fGqVKt1trI/PBy7/7OfP2Xqcvm3lZSA92468EBzRmKbk1GcfoORxLXjtlD+F7a6q9xcDLq0sla0WNrTV3LGRRpZoFifXaD/y7TDkQre2SefcSwnciwgwfn5SXWSs9urTt49mUnwIVwrl2APK1yfl5Jsinrvprf+OU6PZ//ZT/13tyeSeoaca0lzee+mrYcofgmGb6SDDg+n2o84IZPMgb2Jl78ToQmzZlpZx3/vpkQ00PBClvD6ezcNzyQPwecZu5aToZhnYL+UPVcwaonGv3eTsSl3zoG7CCRX4L1LhYTsnpuTM2I6VPNy5rI1GfDbkxU9fr0k0z12783JaSOrXFzNkKfkeydiWv6O5mTh2NO70WdkQGKJ79200HkWf/y5B2x8w8tHHjDP4euxtqTEyCI/LctoH5f79da9flzu7zuaFEP9WYlaRgUgAX/Kwe8rwA0s5Devvzh2tx2KWrADds7jd+SZKNtN6NW94Wy15DZ/XMY1uX9+7fBPrpzUMrP6uIxHdMpxyd4Z9lFJ1OLjMo4fw4/jK3DlX8LyH5dxL2vguQZey9LAR3d77D1HxlmI7D/66HfLlb+4lESHj7lbaOY33lJrlhMXCd3PXj/G3xkDMEZJZZhsZZlEZdXEqrB2eVvXFdrKJaI6/2qC7RY3fZmwQ6VmaraSDmdzJoo0csLkqTlfPUE7FpXGzKgxzqHW6Urg5AHNBrjngVID73WoxC5XWehXSzJgeFYlNzqmmjmOrr0VVXMDOYErltZ236I3PgONOCtA5AIO6fC3DvQoFwq0Do1KgNshvOEglLHci7E5OpScISXhgI4vGpqGhAK+RzmgQAGhlHWuPu7f5NColGH6+q8j5xpxVVH0cDK6Wh4c3t76aerv78flOl8yFyz60JolCfgzmST6Fnp+m0zrorel6KXvn42l2mKZbLbZkASXYGP137EXZMq29VLLbGY2dWQ2eV74skLR36fueb9sber/u6/COeZVlHrzjUvncwLOcRySOWM+1HqexqVtOGmJ58w2ZS3r6v24pL7Dy1/d65Syx1xsb8FiLdlV/fgyDDNfN2WLAURn3ME6k/tq1M2vLqLMG+uwloSmXsQhkVaFjbvs9unHxGdFTDbjSFYyuIKNBL3HM72nllB5P14DCTmefT5grIuhlm0Uq6GZxpacevbvxvCs9ek7EnHoo79eu10xkHM12RTQj4litecjvDYfVEs8ZTaSZDw4x4wHK+bXkvK1GkoAqAxD1zLw78e34fVr3FXeuUXFZTLe7Mclb4hhX077ZSmiH/v7R/fs7tPt71TpP0JINSttNjN1790zOZB8tli5sJZJzGqLfOhugrnOXEtkph8XLsmBBcFc17rSO295eg+2MtKrg8IxEQszjlJLzlc/Lhycmf6YHEieDIPNax1sjPevzxcxJ7ywjEVey4qdmVoR7KQH4GYGi6JqSdbtx/UcWY6U2BBTBy0erJ0+KclQ8sWY4Gq81lqyxyN7c7/QvRunXZOPi5piLKCsnV5N+tBkqpwz6kuts6VxuHfiOOd6uAX9tWxc3yxJ78dHlXEGalk5JmspF8irX4dOI0BMPZvcd2Z8qlo2Yvfjc8ZCkpa43mA9GLXsCu/HufpydCfs3HU2NCZKN8wXqSVboR/XJrPkHDGNEWptshOkH+XxzTGl8ZFqqZvSj1+PORrALO17FHnLIXDXTm9BzWIuEYem0PlzkK1ZxO8NpQLPCplueXJKL8yNPS7DnRTG1qp1XHZQn+Kqu7cBzI1+A1U3vKumevXTUiR7vdxuL5fXf8evyStG5w6rhcQ25FGtK7Vn0OARI8FMj7Dwt5FqYjDCOmfP7r0fp+ff3X2Kg+uc48dGAvunRhMJG5dwZBQZjO4aKHPeXo1MY/B81DkkPtRzTltJcilsdj+n+TOvR2Sej8lGFmbOm3VyzmkaGdDASKKRmPepl+QCWNgApWOt0HOGXklvSIZ+taQ4v2lkWR4GE7UPBv3lwUcG9uuHc9hGpq7BwNfL8hK7fcelRBmfwYjVL062Gs+5pHmqIj2n+IazFbKhN1iJudmcEhWnu2B9uo6fZkk5yUTfVzJZOK6xiLeVceWBie64pl6aQFKJ5lRz9pVBVZWRhyvTMGhBQM4AwGaQWsqgApoBrSRRq9AWAy1RlEOcB2kamnjLlekG8pq9UtKgktmSYzpDKTWt9s3BcRWAGRky7E6kW47RklJGjeuTCYCEz5RKRogQX9qpv3F+lEs+SKrqwW8t6XPrg1KgoYyVP/TAp7Xr+ORzmRSCuXWXN6FFwyilzJKPVfZ42EBsN1azhKmiRtBfCA5ymuNkQStuLU33EzHAU8rI//eaVDn/dZlkoUXG0HCT+EqeQS/R3dDsuuDFiQOaXyuXu4DszGhxwk4b2TkZK7NzOolFVB2WgfbOnJRq5InMZR0lWBMNDBHWJVNwMvM7EljRTpanFRtVK6yOVphy5AdLp6InvMycrEgHm+cdegyuufI3Vi2hD4kPjkqgZzt9s3aIDhPTEck818qxBpvqfIiUzX5jMtTaZZas8zKfCoY+L+PUPW9zMj91Cc+RR/5RysWQwV3bX8Jk1CgqNT2CyYAspR2vjxzv/8eefMWo4/E3ttliMjGvWeTn9PpIdF9wuRI3CRjNWUMSs62jnDULbRjhpLAmuVKGrZ+Xn7fu/h6TzxyTz9DiU1i8qbVDPi8/lSo2jVOOew+s80hLKigtBc7+ZLyS6kphjmlugGBuVIHcwJzCCAWlrDvM1o/ADic8ViXLjVeQW+sjmv0KY2CUAK1ytATmsiPos7+npo1+HNJpYGVplsFnf1fTxj08BpeBwnCyFYfv7tDay6Xslq5YQG9lUH3Vjnb47uLCVc5hf4tWURSOnAeZLNfx5OzTHrdur5fNqxZa2NaUqdVi7zuAM+dor5FI2n2YwaCkEgUXOPXPDiux7iCUzW0p8pS9Dzu5KUZlTdgI+npgr5QQkJQNL/dh+vPyeNz6133CGAUAFQrcKpQaXsbu+b03knPltbFaUmNbuUE6IUm4q92YuJRz/NRIyGI5F+I9QxEceiGhvFRKXHux9KtmVaZX63daHo9bVxzXyMH7qiRJPkWKqdiH23rYPgu6leY37YMrq8lVGbh5hnhYm3ZlO7+yTVZZO2ILpALX7jjoPblCKubFdGDHCSoIX5U894enEO1nlqNkJQ8/7kqzgbEoV0juDFlIaCswpaeV2Xawse/qLrj010qqQ2zgKD8R9dNKinWwcgi348CWR0ZzrYK5oxYsz04r2yjYwh6NKdiVtLKrM5iIo+s4xIxyJXlUBlvJYWE6biuhz0P7ABcrbSeZeEJrgGBruGELXbgMAGIGXncGRfUM6nIZlAkytHZnUL9xeDbI0DrQJx2uNAJTy3n8O4/mco8YwYOx6sE79/hdAMsuhx48Go4d7iVzefh3aGovoNiHm79cAfYsbvFyaIZerpi1qiHqhxKnPIomsxpkLdszH3Pf3zPmpTE0kNtkFlYr1Iq2my0V4tEyLSxQhTi+1vN+DONSet+IPHEUzPeMyErGzsIGbmaRJW6WzGXgIz6NUdEc9+0YCI6JLGVzwGb379nIrvueUVvZnvO83P/dXadu9hH8eKRMZDNZSdR4NjOjMvGJxkBRA8KFcjPP7nId7reYO8M9TqXtz0Yu5gS9O2fQpZEFvWcXx0jco5zbNgKtGuIp0E7J7QOhg4ktnFsgCi52YaUVyEIXBcJX+yujZhch47Os5mQM32bq2+tWK/+8xAw6Tr9qyV1+dm/Pbhxu3/vzj9FETVteC3Xdc38cRxnC9m1e1vzNiuhmjFrITcRXagcljB3J2ZwY20h72eRuJlNHYhnpDdiXqjjWLKXavDi7xT2AXrJyVkm0w+V2EcHavkwiQZsRecNd1L20GZMXaWzGUqPECae9k17Xi5n0PXcRVm6W9LzNloQyF4szyMh3tXB+213EIjA6nZfZ3WpyL2bMrFBZMNsePYR2kYAbYAsH9MHLQy9Y3OG6EWaKO3Z8kNSTgf5q8mS4Iik267KQseRqLnk5HAM4Eilenz+5Hy5WJLRdp2cv4QKY5IBbPm0WwiRsB5rMTTTuH1HlspPdbLSSY+NT5PHk/RzJ9l3P/aeVCeQ0tv9aC2lb44e11oHTAk3L0JqUBZVrLNUMrUkZovEMQlBZuPYUymyoyjqHPk90RziPzMCDaefRlAUk1AEKdTmyCoCuLg9tV4DvcNevw92JrgCkh0t5HXSLHLBbh6t2XYnMoJS022f3uF1eU3r0OSfMjaVIjWwKfXb/+eqfO3oCr3t8Hu6mKOkiLkxhkDENV02Hhj5I4AGdc+iVc7ge2uVQ6sxlN8EWkcSJCpNw6188eTjHOFmpZYl1ezrBPeRCdK1Dj2FIdLBH9aKwvLF8MiBJWZBpx9+60C2Ii0O8C8sb/w8dhLjJ2yGWdVA7d7gq2yG9crg52hXhbzGfBdy/lt7a9wo7zivLAMfZH2zBVdZtU9kyrmz1VB64nKFwtrsqPQNft+4oiukZbSx1WvB1nynG8bLjhguZEqV69jk73naXlT4wshYsmIODIi7k8uEpSsusa1w2bXu0tSXSWk2sxSXxmLss3DQIgcgMtZ0MKyBDb2gGplYGx+XwrMOzDtcRIHl04X55D3fvAYJ4OEcPOMQD9AHx2OEOeId73R3KiQ5Xszvcsu4gwu+KPKxp9Lji13C7rcMVOK5EN24p++K2KOLQ9sFMBC8bndanXy5jJ25hZXitlFUny/dm+bFYEIphZTsWK4kbrnb2YB2TwW3UzWvZ+oLYlCwebToUXy+z+dSrMl5gS7uSim+ruVlXYCeBxYGRrddK8tZSTRCOqz6lFAdZWiBiF8dOxQpRpTnkEvVpc6SVjOuP7RWO+yNLebIvD3b36764wiG2uYJKsrrMynhEdfjosnisknyRtd6368HjOo1z6Et3kvU9dtOfe30rcqaby5QtCPPjR4Z21C1smaxsop1tHOmBURRuN0nLpsLZRiKBjWRmzYYe0OnPtKJM1ExnKbXMLGY7Se2z6EJCe5uziQkSMX/uNWKipjwTn5DU9fEgYsY5Zw0k5eSTLn99J+4dj7ocNyuSGjamlL+iex9xa5RUEYGNRK4b6RIA0pHuKSX9FHG17ED0stIIG4lUl9/GAkIvWQjjrOZ0hGk9Fw1rWfUdU2JOcb3RRlbqi8BG4luiixZtZPWRqZSZWJPLmRP3Mr+I7BzfihFswC9eKoiOab2nSN+/xDudrGENb0S3Qlvg6WU1cjwTgYrYuBb+ednDfLCVgGHpfMHgy/rFLEoUh0vM78f9WpK9NT9/GVPZcM5xRKtjgH4WPj7cNuKY1J1Lhla4zeHsMobotJRNTQdbieJxjCfrs45MHavq0YKWvL3IBmjFcVQZUcIlWSG2lCAbRER1HVEdzQQicRyeRHCkBErZYJp/EDkSvYbJzjkDgUso7uQcJIOJ+2hjly8dUWTksJK4I9Zlv7UoVybCAaouInqvbJVkS8nB4cCllbwZNrPG2GljkUzFyf7dt8ixZEwjMYm1A/qYMzLmn0s2pFQk5N+WwsbLjdTP/mXHUONmMtxNZw64kdWruXQcHS68GWUqeCw4l9G7r79qQEVAjIGKBdjR/gCYIUC6fxhksP0BqashEY39mwbXFEjy2/rKid7w6Oo1I51UUtHy0FrO7YuVxe2VD+BGYIeg0iJbB6aPWHjG8WFfymrm4VYwx8Ve9N1BJEz3kkwLQ/QoFsqBvCwdh4fH7v3zcBkNu79aNhZMg1Cl5leQKdoSys0G5reYhrnLOKUAy4xevWS2sHDXosw7TcbseHbZ6bEBhvpleKuUlAuu3DiUt5yTVG4RJUeCBri12q7GkoowByFIFhowTXXDPq0GAeLD9l9DdYy4aQRf02kySR6DRY1oi6s2t/8GUpn9Afgm+GHhwnBzLAFVt/0YrtL5w0BH+0OQ0LM/WJZleje5/SguGM8NSsgNKQXlHkUpFE1w1wnu9sH1rLn5b/TL5hbv5zZm8CqFvQYYZ7gxBdUsIKhgoKESUOaAso2ZhQ4FiESgnQJFJXPFJfhcViYtDYWtMky34VaWN1f2YpUNQhXuZLNJl0SXpLAudyjYN9oboWBiy8WqGFBjbDwOEpRCDXev8QfrnkYRMwsnG060DLh1hmWVlaEUCkwedD86DVGURyLsXLhjJxATcWx6rFgPSqEHdo8bD12OSl6O66DyMDCQ68wDKxr6lLgg1xVBkhd7B8wnVwT1StgrUD0vsTU1LS5OfiP/F/V92jB5KSd2ch+lZ+ZJKQ/8vYBBshLPALvMxJNSzp7j58pWRWNoW2u7sbWhbOEFUeYARcUFNwU1PwfxK+cLBFeYIh/+HRYi2pZcHnxkKLmgmFPIW4HsUxPMRE48zMNUkiL+1ScqBLwEAMVLOf+ve/+fryMhxnHICo3pvIGHNL9qu03X9b/ukjTHyZHNg5cIWzCkeHMM1BmzRYIbSXMJyIZ73QDZyBm5n3HnIkwAkLFMJIKxJH0uooYBndKfq/BNxjxqyUv6uqdzKw5xGjuAGwmS7brHGDBuZWPj10Nw2rgfR0IZq/pVlI9Fajy27vSvz8//uRccYuG7zYSU4NpMHBYsoYFmQnra1cTxEhXWfjAjcnmuRo4i3rSUbI1LsZlNTeywUyJBWXsVWfX6hSYZj64Nr4RPVlv7CSoiaQ/bub+2kZA2Zr40LMltu1hKTBT3ydl8S5UWtpJ4o4iYb+Mj9/5iaz/r0QW2JcD78wkLSuyRqejOd9RsztdyHCWwIKX6jg1ej0F6cs+2/E2XUZbXNebPCaQlfmhlNMONLBluhndJLYO4jYzrvvf36xV8oU4LFk0muwa/5y6M17S6P0MlsjKeUNsrWPKyNYyktVisNWJJC8pghgApQ1qZIVTKkDRmYKdkiIQzcFxCSgrcyTmARD7kqXmI8sGtwVh58M984Ou1iOND1zcyBLT2uDzwykKGgOtfC8jz42J4h7DI4Y54B0kBV4AjVCIl19IAM3z/eruM4zL20YRwn530H/Pz/X2+G2fsrnMLS0x04JKbhba1JBX/mJHtY/8KczbSuNe//vHHo390s0TuH//8n3/997//B6PP+WWxsgQA"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA8y9W5PbOJK//V1c76WnVjjwNHdet2fH++9uT7g9sxcdEx3qKtnWTFnyqlR92I397m+QICXix8xEgpQ8vumWC0kgwQQSwAMg+b/PDvtfH5/98cf/ffbP7e7+2R/982e79afNsz8+e3F33O53j8+eP3s6PDz747NP+/unh83jv/V/v/14/PTw7Pmzu4f14+Pm8dkfnz37v+dDLs6esnn9/et3pzx+WR+265/HubTJRFbPn31eHza740gPMve//uWbF+9e/fTyzdtXQiEjqQVl/fDq3U8v/vNvQjm9xPL6fPPi3Yt0fVqp5WW9evv2zdsf0qUFuQXl/e3Ft6/bnISiBpEFpbz45puf3r76/ptXb1+9FUoaiy0o7e2r79787ZWmQJBcWMOXr779NlG7VmR5zRIFjaQW9qyXb77/0+v/SHSuILTw3f319U8/vPzzq++kHhbJLX+LmiJRdOH7TJZ3FlpY0l9fq8oaxBaW1ruI12++/+m7N99IzoSQXlj2t29evvg2VWQQWljSu7cvvv/h2xfv3kguJRZcPhK8NvX36XGglVrYA7959acXf/32XWqYQ9Hl/VBZMCGdW7ZdNZUpRq/48/36uHlxOKx/f7nfHTe/HU/lH3//PH7LE8HcosvzHG77KJT7/mkXnj2VTYkvrfjL/WGDU8m4xiOJ7MKKEt9wJ3Mqabs7bg7v13fTF9z9K7c8s7Lnl9vWIqugm/4JsbToMa7oz+vjx7yi+ydmFW1Xvj4V/dTJHPJKPz+0vO530IxVCpwfmvcGJu3s1eGwPzxqW9tY+gu0uUlxOS0vqhmjxqaTmaPI6ckFqoyt8Xq3PaatcJa66tuHYnRvfVQDptj79XGdU2wvv7TYx7uPm09ZBZ+eWFr00za/8NEzS4vff47HK0Xp50dmFD51L+cxMd3JzrJfwLVAYTmOZVSnmQ2dVkHV3LUqpNsdrYSy7WnV0HQAWhF1N9CqougMtCbaLiEoQnv6Nzndsxde1DXW//glv7Cb8JTWHQyVYlT4Zf2wvV+3It/t75WDUKTNJIMLKba+v9+2AuuHV8lJAfeiplnMV27cZH7YHP8WVTvtUplHrupZpTJ1Dpar6OLGJKqW2aTSSo5XrrutuFLdbY9/MNkr46Jw59bx00+RYcRCbtrft6cn5Ip2sl0FNA1CXe5tXuGDtpqxVq+DarDV6gBjnF4L5RCn1WMy2uo1UQ+3Wl1wuNWroh1vBU1GHfDpNCoLqpyFlpCbt5sP28fj5vDN5v366eH4zfq4Tjtq9qGrumq5VJ2z5qsrdpO/JJhPQrUokwsrmJq3J1RT+RSNUqPme5iKC+2YkL7y2MKVeEMlKMcd6lHqPcwblWZorBuxlGqrxpKok1ymDhkd5zI1SYzMc+qg6mGztY/wxY54REEy+MeuCzUS5Sr5hlDpRT49qV5G49QpOZ4BUA9IkwFK/spulC/zhk5SulL6YfqNzHOnMzXXudQM9S/hVufWJaP1LqoRMIEX//hFBQJOctde/ccFqZf853rM41bTkjXIiil45DgeOwmhvQSBK7uGUSE3/W9l5++l+2rM695s6boOHKmQ6KJr7bsGRTTGTugxWS8m14oLDjM8jfYEk+UEsSWr0hf39283u/vNYXNIe4uJ8FVdBl2azm9Mq8UpsXlM7PNzagwPXkiRQy81Q5XRo/OVIVaVb1Elfpo+iH6h9WRU3M3kr5krydNzk4ovW0OqtMxbPbKqJrwnNPPFOusa/1KtJ31iqd7qnjJDc/CqLzcPD1medfrAtb0rU6LawxJVXOJlWXXUnlav0N3m4WGmOv2jy5QhvO3LsUp8Q2/FvpCXPRV1E/0l07t2z0SVXOZVRa3yvOlEtUt50YSOed4zV8u7zIZE6qhq5Rkaxjshn/a/bPIcJPfMlfdBhEK12yBMXWd7yoRSuraVq1bKX8pKqRqTQiUS2yX8Ziz4xUDduXfB37LRXPcUVHcpjEtol4vfCBWXetIMXXUtfom2CY+q11XVETI1nXrWXK/6xT3qQm96WU+62Itebn3PK6ReuCRUIj2oYp0/Ff5injRe2RF/z/aopyeJV7DUsyq1zfWwgsqX87Rq3XM97nztFQQgX391Z5pZA9iIebnfvd9+UO3FjEWvvR0zKUu9IxNViL+/9H77IVuF02NzlYg3aF7GWpD7BkFmAbF/xBOfcnmx7OIbl69/6LYXB0nmumUstXDDIM4tgVFi4WsjLaI0Nc6Cai1BWaQaaoylU0RzeYJRRX2cU1KGQFiDrII+DKLLTlS2cx19a6Tkv8Bsd3abJOu3cLa7oGUm1CGnlooWMRVe6hNfm3on+8ORxJIG+MPm+O3+bv2gu3ExFr324D4pSz24RxViFHjoZLJVOD02V4l40P021oIcbIPMQhtr/QuIXtvGM70KVmj2FUFSBeXAwisR2zjpPU4yC2387rDePT6sj3sFNSHEr21rsjy1vSeV4xQ5yc1TZ/z4xZTq7tK/W6bZNI8l6sVNlFCNbKZnueXxP87jV/rC6ln2C1ychsJyLk6P6jR72KGVUI47WjV0vYR5H/o2qFUno3/QOuV2DkGxyTm2Vip5iq0VWui+9YuAifC1Xffs6f+0WgtWgowi6pWgpEzsDxVT/pFU7ts/F/Vu83i+OzuE7Wz/SGR5fn4ULev7N+9+evGXv3z7+uWLfyfjnXWZxVKyup1K/LrkXbxGC0uSrpCQkpW5yNPprG8SpHwkL9Ti7Xr3z809X5dx+lVqNClAVa9IbdqPhEQMIDbqTKMXpIobBhWMyfZ+j7PbdEk30VNJKw5VyWa0XPEJPCsWzZFLviXFEldpS0QRqtYEytOX+x/bl3DYU1vHXSYngbyq4Rrtu/Xx7uOGOizelRIJLSvph6ef22ssqgJj2WXlvvv98+Z1orwgM7ec9/vDp/WRL2NIn5v/01auw5A+N/9wK57Pf0ifm//H9WMIQsIVcBKYb+n9582r3f3jf23JW1i9qUdCS0uSWtQgMbeM9e6ey3y9u59tZWqJGeyb6R5H49B690/plQ/pl3O/UgE3p39pvPBJ+FQJsoq/bo8fX+/uDpv14+a+nQdwqkwEr1ZpuqSb6Z81r2H61LTGzAj17/v9w2a9Sw5UsdzctrZ9fPPzPzZ3x2Rxkdj80l48PLx5nyxsLLWgrN3vmrJGUgve4m6jKGssNb+sV7unT8miRkILa6UqDiXnl/l6d9x8CLNVscRYbn553z99+llRXCQ2v7Qfjoft7kOytEhsfmnfPT0ct99ud5tkgSg5v8xvusA8ieJGQvNLerf9lC5pJLSsTqrSQHCpV+7iYad8cid0kZKUg8BY9iLltvOE7zePx+2OOhg0LXskv2B0aHNSDn5T2fnl/uWw/bQ9bn/Z6F45KT6/9Lfr3Yd0Mx5LLfWsf+rWaUr/GgnPL/nl+rj5sD9s/2ctLZBQbnF5QlcdJBas9lKFjETmlnIXvY8/p8tkH5irwW5PRV/sytrt89ieN413q3PW0Qehejod5vh9CkmnMRfqw09RZrGAKk/8wFOU3zkxR7/oQxOUfr1ATp7wwSYq15OIKt/Jh5miLEepqtzIDzBFOYKEKlfuQ0tRxlMhtcbRd44m2vapOZryGcYC6pYJH0iaNM5TurrO068STSo+FsmpfSJrQkr9HqR8o3R1jpMPGE3yHEmoc+U+VDTJfCqoLgM+SDTJ+pSuzpH48NAk10gmx3NFHxii/FYvoG7B5Pd8Jo0YpHLacboAWlD3Vvhv88Qvh5JTlSB+/ycqg5FUlUJ94ifKPBbIeTfxoQXqrQwSGbmS324h8gY5VQnE90jiOc44PUNn4oMQhMaRVKa+GFWfUfsNFWVY8CmJEOyxc2GFda19HDM8bt1dyGRtPkTo4yi3KF3nTZIxMWOfIoirypMCN0Yl0YK6dqmI9Bk3UfEBnWXEkJSxkRhRbaudBgnEpjqWUOUKcfGi/E5pGS1Uap15OUFQNSI/6ssMwtjMxk6LB2dCLKt9T+7nko37LXmrUdReCMGBNSBFs2oRxWkga/Bycjte8jWJGCLgaljpzB7J12Iik1EPfR2W6i+3JVJO60vIe67oTkBI61HgIic6lZfEuSQxP+bCJuY7EdONGcydzHicmAhpey1z1hV77EQsq7dOTnGSPXYkldHaNRVgJDNbu1wLUk43nyRumMUzyUhA24PIy2TYg0BI2+LhthS29G+JM/KirmkTToW0ukpGGydrdWUv96C+hKBWZ+IEPurNnbFPrYqI2x7EqiiSypgVRUf0iTlRn65915rOTYlp37PcpWOB1Anw/9jsNofxFPN89ntIEg+Tiyd+mLxSx0tPOo1Pzo6+TPuPx/0O3oBc0m30hFwoEcsi+iruNq/kkfyicu/CFt2rh82n9jll6ZOncnUY7RR96IX+c/r2zxtHUyG59Yy2wg6b8xkFrOa5AEpMW8SgXL9OFG5pMJLaaxXfHNbvj54wUki4RIca5ZTqTr02zAn47b0q99tOTiogEcbm/3vk+g1R2E+JKzmqEu83j3eHbXxkVyw1fmBRye9bEBXNjRIljx/IK3l2gxmX2mf7B6srPlKYeQnBhPGJmmx1buNcMlW79ssaazf8sZitZlRX5qVeQd8uDhcy05lqJ/rFp+3u9XHzKb9TJGowyvfqddheowLbK2r/BZp80H/4Z3nJivSvhhtUDpv3163L7U+hiAtXKNHIPu8fuzNo/ZnbBVWc5vS1+VDQcEhw81861vk6vpTTW45rmKt82qNuPz19ukY1zll/kZqAdD/zXl2uZqMcv/IuMGg6CPiL2eD0DhgjrNt7IFesyO1QwGWrk/q02fbT54dNe7tw0cAd5fK1NaGRdsMfqwXD1qiuzEvd7Ba5HUrf2z7P5UqnGkR322Px0iTK5atrEGfthj/WC97tqK5XWpoQ+t4unQlMM73atJ5Sv8t00dJK0v8LNJihBsMfmktWRZ7af4nahPY1g3mkKvUF1sFU/YZ8r9bk4pg7u+1/P22uUpE466vXRN/WgtLK18tOdQ/7z5vDcaudjkTyXwoOngsdzGK0rWqk70LoTClxu71Xt+/J81d7NZ1Wp1at9ZOTnFrMvriRKvS7nWvRs56JRh7ChVxO4ZDffMunNc7aoSBV7rctvsbmeVLt9DftsDd9k8OLuk5DJTS9zVoGswpfu8VSmp8yvabmx+3xYckrH57/ytpsp9bw72J+zw/Vu05rBR17v6pdaTG6JsydvbFJaj7K5Wt0WJF6p3FAu7s2fbHjl3adpsBoHJqEFsaIiifbRYfDFlWhy0G95P6i7aFX7fS3+ZOs4UVxy7M2Nsfnh40WhZL6Rpl8Ze/yrNvwR6/F4tOXOarodfoVpW3vZ+dPCSaZXmSHRa9/n60aPiyowea3u4enx+0vm++uUxXM/0vU6dP6t6VVOeXwtXXOoNjwFzd/yBuqeKVuiXreLl1XxDmmm/PiNoBZfY3zoKmOp6nF/DnF5B1ep4lIuofWMn8Mx7yvPjcSKzPMTuZ31sz6XGBY6r31V9jmT6qdnMv8djK8qCs5wammvRucPYUe8vxyo/pkAP8Km8RUx1Pvm7/YnrzDa7vBqe59a5k//cbMv6AfJGoz+EHtGcDF9fm0/u3bze7DKHjvrJnMKY+vrNmfVDv5lwV+5VTNxacptbp2pycXDIqYpTAaLm8Fozy+tlYwqHZ6s/OnfudqXqkVTHUNrWC+m8Ys2X3V9fG4OSxhouccvrIW0Ct2WnXP9wJDFa8z1E307Me3+S4gzvFqezdTxfsNx/nLWZ3m6/v77tjC+iHjJAVZhWlOX1kjBgVPKfMbM1aZe8dtyPFrKH475HwR9a8+dePrMczb5m+yJevypRrTuS6nv83HxHQpqQ2EjMOE9NGH7hDXbM9zxUMuQbHT0D5/2SKe/VvaXydqhn664ASB5lTf8v451Xtoy/Pne4zm124YZ81Pf1twdCej731a/7Z0IB1l8ZX1v0Gz0ztdBNvFMXP5YhA0DauABTt2cY6XOVvLLWHCMdqvcBv8rNvpzc5nLad3dbWl4ETX0AoWLV81rSD7bDJZgVEuX+NoHKk3/L2YP5sev7TrLA8Zjftj1fNnE6N8rz5Ic3U4TTu/RDU+rX/7y+nxZW46yucra+GReicnsmgMGVX3aiMfpXNwfAt8NZGtMAZepnVAPl9b6xird3rTizjj9VsHrXNoHYt2OdWt47D576ftYbPkCsYoi6+sTQyanRzzfG98quR1WsJU09AIFtAKyDKNHC/iJZjsvrKGQWl5Sp6Pp8nKXx1DUlXoGcclCJ7alVwSSZJ1GiZV89e5ulp90cZ2rtXpb/PnBUJRKVSSHaaMO5g95PI1HhyJ1Bv+vmCpoYh8dh2NwyJpyQUIIfjANccHrj5UMQvc15WCK1ygSieBS1Yua+RZOFWZW90woZkPJJS1vvogxdV/8OPzZ2xfQ6M91eL0t/mjLWGxxCD0+RIu5vMFHMgVD28QncPPR6Cfk939Kvr2JzkuofeXHX+Y6pDOa35P/pe3J6ZCJ4H5XGTZqmfh2DOzsv1aesE5qa9jfcRUf/DZ84nRv769nupw+tsFa5McdsLhrMs4GCKvr20IQhVP73yBx5tU+6pnCindb5eunrm8v9TQJFSN9HCLz31+QQiSX7mTwOLjolMW8iWHrAUV78etxadOdS/g+sOX8CoG/79gYvJVtelTfU5/u7xfSiO9z+1Xy3Z3S5HNOZuvcUUV63daty4hDaP3di2sR+scxrD5TWWc75cGe0yNSCe3BCpINfxCTYup1ElgCQOaVO+LbivNrnG/43SZXrdgmNKHIibr3z7+NTq5oNfpdS+4Urm73tVW0DE4swU3cneam+9Lz/VNtD6dVJzvpBSaX+ZQ4kT58YG0+TsMCv0XtpXw/9lr/CvGmQuKDX8p5jcCcfBd6KYnWvbud/5aqftPYsag/yAAvRHePv81OtdesdNf5mPt8Iqus5KcaNkvD5cpm7L50mMqXbP8Cs9L94qd/jJ/mAqv6Eo2Ry2DzRecgGkzTNh8v1sW7W54/iuzeKfWaTk+/xWG6l3H3qBj38Pnd/FxfpzKu/0SqBOe/spMvdsfTy9x/strq3YdM0f69UaefwrpnNvlSBA8oVDsItYkFoH6N6PhNvMCxtFqTSOn5euZWs3OCuyUVDfza15qdbMY8Vn4y7WursTTK1G/AMSsdtVUpjh/45f4DHL75OO/KT99bIuSyOv80eDt7rg5vF/fRTl6MUveXQmZ3YgfOBxrxl12v1cVI3w/WFEIxuYXK5T4eLCiuDigulSYHDpdURQVzFsqUPORYlWxcbeVi5R7raI4IqSyVKIieLKmUPD3YokJd64ojh1npHLV44mmvjBgiPVNjAdZ9c0oVz0g6ewLUb8SFk7E99K94pwikyHFFEViVCupwFT8KkVxXDwiqVht5CHNaKIuVP5msq756KuYjAmhazwZBaa+aa0okALOUpmaz27pXiyxv5h4u4rTU7pXnFu06o6roujJtUqp1OQFyqyemlnlrAt7urnE5B5RYj4xks8pVlwHKIu8PT2WLFlz2Yc4vy566LlvfHbVpzSC37AdP5w+Zs6foVSMUbOb3vwXwZ3d4blg9D60xx1J8iI3TgV4uXiHIHiBsk8okMtOOx2UvvirWahp66vt8rqNMNG7ip+41hQV7b+IRYnRBxVFxdhfKkoG/IqixshZKkiCy4piIBCoVFLi02yKwu72u0ddWYNkTlE0Iark8qpLEqIqixBVbEEpRDSUo2JEfDEaRjQUpWZEbHEKRlTlMSK2KDUjquYwIqFYBSM6FallRGxxWkZUzWBEfKEaVlOdVilKZMEWl8eIqtmMiK+vhtVUp6XR5eqbUe4MRiTZVwNszhZWAxvpFecUmcGI2CJVjKjKZURscVmMqJrLiNjiFYyoymNEUvPRVzGDEUmNJ6NAPSNiC1QzomoOI5JerHbdeH67WWtG6RXnFp3JiNiidYyoymZEip6aWeWZjEiaS+gY0Xk+kcGIxsXmL4mnReoZUXVJRjR46LlvfHbV5zGi6vKMKB6jZje9+S9iCSOqrsGITo0zixFdqEPMY0TVhRjRMB3UMSJ+oaatr7bLL2BEg3dVMiK+qDQjGopSMiK2KAUjqvIYEVtUkhFVOYyILUbDiKpMRiQM+ev7N7uH35VD/kl4doG/HrbHjbrEsfSCVd760+cHpScbCc8u8G6/O663yqnESHj+Ait49N+/X3/KG8RPTyypawoyniuqgoz8wkrXz7eLOvnx40a3UO0F57fKh0ed3+8F5xd0OOwP320eH9cflAXGD+QUPIbCP9ztP7cHH6kyhzQ9Dn6829PjZJTVzSBGK31SideYXv2ElAtp22ek0DWK7jvW9Nv1z5sH7uWeEvX6PrSPpPO6GeRolc9aCVrTL7hPupTGwytW6Mu+49dtnrt1WGZu/4d724SYvhZbU5Pehsv0pn+Arg+lMV23t090Zdq/67XfvH+/uSOd/ymfm5MMrXKnCD+0hFW+XMJYTFVIHb2GV3El2ul8yD0kyG/j/Eb//PqbV3ImN70Ir2OvCpn/D39+81+J/HuRefm/+v7Fv3+bqsFJaF4Z37z+QVHIWSqjlHHjfim1m1OivplzK7Q4K3l9dtaJcY2b9XtR70hgue7T7GT9Y/3Yifbnzd1xc/+39cOTtlR8ZkHx7KBLFDsde4+P93/YPv5hu/u4aRcd95ri48lDOxn69/Xj5l40JCWXM7HgNpHZfG8Sm8mk4tzadL19+K+Pm91fdx1X5CZLnCbU48uV4to4r8ekqUvGz1FFmPfx1slpiQllYjf46fP+sZ0EJBziREzfHE9jL7nq5LK+iR7jHOZU+2z/zBSfZX5ZkfELf3MQX/Qoebn/xsxk7z3WbJYlJ8UxFpReJK3E+AW+2Mmuc5y+/BVOcpPfYaTcrJc4LXDGW2TUGL/Gv74OXuLVw+ZT+xChCogsf5lUhvL7RC05QMmsVMgCe+FFBe4/swYkyzzL5xar3fmQik1tBeKzg7bcAv33/RPZYEJKxtIwlEe+xlFeNyM5bo3eqZQ7vR0VkeXt5eK4xjgubtIG5xcnNMVxiVQLzCpU2xCJQlPtr39EbnZ/a3cj79YPfPOLJZa7KyI/2VuBijNaPVUk2fol0+nU4JoppUJWc9UVLzRbSoPc5ssqoW3GghKp5gyPys36z/vD9n/a3R2hYaPM8qZN5ig37omiM5o3XWx2A9eqwjVxWo2sRq5VQWjmtBa5DV1QRNvURUVSjX3ysNzc/+Owf/rMt/RR8vJGjpnJ7Xus2YymPSksu1UrFOAa9KTwrLasKFhoxpOyc1swXby28XLFp9rt+Llpk9XtIk3Knu4kLXzv3NbPpOTJlk9+wZNNuG/kKxsok9FhN78x6wcix5teWtidGyvKMbeP+1/1RfbS2UVOXqGwuh6nXwDVY24JUj9Wbo6V4qKSFpq5fp8WlblwShctLp+w9PxFFKmAfinFKJBeUI0eTHg3zsVMC8/yMUzVYQvueNhLfSSWuMhmHOaX3JEbq5jZfKnishqwrnihCVMa5DZiVgltMxaUSDVkeDTRlNmNFUqDvC0VnSXYmQKlQN5kQacA15mp8rO6M1t81KHXx82H/YE8tTmkXaATj3NKdN9BoRkT+riY7Nl8qmjWZ0TF5nmLRJGSn4hKzfYQ04LVvoEqOOkVhofmTtzjUjM7YuIts10wKjOv802LJLrd9n/W7PZtJHGxLjjOT9URBxXnd8eoyOS+gK7YRFeMipzTIRPFp7tlpMHMzjlVIrOLUkooO+rw6MLuGmkwq9MmLJHoulH5czrwtHgqIuuf9odPjy83Dw9v2/tHh83h7ebD9vF4+P2H4/p4ttA5Uqv8gNjby9G2dJfB/dPd5nAq4/3T7q4z2b+NUtUZ7nfvtx+ELMfpYqbu/ILaa4rxeziHzj2laTX8sDn+bf2wve+s8t3+fkNoOZHJyPzF6QLqq/a0/COdPUplFPDm8PKwWR83L/7xC533SEBvtsNGMtopVcwQA790bfSbEGDjm/VxPTTRV7sjPV9MPpR7HO4vaz6aQbqgmygT/raDXE9Gwfv1kQ35olCtf3y5UqNWcD+W5hrDVCij7Y70odvuSECb7ea342F9l8h6KqR1Pn19T6/0tal3nDNiZbV1aQcY/tWPUrXa/2NQpX/uZed/CdVpQVlvXXBzIeebxFSC0Z49Y3WYV/5t/2SOEono8od+VKY+YaBQaPz4BbVqB/SZGg2PXlKbGW3xbLH+2Qvq87QN/n7mGxo/fkGt7gm/lqVXnMEFNYtmzlkqiXeVtLqM3Ob77e5+OM9G+M1xstYTH07Tas4bg4Q246GZDOMxXwAjqS2orfV36+Pdx+3uQ+LloNh8t6/I94ZMSYwE5DNkDenp6Hfb+/uHza/rA7naPadqX27fqYhsJzMlZebeNN6tziV8/+bdTy/+8pdvX7+MbkZ92t8/PWzCeuFmIqPK+d3m8ThqcFGOpzRVTm/Xu39u7qX8QCJDvxY+jzcjCTXPIqp8hyYi6TuRUeW8fexROZ3pOFmVX+j3XdMe3dqP8kSRjHx/ePq5XdIosp9IZpTy7vfPm9di7icJVa4hogWX4yhVldvTVtJvlKrKLTAuLrdRqiq3j+vHN/EBjCi7cbLSHvvPm1e7+8f/2o5Ww2CQWCQrX97Ko3RVjuvdPZ1VSNDZgunZe3VvPqx3/+Rf1ShVlduv2+PH17u7w6a9mdW6QzpbSkzpe/59v3/YrHcJFzSRUub+5ud/bO6OicxRSJn3izacUCJrkNHm3EYPSuUcy2jfRxssKPU6Yhllzq92T58SGcciORorMifklCW04QU+hPFYyH8ipcz9+6dPPyczRyFl3j8cD9vdh0TeKKTM+7s20O+3290mkT0hpyzhm/UxlXksosz33fZTKt9YJENfRd5TsSxf9eJwWP8ue6pBJD9flSMEyfxS2gHm+83jcbv7oCgpltZ6yPZJlXMnJZWl/OWw/bQ9bn/ZaF4eJ6ws6+169yHVtEAmywP9qZtjqvwQimpXEfSmPi4mUCovd7ZrjNK181Q5y1hAleddVLc/p0qQxFXljSP3RTlPQvXRXCEY+kiHOzglyrtmK3+OO3PcZ+R4E0vT5OQswRT5/rD/lFMoyuuLHW84djuUr8/ljXYb+yQ9qfu0/4XOakhSb4M+bNaHFw8Pr++pbdtRqjrDri4v24n3t9FBB6zuWSQvazyX/qfD/hNbCCWs3yFugx1QmKtPyYJb/TMtXGAWjyCRUu+4b/l2K/3D5kN8nuis6VRIW/vzk2K26i3L3R198CAk6CEkk01IyNiXbQP/MrUbpao3/99u3m8Om93d5oeeUn2m/MpUSt/lH/cPv2yYvd5Rag4rf9EednlPtZtRaqaGLHWP0tXN5pf1w9+2j9uftw/b4+9U84kEcrJ9tWs3b6Ij+XG2ZwFtth/Xjz983P8aBZQ75zlKzcgwaMFneU5X77g/di+MzPCUps8sKECNRae0jG75p+3h8XiaFbfdkO6gUzm9xqdVP9tWJzI5r0PMV5klHph7fdwc2jFz/fDw8/ruDNTC6ThInb+XxWeXOreACpJv53FzfLtZ3+/HEY/PL2eUqt5Z3MlZRulqG4aq8EYcp+e4279ucSUFG7ZDeuYMpV0M/3XLz1NCur4JQ+hMpm9PpPQFdBczyUy7FH1GcMN6nJPidnWU1SRC7zgzVYjeSXbMi1PEz4VKYnzbuJ6aALfTDBnlNLFno8yY223jPDOut8Xnan/ZHI4dGdsHHkmfrkWpzALe7buDry9b6TYCOF8ISmaM4u/oEwN9in72e9j+smmfoOZso1TtWbm3YU5GHGnpUy5xGm6cVWoYGRRiFu4Q8VEs4zYR6nF4ZHLKJirxnj6ERJUnnk9lSxtZI14bngvr/n4JS5wzStkhqMKeYosXxkIBt2dZoSDipNPMCg3lpb+BMi74pCVT4Zb/gEOXdIjEv0y1z0WmvwoU1XykK+0hnnbH7SeyW4eUi3iIUVZJD9ErxPTX6XpELOZ2LC8WmPAT00VVqtyzfGa5EyJGX4u4y70R8Uu4/0GNU0PSH0zmGfJ2XP5T/A2XX/Ds+FkmM/N2wyyV+VlmhuaaAmK5jJVuPyviGdRIQM01ups1L0ii0Sdd4qBjlNfN6V+JnnuSO2lJr5S6F/mK+lDHaLk0EdKa98+bh8/0IfU+5RIObZxVyqENCjGORQG9xXJvxQxElRIuLzV/TqjFPp2rE3UF64fjnj73GkuIto7PpG8fP7dnApV53ozkz5lLdydBdeadf9jAtcCEGiP5S6rx+PRz25J+VusxfuCSihw2nx/Wd5OLfAltJk9dUqUf9z8/bg6/tC3/71qFfjo/89MF1KF7RLrZpK5tRT3iH4/7XeuG2W9sQaY34wfoPg7Kpmr09HMnl1BgkNLX7C7pO6I8b8S7VIS6bLHR5SBVweKVIH3R07tbitLTN7Yy6h5d09JUXbycpS+YuwvPlSve49EXO714pSg7fd0qx+IAzVUGPz0zo3jc0mCupIctiIy76KRveJnqwi/zRv/UzeWX54FfdUv5ZeyxlZ81IYpLQC5VgUO7UhY5El9Q6CYOFSAXeRJeUOCai1IgF008tkCJfiG9l6cq59LH8kvqPiIEiep2kstriN1aVc3zQ3kKkC4Ao4SkQzCQT+idxDG+ZJVXws2RuH5FVZ2uVmJcn6vU6PmFapEmGq6e6U1EPnFRE/ElqE1EV2uJ8xWU0nvjlFr0QErE20mbiX3qoqaSS1Gbi6+iMFldolj//AXUIk326rdj+9h9esUXSV565TfNPGcFGFdCCeBy1UgRSyaTczVoS7y44wLUhZSMTsB9rumcT+JDTXdC6OYXu98FVYfEC2gbZZX3DZqzjvxK4htkc2ENMfx56XGoKJ8UzT3pQr9ylkteEEemKGT0Cb25sDHFGNWFiCgxSRDVxaRBoY4PqgtMYUAN/ZMLizvBm1Me0HzPCUs7AuSU6gojjdS2lwq6TTeB0YN5e+u6cs+//mDSJwwmylAZsdPC3dyXQyp5G+e3QOHEphDZ7EXFVa1fMizdE0adfFx8KpiMtpH0+ej6wObAva7dON4Hn//tTvr0wOmJ5KtB9xdKVEXZSb+YcTbpc15BEV7Vv7IdYJSyVGXMKqX2WCle9XeH9e7xIaI8obhzwlLFIaeU3iONeLU7vsXqDqlLK0Bll6oFKphYB03DFlLrA13AwjiA7/5uTYdSZnK9OT2RWGecVeam2H3ts0ofP3QxBTpjzNJieHKGKthk292Y9gE4qx+aWJyYdYSGP0FzwQM00fkZ5fGZ4fQMd3jm8ennV/wZoFHqJWqB2d2M/5CozVh0rDR3WuoVa5Zz4iXqBLndjP6dqNFIcqQvV58fREPFAheqF+Z4A39L128sDXXg6inEvc24rNgWxl3HOaVlZPbXrZTdkJqRIRuZOuP85Yf2qhLuw0eZnZJzjhlGO+vxAcM2Keet9QCZye6UrHa1fYRiOX5xflxk1rZRemamQpMBicyM6aZzTsw7Ujo+QYKnSVPRjSM22MYj6WNHD1MujhTSovr51D835G6ClO9NeIaBnozuHEsLktkqnJ+bq4YWZmvUSLlvLo+hFmet6rgRjITby6sn/Ta7p0+9aiAiW/5c4fX9/bv9/uG4/azN9CZ6RKgoKs2V/+KwXcdhKhQajB9aqkOI15H7GvCppVo8fc5/EfEzSzW43/+6y9cBn1qqxW7/w+ZhE++JpHSIn7lMe8h/E9Pnlr+LdujFI/jptxE/tbhdbB42x8032/XD/sO77fFBrwn15CW1yX0z9LOX1OjF3d3m83GWQqdHL6nPN5u7h+1u3hs6P7vct2W4tAt5siwHNrdMhCEofp6mBx4ySddemVnTUwfqDg0nqp53vtx/+nm7a/GebvIpyS+egSYzF6ehYlXy56JpZVITUqVC+u+dKhVKf/1UyEian54flCeprJx2ptrFQeMHITn/G+Lp1ItQeZpRvvRgpNcrNSDN14wclPSKJQam+XrRg5NesdQApdEMPTj5DLpxWkjry++EvkY5dFFeiybeb453H7+Nd01GdznPqVkZEltVkKl2uwoy5jbCIPesHbGI07Cv4pSWkZmoaJR+IY6Mu3bxn9IUeSQcqy+y/1Q1L7Y/mcz1hvi7cm8grjq/nxnXv90J+3+b3/9y2Lzf/vbvv0vomhTVNqZuh6492NheOX+3b/MKGRFlsbIZLTdSVlGf/KzFTLXZre/v+yfe7Vldp0La7O9jv0q274lMZubpHkQLZrHndqDY3Ccu7jOS+vq0MY46xPGn/WHYceCDT4nyOfs77Noq3u3JWmJRL5Ad/IlXmDUHGBXWkqK/UvHXQkJONt+MF7txRm2SNqs2/s5TH6SAyG6crM3y8eP+1xePbzf//bQ9kLHOYgG1pl00hX4u9Lf1wxMZL2wipG7f+5eaAiix3F238CjVwEBCm/H2cRRf4s/b+/sN1TQIKTUcaAMZdpEiun8TS9JIQL/87yS+V+d5M5anB/xYU7o27WIAvno0KvacmnEwifuyOGRGfFU8Omd1Vowp6JeoXQoFDYIZBUVBo58+vdufpb5bf/5MfjeQFtQ23H0b61VVDiOpbsBvft21oWof37x/K9zMm0rpm4B0nYzJN32FjFCbKT6/8IsVvYG4X4qyN4nQX/rCf4HgX4rCf0nE/9IX/pn55DdX8mfp6976YsWgEVzZ6aARegXYoBFc4XLQCH3BYvSGVC+bqQDtRjCgMKmHJqpwHBQj0YvGGd5sNf1n0HOR14qKzXBaicKziyYKlq6wqRVRebBIE8qBXUQVlT+LVKHc2UVUSXu3SI+Jc7uIEkpfF2lCu7qLqKPwfJEqU8d3ETWUfpDst5dRh/aK33LzYBC59LTqnGmOewraLnBOo2JnuyZRCZVjGmkx3y2Jaqic0kiN+S5JVCPtkEY6zHRHogJKZzTSYokrElVROKKRGnPdkKiC0gkRffMSqtAOKNqDJtVJ7z6P6xi+p5yo4Xmb8iye8j24Icm40+grC8zrTX5uAS6wH+CcXSrbm/EjaZ/aqbzQm5/LJt25tsVIquQqciU1lB7+rMcSFy8povTxZ0WWOHlJEY2XP2sx281LKqj9/FmPZY5eUkbl6c+KzHf1mo6bocgyZw/KxKE81seNguZRchlomg0KyuabCgtKKj7DU/IKJCe/OSrMUeCCxXOhH/nCxQiQOUULTpkvPcU0cxQQnDGvQIpr5ijAOWG+dJFt5hQtOl++/DTfzFGCdbpC5xcZZ6Jwzr+FL4RovVwsfZlFdiL/PJcD1eG6HxsmNKVMIlxpvioaJ0QponZFOjUO+z1ersxQJnr6UirRqDqlisCs81XQDdGUGsRALU1M8lWb358y1xkzepducCO7V+baI1855cBHKZe7HslXTjMoUpplrVFmOAftgEn6hux1y4x+qhlMyW6atZZRKRZ/Ojokd89Q+kUCl1g6TDPMdUWxzjPGc0KFbMaiUiJLhWsowI3dRPGT4Xpx4YKXJcrPdawqFQRfSqiQ6z5VKnAekyg/y0mqChf9IqFBvitUqcF6P8oZZDk8rnhuMSGcWSDEMvydxr8ntkU5R57YCGUP3rFFyyfwMoq+P5+mzFIgfm6xGgc8aKvRYfTQYgW25GUCjRb45GJVtOvY9HkW7TwjdbBEtZKNT5ZMl7AXUkazlo1bas6omNNk1avZuNHSy9gLKZVez0qHry6khG5FG7vS+UvZ2cezWGWu2JN0q9ZFh7Qy1FGuUxcd1MpQR7MynX9YK2s0Uq5FFx7YklUaT4CGuPDpORAtKR8xH4cU/rje3T9sXn5c7z6QDUPI/waepUdCpip0vYeP2HJr23H6BaZ6k+wy57KRurmTvWnh01ne0sIT072pCtw8b6ki0oRvqgU501uqQnLKN9WDn+stVUaa9E31yJ7taVTgp3lTBTLnd6qmyUzsiDaZM6NTNUZxKkc0x/w5nKpBKntDxqxNUyw/XSPcYd48TVN8Tru/Rqvnp2REs8+ci2kUECZhUwVyZ18aBbhp17T0rPmWbhQQJlrUMJA7w2KUyJrxTPVg5zlzVGEwF39qcip1oXOTTMaKk5OE4ktQ17hwPelKHEBTLUqjM2jz16Tzz49yyiziO3PPkHLKXE0VDdyJWuZctjP7OCunyZJV+uwjrZwyS9bo8461cprMXqEvONrK6bJsfT7zeCvrXGZvCounSkMiu1weJV9ozMAcmcFCqtxY59xRY1J83pJZUTQ/bkzKzhwwFIVLI8Wk+OwhQqFARvGXL5wbDaZtLmcYUBQs+P9J2bmOX1G84PEnxee6ekXxnI+flJ3l3BUFi159Unq+O9f0ds6PTzt7lgOniyZIJ/vFqXG63nezkVYm2SVirUTqcfzi8U/7u6dHcTE9KnAsnlXoOIjU+nOX+m5PkuJRSClSUHyRcTEDttaURMtmFNar2l6vU9cLhfOLe9OGp8kqk3wiv+Dvnh6O26yCySdmFLxuv/H97fbx+Pq4+aQodiov76zIZ1jaME/fbI7rrfbwx/mB/GPx2s0sKEMReESu2YX22FCtvJsSarVyTgGhStnngdLq5JwMQnXypsKz1Ms/PYRKztlfmtnesk4YTZtb5g7ULCXnnEJCTeftUc1SN/OkEudZrqtk1uklVHH5OSZFJ9KfaJr0noVnmxTdJveU06TjXOS8k6LrzO3Zy85AKUaUnNNQkyFl8bmotIKL+vAX6cFZp6YmXXj5+am0inknqVDFC5ypSquYcboK9Vt6zopUjg4WEs+w5Xv6sax+Rrzd3W/I0VXM+mZ4jJ7esVXgel331a9UzAxKj9GTl1ElHauCUkMZBlKngiqACKWFPgan0iyKgCqkUbThunRq6ELMUIpkRA7TqXL3cftw38Utah/LV2jy/Gy1iF378O28fKXg6dkqaT92pNfmdvyPP5jUpyH4jLk8uRcaPgE4y+veRM/+i1/mWZfb88/Ti/yDzX+VZI5cdzlS0ffVysPTl+nB99vH1km+7XTP1wkfn99/GRoWHuBaHi2Zcdj35H8yc7+JnkxDnVE1cicekhbTaYd29pVWSJqESDqRU5DLqaWZqqJKs+eoaXWU6w/UaMnCQ2E61aptYrj5y7W0SlochEot4kBptdITGJ0TmExfFqmYNZmRFGSnMovU047FWs0ypzVctped1EjKM1Oaf/lLnT29YTK96ORGUpyd2lyupycnOpJ+/DRnmc2FzeozF1FvW8Mj6t3HRInTjfqcgvT7jULmM0ItMpVacNicVGz2sXOlYqnraKRSsy6mKRVKXVEjFZp1WU2pkO7aGqnWggts6naVvMrGNKt5l9qUammvt5G6LbroplRQceVN9BNXUit5DY5Uat6FOG3zl6/G0e1+xiU5bYPXXJejm/zsi3PaRp/dC/Mv02m9eupaHe3WZ12wU6o0r79dt7clr9/R3W3eRTylUukreaRSMy/nKZVKXNMjNZpzYY9XZ86tOVKtJffnBPUYvNh9VbV/OrUoGMvqp7zr9indKYlJATfxw+m1W1QdCXm8Uh18mSoUP3wZhdSHEKfq5C8LcpVTH0WcKrfsTpHKlJoDiYQRZ98v0iilOpY4VWr+iUSNUhmHEaeqLT2HqGtnuiOIVDNbcPpQo1rWwcOpfsvPHOY4kfk+5Gqq6Q4ZThVbcL5Q1SUURwuJvjD3VKGqE6gPFBLdYNlZQlVHmNE7Z54gVHl/1eFBwv3PPzeoUWtuP7x2L9Rt1BHdcMFWnUYx5fHAqWJLTgZqFNPstE61mr3XyqhEMvKxbBqPT6TVZBzikaVWC4K4XOR48bS+v+f2pFL535yfpafmUn3yt6K06tz2/09v7Uk5QmbpXT1yyE3qHD//VbzGkUqjfbjH88ZeOeuFMtlyL7YV+Cu5RZ6swOnRr+J1Bm1uw//OL9HPeolRZtKr+2b/K7n0UKnbP/zVvL5Wn9vhh2aDOfUKowwV92yVA4DwwNwxAG+XKt4hPpIBj9RjAVlG7ngwqdvi5iOqlTkaTPKajgSwpJbOd6gUVZxd/Re9wtHRjNzON8mQPNvB9bzT06puF0ur+xzfvUfvKa9L50BZOmeWxkoz3GlN5mFZRiWOx15EJRHMMgrlE1m1OiKKZdTJZ7B6g3HwlTNVFnVVq8HiVkaNPM6qViMBWBll5pDVjPbCI1W2uWSyVLUySYjKaDSPnmZ38Rk9/PLK8KCUUSWTkOobM4NGuVacw0T1zVeEoVwDzqeg+iac05MyuKfe47LAk3O5eaRTrUh2n7laj+GhJtdlMmmmWhUBYzKq5PJLtSocuGT0yCKWkhJajMdNL4nF2lxVtGsNWRU9uJvmcxlcx47TNKT7F72uBYBumuPFsByjLAHj/kWvLRvETfNZjN8E1SbQ7V/4mrKBG/2qOMzm7Gg90UYj/Gbzfv30AMFif1kftu3o8fhvUyFx7S2+gGSuNwnfQ2isHKO0Rd+mPjxPPN4rrRy41ZqkYhpkaxINlmo1xAAP2TpMowirFUnHn9doQ24yUvGSqe1FbeBku2oqU5x72tvN+7ebx/3DL6PP3rd6td/NPKXM71d0VqnONFYqFY/lPx/3uz/tD58eT18hFu+PT8Tz7w3NKSB/wSrVcEFoEEa96yunCqDCaJe7XpihnrBySKqXu4aYoV46Ag6jW9a6YoZiIg9NapdPRmeoyDLSpHp5tHSGaiLcVvuUS6vInVNXuVrxAb2z1Z/C45oWDaG4gz/61qQ68MY1qCkLWqyQ9tDppQamWUouUvFLKKg8mXehAWqWisozehcapGapqDmtd4mBapZy6lsUFxus5jkYzX2KiwxYi9zNXBWX3ZbRDlsnOXbjPpa41MBE5DpnOwTUzx6KKDUy9yF0KkiDD6VE9mijUyNPiauoIAwglA65I4ZOCWGIoJTIHRN0SnCDAKVBltfXFS+6ebJ/Zvt1ZffkHDnZO7M8d17nVCuR75tZRUiYNfHeaa5FPyK66xFHvgvsOQGSCalLkGQu2xT9opTWHVZQl31LHFpIqJCgpzzVTqmSwtr5uvBcO/laEmA7XxeGbKcUEdF2vhYS206pkobbKn34L818+nm7Wx/3SZpwlrwGRoDcc/nBqBoL1kaohNgM8orXfH4gLnzL94PMotsAoW/e/2l7PG53H+aZg8njEuplfH8o1in3w0MpRXTf2Yh1mBz7ml+88stCcfnzV5xphZTfFooVWvJRoaSBcr4mBHZa/BmhlHL67weBo1v24aBk58/7YhD0+gt8Kkjb/ef2/iuppf0qUKzUos8BJR2E8kMx4CGWfCEmpdI8013XcNqPwYDlFn0FJqWU+vMvsVLLvvuS9ljqL+yhy1pCYknFmCiog6R+wco8o751lCozimCVX1RWnDw++3mB8uiaZc6XRbUy44llKcSF7hPUyYrdl6eMck4tq5eaVF9Q4UTUXUHLOWF3s1Tjo1cKWmWGr8xSSIi3K2iUG3A3SyUh4q6gUm7I3TyzpWLuStabFXQ3Sz056q7kWvPD7ua5jnTcXclnzAy8O8tZzPYV11JMir0rqJUdfDfPXQiBXCV/kRvJNUupmQa8svmkYK6S/bKjuWapJYZzFdTKj+ea6cHEePSiC8sPSJ9SLTO4q6DdzOiuKQXpIFEPD2/ep1cNZzF554ksYve7qoiTWH4Rb3YbTRFnMfVyZxJ8KxxkT60IR6L65Y462OAoYz1gHWs/L+KDqMesKLyyOp+2O/bOm6jL6MGLKJL1WZSphVSff5un0ot7XbA+Qp/w6EWUyQtOPNblArGJZdXyQhOPVbtAZGJZNX1g4rFaC+MSyyrpwxKPVVoYlTjR0DODEkct/RIxiVPtKyMkcdy8lkYklhXLD0g81u5C8Yh1bmO217iWYhnBiMdqLY1FnGhpeXF/o7Z2gbC/idaW3wGWBP1NOFZ9zN/Isy4M+SsrNbOpX7mhZ8T7jVr60nC/slo50X7Hai0O9iurpY71O9ZpWajfiUJ8pF/tTVwUVi+F2FLwdr42c304IcxxRjShseLzlj+0JrPj3SkUkhZAtDbkyucSqiSXQIydZn0TMlMpZhEkaoSrn0uokw4FONFmZiRAhTLpQIATZWbGAVQoI4cBnCgyIwqgQgk5COBEiRkxADVNVhECcNpm50YAVLWTRABAopnMif+nUEUX/m+iz4LofxmdOr9PX1yVROi/iSJzIv9pWkw65t60zcwMuadpNRlNNzfgnsa1yfH2pr5tRrg9hRq5jfRaTTQRa2/aRueE2lMokoq0N1FkVqA9hSJinL2JFvlh9mgVsqLsTee0c4Ls0YpkhfXiFMkMsTfO5oIR9oiBcGaAvWu8qqXh9cYZXja63nSRMiO43jVe2bzQeuNsLhNZj1QsP7DetV7RvLB6+Jq4qHrcZuu3mq2ITkjPGI6b35I7t+csb3rx9BZZ0HURjRwVu4BDiopocftIlUWgXVQmW5VrKaLZdB+pMfvTfqISSg470mMJgRVVUbLXkSpLqKuoioa3jvSYTVpFJdQbyCNNlm0dy95Es2k8diazt4tRjbGj7tJYCHxOXe6aIa+pT5aqM1Iz2zljwZleOV205I6x8Gw/nC5eX/jFi+ZcLhac5WvTxQpOFkvO9a7pwgW3ioXn+tN04ZwjxZKzPGi6WNF1Ytn5PlPRuzlnOencWV6SLJiJjjvxk3RwXJXDFKfyinxvyJTEipp8hqyhxrMv1PJWnJKrVc2MFbJU6VQEkUvpDYPZUrUTwSAvpfXUSyxVnHYlV3njkYNZ/MInXugaOk/mHUvVJicnF9K8HLfuT5+fjpuX7cfcYjhwrsBERn244Rx59uXmgeQOscTygw1EfvJhblAxazuEKixjM0RXtC4A+VmBBTHHJTXylLiKCqpg4mcd5scPl5RQhQw/KzE/SrikRDow+FmDmbHApeKV4b/POiyJ+C0pogjyfVZiblxvTedUK7EkejcowsbWYlwtyuid7fbxb+sHRSipsxM8PZDGvGJD0wfyOre1zBBeM10vXfiy8DCS79MFhjk7vwUhYQQ1VMGq+IH3EipktcOZkVUkl6MLh3P2OgsC4cwajmk1rtUslWFvZg/KWkW0oW5mD8xaRVQB/+YNzmqvqY6ws2CAVvcXVXy5mYO0oAS9DOm+PZ5cigxSl1yORHnmeUZC/ZnLlFiJWUuVlAq65UqsyIIlS0qdfGWupopq+RLrMn8Jk1JGtYyJlZm/lEkpk17OxJrMXNKk1FAua2JdlixtUgopljexMnOXONpOnaXMkqVOSqF9d2w7S53zIxdQhlt7SeMLJXfxNRh4eGIdph1Pk71FvTaDDrPs2uSS8YdXatG6Len4VWs38Pzz128pdTRruAWzlRxVstvzdZqybk0Hrnb+um7+nIVX55rNV7fGWzZzyVFIudZbNnvJUUiz5lswg8nyytq139JZTFb/0qwBl8xkcpQRpg68OrmTh4RC4+nDkNxJU1pFAheZMExzzJ4pxFrPmiIQWsyYG6gUkSYFhBrZswGVEvw0gFAhc/xXKcAN/ETxWSO+qnB9S7xwI+QHd6LwzFFdpUBW07tKw+MHcKrlZY7cKhWEIZtQIXesVqnADdJE+Vmjs84TSsMy5Qizx2NdX+AGYqorZI3AquKFoZdQIHfM5VTICiFJ6DErcCSvTFOZ4vytsm+2j5/Xx7uP1N5te2rn8d8ICfX5G3Fecdk5xcL5xMK5xPJ5xKI5xNL5w4K5w7J5w+w5w5L5wsy5wvx5woI5wrL5wYK5wbJ5wZI5wcL5wJK5wMJ5wOw5wJLxf9nYv3jcnz/mLxrvFw+0lxhkSSVGw98wdLZy5xU5pQ0tqR8Y2ZcsZEy88XHlGOXzR2ZJhdxhOk8pecyW9JoxgOepJo3mkmLZQ3ueWvw4LymVOejnqcTNACSFsqYDmQ09v41fq3nzswax1+dNIfJUmteor9uk+ZmG2KYzpx15SglzEEmp3AlJnlLc7ETSKGuqkum9pXmL6LyzJzFJxegPtU1Wt+Sn2VTLXLKAsVrpgibS6mU6Xw7zxq8xO5k9FZxqv2yOcqHpyYVmJpeblFxkPnKpqcgFZiGXmYAsnntcYtqxcMaxfLJxgXnGZaYYF5hdXGZicYk5xYWmE5eYSVxoErF4/nCJqcNlZg0XmzAIc4X7zfv108Pxu9MYTW+2n0dz+YH8GUT3baRUoZJ4RpHDO0lOjAhBbTHn9zPKZL87HvaKV0o/ot/MOH2L64enn8M4HD7K9Xr3fk8iJukB/exJ8007rgDKA0YES6zTnJ2ItErJm+WzlFJ8KpTVaBoUeo46uLV2fu7/bX7/dX84DxdhY22Sru0Ed4fN+rjBT8O12lDtX5DWFrh9fN06wc3u+PD7Kxj6zgURUlQBf38ePiP87I//++yXzeGxDX/9x2f21t02z54/e7/dPNw/Pvvjj6Hs522AgE+tHf7ep/1tc3ds53p//DGI/Nvq2fMfV8/L5taZ4u9/f/7j8ESX0P2hEzPPnv9onhf1rbNNJGYiMfvs+Y/2eelv7aqMxGwk5p49/9FRYi4S88+e/+gpMR+JFc+e/1hQYkUkVj57/mP5vFzd1t5GYmUkVj17/mNF5VZFYvWz5z/WlFgdiTXPnv/YUGJN/Hrbt21WlKABQ3SWMKRkbAvTvnNDWsPE5jDtazekQUxsEdO+eUPaxMRGMe3LN6RZTGwX075/U5KSsWlMawJDGsfE1jGtFQxpHxMbyLSGMKSJTGwj2xrCkjaysY1sawhL2shCf+k6DN1jYhvZ1hCWtJGNbWRbQ1jSRja2kW0NYUkb2dhGtjWELZ+71W1TgGRsI9sawlbPXXVrLEjGNrKtIWxN+R4b28i2hrANKRnbyLWGcKSNXGwjZ9gaudhGrjWEM8+9uzVlXLoDt9b5NdKaLraR83zpsY1cawjnnrv61hY+loxt5FpDOP/c+dumAj1jG7nWEK547opbbyDP2EauNYQrn/vi1jnQM7aRaw3hyL7pYhv5FVt3H9vIG7buPraRt2zdfWwj79i6exh9PFt3H9vIdzYivY2PbeQ7GzXUQOpjG/nWEH5FSsY28q0hPOltfGwj3xrCk+3TxzYqeBsVsY0Kw+pZxDYqLDeHKGITFa0dvHtu/a0DsxexiQq+GxUwR+C7URGbqOC7URGbqOC7URGbqOC7URGbqOhMRDrvIjZR2drBk867jE1U8q6ujE1Utobw5fOivHUWJkmxjUrHvs8ytlHZzeJIx1DGNioL1u4lTOX44aiMbVRWfI1iG5U1X6PYRmVnI7K7l7GNKr4bVbGNKsPqWcU2qjobkROWKrZRxfejKrZRxfejKrZRVfB6xjaqWkMU5FBcwYy74kuPbVTVrPusYhtVrSEK0ilWsY3qFfuW6thGNd+P6thGtWX1rGMb1a0hCtIl17GN6tYQBTkBrGMb1d2CiPQhdWyjmu9HdWyjujVEUbQerClNLAkLo9YQBdlC6thGdWcj0jPUsY0a3kZNbKOGt1ET26ixbI2a2EaNY2vUxDZqOhuRnqGJbdQUvJ6xjZqS1zO2UdPZqCH1jG3UtIYoyb7ZwPq14d88LmF5ZxfSxrKGrVRIG8tatlohbSzb2qOkV8crWMqueKcX0sayhaAvLGdXpaAvLGhXrV1Keo2+giXtqmZNEdLGso1QN7BbBxiYuk3gg+HrhvihgwwlTRUQQHSYgdEXEUQHGjh9wW4daqC7rkEM0cGGkmYbCCI63MDYAlFEBxy4uoHdOuTA1Q3s1kEHpm4AJEyHHUqaxljERpbXF6CE6dBDWT53za1pUAewWwcfSpreAJgwHX4oaX4DaMJ0AKKkCQ7ACdMhiIrmbIAnjBXsBoDCWMFugChMYBTkssEApDAdiqhofwaYwnQwoqJ9iUPgJ/Q3QBXGCf0NYIXpkETFkESwWwclKrq/AbAwHZao6PYLyMI4wW4ALUyHJiqSChvAFqaDExXdfgFcmA5PVHT7BXRhvNDfAF6YQC/IxanxiGpb21R0vwCAYTpMUdP9AhCG8fyk0QDEMB2qqA35fgFjmA5W1JaWBbt1uKKm2xmgDNMBi5puZwAzTMFPHw3gDNNRC6btANEwHbdg3gMwDdORC+Y9FAjZO7sxlB3s1tGLmubsQDZMwS/JDLANE+AG7c+AbpiOYdR0HwK+YTqKUZN82ADhMB3HqOm2DozDlPzE3wDlMCW/hDbAOUxHMxq6DwHpMALqMCVuj7S2aegxAGiH6ZhGYylWbYB3mI5qMGM3EA/TcY2G7m/APEzFL9YMUA/TsY2G7pvAPUxHNxq6rQP5MB3faOi2DuzDdISjYXaVwG4d42hovw78w3SUo6HbZIUbW93O1opuPABBTIc6zIpuEcBBTEc7zIqeFgAKMXXYhqTtDDTEdMzDrGjjARAxHfYwK9p6wERMRz7MijYfYBHTwQ+muQEYMR3+MCva1sBGTEdAuIzBfnWwH7PhiHuTwX50ywBGYjoSYpitYcAkpoMhhtkdBlJimrCTTLcMgCWmQyKG2SMGXmI6KmKYbWJAJqYDI4bZKQZqYjo2YpjNYgAnpsMjhtkvBnZiOkJimC1jwCemgySG2zXGDebOgvTGsQGIYjtQYpi9Y6AotiMlhtk+BoxiV+E4AL2DDBzFdqzEMJvIAFJsB0sMs48MJMV2tMRY0oIWUIrtcImxpAUtsBTb8RJjSQtagCm2AybGkha0QFNsR0wMva1sAafYcJTDMbv/eFCgsyC9ZWwBqNhwoMM5asVvgajYcKaDItAWgIrtoAmjAlivYyZ0EwKcYjtkQjcgoCm2IyZ08wGYYjtgQs65LbAU2/ESuungyY4Ol9ANB492dLSEbjaTsx2WPdRj8XSHdeyxHovnO6xnD/ZYPOHRwRLabVs849HBEtprWzzl0cES2mlbPOfRwRLaZ1s86dHBEtplWwAptoMltMe2AFJsB0toh20BpNgOljAHfQCk2ABSaLsBSLHh0AdtNwAptoMl3HEfsFsHSxhfDSDFdrCEcdUAUmw4/MG8B7BbOP7B1A3s1sES+qiIBZBiwxEQ2sYAUmwHS+jjDRZAivW8ewSOYjtWQm/JW+AotmMl9Ka8BY5iO1ZCb4xb4Cg2nAZhXgOYLZwHoZs6cBTbsRJ6k9YCR7EdK6G3VC1wFNuxEnpb0wJHsR0roTc2LXAU27ESemvTAkexHSuhtxctcBTbsRJ6484CR7EdK6E3zyxwFNuxEno/ygJHsR0rofeCLHAU27ESem/FAkexHSuh9zUscBRb8vsEFjiK7VgJzfMtcBTbsRKa51vgKLZjJTTPt8BRbMdKaJ5vgaPYjpXQLN0CR7EdK6FZugWOYjtWQjNvCxzFdqyEZt4WOIrtWAnNvC1wFNuxEppNW+AotmMlNJu2wFFsx0pohmyBo9iOldAM2QJHsR0rofmtBY5iO1ZC81sLHMV2qITmoRYwiu1ICc1DLVAUW/Hc0gJEsQGiOE8fbAXDdZyEhgwWGIoNDMXRtQOGYmv+nKMFhGI7TGIc/SqAodjAUNrhm6oe2K7jJMYxh3zBeAGiOPqcL0AUGyCKJ68uWIAotuZPMVhgKDYwFG+ee3PrahcLA0OxHSah92MsIBQbEIq3z315W9oahMF8AaF4R85QAKHYhkdgFgiKDQTF060TCIpteARmAaDYht8ysMBPbOAnvnhemNumxNrh4e9uSUCfObPAT9yKh88O8IkL+MRXz72/rXwFwnAIPOATT7ZkB/jErfhtAwf0xAnHUBzAExfgiSfPXziAJy7Ak4LsIQ7giVvxBxocsBMX2ElBzp4dsBMX2Ek7FaS0AOsZwXqATlxAJwXZQxygExfQSUG2egfoxBnBesBOnBGsB/DEhSsxdEN2gE+c4bueA37iDN/1HAAUZ4Su5wChuHA5pihojcF4lj//5YCiOBuMV5LGA47iOlbCvArgKC5wFNp7OwApzvJ+0wFIcZY/sOcApLgAUoqKfG1AUlxHS5hrG0BSnOWPgDkgKc7yR8Ac3poJJIVRGC/OBJTSLpamEM7h3Rkn2G5ye4Y/lOLw/ozz/GDq8AqN43dbHV6icfzpBofXaFyAYA21lezwJo0TbId3aTpiYto1JvWKwXhecJqAU5wXbj0BTnHeCoMN8BQXeEppaGG8/NQZrySPODhAKs4LxgOk4oSjKQ6QiuuwiSnp8QOYivOC8YCpOC90PGAqrlgJLQigiiuMYBCgKq4QOh5QFVcIHQ+oiiu8YGjAKq4QbAdYxRWC7QCruELqeMBVXBHwsydbG4AVV/ArBQdgxZUrYf4IZMV19MS0aIXQAtCKKwXjAVpxpZO0AOuVwXrkBooDuOKEQyoO4IoTbuQ4gCuurITRBuiKK4P1KlpjsF4pWA/wiusQiilrciIEfMVVRmhwAFhcJVgPAIurnDAnBMLiKmG+AoTFdRSFrR5Yryql6uHlUWGpAIzFhaMqLcwjrAeQxVWC9QCyuFrqewBZXDipwsx5gbK4WrAeQBZXS30PKIsLlIWZTANlcbXQ9wCyOOEWjwPG4mrJcwJjcYGxVPQ0BBiLExiLA8biGsl6wFhcOKdSkYcnHUAW1wjWA8biGsl6wFhcOKZS2ee+unUTLcB6jWA9YCwunFLhtADzhVMqlXteuFtsQgBZXCPMWYCxuMBYGG8BjMWvhEmLB8jiVzzg9MBYfM9YyCmZB8biBcbigbF4gbF4YCw+MBbyFXtALH7FL9I9EBYfjqfQdvaAWHyPWJhXDLe6V3zP80BYfDidQi+8PSAWbwTbAWHxhj/F7gGw+HA2hX7FAFi84cc8D4DF94CFfsUAWLwRxjwPhMUL9308EBYfCEtFzjc9EBZvBNsBYPECYPEAWHwALPQrBr7iBb7iga94K/hMD3zFh4MqzCsGwOIt7zM9ABYfAEtVkK0YAIu3gu0AsHjhzo8HwOL7oyr0KwbTOX6N7oGv+MBXaF/sga94Z3kK6gGweCe4TAAsXohQ4oGveFfw8ysPgMW7kp8GeSAs3vFk0wNg8QJg8QBYvBPGO4/xSvyK590eQ5Z4wWdi0JKesNCdCeOW9ISFVnkSukTwmhi8xEteE+OX+NDzyAWkxxAmXuh5GMTE15IWYD7f8CchPTAWXwh9DxCLL4QtIQ+IxYeAJowXAsbihaAmHhiL7xkL3amBsfii4IGMB8jiC2nQA8riC8F8AFl8gCz03rQHyOKL4DnJLWQPlMVLlMUDZfGBstD43wNl8aUQNAgoiw+UhYbeHiiLLwU47YGy+LIQTAKYxZclD4Y9cBYfOAuNWT1wFt9zFrrNAWfxZcOTSA+gxfeghW6gAFp8AC00rPMAWnwHUxim5oG0+EBaaPTlgbT4yvPUyQNq8ZWwr+cBtfiAWmgi4gG1+HAtiBlYgbX4wFqYgRVYiw/XguilvQfY4gNsoVfgHmCLD7CFXih7gC0+HGmh51AAW3wtHInwAFu8cCvIA2vx4UQLsyYC2OKFW0EeYIsPsIVZCQBs8bUwfQHW4sOlIGbkAdjiheApHliLb4RNdQ+sxTfCkg9Yiw+shZlDAWvxgbUwUx1gLT4caGFmJABbfIAtzMQBYItvBE7tgbb4cKSFPlbnAbf4gFsq8qSTB9xSrIQBsADcUqyEAbAA3lKs+AGwANxSrIQBsADeUqyEAbAA4FKshAGwAOJSrIQBsADkUqyEAbAA5FKshAGwAORSrIQBsADmUhhhACyAuRRGGAALgC6FEQbAAqhLYYQBsADsUhhhACyAuxTSwZYCuEthhAGwAO5SGGEALAC8FEYYAAsAL4URBsACyEthhQGwAPRSWGEALIC9FJYfAAtgL4UVBsAC2EshnG0pAL0UVhgAC2AvheUHwALQS2GFAbAA9lIIh1sKYC+FFQbAAuBLIcCXAuBL4YQBsAD4Ujh+ACyAvRROGAALgC+FEwbAAuhL4YQBsAD6UjhhACyAvhROGAALwC+FCyGXyfPfBfCXIvCXNiDGdAAsgL8Ugb/U5BHCAvhL0TEWUztaGAwYAExNHgssAMAUAcDQI3wBAKYIR1zak+hUzmDBQGDao+iUMFgwEJiaXDwXQGCKcMiFDqJRAIIpAoKpyVlJAQimCAimWZFtA6PJhmMuDW1uDCgbGAyTM8aUDQymodsGxpXtOItpHBUeo8DQsgHCNHTbmESXLaScwYIBwjR028AYs+GoS1OSrgDDzAYK01TPfXNbo0fCSLOBwjR02wAKUwQKQ0ezKIDCFCHg7Io8eVwAhSnKcNuSbhuAYYqOtFg6mkUBGKboSItd0a4AMEzRkRa7os0NGKYIGIZ7G2DBkmfYBVCYogMtdkU3DaAwRckfNCsAwhQhEu2KdjEAYYpK6oEAYYoq2I/2RwBhioqPX1UAgylCUNoV3T6BwRQVfzy3AARTBATDVQ9jPHfWW9FOERBM0VEWa+hJJSCYohLMBwSm6CCLNXQnAQJTCHFqCwAwRQdZOI2BwBR1uOxMO1sgMEUtxOYGAlN0kIXVAswXjrsYulsDgilqofMBgSlqyXsCgik6ysKF9AbrCQSmAAJThAC2hvZDQGCKQGBM8bzwt2UBS2dAMEXDn/IsgMAUgcAwrwIITNFBFuZVAIAphBtFBfCXItwoMrTPAv5SNPzObQH4pegIC/vaMMz6in8VJeCXsiMs9Ksogb6UK37bvQT6Uq5CzyOdbAn0pRROu5QAX8pVwb+KEuBLGeAL9yog8HrHV7hXAaHXhdC2JaCXMoS2NeSwUAJ6KQ1/ZKIE8lIaI7wKIC9lIC/MqwDyUnZwhXkVAF5K4bxLCdylNMKsswTuUgbuQk8kS+AuZbhRZMhRrwTuUoYAt5YcT0vgLmWHVpgZXAncpQwnXiw57JXAXUorfOYAsEvZf3eHVhm4Sxm4C2Nr4C6l5b8aUgJ3KYUjLyVgl9JK5gPuUgbuQl/oLYG7lMKZlxK4Sxm4C/cqwHoh0C39KoC7lI4/NlECdinDmRd6/lYCdymdsOYrgbuUgbswLxm4SxlCtFhyNlQCdymFa0UlYJcyHHphHBFgl9IJk5YSsEvp+ElLCdSlFK4VlQBdygBdmJcM0KUM0IV5yQBdyo6rWEtO9kqALqUXBj5gLqWXBj5gLqWXBj5gLqUXBj5ALqVwr6gE4lL2xIV5yWC9nrjQLxmISxmi3lpyzlkCcSmL4DrJJWoJxKUMN4ssOYUrgbiU4Ws+lp7kAHEpi9D76GkAEJcy3C2ivyBWAnEpQ+xbR9KLEohL2UEV6+gRCohL2UEV62iPgZ/3Cd/3ob9cgx/4KfkPZZX4iZ/AWxzdo/ArP4G30LEsSvzQT+Atjm4Z+K2fwFsc3TImn/vp7EfHnCjxiz+Bt9AxJ0r86E8pdED87E/gLY6kPiUAlzIAF79qP4RXVpAzAJeyYyrWG1oYDNgxFTpubwm8peyYivVdQOASfQYAlzIAF0+3DAAuZTj0wjgYIC5lFSKU0c0IiEsZiIunmxEQlzIQF083IyAuZSAunm5GgFxK4btAJRCXMhAXOjhECcilDMjF084IkEvZURU6sHUJxKWs+UD9JRCXsoMqdLDqEoBLWfMBqEvgLWXHVOhA0SXwlrJDKnTw5xJwS9khFTr4cwm4peyQCh38uQTcUnZEhQ7+XAJtKTugQgd/LgG2lB1QoQFxCbClDLCFDv5cAmwpw3EXOvhzCbSlDMddmMUW4JYyHHehgz+XgFvKcNyFDv5cAm8pw3EXOvhzCbylCryFDv5cAW+pwnEXOqBzBcClCteL6CDNFRCXKpx3oYM0V0BcqnDehQ71WQFyqcJ5FzrWZwXIpQrIhQ72WQFyqcJ5FzraZwXMpQrnXehwnxVAlyqcd6HjfVYAXapw3oUO+FkBdan67xnTFgTqUgXqQof8rIC6VOG8Cx3zswLsUoXzLnTQzwq4SxW4Cx31swLuUgXuQof9rIC7VOG8Cx33swLuUoXzLnTgzwq4SxXOu9CRPyvgLlU470IHaa6Au1ThvAsdpLkC8FKF8y50kOYKwEsVwAsdpLkC8FKFy0Z0uNIKyEvVh8WlLQjopQrohQ5uWgF6qXr0Qh6wqAC9VAG90CGaKmAvVQjoUpBLjQrYS9XxFUuHXaoAvlThW8gFOfGrgL5U4dALHUqpAvpShZAuBTmXq4C+VOHKUUHO5SqgL1WgL3R4zwroSxXoCx3fswL8UvUhcsn5WQX4peo/NkRbEPBL5cKOH21B4C9V/5lk2oIAYKo+rgttQQAwVf/BIdqCAGCqAGBK2oIAYKoewNAWBAJTBQJTkrPxCghM1Ud2IWfYFRCYyodNP9qCgGCqDrPYirYgMJgqxHapaAsCg6nCR5Qr2oLAYKrAYOgwohUwmCowGDqOaAUMpgoMpqItCAymCgymoi0IDKYKDIa+x1MBg6kCg6loCwKDqYSrRxUgmCogGPowdQUIpgoIpqatDQim6jCLpU+pVcBgqnDohT6lVgGEqQKEqen+ChCmChCGPqVWAYSpAoShD55VAGGqAGHog2cVQJgqQBj64FkFEKYKEIY+eFYBhKnCqRf64FkFFKYKFKahLYjfXw4Uhj54VuEnmAOFoc+SVfgV5nDshV7pVvgh5oBh6LNkFX6LOWAY+nhYhZ9jDudeGtqC+EXmit98rybfZObD0lX4VebwWWYSP1b4XebAYBq6FQGDqQQGUwGDqQKDYcZ4YDCVEOSlAgRThVMv9Dm5ChhMJdw7qoDBVOHUS0M3e4AwlXDvqAIIU4VDL8zwABSmqmth4AEMU4VTL/TJvgo4TNWxFvJYcgUYpgpxdOlDgBVwmKpjLW5F91MAMVUHWxx9CLACElN1sMXRhwArIDFVOPZCn9WrgMRUwrmXCkBM1bEWR5/VqwDEVE34SAPdnwDEVMLXnCvgMHX4nDPzeW7gMPXK8N6wBg5Th2tH9MG+GjhMvQr2I6+L1MBh6g61OJrD1MBh6g61OENe6qiBw9QdanE0h6mBw9Th6IshLxHUwGHqDrU4+sBXDRym7lCLozlMDRym7lCLo89P1cBh6nD6hd7cqIHD1IbfgqgBw9Th0870RkgNGKYO4XTpjZAaMExthC2IGjBMbUp+J6QGDFMHDEPfZagBw9QdafEr0thAYWoT7Ef21hooTN2BFnpYrQHC1JYPRF4Dg6k7zEKHhq8BwdQdZXGG2nOugcDU4coRyVRqADC1DZ2P9gEAYOqOsbiGfMPAX+oQ7YW2BuCX2oauRw7ANeCXWvjEcw30pe4AC/1p7hrgS93xFWfJIbUG+FJ3fIVRAthL7fgvANSAXuqOrjj6oFUN6KXu6AqnBJiugyv0B+NrAC91x1YcfaCmBvBSh48TMZ4QwEvt+HGvBu5Sh68T0SdOauAutRBPtwbsUndkxdGnLGrALrXnD+vWQF1q74UhEqhLLYTTrQG61B1XcfRRjxqgSx2OvXBagPV8LQzUAF1q3wgDNUCXulgJAzVAl7rjKtxADdCl7rgKKwz2E8K91MBc6sIL9QPmUgshdWtALnUR7Edi/BqQS11IkxZgLnX45jN9VKcG5lILMXVrQC51GXofPS4AcqnDsRf6WE8NyKUWYurWQFzqDqpwLw6IS13yS74agEvdMRX6O+A18Ja65JcMNeCWuiMq9DfDa6AttXDkpQbYUnc8xdFnoWqALXX4YBG54KuBtdRVOLFEDzjAWuoOpzj63FQNrKUOV4zo8001sJa6wymOPt9UA2upK6HrAWqpO5zi6LNQNbCWWoioWwNrqXvWQk/qAbbUQkTdGlhLXYfZJt2lAbbUwmeLamAtdR2sR3dpgC11+GwR/Q2gGmBL3QEVR38DqAbaUndAxXm6xQFtqTui4jzd4gC31HVAZXSLA9xSd0TF0UehasAtdcAt9FGoGnBL3TEVRx+FqgG41P2Hi2hrA3CpA3ChjzfVAFzqAFzo4001AJc6ABd6A7QG4FIH4EJ/gbAG4FI3QqSzGohL3QgdEIBLHYALvbNaA3CpO6ji6J3VGohL00EVR++sNkBcmnDTiN5ZbYC4NIG40DurDRCXJhCXgmwaDRCXJhCXgmwaDRCXJhAXeme1AeLSBOJC76w2QFya/rIR2bkbIC5NIC70zmoDxKUJxIXeWW2AuDSBuNA7qw0Ql8aEu2K0BYG4NB1VcfTOagPIpenvG9EWBOTSmHBhhbYgIJcmfP+Z3lltALk0HVVh+msDyKUxQmDyBpBLY/gpTAPIpQnIhd7fbQC5NAG50Pu7DTCXJjAXen+3AejSBOhS0e0IqEsTqEtFtyPALk24cUTv7zbAXZrAXej93Qa4SxO4C72/2wB4acJ3jOj93QbISxPIC71n2wB5aTq64ug92wbQSxMuHdF7tg2wl0a4ddQAemk6vOLo/d0G2EsjRNptgL00gb3UdMsA9tJ0fMXRe8ENwJemAyyO3gtugL40gb7Qe8EN0Jcm0Bd6L7gB+tKEW0f0XnAD+KUJ+IXeC24AvzTh69D0XnAD/KUJ/IXeC26AvzQdY3H0XnADAKYJAKahLQgApukgi2s8tc5ugMA0gcA0ZJyjBghMEwgMvRfcAIFpAoGh92EbIDBNIDD0FmgDBKYJBIbe1myAwDQdZPH0hmIDBKYJ3zSidwkbIDBNIDD0LmEDCKbpKIundwkbQDBNQDD0LmEDDKbpg72Qt7YaYDBNOPZCH5RugME0Rdh3oM0NDKYJDIbeJmwAwjTh6hG9QdcAhGkChCExcwMMphEi7jbAYJoy2K9pt4JcA+8CGEwTGIwhN5kagDBNOPVStbLGYsZgvnDohd69aoDCNOHQC7171QCGacKhF3pDqgEO04QPG9HxPxrgME0IuEvHgGwAxDSVYD7gME0lmA8wTFNJ5gMM01SS+QDDNJVgPsAwTSWZDzBMU0nmAw7TVJL5gMM0gcPQgVMaADFNADG0RYDDNDW/7dcAh2nCmRfGIsBhmg61cBYBDtOEUC+0RQDDNOHQC2MRwDBNCPXCWAQwTBNOvTAWAQzThGi7dBCZBjBMI8R6aYDCNCHWC72d3wCFaTrQ4g0ZsbIBCtM0/LZtAxCmafg4Sw0wmCZ8PZppF8BgmvBlI6ZdAINpmpJvF4BgmhDshWkXwGCaEOyFaRfAYJoQ7YVpF8BgzCp8QJo+NNGnRuKGPQnRJ0bSvAn7xEiaN2KfGEl79rRAnxhJF7zR+9RIvOTN3qdG4hVr+D4xkq550/epkXjDG79PHYuHb0rTRy761EicHw/7xEjasscj+sRI2gkmMmjQjr00lskbDdrH4CUH/T41Ei+FdmvQnoY/DNonRtK11LYM2jN8AolrWwbtGWLCMG3LojlDUBiubVm0Z4gLw7Utiwa1YZQkJ8p9aiTuhZdu0aIB1TAt0aJBA6thTGTRoAHWMC3RokGtaFCLBrWiQS0a1EkGdWhQJxrUoUGdaFCHBg3chj4R1KdG4sJxtT41EhfiNfWpkXjJR1HvUyPxio873adG4p1R7YqKadKnRuKN0Bod2jRQHMYverSp58NX9ImRtBX8okeLhqi9nF/0aFEvdVGPBg0sh+l0Hu3Z8Rq2G3m0Z/h6EteNPNqzv8dEdyOP5gwXmbhu5NGe4RtK9PmwPjUS7+a11lLBdfrUSLxbmdBHrvrUSNxJva5Ak/aBfJleV6BNQyhfrtcVaNTAd7heV6BRA+Hhel2BRg3nbJheV6BRi0bodQXatOSPl/aJkbQRel2JFi2t1OtKtGiHc7heV6JBSy/0uhLtWYoz3RLtWYoz3RLtWUoz3RLNWYoz3RLtGagP141KNGgVOim59OxTI3Fh8dmnRuJW6kYVmrSSTFqhScM5HKadV2jSSnK7FVq0P4pDt/MKDRrO4nDNpUKLVrXUXCq0aLj9xDSXCg1aCzGE+tRIXIgi1KdG4sHrkrtDfWok7qTmUqNFa9Hr1mjSjvxwzaVGk4bjOUxzqdGktbR6qdGiNX+ZrU+MpBupudRo0Z4OMRZt0KIhGDDTXBo0aIgGzDWXBg3aiMNogwYNmIgO5danRuIFv5XRp0bindulD5T2qZF4GEaZhVeDNg2fwqYPivapkXg4NkduSvWpI3ETkBF9lrFPjcTDpjMJg/vUSDycW6UnRwahkek/i00PAgapkQmxgmk41qdG4gK97VMjcYHf9qmReCX4DIPcyIQINsxMzSA3MiGGDTNTM8iNTOBGzEzNIDcyEjcyyI2MxI0MciMjcSOD3MhI3MggNzIiNzLIjYzEjQxyIyNxI4PcyIjcyCA3MiI3MsiNjMSNDHIjY0MnpQdHg9zI9J/QJg+M96mReOik5N3KPjUS5/dX+sRIWprwGgRHRgJHBsGRCeCIaeYIjkz/SSfyTnafGokHv0veQexTx+LCd536xEi6s6gnvzHQp0bi/HWBPjGS7gxK333rUyPxbiz1ljrW0adG4p1F6QPGfWok3o2l9BHjPjUSr6S2i9zI9J/ZZtouciPjhBmvQW5kQtBhru0iODKe3/7sEyNpYffFIDgy3kltF8GR6b+4zbRdJEdGuIbVJ0bSpdR2kRwZ4bvbfWIkXUttF8mR6dgQ23aRHJlAjugj7H1qJB56KT3LNEiOTAiEw01fkByZQriL3KdG4hLeNUiOjPQRqD41EpfwrkFyZAoJ7xokR6aQ8K5BdGQKAe8aREemFPCuQXRkhOjEfWIkLeBdg+TIlBLeNYiOTCngXYPoyJQCZzBIjkwp4V2D5MiUEt41iI5MKeBdg+TIiOTIIDkygRzRt0H61Eg8dNKadgFIjkzHhrxnXCOSIyPFLO5TI3Ev9WlkRyacHuL6NMIjUwnH9/rUSLyS+jTSIxM+2c31aaRHJhwj4vo04iMjHCTqEyNpI/RphEemv9RF92lkR6ajQ1yfRnRkAjri+jSiIyOhI4PoyNTSdBfRkaklGmiQHZlaooEG4ZGppbkRsiMT2BF9V6pPjcS7TkqHi+xTI/GukxbMsI7wyDT8Afc+MZLuJkftNShq/oLsyDTS5AjRkWlK/kB1nxqJS5MjJEcm3PaiD2D3qZE4f+GyTxxJ2wCO6AtffWokHixKT6UsgiO7kixqERzZlWBRi9zIrrwwI7XIjexKsKhFbGTDaSP6ulqfGol3FqUvrPWpkXgtjF4WsZFdNcLoZREb2fDFKWb0soiNrJGOM1jkRtZIxxksgiNrhI/f9KmRuBdGL4voyAZ0xIxeFtGRNaUwellkR9YIpMEiO7Km5kcvi+jIhjth9OhlkRzZDg4xo5dFcmRDOGRm9LJIjqzlQyn1iZG0cCTQIjeyVjjZ2adG4sLZzj41EudPd/aJkXQleSMkR1b4GHifGEk3wvhiERxZCRxZBEc2BOhhxheL4MhK4MgiOLIhSA8zvlgER9bxsSb6xEi6Myh9ObdPjcT5gBN9YiQtrV8sYiPrJLhrERtZCRtZxEY2YCNmb9IiNrI+DKT0dpBFbmQ7NOTpm8h9aiQuDaTIjWzgRvTN5T41EhcOBVrkRtYLk12L2Mh6abJrkRtZL012LXIj6yWLIjayhbT1bREb2ULa+raIjayIjSxiIxuuktEXxvvUSFzYgLFIjWwhLF8sQiNbCDvfFpmRLYT9F4vIyBZiF0VkZAtp/8UiM7KlsP9ikRnZUpwXITSypTgvQmpkSwkxWKRGNtwuo2MA9KmReCHYH7GRLYUdNYvUyJbSrAihkS1rwf4IjWwpnWWwCI1sJZ1lsAiNbCWcZbDIjGwlnWWwyIxsJZ1lsMiMbCXteltkRjYE/qHDOvSpkXg3jtKBHfrUSFxYkFpERraSJrpIjGwl9lEkRraWtl8sIiNbSyZFZGTDeSNukEZmZMN5IzriRZ8aiUtOF5mRrfk7hH1iJF1KU3qERjZAo5LeIbMIjWwt3CTsUyNxae2C0Mg2K6ljIDSyHRZiF4wIjWxjpQUjQiPbcSF2wYjUyPYnjpgFI1Ij20hTI6RGNlAjph8hNLIdF+KcNEIj20huF5mRbUS3i9DIrSS36xAauZU0kDqERi5AIzoaTJ8aiYdOSs+kHVIjtxI6qUNo5FZCJ3UIjdxK6qQOoZFbSZ3UITRyK6mTOoRGbiV0UofMyBmpkzpkRs5IndQhM3JG6qQOmZEzUid1yIyckTqpQ2bkjNBJHSIjZ4RO6pAYOSN0UofEyBmhkzokRs5IndQhMnJW7KTIjJx4S80hM3LhtBGzu+cQGrlw2oiOgNSnRuKdRekYSH1qJN5NjugoSH1qJN5Njug4SH1qJC5cVHNIjZyV0K5DbOTC18x9QQUQ71PH4gEbMScfHHIjFw4c0V9h6FMjcWlN6hAcOScdZXAIjpx4U80hOXLiTTWH5MiJN9UcoiMn3lRziI6ceFPNITpy0k01h+jISTfVHJIj54VbMA7BkfPSLRiH4Mh54cqEQ3DkvHALxiE3cl46FOgQHDkv3YJxSI6cF27BOARHLoAjOmBZnxqJd66XDlnWp47FC+Fak0Nw5ArpKINDcOQKK3kMBEcugCPOYyA4ciEKEecxkBy58PktzmMgOnKFEAulT43EhWgofWokXkseA+GRKxrJYyA8ch0fYj0G0iNXGsljID1ypXAw0CE8ciX/SYQ+MZKWpryIjlwpncZ2yI6cxI4csiNXCjTQITtypUQDHcIjV0qkwSE8cpVAAx2yIxcOHDGbRw7hkauELRiH7MiFSEXM5pFDduQqYQvGITpylRDtrU+NxIUtGIfkyIVvdDGbRw7RkauEPTWH6MgFdEQHf+xTx+LhrppdkXTHITpytRA3xSE6crXUQZEcuVrYJHUIjlwtxE1xCI5cLY6jSI5cLY6jSI5cLY2jCI5cLd0mdQiOXC3FTXFIjlw4bkTH8+xTI3Ej2R/JkWuEbW+H4Mg1/KdM+sRIWpoZITZyARsx9kds5BrpkKdDbuQaaZPUIThyjXDI0yE4co10h98hOPIriTJ4BEc+nDaiQ7T2qZG44HM9ciPfkSGutXjkRn4lxIfrUyNxYUvNIzjyK2le5BEc+ZU0L/IIjvxKuMHvkRv5cNiIDnXbp47Fwx01OthtnxqJCwexPXIjb6TVi0du5I3QRz1iI2+EPuqRGnkjeV2P2Mgbyet65EbeCF7XIzfyRvK6HsGRN5LX9QiOvJWOj3kERz5cU6ODEvepkXjXSWtHgiOP4Mhb4diuR27krXCH3yM28v0HwJi80aJWuMPvERr58A12ruUiNfIdF+LcBUIjH6JRMy0XmZF30o6aR2bkAzPiWi4yIx+YEdNyERl5ERl5REZeREYekZEPh43oyNR9aiQuWRSJkXeiRZEYeSc5XQRG3kkWRWDkxStqHomR96JFERl5L1kUiZH3okURGXkvWhSZkfcSX/DIjHw4bERGyewTI+luZkTHJu9TI/Fa8lzIjHxHhTjPhcjIF8JFCY/IyBfCRQmPxMgXwkUJj8DIF9J1Jo/AyBfCdSaPvMgXwnUmj7jIF9JM1yMu8oU00/WIi3whzHQ90iJfSDNdj7TIl+JMF2mRD/fTmIaLsMiH74jRcfL71EjcSQ0XcZGXcJFHXORLYTfNIy3ypbCb5pEW+VLYefFIi3xZSw0XaZHveBDXcBEW+WolNFyERT7AIq7hIizyARZxDRdpkQ8njZiGi7DIi5fTPNIiL15O80iLfCV5XKRFPpwzYnYNPdIiH2gR/YmHPjUSDysXGhd4xEU+nDTiugXiIl8L+y4ecZGXcJFHXORrged6xEVewkUecZGvJZ7rERf5WuC5HmmRl+IaeaRFvpZ4rkda5GuJ53qkRb4ReK5HWOQbab/bIyzyjXS60yMt8uFuGtfQERf5cMyI/uJInxqJi30UgZEPwIhr6AiMfIeEuIaOvMg30jwXeZFvhPCAHnFRsRL20QqkRcVKuvVSIC0qVgL+K5AWFVIg7AJhUbGSbr0UCIuKlXTrpUBaVKyEWy8FwqJiJUQ171Mj8a6P0t+z6VMj8a6P0l+06VPH4oEW0d+06VMjcelMfYG4qDASWygQFxVGYAsF4qLCCGyhQFxUGIEtFEiLCiOsRAuERYWRVqIF0qLCCGyhQFhUGGElWiArKqy0Ei2QFRVWWokWyIoKK6xEC0RFhZVWogWyoiKcMaK/mNSnRuJdH21otlAgLSrCGaOGXlsWiIuKcDWN/m5SnxqJh05KT4wK5EWFxIsK5EWFE5aiBeKiwkknAQvERUW4mkZ/xqlPjcS7cZT+kFOfGom3VivoTzn1qX//+9+fP9vuftkcjpv717v7zW/P/vjjj89++un4++fNs+f/++ynbfijd8+7bJ/98X+fFe7ZH//3/54/K4vw/6r/d70K/2+G/zfh/23kt/DDVP2P0g0/+jzamBbhR+2HH2X40R5c73/0GbZHjfsfvUx7zLb/4YYffVntcc3+x5BkhqesHX744Uevanu+q/9RDD+GJD9k6IckPyQVw1PFkFT0OrfHFvofQ1I5JFVDUjWoUQ3KV4NMPcjUw+PD22h35/ofQ1LT69PuCvU/3PCjHH70j7f7DP0PP/yohh+DzPCiWhDc/xhk3Gr4MRQxvKgWpvU/hpz98FQxPDU0ppZIhB9DA/BDA2jnwuHH0LKKwV6t7+h/9DLFoE9xEh4aSbmyw49euByqXA71Kl2vczlYuRyMW5bDj6GhV4POVdUXUZ2SBntVQ3WqoTpVc/rRv97aDT+GFlUPr6UuTn8ZZIaG1H7LvP9RDj96DduvX/c/quHH8PjQm9rv6IZuavqnmqHuzWDKLmrb8MsOvwYlu9BV/a/m9ERzSm3OqYMnsEM77IIM9L8G03VXfYdf9vTLn36Vwy9/ymWonzl1InPqRd0BjeHXUIYPjeD/ng+usPtX6xrXd8ftfjd2es6OvF4dGgT74OP4ydX5Ofap+/uf7jYPD+PHmvNjg6uzRnj+fvN+/fRw/Ol+fVyP87Gj8m3/TvtXyuR02OzuN4fNYZxLdc6kf8s2OAQmj6ftT493HzefIlWMPedi7FApz2ezPmzXD+ufN9GLaT/CfH41K+Gdtq90qMzUokU9ymYYREIXo7Pbmnr3z83vx/3nw+b99rdIp3r0gprg9JhMjptP0WBajF+KaU5tfXX6Zc/tWmgA27Z+64fN4bA/RO3Pm3MBg/+qpbfe59RqGmVkylEl3eBf/NDFCpPO8/Nh/3lzOG43ccbVqG+5wVX4wSv4YbD2dhhE7DAYDa61sEKLFtrAqCkNg6kN/pbO6rjfPxy3n+P2OPYMjdArnrahT0z1qFbjnjH0sJJtjP/4JdJg5Cv8afQZLD38v+Qye3jYv4/MUYxajFudRvBhmB78e+HYF7W7jzJcjV6zGQadsmG7ye7+br8LbSZyZWMHUtR86b9T/ntsas+2lt3v8DLKkZtww8zUVafp1dAShwHTDwO4H0YmP3iXwrE95HBY/3633x0P+66PxB24qMatI0xmuUz6YeB4WO8eH9aTt1Csxm1VVGeaU6SVG7+Yhu/7bVYP69/3T8dpxapyVLH2tLiQx3Q4aU+Gj1xnZU6ucxjgT1P47rS4kPmokpvd06f4ldnxK2PbLGQD72o8PBiu4d6tj5sP+8P2fyZ2s+PZR+l1GXxcP/Z/+D1q0W5UITvM+CvWP1B5WDvKo3Scn8I5TTGe1Ayj2mmgG5YjZtCpdqxOmwein9Tj9uArrjmFacH90108xbG2GNWp4DxE+3RUrB0PsOXQCuthOdF+Wzb8GOanzTD7b4a1WfdlvOFtnF6HO/8aZrGrYS3QfTKi/3Web5/fYDE8YarT3NqcZhTFqauUp79Vp3n0sFgyp+Vydwlp6Ein2ciw6OzOJw6/htTTerE7jdL/8qdf5emJk37+NPfxp3VDYbhue/dx+3BPTHZ8E/mE83SKbQ1tRpNJZhuheZQP3xBPT7fNMaYkkXc6eSLD996H9eNj98Q4m9Wo5zcF52bvHjbrw/rhYXsft81i1KYrdrzunr7frh/2H9Z3d5vPx8h5jWdnDTvPGuVxv7l72O42cSbjSbtVKPJp8/i4/gCZ2HEmbNM4Z3LcHh8gCzPOgls83O0//bzdrY/7Q2I8LccezbB+UMguHijGI2Jj0/n9c/P7r/tDNNtqGeK54RXsUu+cyTA/nnrUcfVMz9PErB6ffg4Ddchzu3u/j3UbT2V6UCNmKI3M41lzwy5HybzgrRfjt872sf2nz/vH9c8PG3p2uhq9rKLiZmkhl03cS+txLz3N4NkGHrL4vD5+hN7ejPNJaPDr9vjxaRs9X496elUKDefz03HDOM56vJTxvNsNmUxX9824B3i+DoQFTDO2wDDEFP9/Y9e2HLeOJP9lnveB4J37KxsTjraaknim1d3TpGSfiZh/3+ClElkksuUnK2yjRBJAoSorK1FL521G/FcMGc+jYYnINFu9K6+vwxubqjm+zYFzG3Zop1OLkznLcKobML1cPrr9hPMzA2ieNTEiANqGsaFGHNBGjC3GAfi7Gnga4rICCH0BjK3A/ysQfxTx3AaOV+K4K6t45iMisABoKSfbSa99wfxZkwFbzQGbdk7X0R1ooaHtVloMVulz+XadToNfJIG3SlXqnXqd+t/ut+e0RnO9O5ZUcDstEn654oXVPFngs5n+0i9/7ZIA+nZ5C+j7yX5L56acmCzXQT4dP06nyYc3PIfLTVVPx88+69xPpyHxJCVbCjLfe7ktJa7zaeqn2zg9huubnx6KMRoJuG1WptvX6TKck5Fb3rE3xV7PtMmHH8+wTm2bp9UR8e3RJ+Bnxj3Mk+Q6nr09+tRWKzjHqeRWffSnqd+jUxn506aVS34ZO8du18OhkFc1H2xykawmdnHNHIP4lcLHRNAolpnTe6jlPSQ/6WJm28pfp8unD0g7B0M//zrD2X8VXmCFXBfL0OWbnvvx5THc5zXy+rh9eGMM8Vuhs5Xw+r7MUDCEC+B2c60oqG1/oopm4ENEKy0vzDKcdQEnHJDwrMQ5iUwyQ4Una5FsYWyw37Uo4FtGjFoUctkCmXgRcfcKeTAq0iiwBhRNl2YXy3nxU4XTsUZuDCsVMucqqPVz7l9uZ+8Zap54efhsS85Du7T0i8Iqy/Z+SO4LgzFQNps7XNdJtUcugQxbuFGaf5kZ6OsPVuCuLDRoreLZBXXWbM99KGQx76BulBOg0UlHxkZkiBuN9K+3x8fJJ8QZOcOm++bzLwfN8JG0w9PYKTe02VmwDstgbu6lipazUFmb3Az9Nd6u88OMcz3rcCDnHBjUsgKx2fo43c/DeD9NL+/TTcYIHNIvnJ3vbC5PNd3mhC+N9PHRGiqZsZnF4Xy+9L9Ou/OVoaK6/WYpqCnkaKH7zoaYPT4BCnUCnPvX4XrMVgLvitygwNLi6rK1Yo3EXM79pZ96if6wr+lkOsdGUvBPzfBP0Cs0WknhPzXjP5mKQtjKEQCqGQCStZRzf5+Dh+vLoVRJkTf8PZx8aedIJUP7OSL5Wo/j19vDSoKJ8KLo+EllxWq1N3O0fNjXMfL3xFsiIvCrimsEIBUZkltaWlnFUxonXoasksheFTJSsDRyQ8gDfsGieGeIMzLNSn7K4dEfCn2ziGn8bB3iBJSHshZIdwmOid7+w4L4eKCHFnOlXeQ68nT26BwDoYvSmL2lnKLVzqP/uH353Kl01AHA7KFECAMSTSHTY/Pf3q2Ra2yNp9Ma/NBKWMaMCa/Nz1tpL0BGlpMgUenhCL6UWaNZWgzcXrnK6gusgT+kPtG9uX11q2QSyNKF82dmEg+U8wNl1XdfarP08XmZhuXQTL2jgwxkFnq+fZevcKyhn+z2aweUM6wX5G67/boK0g9XUCUQfX6cXqfSezLmP7VqTvrX1/7Fh8qcmFXSB22Oe4cg0reuzLlVRhWoLRauLXOoLRKvS+VN+ovHjAMvtqpUyUN/PXovRq5qtXXWgd51sVfoLJnrDIDsLK/qOhwKAASzgFInoMGsxJEB6m+G4yFDShYwNuSRbggyIiDJ0OJoAWSaFyAUgqCYV/i7OiaAOApAUCyQHoLdG0B7CiDfLsoylgoiKYTnBW8mICtaGh0tFTR78SitZFmqvx5TQQ5AZei/L50Ehg4KsH6t4lzasVlJVEHH5i1H+6VMsWYDt0PgUfLZ2kk23jx4zQ9WEx+n+90nemXGDkciVktWtYvpC2YKychpGZkIUgOH85U8KY+la4bYbCJaFA2yWCPAgsqquEXAyAUeAqLVcsfS9hO4r6DLB1DgA9jsi1SeYRpY0mANlNhySC+WHjVDMuSsLe+8z6A4Tu2eDk3nTy1HFSW2EwjRcga+TpfVy+0j75wLi00p187X6fI1jMPP4TJMnh7DddNGr4Hfp4/7ZZdg8OtUekP/frl8jsNX/3H6PXzsNjenbEWk2SN4t4qHzKCi9eF6tM7r1CpDBaxb9F8aV04Hev3ve/8y9edDkJHz5q0aPX6aOZ17vJlpYa3MybfBBxyzpPXYSrTaRguoqmAqkT5jnRHvRRk072QxY7Nw5MYVXA1pu2++oGWh3kLDFtQTvJ6Gy6/3/vp5XQAKHzHkGftC6Upf++nl/Rm+1XDgIUkDi5nL7eW0p3xw6Chpbsto9fsZoZH41etwPZ9matmrjwaZ/NfIAG8e/TEH88P1LTUfOc9HLclts5nPIZEA5OxYmlrO5zI+9etL/vXyKx4gssCRe2GICTLTwlDx0grPlSQurMbVwVuw02i650YGN0WOMWOEtFq6jtXEtFvrTK1t9CJ93D7EeJ6fQu3Yefz4crvvBvMbNJIZ/dZf+8cO8A0c7mxh8JOhm7NKLZHABcu8VRNglmYcOmWkYSNqt7z107Oeh5yr7HWlVutsZX94BHb/z379U8IvQx2dZBa89dOBTlowoNs++YrTHxCbGCfvSuV/Yas/y83V8XkkS06LpT0LpmCgvZV1jnXsUkE4TTs4quSd/eQ1jlVJjgUkyDePVCc5u736ybMnMwk+hCUeZINVeYCXkmTzvfXT6/AYp/tj+Bim4avf81FzRq4bCQe+9dPW5+QfgrMp6aDj4FSLFOOykoCwN/EzQfwvmHzTSTrAWz8logHmp3USpX/rp9sjSWfIi4xdy5NPMc/AfinnXAhpJKj/1k9Gytw5B25GkJSDtz4VErJ7bp+cEdOhKFgwJa7NAAM/WdHj589kusfuvX1y2shiGRdF5Cn51ouYlt+jfbJwbPTu6zMyILHEt35aWEGLP/7YAzZ5y8tHHjCP2+d9bZvxyCKPltW499P1fOlf3k/Xtx3binPlrIokCgAJdaQ/gLgATK6Uznv9jWN/2aGoZeH4+Dl+jzyMZNcKTXxujQmNpEi/n8Y1uX987vBPJpE3EsB+P41HdCpw5T8YllJL1OL9NI7vt1/HR2ACgeT8vJ/GvfRC3rH7aORs9Jf73nNknIXINqb3Ybdc+Y0rCea9z01HM03yklqznLhI6H72+h5/ZwzAiCm1gVW1ZRK11b3q0lr6jc5So/VdQlLzb02Q5nyRzsQnajVTs5V0OFsw36SVEyZPzZLbt0MGNDtDG05Ak04Arh0a4NoA9yCUsVz8ZfVBoNkyIZwfLUmk4VmVFGvPWAscXaPPqDCQszSOVmU06A5SIBmg9Qxs5AzdSwH/GuVEonpIngMJBfO4yCLqiZpzHTldcH5ggZUFfkIXFrC0RS/OgHz7bZWkOA2+x5RDo0p6xvV/O+fqKK9w2EEGaMvA2+vrME3D9S3RUlm7VlMUVApJlJg5Ke5daPw2mdbpb1y8XOZDs7FU6y5z1jYbkicTbaz+23tBZn5bv7fMZmZTR4JUzgtfVu2H69Q/rqetlf4/+ypcYHpGJRPUYVy6sxNwTuCQLFitrMnk84xLa3PSEs+Zbcomky5zXFLf28+/+pcpZY/7KHMLFhvZnzOMP2+3mfabssUAIup7jdTtGEbdQxsc896oKY3kRQ0iDnF6GvbdJQVtGBOvxac4+pZrGVDCRoIllDNLqJFQ+TCeI5fZzz4HaNYM0cge5dXQzIZLTj37dyOKNvr0HYl/9D6cz/2uGMjBvuwtGMZEsTrnI7wxH9RIPGU2kiROhMBcQyvmN9ohLoYSACrD0I0M/Ifx9fbyOe4q7+xzQtZpd7HkDR725bRfliKGcbi+94/+Ol3+TnzNissRQesYzGam/q1/JD8kM1AsGmlkErPaIh+6m+CWJ1giM8O4cEkOLAhmEDW13nnL6D3YykivDgrHRCzMOEojqWPDuFB5ZhZl8kOyUzTYvJGkmmG8fn78FHPCEYRR2htZsTNTK4Kd9ADcE2Hd4I3sGh7G9RxZjhRviBmIFlI1kiXvDCUfjHmyRo9tdITG9ua2o2s/TrteoeB6a4wm18hONrOZPOjYDRsppNHZ0ni79uI45xzfiBxN9uTDzZak9+OjyujFjawck7WUC+TVr0OnESCmnk1uXzOWUSOJM8P4mLGQpCWuN1hS0Mjm8mGcqy9Hd8LOXWdDY6J0w3yRRrIVhnHtVUvOEZ8OUJSTjWLDKI9v9vJG6Giktsswft7naACztG915C2HwF07vQU181wiPnvLiEiB5lFGogoYXCWoLdUTn7gwN/a4DDdkGDrW6LjsoJDFVXcQyQpLTgujykH0QnNlhmkpkr2cLpefp5d/+cfkFaNzh9VCYhsyhtrUas+gT8QjwUyPsPC3lYpnMMJabI/+bRinx9/9dfLBdcHxYyujjKdGEwkbl3AklSIa3fVhFry9WpnGYLxrQBIvmnNOW0tyKWz2v6f5Nc9HZJ6PyVbm/c97fgrOaVoZ0MBIoh+Z92kuo0xY2AClY60w5wy9lt6QDH23pDi/aWVZHgYTtQ8G/eXBRwb264dz2FamrtHA58/lIXb7jkuJMj6DEatfPNlqPOeS5qmK9JziG++3lCzLaMVzszklKp/ugnV040ez7J3U3dtXMpnr31rE28m48sBED1xTrwwJrNDjas6+Nqiqtl7V2voyOhCBswKoJnQSMogWZUAwA3SVQuyuQb8rkLWQo98FpN4A1eLlpuftYJQTnsyWAtMZKpmI73uMfRWAGRky7E6kW4HRkkpGjevIBEDCZ0otI0RoOO0U6jjVKiSPLlX14KeW9Ll1oNR5YGGYoEMnpa/HSFzIJP3h0p9ehaQNo5QySz5W2b2wH5jBxmqWMJXrJ/1GFJETk1z2qfsO1XRbEn+lShIE/6zXlUHGkMk6mzOGvp3EWzoFGZnExZ7ZBS9OrGOO7AuJeZKdGS1O2AnOjtqMZOf5JPJjBbm9duaknCRPZCHZCdGaWA8O65InPpn5EyUt50hkFMBG1Qpr3QpTnvRg6al2Cn+5IIvi0eY3jX7BfUF1NO86vdULF64EKg/6aO0QHSamw3mPRjnWaFOdD64RUXbVsZ302mVhhqBLUtHQx2mc+sdlTuanPuE5uPAcwh8suH33YMKk6zf9g5eNyFJ6mZTO8X4/CXukKvGIrpPz2anAJhPzmjs/px8t0X3B5UrcdmA050oWDmZbR8lt1uswwklpkZ8WDfk4/b701zdPPgu86hEMohlNi21+nH4r5W7amwXuZjD6QSWzZSXJwNmf1L9LdaUwx7QwQBCl/cLAHIiQPfFKc9n3AOxwwmNVssL6qiCGVkL6xjhTVVRRA/mpkBH0x3BNTRv98sI4EqWlCRrk+hiuatq4h8dyBiBougFxbkE/tPZy/NShpxO1xJDjColCqiLOhn3hqmDv0MV7JgDu5bF3Xvvv2afdL/1e05tXLfS6rautkmHWdQdwFnwWtxJJu95mMCgpaMFkVP1rbyux7iDmzW0psvJ/ve1UqxiVNZ5LabkpwNMKOpSy4eV6m36c7vfL8LJPGF1/fo0Ctwo7bz/H/vG1N1Jw5bW1DLi1rdwinZAk3NWuJy4VDPi3ErJYzgW/ZygUL22ZQ6q4ksnZYum7ZlVuUZJAyDrct64EV5k1r1NLknyKFFOzD7f1sL0W5C/Nb9oL11aTqzNw8wzxsPbr2rp8attktbUjdlE9Gi4D/K9QygYjTwcOnKBC2KuWMeLtIS4WYJajZCXffl2l9APHHaXE58hCQqKBn6KTMGy0se/qLnnDdLJs4Q0cX4WjslIva1g5hNs+0uYvk0tyWzR3lJTlimYnO9/Ywh6NKRmN6WSeGU346NqHmC5XkoXCaCv5WRgU7uTJcWgf4GKl7SRjLXZWVeoMN+xwWGYAELMosQeNggz1tAwidRk4pBlAxYCxAQoLEd6BsG0AHy3keTyu8XfQp8nRrJ7H2xti23pUWICOBNqZA+7iCEWkKSLmwL1lAaIGoQTRswQQWkI+FxeKhQrUUH2rzFF7mZWtG7lI73Pf38Pz0lgapTBlJTxYJalYmy0V4tGKLy1QLe1TaRW2+21cSu8bkcdHwXwXikwpdxY2cDNzlhj4KWTgI16NQbECdwIZDxpMXJ1Rbnb/no3suu8ZtZXtOY/T9V/9eepnH8HDHXJkM1nLLsLZzIzK+BONEb8WhAvlIR796Xy7Xjx3hnucKjvSWwm6J+jdBeOYrSSHP3ofI3GPcmEBQmG7HKoShWUahb1gATJ4h7/B7YS4ghAXDlodvUT4av9knqyMGZ9lNU++4etMfXvZauUfJ8+g4/SrkdzlR//66Mfb5Wt//rmrnfSSWgp1/WN/HLsMYXu3XNb8zYroZnQt5KYFLLWDEsaO5GxOjO1L57LJ3UymjsTK6Q3Ym6p4wSyl2rw8SG03hkpWzqqsdriAzxGs7c3kgbAZkbfwue6lzZhUHt6Mpb4SJ5z2THpdL2bSd/ExPGjcHOkwV0tCmYvFGSRrfLXw/EY+FyoanS6X2d1qcq+JzKxQ2S27Dd2HdqUrRwBfCMhQcpllR4s7XNfBsF1sSQEYJJuCVpNPPpczbV0WMntczSUvsGMAR8K66/gnd9h5yNR2nZ69hAtgkgNuIrVZwGUF22ZsZfunxv0ddTaTdbBIKzk2PjmPJwGtZPtuzgustgC2tf3XGQLVGcDbWSzTxeuyIKqZoa0pw1LNEFtniMYzMOMyCG0GRNQBzUwBl6XiVrCQQ/o6R3Kex+tV0eqEMCwUEe0DzQHIcMB9eQG3DwdEpwH3BgdcnhdKiFzhpskAfbJQIa/RAreP/n45vaRk7QvOLFt7oFbWvx79vz+Hx46ewOu+sA1eWhZT0SRhCqMaKtTGQ2zoixpdccljF+Dm6gD57lDI/HGLSHyiwiRciZxuIw/nGCcrjczmt9EJ7iHXQRsdetxuiQ52px8aE1W0M2ZI8LKo9o5/DbFbMCrAIqHNwb/J0QWYR7V3iPMVUJ5HqhYQjwbAqKGM/4qEFhI3QSd1+17hwHllFeE4+8EWXG3dNrUt49qOhDoHLmconOUEtZ6Bz0t/FMXMGW2sdFrweZ0pxn7ZccOFTIlSPfucHW+7y0ofUW9/O27MMUC8v7RZx1UzlWXWDS7Etj3a2X/uzMV1NnkddmCGe6uzEEEVAC2oVGR1ZHTh7wBVBIwNGBuwtgLWYEDHao5Vlsd4BF4jh7tHeSqgPhVQhwzQWwrIvQK8VsC97wFX7AZcaBqg7RYg7haAKIQK36WCcKaWwd6iiEPbB0ss5LKxfh398zT24qZYBtSrRoWBlu/N8mNeEIoxPlsLtVSDW+3swTomg9vCsq9vcBfEpqQL33QoPn/O5lOPyniBLe1aQpyruVlXYCeBxT0EdtDWkreWaoIIXPWpJP1maYHwLo6dinnQyhL4CvVpi4pqGdcf2ysCc1EqebIvA/vreV9c4RDbwqhacm7MynhEdfjoMmS1lo18a71v1wTIHfchXicWJPl+7Kcfe30rcqaby5QtCPPwI0PbdQtbJitjr9nGkR7oGlbstmvtKvoplcC6MoXZ0B90+pFWlHEZgaXUMrOY7SS1zxyH0J5GrpN++hElYn7sNWJcU56JT0jq+ngQMWOKcwMk5ckrnf76StyN7rocNytSrGRMKX95NQGbJKkiAhuJXNeplwPSke4pJf3EbHPoR+fyii/YSKS6jmhoC1iyWsdZzekI0+ZMHmtkJXpMiTl53pl9WQklwEbiXdylyfZl9ZGplJl8q5atOplfODvHp/K3SNqGkgqiY1rvyQnyV3imJ2tYwxtO1toCz1yKuo3PRKAcGdQElnPZw3ywlYBh6XzBx5dg8yxK5MMl5vfjmi7J3prHn8ZUNlxwHNHpGGCYhY8Pl5YE1sAsJEMrXgrx5E6H0p2Wem/ubSWKx43DSvUZQ6aOVXWnUi2rxs4GaMU+qnSUcMmp8ZYSZANHVJdQdMJMJBL78MTdmC07l9lgmn9QOdcmz1Cy8w0DIXe77U8e7MhBcIdHoV2IM3JYSdyKGLI/WpQrE+EIVTvwV7I02FLy47hYI5MlMrazBtlpa06nQtJgjj1y3KnSSlBibYE+Jo0M+heSDiklCfl3S+LRcrP1Y/i5o6hxNxnuuDMP3Mry1Vw7dqcLnwgyFzxWnCv37OtvNZA3kj8AQcabmewHoGPgZMRLL7YfkLsaHNba/2lxT4FcgOsjJ5rDXY+AAd+1lLQ89JZz/2JtgXuNFnGUmAP4raGUTml698ozgU/7SpYzD7eLBaZk4nInNKlX+gEWiuhRLZQjeSl5FQeP/dvH4TYaLiE3MlmcbkKWmh9B5mhLLDcbmJ9ius1txikJWGZh6SWzxYW7HmXeaTJox9hlp3sDjPXL+FZJKZely3tRqAgyxhFhsiMKAjuzK7akJMxBCZKVBkxU3cBPK0KA+bD9abCOMTeN4WtCTabJY7ioMW1xZef2J+DMSCCzH1DPiDJ85lhw7SpQSQCQKADFy1Lty6DSY2mWgejA5KFniBvLC4P1CwuuQb5HeQoXzAHRL0r8jf1nmxeUsnABemEfpbTHgGZgab8dt6CXmBFLFkvcClUAyzZqFloUoBKBfgpUlcwVVyB0GT5dGfxbZ5huA64sca7twWr7CHW8280mXTJdksq63KJg72hPFFUEbS4NZzEIus1xkKAWCglI+8E8eocqZobr4zNULDNcWJMBuM7A98tQQ8wArAeMDRB7jCsxxEt24h1RAO9zwP05ihE5IPYcOwUaIAH9BqGo42GFn1BmwPW6ocRewgW7oYxbBhXaMspXwh6utw8VjvpKols++3X+r3b9aVBEVfHNk3stc6aeVPLA3ysYJEvxjLDLVDyp5Zxzxlwbbt4a3NZZOaWzamyH8Aol7Oj20NocAMEHiBSHHP+aQ64mj8X2WBzPomfEgog1F9QqSxmQ2KsmqImcL5iHqaUc3ueQKBHwEgAWLyWhP6/Dvz+PjJjAISuuWMPF2rg5u7QPX0k9rc+rZM05nWs7OSTEFg0p4hwjdUZtkSd/0lwCs+FmN2A2ckauz8hzrp8VmLFMJKKxJH/O4R2Ap/TrKoCTUbxGEpM+r+ncikOc1rxrK1GyXfsYI8ad7Gz8vAtSG993IJnOq/yVy8ecHI+tO/3b5/E/9opDrHy3mZAaXJuJw4IlONBMSE+7mjjeosLiD2ZELs/VyFHFm5aSrXEpPrLJiR12ilOUtUeRYkffiJLx17XPK6WmVlv7CSqdtoft3O9tJLSNmTANS3LbLpYSE8WNcjbfssmUrSSeyDHz7fvIvb/Y2s+6g/AqoPfPJyxKsTtTrkccRZvna9lHCaxIqd5jw9c9Sk/u2Za/CTPK+roG/Zn7Z4kfehnNcCtrhpvhXVLL1ctW0ne/9hfsldw31yFAzyTh4mtuw3hJy/szVCJL4wm5vZIZ1p2xZToLjDrznx3lmxHSQmwPwCpDOp3hgsoMZLoM/T0R64okMkhuhhz5Q17EKB//imwgBwUmR6dUgYQYGWhAVhmKeLdGlKEHJQx5ZCih2V+C11mCGlRittABHnDtfKgA8VWyxjDj9y+X0zgu396tCm60k0D5PH64zpfjjP157mHxTAeGgI2+2khW8a8Z2j42sDBpI417/fN//nEf7v2skfuP//2/f/73v/8PMEg/fQa3BAA="; \ No newline at end of file diff --git a/static/api/core/enums/ArrayTranslationEnum.html b/static/api/core/enums/ArrayTranslationEnum.html index 3809c824..cab2b5bb 100644 --- a/static/api/core/enums/ArrayTranslationEnum.html +++ b/static/api/core/enums/ArrayTranslationEnum.html @@ -1,4 +1,4 @@ -ArrayTranslationEnum | JSON Forms Core

Enumeration ArrayTranslationEnum

Enumeration Members

addAriaLabel +ArrayTranslationEnum | JSON Forms Core

Enumeration ArrayTranslationEnum

Enumeration Members

addAriaLabel: "addAriaLabel"
addTooltip: "addTooltip"
deleteDialogAccept: "deleteDialogAccept"
deleteDialogDecline: "deleteDialogDecline"
deleteDialogMessage: "deleteDialogMessage"
deleteDialogTitle: "deleteDialogTitle"
down: "down"
downAriaLabel: "downAriaLabel"
noDataMessage: "noDataMessage"
noSelection: "noSelection"
removeAriaLabel: "removeAriaLabel"
removeTooltip: "removeTooltip"
up: "up"
upAriaLabel: "upAriaLabel"
\ No newline at end of file +

Enumeration Members

addAriaLabel: "addAriaLabel"
addTooltip: "addTooltip"
deleteDialogAccept: "deleteDialogAccept"
deleteDialogDecline: "deleteDialogDecline"
deleteDialogMessage: "deleteDialogMessage"
deleteDialogTitle: "deleteDialogTitle"
down: "down"
downAriaLabel: "downAriaLabel"
noDataMessage: "noDataMessage"
noSelection: "noSelection"
removeAriaLabel: "removeAriaLabel"
removeTooltip: "removeTooltip"
up: "up"
upAriaLabel: "upAriaLabel"
\ No newline at end of file diff --git a/static/api/core/enums/CombinatorTranslationEnum.html b/static/api/core/enums/CombinatorTranslationEnum.html index 4652049b..546592d3 100644 --- a/static/api/core/enums/CombinatorTranslationEnum.html +++ b/static/api/core/enums/CombinatorTranslationEnum.html @@ -1,5 +1,5 @@ -CombinatorTranslationEnum | JSON Forms Core

Enumeration CombinatorTranslationEnum

Enumeration Members

clearDialogAccept +CombinatorTranslationEnum | JSON Forms Core

Enumeration CombinatorTranslationEnum

Enumeration Members

clearDialogAccept: "clearDialogAccept"
clearDialogDecline: "clearDialogDecline"
clearDialogMessage: "clearDialogMessage"
clearDialogTitle: "clearDialogTitle"
\ No newline at end of file +

Enumeration Members

clearDialogAccept: "clearDialogAccept"
clearDialogDecline: "clearDialogDecline"
clearDialogMessage: "clearDialogMessage"
clearDialogTitle: "clearDialogTitle"
\ No newline at end of file diff --git a/static/api/core/enums/RuleEffect.html b/static/api/core/enums/RuleEffect.html index 743a555c..eef11f8c 100644 --- a/static/api/core/enums/RuleEffect.html +++ b/static/api/core/enums/RuleEffect.html @@ -1,10 +1,10 @@ RuleEffect | JSON Forms Core

Enumeration RuleEffect

The different rule effects.

-

Enumeration Members

Enumeration Members

Enumeration Members

DISABLE: "DISABLE"

Effect that disables the associated element.

-
ENABLE: "ENABLE"

Effect that enables the associated element.

-
HIDE: "HIDE"

Effect that hides the associated element.

-
SHOW: "SHOW"

Effect that shows the associated element.

-
\ No newline at end of file +
ENABLE: "ENABLE"

Effect that enables the associated element.

+
HIDE: "HIDE"

Effect that hides the associated element.

+
SHOW: "SHOW"

Effect that shows the associated element.

+
\ No newline at end of file diff --git a/static/api/core/functions/Actions.init-1.html b/static/api/core/functions/Actions.init-1.html index 3172a32e..f4ee04be 100644 --- a/static/api/core/functions/Actions.init-1.html +++ b/static/api/core/functions/Actions.init-1.html @@ -1 +1 @@ -init | JSON Forms Core
\ No newline at end of file +init | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.isUpdateArrayContext.html b/static/api/core/functions/Actions.isUpdateArrayContext.html index a83dade1..d8b05119 100644 --- a/static/api/core/functions/Actions.isUpdateArrayContext.html +++ b/static/api/core/functions/Actions.isUpdateArrayContext.html @@ -1 +1 @@ -isUpdateArrayContext | JSON Forms Core

Function isUpdateArrayContext

\ No newline at end of file +isUpdateArrayContext | JSON Forms Core

Function isUpdateArrayContext

\ No newline at end of file diff --git a/static/api/core/functions/Actions.registerCell.html b/static/api/core/functions/Actions.registerCell.html index 1d833255..f7f4b588 100644 --- a/static/api/core/functions/Actions.registerCell.html +++ b/static/api/core/functions/Actions.registerCell.html @@ -1 +1 @@ -registerCell | JSON Forms Core
  • Parameters

    Returns {
        cell: any;
        tester: RankedTester;
        type: "jsonforms/ADD_CELL";
    }

\ No newline at end of file +registerCell | JSON Forms Core
  • Parameters

    Returns {
        cell: any;
        tester: RankedTester;
        type: "jsonforms/ADD_CELL";
    }

\ No newline at end of file diff --git a/static/api/core/functions/Actions.registerDefaultData.html b/static/api/core/functions/Actions.registerDefaultData.html index 5e77ae73..da8ba2da 100644 --- a/static/api/core/functions/Actions.registerDefaultData.html +++ b/static/api/core/functions/Actions.registerDefaultData.html @@ -1 +1 @@ -registerDefaultData | JSON Forms Core

Function registerDefaultData

  • Parameters

    • schemaPath: string
    • data: any

    Returns {
        data: any;
        schemaPath: string;
        type: "jsonforms/ADD_DEFAULT_DATA";
    }

    • data: any
    • schemaPath: string
    • type: "jsonforms/ADD_DEFAULT_DATA"
\ No newline at end of file +registerDefaultData | JSON Forms Core

Function registerDefaultData

  • Parameters

    • schemaPath: string
    • data: any

    Returns {
        data: any;
        schemaPath: string;
        type: "jsonforms/ADD_DEFAULT_DATA";
    }

    • data: any
    • schemaPath: string
    • type: "jsonforms/ADD_DEFAULT_DATA"
\ No newline at end of file diff --git a/static/api/core/functions/Actions.registerRenderer.html b/static/api/core/functions/Actions.registerRenderer.html index c738dfd2..b64edf7d 100644 --- a/static/api/core/functions/Actions.registerRenderer.html +++ b/static/api/core/functions/Actions.registerRenderer.html @@ -1 +1 @@ -registerRenderer | JSON Forms Core
  • Parameters

    Returns {
        renderer: any;
        tester: RankedTester;
        type: "jsonforms/ADD_RENDERER";
    }

    • renderer: any
    • tester: RankedTester
    • type: "jsonforms/ADD_RENDERER"
\ No newline at end of file +registerRenderer | JSON Forms Core
  • Parameters

    Returns {
        renderer: any;
        tester: RankedTester;
        type: "jsonforms/ADD_RENDERER";
    }

    • renderer: any
    • tester: RankedTester
    • type: "jsonforms/ADD_RENDERER"
\ No newline at end of file diff --git a/static/api/core/functions/Actions.registerUISchema.html b/static/api/core/functions/Actions.registerUISchema.html index 44d38659..877db987 100644 --- a/static/api/core/functions/Actions.registerUISchema.html +++ b/static/api/core/functions/Actions.registerUISchema.html @@ -1 +1 @@ -registerUISchema | JSON Forms Core
\ No newline at end of file +registerUISchema | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.setAjv.html b/static/api/core/functions/Actions.setAjv.html index 89c0863d..9abaef95 100644 --- a/static/api/core/functions/Actions.setAjv.html +++ b/static/api/core/functions/Actions.setAjv.html @@ -1 +1 @@ -setAjv | JSON Forms Core
  • Parameters

    • ajv: Ajv

    Returns {
        ajv: Ajv;
        type: "jsonforms/SET_AJV";
    }

    • ajv: Ajv
    • type: "jsonforms/SET_AJV"
\ No newline at end of file +setAjv | JSON Forms Core
  • Parameters

    • ajv: Ajv

    Returns {
        ajv: Ajv;
        type: "jsonforms/SET_AJV";
    }

    • ajv: Ajv
    • type: "jsonforms/SET_AJV"
\ No newline at end of file diff --git a/static/api/core/functions/Actions.setConfig.html b/static/api/core/functions/Actions.setConfig.html index a3661094..feb8bc08 100644 --- a/static/api/core/functions/Actions.setConfig.html +++ b/static/api/core/functions/Actions.setConfig.html @@ -1 +1 @@ -setConfig | JSON Forms Core
\ No newline at end of file +setConfig | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.setLocale.html b/static/api/core/functions/Actions.setLocale.html index 08c94c2a..463aff29 100644 --- a/static/api/core/functions/Actions.setLocale.html +++ b/static/api/core/functions/Actions.setLocale.html @@ -1 +1 @@ -setLocale | JSON Forms Core
\ No newline at end of file +setLocale | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.setSchema.html b/static/api/core/functions/Actions.setSchema.html index f7f59147..5b1095d4 100644 --- a/static/api/core/functions/Actions.setSchema.html +++ b/static/api/core/functions/Actions.setSchema.html @@ -1 +1 @@ -setSchema | JSON Forms Core
\ No newline at end of file +setSchema | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.setTranslator.html b/static/api/core/functions/Actions.setTranslator.html index 531f50d9..388c1465 100644 --- a/static/api/core/functions/Actions.setTranslator.html +++ b/static/api/core/functions/Actions.setTranslator.html @@ -1 +1 @@ -setTranslator | JSON Forms Core
\ No newline at end of file +setTranslator | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.setUISchema.html b/static/api/core/functions/Actions.setUISchema.html index 85f83d4e..e48af230 100644 --- a/static/api/core/functions/Actions.setUISchema.html +++ b/static/api/core/functions/Actions.setUISchema.html @@ -1 +1 @@ -setUISchema | JSON Forms Core
\ No newline at end of file +setUISchema | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.setValidationMode.html b/static/api/core/functions/Actions.setValidationMode.html index 58b29c28..73db1225 100644 --- a/static/api/core/functions/Actions.setValidationMode.html +++ b/static/api/core/functions/Actions.setValidationMode.html @@ -1 +1 @@ -setValidationMode | JSON Forms Core

Function setValidationMode

\ No newline at end of file +setValidationMode | JSON Forms Core

Function setValidationMode

\ No newline at end of file diff --git a/static/api/core/functions/Actions.unregisterCell.html b/static/api/core/functions/Actions.unregisterCell.html index 8918a92b..21d79cce 100644 --- a/static/api/core/functions/Actions.unregisterCell.html +++ b/static/api/core/functions/Actions.unregisterCell.html @@ -1 +1 @@ -unregisterCell | JSON Forms Core
  • Parameters

    Returns {
        cell: any;
        tester: RankedTester;
        type: "jsonforms/REMOVE_CELL";
    }

\ No newline at end of file +unregisterCell | JSON Forms Core
  • Parameters

    Returns {
        cell: any;
        tester: RankedTester;
        type: "jsonforms/REMOVE_CELL";
    }

\ No newline at end of file diff --git a/static/api/core/functions/Actions.unregisterDefaultData.html b/static/api/core/functions/Actions.unregisterDefaultData.html index 9a4aead2..2bccdf1a 100644 --- a/static/api/core/functions/Actions.unregisterDefaultData.html +++ b/static/api/core/functions/Actions.unregisterDefaultData.html @@ -1 +1 @@ -unregisterDefaultData | JSON Forms Core

Function unregisterDefaultData

  • Parameters

    • schemaPath: string

    Returns {
        schemaPath: string;
        type: "jsonforms/REMOVE_DEFAULT_DATA";
    }

    • schemaPath: string
    • type: "jsonforms/REMOVE_DEFAULT_DATA"
\ No newline at end of file +unregisterDefaultData | JSON Forms Core

Function unregisterDefaultData

  • Parameters

    • schemaPath: string

    Returns {
        schemaPath: string;
        type: "jsonforms/REMOVE_DEFAULT_DATA";
    }

    • schemaPath: string
    • type: "jsonforms/REMOVE_DEFAULT_DATA"
\ No newline at end of file diff --git a/static/api/core/functions/Actions.unregisterRenderer.html b/static/api/core/functions/Actions.unregisterRenderer.html index 01acce67..45e6ff4e 100644 --- a/static/api/core/functions/Actions.unregisterRenderer.html +++ b/static/api/core/functions/Actions.unregisterRenderer.html @@ -1 +1 @@ -unregisterRenderer | JSON Forms Core

Function unregisterRenderer

  • Parameters

    Returns {
        renderer: any;
        tester: RankedTester;
        type: "jsonforms/REMOVE_RENDERER";
    }

    • renderer: any
    • tester: RankedTester
    • type: "jsonforms/REMOVE_RENDERER"
\ No newline at end of file +unregisterRenderer | JSON Forms Core

Function unregisterRenderer

  • Parameters

    Returns {
        renderer: any;
        tester: RankedTester;
        type: "jsonforms/REMOVE_RENDERER";
    }

    • renderer: any
    • tester: RankedTester
    • type: "jsonforms/REMOVE_RENDERER"
\ No newline at end of file diff --git a/static/api/core/functions/Actions.unregisterUISchema.html b/static/api/core/functions/Actions.unregisterUISchema.html index ea996ff5..035c9ffb 100644 --- a/static/api/core/functions/Actions.unregisterUISchema.html +++ b/static/api/core/functions/Actions.unregisterUISchema.html @@ -1 +1 @@ -unregisterUISchema | JSON Forms Core

Function unregisterUISchema

\ No newline at end of file +unregisterUISchema | JSON Forms Core

Function unregisterUISchema

\ No newline at end of file diff --git a/static/api/core/functions/Actions.update.html b/static/api/core/functions/Actions.update.html index 358d8795..5fd047fd 100644 --- a/static/api/core/functions/Actions.update.html +++ b/static/api/core/functions/Actions.update.html @@ -1 +1 @@ -update | JSON Forms Core
  • Parameters

    • path: string
    • updater: ((existingData) => any)
        • (existingData): any
        • Parameters

          • existingData: any

          Returns any

    • Optional context: object

    Returns UpdateAction

\ No newline at end of file +update | JSON Forms Core
  • Parameters

    • path: string
    • updater: ((existingData) => any)
        • (existingData): any
        • Parameters

          • existingData: any

          Returns any

    • Optional context: object

    Returns UpdateAction

\ No newline at end of file diff --git a/static/api/core/functions/Actions.updateCore.html b/static/api/core/functions/Actions.updateCore.html index 03a9acbf..a422773b 100644 --- a/static/api/core/functions/Actions.updateCore.html +++ b/static/api/core/functions/Actions.updateCore.html @@ -1 +1 @@ -updateCore | JSON Forms Core
\ No newline at end of file +updateCore | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.updateErrors.html b/static/api/core/functions/Actions.updateErrors.html index 6da60d67..29b9ecb7 100644 --- a/static/api/core/functions/Actions.updateErrors.html +++ b/static/api/core/functions/Actions.updateErrors.html @@ -1 +1 @@ -updateErrors | JSON Forms Core
\ No newline at end of file +updateErrors | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Actions.updateI18n.html b/static/api/core/functions/Actions.updateI18n.html index fe856b62..0b9c9da6 100644 --- a/static/api/core/functions/Actions.updateI18n.html +++ b/static/api/core/functions/Actions.updateI18n.html @@ -1 +1 @@ -updateI18n | JSON Forms Core
\ No newline at end of file +updateI18n | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Test.and.html b/static/api/core/functions/Test.and.html index 91c3f0c7..60d3b39c 100644 --- a/static/api/core/functions/Test.and.html +++ b/static/api/core/functions/Test.and.html @@ -1,3 +1,3 @@ and | JSON Forms Core
\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.categorizationHasCategory.html b/static/api/core/functions/Test.categorizationHasCategory.html index 3d1140c8..314f0497 100644 --- a/static/api/core/functions/Test.categorizationHasCategory.html +++ b/static/api/core/functions/Test.categorizationHasCategory.html @@ -1 +1 @@ -categorizationHasCategory | JSON Forms Core

Function categorizationHasCategory

\ No newline at end of file +categorizationHasCategory | JSON Forms Core

Function categorizationHasCategory

\ No newline at end of file diff --git a/static/api/core/functions/Test.formatIs.html b/static/api/core/functions/Test.formatIs.html index b5d95a08..12253113 100644 --- a/static/api/core/functions/Test.formatIs.html +++ b/static/api/core/functions/Test.formatIs.html @@ -3,4 +3,4 @@ and if so, resolves the sub-schema referenced by the control and checks whether the format of the sub-schema matches the expected one.

Parameters

Returns Tester

\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.hasCategory.html b/static/api/core/functions/Test.hasCategory.html index b1349e3c..14a7e2a0 100644 --- a/static/api/core/functions/Test.hasCategory.html +++ b/static/api/core/functions/Test.hasCategory.html @@ -1 +1 @@ -hasCategory | JSON Forms Core

Function hasCategory

\ No newline at end of file +hasCategory | JSON Forms Core

Function hasCategory

\ No newline at end of file diff --git a/static/api/core/functions/Test.hasOption.html b/static/api/core/functions/Test.hasOption.html index 123d9659..506cdc38 100644 --- a/static/api/core/functions/Test.hasOption.html +++ b/static/api/core/functions/Test.hasOption.html @@ -1,4 +1,4 @@ hasOption | JSON Forms Core
  • Checks whether the given UI schema has an option with the given name. If no options property is set, returns false.

    Parameters

    • optionName: string

      the name of the option to check

      -

    Returns Tester

\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.isAllOfControl.html b/static/api/core/functions/Test.isAllOfControl.html index fcc5fc97..59d50ab5 100644 --- a/static/api/core/functions/Test.isAllOfControl.html +++ b/static/api/core/functions/Test.isAllOfControl.html @@ -1 +1 @@ -isAllOfControl | JSON Forms Core

Function isAllOfControl

\ No newline at end of file +isAllOfControl | JSON Forms Core

Function isAllOfControl

\ No newline at end of file diff --git a/static/api/core/functions/Test.isAnyOfControl.html b/static/api/core/functions/Test.isAnyOfControl.html index ffd75887..ebbb2274 100644 --- a/static/api/core/functions/Test.isAnyOfControl.html +++ b/static/api/core/functions/Test.isAnyOfControl.html @@ -1 +1 @@ -isAnyOfControl | JSON Forms Core

Function isAnyOfControl

\ No newline at end of file +isAnyOfControl | JSON Forms Core

Function isAnyOfControl

\ No newline at end of file diff --git a/static/api/core/functions/Test.isArrayObjectControl.html b/static/api/core/functions/Test.isArrayObjectControl.html index 5bfea701..9fe1d6db 100644 --- a/static/api/core/functions/Test.isArrayObjectControl.html +++ b/static/api/core/functions/Test.isArrayObjectControl.html @@ -1,2 +1,2 @@ isArrayObjectControl | JSON Forms Core

Function isArrayObjectControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isBooleanControl.html b/static/api/core/functions/Test.isBooleanControl.html index dc5834b6..dfc01c20 100644 --- a/static/api/core/functions/Test.isBooleanControl.html +++ b/static/api/core/functions/Test.isBooleanControl.html @@ -1,2 +1,2 @@ isBooleanControl | JSON Forms Core

Function isBooleanControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isCategorization.html b/static/api/core/functions/Test.isCategorization.html index 56dbd34b..2b90e140 100644 --- a/static/api/core/functions/Test.isCategorization.html +++ b/static/api/core/functions/Test.isCategorization.html @@ -1 +1 @@ -isCategorization | JSON Forms Core

Function isCategorization

\ No newline at end of file +isCategorization | JSON Forms Core

Function isCategorization

\ No newline at end of file diff --git a/static/api/core/functions/Test.isCategory.html b/static/api/core/functions/Test.isCategory.html index 2632c371..8583b523 100644 --- a/static/api/core/functions/Test.isCategory.html +++ b/static/api/core/functions/Test.isCategory.html @@ -1 +1 @@ -isCategory | JSON Forms Core
\ No newline at end of file +isCategory | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Test.isControl.html b/static/api/core/functions/Test.isControl.html index 19c423fc..459857f6 100644 --- a/static/api/core/functions/Test.isControl.html +++ b/static/api/core/functions/Test.isControl.html @@ -1 +1 @@ -isControl | JSON Forms Core
\ No newline at end of file +isControl | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Test.isDateControl.html b/static/api/core/functions/Test.isDateControl.html index dcf63010..97f9211d 100644 --- a/static/api/core/functions/Test.isDateControl.html +++ b/static/api/core/functions/Test.isDateControl.html @@ -1,3 +1,3 @@ isDateControl | JSON Forms Core

Function isDateControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isDateTimeControl.html b/static/api/core/functions/Test.isDateTimeControl.html index e3119641..18e637a4 100644 --- a/static/api/core/functions/Test.isDateTimeControl.html +++ b/static/api/core/functions/Test.isDateTimeControl.html @@ -1,3 +1,3 @@ isDateTimeControl | JSON Forms Core

Function isDateTimeControl

  • Tests whether the given UI schema is of type Control and whether the schema or the uischema options has a 'date-time' format.

    -

    Parameters

    Returns boolean

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isEnumControl.html b/static/api/core/functions/Test.isEnumControl.html index 0d780f71..234f0e81 100644 --- a/static/api/core/functions/Test.isEnumControl.html +++ b/static/api/core/functions/Test.isEnumControl.html @@ -1,3 +1,3 @@ isEnumControl | JSON Forms Core

Function isEnumControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isIntegerControl.html b/static/api/core/functions/Test.isIntegerControl.html index f90a04c9..0c43a21d 100644 --- a/static/api/core/functions/Test.isIntegerControl.html +++ b/static/api/core/functions/Test.isIntegerControl.html @@ -1,3 +1,3 @@ isIntegerControl | JSON Forms Core

Function isIntegerControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isMultiLineControl.html b/static/api/core/functions/Test.isMultiLineControl.html index 06e64088..0f09184c 100644 --- a/static/api/core/functions/Test.isMultiLineControl.html +++ b/static/api/core/functions/Test.isMultiLineControl.html @@ -1,3 +1,3 @@ isMultiLineControl | JSON Forms Core

Function isMultiLineControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isNumberControl.html b/static/api/core/functions/Test.isNumberControl.html index e86b3850..8c1638ba 100644 --- a/static/api/core/functions/Test.isNumberControl.html +++ b/static/api/core/functions/Test.isNumberControl.html @@ -1,3 +1,3 @@ isNumberControl | JSON Forms Core

Function isNumberControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isNumberFormatControl.html b/static/api/core/functions/Test.isNumberFormatControl.html index e51fba28..651ad1c0 100644 --- a/static/api/core/functions/Test.isNumberFormatControl.html +++ b/static/api/core/functions/Test.isNumberFormatControl.html @@ -1,3 +1,3 @@ isNumberFormatControl | JSON Forms Core

Function isNumberFormatControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isObjectArray.html b/static/api/core/functions/Test.isObjectArray.html index 74bd4d1d..2c7dce8d 100644 --- a/static/api/core/functions/Test.isObjectArray.html +++ b/static/api/core/functions/Test.isObjectArray.html @@ -1,2 +1,2 @@ isObjectArray | JSON Forms Core

Function isObjectArray

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isObjectArrayControl.html b/static/api/core/functions/Test.isObjectArrayControl.html index 925b2711..e7a6802e 100644 --- a/static/api/core/functions/Test.isObjectArrayControl.html +++ b/static/api/core/functions/Test.isObjectArrayControl.html @@ -1,3 +1,3 @@ isObjectArrayControl | JSON Forms Core

Function isObjectArrayControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isObjectArrayWithNesting.html b/static/api/core/functions/Test.isObjectArrayWithNesting.html index 6f55a073..0be35fd2 100644 --- a/static/api/core/functions/Test.isObjectArrayWithNesting.html +++ b/static/api/core/functions/Test.isObjectArrayWithNesting.html @@ -1 +1 @@ -isObjectArrayWithNesting | JSON Forms Core

Function isObjectArrayWithNesting

\ No newline at end of file +isObjectArrayWithNesting | JSON Forms Core

Function isObjectArrayWithNesting

\ No newline at end of file diff --git a/static/api/core/functions/Test.isObjectControl.html b/static/api/core/functions/Test.isObjectControl.html index 1864650a..cb7685c5 100644 --- a/static/api/core/functions/Test.isObjectControl.html +++ b/static/api/core/functions/Test.isObjectControl.html @@ -1 +1 @@ -isObjectControl | JSON Forms Core

Function isObjectControl

\ No newline at end of file +isObjectControl | JSON Forms Core

Function isObjectControl

\ No newline at end of file diff --git a/static/api/core/functions/Test.isOneOfControl.html b/static/api/core/functions/Test.isOneOfControl.html index 4f7df24b..0235f486 100644 --- a/static/api/core/functions/Test.isOneOfControl.html +++ b/static/api/core/functions/Test.isOneOfControl.html @@ -1 +1 @@ -isOneOfControl | JSON Forms Core

Function isOneOfControl

\ No newline at end of file +isOneOfControl | JSON Forms Core

Function isOneOfControl

\ No newline at end of file diff --git a/static/api/core/functions/Test.isOneOfEnumControl.html b/static/api/core/functions/Test.isOneOfEnumControl.html index 007afb2c..d6a72b78 100644 --- a/static/api/core/functions/Test.isOneOfEnumControl.html +++ b/static/api/core/functions/Test.isOneOfEnumControl.html @@ -1,3 +1,3 @@ isOneOfEnumControl | JSON Forms Core

Function isOneOfEnumControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isPrimitiveArrayControl.html b/static/api/core/functions/Test.isPrimitiveArrayControl.html index 7ad5467f..83d49be7 100644 --- a/static/api/core/functions/Test.isPrimitiveArrayControl.html +++ b/static/api/core/functions/Test.isPrimitiveArrayControl.html @@ -1,3 +1,3 @@ isPrimitiveArrayControl | JSON Forms Core

Function isPrimitiveArrayControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isRangeControl.html b/static/api/core/functions/Test.isRangeControl.html index 7cd42560..343cc9aa 100644 --- a/static/api/core/functions/Test.isRangeControl.html +++ b/static/api/core/functions/Test.isRangeControl.html @@ -1,4 +1,4 @@ isRangeControl | JSON Forms Core

Function isRangeControl

  • Tests whether a given UI schema is of type Control, if the schema is of type number or integer and whether the schema defines a numerical range with a default value.

    -

    Parameters

    Returns boolean

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isStringControl.html b/static/api/core/functions/Test.isStringControl.html index c882d5d9..241cfdcc 100644 --- a/static/api/core/functions/Test.isStringControl.html +++ b/static/api/core/functions/Test.isStringControl.html @@ -1,3 +1,3 @@ isStringControl | JSON Forms Core

Function isStringControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.isTimeControl.html b/static/api/core/functions/Test.isTimeControl.html index 11390285..5fce5c76 100644 --- a/static/api/core/functions/Test.isTimeControl.html +++ b/static/api/core/functions/Test.isTimeControl.html @@ -1,3 +1,3 @@ isTimeControl | JSON Forms Core

Function isTimeControl

\ No newline at end of file +

Parameters

Returns boolean

\ No newline at end of file diff --git a/static/api/core/functions/Test.not.html b/static/api/core/functions/Test.not.html index d4127c58..3a3e9890 100644 --- a/static/api/core/functions/Test.not.html +++ b/static/api/core/functions/Test.not.html @@ -1 +1 @@ -not | JSON Forms Core
\ No newline at end of file +not | JSON Forms Core
\ No newline at end of file diff --git a/static/api/core/functions/Test.optionIs.html b/static/api/core/functions/Test.optionIs.html index 0ece8ad8..1a2eadc7 100644 --- a/static/api/core/functions/Test.optionIs.html +++ b/static/api/core/functions/Test.optionIs.html @@ -3,4 +3,4 @@ is set, returns false.

Parameters

Returns Tester

\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.or.html b/static/api/core/functions/Test.or.html index f4484607..18d0aa56 100644 --- a/static/api/core/functions/Test.or.html +++ b/static/api/core/functions/Test.or.html @@ -1,3 +1,3 @@ or | JSON Forms Core
\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.rankWith.html b/static/api/core/functions/Test.rankWith.html index 444d5d56..e02036fa 100644 --- a/static/api/core/functions/Test.rankWith.html +++ b/static/api/core/functions/Test.rankWith.html @@ -2,4 +2,4 @@ latter returns true.

Parameters

Returns ((uischema, schema, context) => number)

\ No newline at end of file +

Returns ((uischema, schema, context) => number)

\ No newline at end of file diff --git a/static/api/core/functions/Test.schemaMatches.html b/static/api/core/functions/Test.schemaMatches.html index fd897f77..e2e1d46f 100644 --- a/static/api/core/functions/Test.schemaMatches.html +++ b/static/api/core/functions/Test.schemaMatches.html @@ -4,4 +4,4 @@ the given predicate

Parameters

Returns Tester

\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.schemaSubPathMatches.html b/static/api/core/functions/Test.schemaSubPathMatches.html index 6e995d31..1245fa41 100644 --- a/static/api/core/functions/Test.schemaSubPathMatches.html +++ b/static/api/core/functions/Test.schemaSubPathMatches.html @@ -1 +1 @@ -schemaSubPathMatches | JSON Forms Core

Function schemaSubPathMatches

\ No newline at end of file +schemaSubPathMatches | JSON Forms Core

Function schemaSubPathMatches

\ No newline at end of file diff --git a/static/api/core/functions/Test.schemaTypeIs.html b/static/api/core/functions/Test.schemaTypeIs.html index 341634f5..b61870b9 100644 --- a/static/api/core/functions/Test.schemaTypeIs.html +++ b/static/api/core/functions/Test.schemaTypeIs.html @@ -3,4 +3,4 @@ and if so, resolves the sub-schema referenced by the control and checks whether the type of the sub-schema matches the expected one.

Parameters

Returns Tester

\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.scopeEndIs.html b/static/api/core/functions/Test.scopeEndIs.html index 488eba74..6a3b7a2c 100644 --- a/static/api/core/functions/Test.scopeEndIs.html +++ b/static/api/core/functions/Test.scopeEndIs.html @@ -1,4 +1,4 @@ scopeEndIs | JSON Forms Core
  • Only applicable for Controls.

    Checks whether the last segment of the scope matches the expected string.

    Parameters

    • expected: string

      the expected ending of the reference

      -

    Returns Tester

\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.scopeEndsWith.html b/static/api/core/functions/Test.scopeEndsWith.html index 6ee6973b..7f54270c 100644 --- a/static/api/core/functions/Test.scopeEndsWith.html +++ b/static/api/core/functions/Test.scopeEndsWith.html @@ -1,4 +1,4 @@ scopeEndsWith | JSON Forms Core

Function scopeEndsWith

  • Only applicable for Controls.

    Checks whether the scope of a control ends with the expected string.

    Parameters

    • expected: string

      the expected ending of the reference

      -

    Returns Tester

\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.uiTypeIs.html b/static/api/core/functions/Test.uiTypeIs.html index b8521eb7..729b8b1b 100644 --- a/static/api/core/functions/Test.uiTypeIs.html +++ b/static/api/core/functions/Test.uiTypeIs.html @@ -1,3 +1,3 @@ uiTypeIs | JSON Forms Core
  • Checks whether the given UI schema has the expected type.

    Parameters

    • expected: string

      the expected UI schema type

      -

    Returns Tester

\ No newline at end of file +

Returns Tester

\ No newline at end of file diff --git a/static/api/core/functions/Test.withIncreasedRank.html b/static/api/core/functions/Test.withIncreasedRank.html index 5e8a3002..cf78b5b0 100644 --- a/static/api/core/functions/Test.withIncreasedRank.html +++ b/static/api/core/functions/Test.withIncreasedRank.html @@ -1 +1 @@ -withIncreasedRank | JSON Forms Core

Function withIncreasedRank

\ No newline at end of file +withIncreasedRank | JSON Forms Core

Function withIncreasedRank

\ No newline at end of file diff --git a/static/api/core/functions/addI18nKeyToPrefix.html b/static/api/core/functions/addI18nKeyToPrefix.html index 8ee18718..0e752e5e 100644 --- a/static/api/core/functions/addI18nKeyToPrefix.html +++ b/static/api/core/functions/addI18nKeyToPrefix.html @@ -1 +1 @@ -addI18nKeyToPrefix | JSON Forms Core

Function addI18nKeyToPrefix

  • Parameters

    • i18nKeyPrefix: string
    • key: string

    Returns string

\ No newline at end of file +addI18nKeyToPrefix | JSON Forms Core

Function addI18nKeyToPrefix

  • Parameters

    • i18nKeyPrefix: string
    • key: string

    Returns string

\ No newline at end of file diff --git a/static/api/core/functions/cellReducer.html b/static/api/core/functions/cellReducer.html index 8a723b5b..b8e3c889 100644 --- a/static/api/core/functions/cellReducer.html +++ b/static/api/core/functions/cellReducer.html @@ -1 +1 @@ -cellReducer | JSON Forms Core

Function cellReducer

\ No newline at end of file +cellReducer | JSON Forms Core

Function cellReducer

\ No newline at end of file diff --git a/static/api/core/functions/clearAllIds.html b/static/api/core/functions/clearAllIds.html index 1cf6dbe3..516e5a8b 100644 --- a/static/api/core/functions/clearAllIds.html +++ b/static/api/core/functions/clearAllIds.html @@ -1 +1 @@ -clearAllIds | JSON Forms Core

Function clearAllIds

\ No newline at end of file +clearAllIds | JSON Forms Core

Function clearAllIds

\ No newline at end of file diff --git a/static/api/core/functions/compose.html b/static/api/core/functions/compose.html index a754f2c5..2eefc39c 100644 --- a/static/api/core/functions/compose.html +++ b/static/api/core/functions/compose.html @@ -1 +1 @@ -compose | JSON Forms Core

Function compose

  • Parameters

    • path1: string
    • path2: string

    Returns string

\ No newline at end of file +compose | JSON Forms Core

Function compose

  • Parameters

    • path1: string
    • path2: string

    Returns string

\ No newline at end of file diff --git a/static/api/core/functions/composeWithUi.html b/static/api/core/functions/composeWithUi.html index 48ea0656..845dcc4c 100644 --- a/static/api/core/functions/composeWithUi.html +++ b/static/api/core/functions/composeWithUi.html @@ -1 +1 @@ -composeWithUi | JSON Forms Core

Function composeWithUi

\ No newline at end of file +composeWithUi | JSON Forms Core

Function composeWithUi

\ No newline at end of file diff --git a/static/api/core/functions/computeChildLabel.html b/static/api/core/functions/computeChildLabel.html index b600f6c9..c6dc4e97 100644 --- a/static/api/core/functions/computeChildLabel.html +++ b/static/api/core/functions/computeChildLabel.html @@ -6,4 +6,4 @@
  • rootSchema: JsonSchema

    the root json schema

  • translateFct: Translator

    the translator fonction

  • uiSchema: UISchemaElement

    the uiSchema of the control

    -
  • Returns string

    \ No newline at end of file +

    Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/computeLabel.html b/static/api/core/functions/computeLabel.html index 59bcf4bd..57eb169f 100644 --- a/static/api/core/functions/computeLabel.html +++ b/static/api/core/functions/computeLabel.html @@ -4,4 +4,4 @@
  • required: boolean

    whether the label belongs to a control which is required

  • hideRequiredAsterisk: boolean

    applied UI Schema option

  • Returns string

    the label string

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/configReducer.html b/static/api/core/functions/configReducer.html index 28647384..fb6fb8f2 100644 --- a/static/api/core/functions/configReducer.html +++ b/static/api/core/functions/configReducer.html @@ -1 +1 @@ -configReducer | JSON Forms Core

    Function configReducer

    \ No newline at end of file +configReducer | JSON Forms Core

    Function configReducer

    \ No newline at end of file diff --git a/static/api/core/functions/convertDateToString.html b/static/api/core/functions/convertDateToString.html index ff00815c..2e3a0a88 100644 --- a/static/api/core/functions/convertDateToString.html +++ b/static/api/core/functions/convertDateToString.html @@ -14,4 +14,4 @@

    Example

    // returns 
     

    Example

    // returns '2023-11-09T14:22:54.131Z'
    convertDateToString(new Date('2023-11-09T14:22:54.131Z'));
    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/convertToValidClassName.html b/static/api/core/functions/convertToValidClassName.html index a280cc8c..ea8556b3 100644 --- a/static/api/core/functions/convertToValidClassName.html +++ b/static/api/core/functions/convertToValidClassName.html @@ -2,4 +2,4 @@ i.e. hashes and slashes will be replaced.

    Parameters

    Returns string

    the escaped string

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/coreReducer.html b/static/api/core/functions/coreReducer.html index fe90ce2a..dc47d388 100644 --- a/static/api/core/functions/coreReducer.html +++ b/static/api/core/functions/coreReducer.html @@ -1 +1 @@ -coreReducer | JSON Forms Core

    Function coreReducer

    \ No newline at end of file +coreReducer | JSON Forms Core

    Function coreReducer

    \ No newline at end of file diff --git a/static/api/core/functions/createAjv.html b/static/api/core/functions/createAjv.html index ec4a0f20..5b35cabc 100644 --- a/static/api/core/functions/createAjv.html +++ b/static/api/core/functions/createAjv.html @@ -1 +1 @@ -createAjv | JSON Forms Core

    Function createAjv

    • Parameters

      • Optional options: Options

      Returns Ajv

    \ No newline at end of file +createAjv | JSON Forms Core

    Function createAjv

    • Parameters

      • Optional options: Options

      Returns Ajv

    \ No newline at end of file diff --git a/static/api/core/functions/createCleanLabel.html b/static/api/core/functions/createCleanLabel.html index 50f951bd..5dab43b6 100644 --- a/static/api/core/functions/createCleanLabel.html +++ b/static/api/core/functions/createCleanLabel.html @@ -1 +1 @@ -createCleanLabel | JSON Forms Core

    Function createCleanLabel

    • Parameters

      • label: string

      Returns string

    \ No newline at end of file +createCleanLabel | JSON Forms Core

    Function createCleanLabel

    • Parameters

      • label: string

      Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/createCombinatorRenderInfos.html b/static/api/core/functions/createCombinatorRenderInfos.html index 8d8a1c38..eafb2489 100644 --- a/static/api/core/functions/createCombinatorRenderInfos.html +++ b/static/api/core/functions/createCombinatorRenderInfos.html @@ -1 +1 @@ -createCombinatorRenderInfos | JSON Forms Core

    Function createCombinatorRenderInfos

    \ No newline at end of file +createCombinatorRenderInfos | JSON Forms Core

    Function createCombinatorRenderInfos

    \ No newline at end of file diff --git a/static/api/core/functions/createControlElement.html b/static/api/core/functions/createControlElement.html index 6d9f1cd4..a33ed273 100644 --- a/static/api/core/functions/createControlElement.html +++ b/static/api/core/functions/createControlElement.html @@ -1,2 +1,2 @@ createControlElement | JSON Forms Core

    Function createControlElement

    \ No newline at end of file +

    Parameters

    Returns ControlElement

    \ No newline at end of file diff --git a/static/api/core/functions/createDefaultValue.html b/static/api/core/functions/createDefaultValue.html index 34b283ca..946ddd98 100644 --- a/static/api/core/functions/createDefaultValue.html +++ b/static/api/core/functions/createDefaultValue.html @@ -1,3 +1,3 @@ createDefaultValue | JSON Forms Core

    Function createDefaultValue

    • Create a default value based on the given schema.

      Parameters

      Returns any

    \ No newline at end of file +
  • rootSchema: JsonSchema
  • Returns any

    \ No newline at end of file diff --git a/static/api/core/functions/createId.html b/static/api/core/functions/createId.html index f897673d..41ab6db9 100644 --- a/static/api/core/functions/createId.html +++ b/static/api/core/functions/createId.html @@ -1 +1 @@ -createId | JSON Forms Core

    Function createId

    • Parameters

      • proposedId: string

      Returns string

    \ No newline at end of file +createId | JSON Forms Core

    Function createId

    • Parameters

      • proposedId: string

      Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/createLabelDescriptionFrom.html b/static/api/core/functions/createLabelDescriptionFrom.html index 98feda48..ebf244e9 100644 --- a/static/api/core/functions/createLabelDescriptionFrom.html +++ b/static/api/core/functions/createLabelDescriptionFrom.html @@ -1,4 +1,4 @@ createLabelDescriptionFrom | JSON Forms Core

    Function createLabelDescriptionFrom

    \ No newline at end of file +

    Returns LabelDescription

    \ No newline at end of file diff --git a/static/api/core/functions/decode.html b/static/api/core/functions/decode.html index 00a4a9dc..4e0a5b02 100644 --- a/static/api/core/functions/decode.html +++ b/static/api/core/functions/decode.html @@ -1,2 +1,2 @@ decode | JSON Forms Core

    Function decode

    • Decodes a given JSON Pointer segment to its "normal" representation

      -

      Parameters

      • pointerSegment: string

      Returns string

    \ No newline at end of file +

    Parameters

    Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/defaultDataReducer.html b/static/api/core/functions/defaultDataReducer.html index f3ce98ef..20b527ad 100644 --- a/static/api/core/functions/defaultDataReducer.html +++ b/static/api/core/functions/defaultDataReducer.html @@ -1 +1 @@ -defaultDataReducer | JSON Forms Core

    Function defaultDataReducer

    \ No newline at end of file +defaultDataReducer | JSON Forms Core

    Function defaultDataReducer

    \ No newline at end of file diff --git a/static/api/core/functions/defaultErrorTranslator.html b/static/api/core/functions/defaultErrorTranslator.html index 16bd9346..dcd7ef07 100644 --- a/static/api/core/functions/defaultErrorTranslator.html +++ b/static/api/core/functions/defaultErrorTranslator.html @@ -1 +1 @@ -defaultErrorTranslator | JSON Forms Core

    Function defaultErrorTranslator

    • Parameters

      Returns string

    \ No newline at end of file +defaultErrorTranslator | JSON Forms Core

    Function defaultErrorTranslator

    • Parameters

      Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/defaultMapDispatchToControlProps.html b/static/api/core/functions/defaultMapDispatchToControlProps.html index 21b96c8a..303cfa06 100644 --- a/static/api/core/functions/defaultMapDispatchToControlProps.html +++ b/static/api/core/functions/defaultMapDispatchToControlProps.html @@ -1,2 +1,2 @@ defaultMapDispatchToControlProps | JSON Forms Core

    Function defaultMapDispatchToControlProps

    \ No newline at end of file +

    Parameters

    Returns DispatchPropsOfControl

    \ No newline at end of file diff --git a/static/api/core/functions/defaultMapStateToEnumCellProps.html b/static/api/core/functions/defaultMapStateToEnumCellProps.html index d2163edb..a724711a 100644 --- a/static/api/core/functions/defaultMapStateToEnumCellProps.html +++ b/static/api/core/functions/defaultMapStateToEnumCellProps.html @@ -1,2 +1,2 @@ defaultMapStateToEnumCellProps | JSON Forms Core

    Function defaultMapStateToEnumCellProps

    \ No newline at end of file +

    Parameters

    Returns StatePropsOfEnumCell

    \ No newline at end of file diff --git a/static/api/core/functions/defaultMiddleware.html b/static/api/core/functions/defaultMiddleware.html index 602fd611..5868c088 100644 --- a/static/api/core/functions/defaultMiddleware.html +++ b/static/api/core/functions/defaultMiddleware.html @@ -1 +1 @@ -defaultMiddleware | JSON Forms Core

    Function defaultMiddleware

    \ No newline at end of file +defaultMiddleware | JSON Forms Core

    Function defaultMiddleware

    \ No newline at end of file diff --git a/static/api/core/functions/defaultTranslator.html b/static/api/core/functions/defaultTranslator.html index 46169cf0..c2300322 100644 --- a/static/api/core/functions/defaultTranslator.html +++ b/static/api/core/functions/defaultTranslator.html @@ -1 +1 @@ -defaultTranslator | JSON Forms Core

    Function defaultTranslator

    • Parameters

      • id: string
      • defaultMessage: string
      • Optional values: any

      Returns string

    • Parameters

      • id: string
      • defaultMessage: undefined
      • Optional values: any

      Returns string

    • Parameters

      • id: string
      • Optional defaultMessage: string
      • Optional values: any

      Returns string

    \ No newline at end of file +defaultTranslator | JSON Forms Core

    Function defaultTranslator

    • Parameters

      • id: string
      • defaultMessage: string
      • Optional values: any

      Returns string

    • Parameters

      • id: string
      • defaultMessage: undefined
      • Optional values: any

      Returns string

    • Parameters

      • id: string
      • Optional defaultMessage: string
      • Optional values: any

      Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/deriveLabelForUISchemaElement.html b/static/api/core/functions/deriveLabelForUISchemaElement.html index f826c867..7ffc0b3e 100644 --- a/static/api/core/functions/deriveLabelForUISchemaElement.html +++ b/static/api/core/functions/deriveLabelForUISchemaElement.html @@ -1,3 +1,3 @@ deriveLabelForUISchemaElement | JSON Forms Core

    Function deriveLabelForUISchemaElement

    • This can be used to internationalize the label of the given Labelable (e.g. UI Schema elements). This should not be used for controls as there we have additional context in the form of the JSON Schema available.

      -

      Parameters

      Returns string

    \ No newline at end of file +

    Parameters

    Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/deriveTypes.html b/static/api/core/functions/deriveTypes.html index 4fa76c60..3cb23709 100644 --- a/static/api/core/functions/deriveTypes.html +++ b/static/api/core/functions/deriveTypes.html @@ -1,2 +1,2 @@ deriveTypes | JSON Forms Core

    Function deriveTypes

    • Derives the type of the jsonSchema element

      -

      Parameters

      Returns string[]

    \ No newline at end of file +

    Parameters

    Returns string[]

    \ No newline at end of file diff --git a/static/api/core/functions/doCreateDefaultValue.html b/static/api/core/functions/doCreateDefaultValue.html new file mode 100644 index 00000000..36ff9b6c --- /dev/null +++ b/static/api/core/functions/doCreateDefaultValue.html @@ -0,0 +1,4 @@ +doCreateDefaultValue | JSON Forms Core

    Function doCreateDefaultValue

    • Create a default value based on the given schema.

      +

      Parameters

      Returns any

      the default value to use, undefined if none was found

      +
    \ No newline at end of file diff --git a/static/api/core/functions/encode.html b/static/api/core/functions/encode.html index d60c4701..35012f01 100644 --- a/static/api/core/functions/encode.html +++ b/static/api/core/functions/encode.html @@ -1,3 +1,3 @@ encode | JSON Forms Core

    Function encode

    • Encodes the given segment to be used as part of a JSON Pointer

      JSON Pointer has special meaning for "/" and "~", therefore these must be encoded

      -

      Parameters

      • segment: string

      Returns string

    \ No newline at end of file +

    Parameters

    Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/enumToEnumOptionMapper.html b/static/api/core/functions/enumToEnumOptionMapper.html index 82505246..525a30b1 100644 --- a/static/api/core/functions/enumToEnumOptionMapper.html +++ b/static/api/core/functions/enumToEnumOptionMapper.html @@ -1 +1 @@ -enumToEnumOptionMapper | JSON Forms Core

    Function enumToEnumOptionMapper

    \ No newline at end of file +enumToEnumOptionMapper | JSON Forms Core

    Function enumToEnumOptionMapper

    \ No newline at end of file diff --git a/static/api/core/functions/errorAt.html b/static/api/core/functions/errorAt.html index c0475783..361e5c8b 100644 --- a/static/api/core/functions/errorAt.html +++ b/static/api/core/functions/errorAt.html @@ -1 +1 @@ -errorAt | JSON Forms Core

    Function errorAt

    • Parameters

      Returns ((state) => ErrorObject<string, Record<string, any>, unknown>[])

        • (state): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file +errorAt | JSON Forms Core

    Function errorAt

    • Parameters

      Returns ((state) => ErrorObject<string, Record<string, any>, unknown>[])

        • (state): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file diff --git a/static/api/core/functions/errorsAt.html b/static/api/core/functions/errorsAt.html index 2592645d..1d8241b7 100644 --- a/static/api/core/functions/errorsAt.html +++ b/static/api/core/functions/errorsAt.html @@ -1 +1 @@ -errorsAt | JSON Forms Core

    Function errorsAt

    • Parameters

      • instancePath: string
      • schema: JsonSchema
      • matchPath: ((path) => boolean)
          • (path): boolean
          • Parameters

            • path: string

            Returns boolean

      Returns ((errors) => ErrorObject<string, Record<string, any>, unknown>[])

        • (errors): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          • errors: ErrorObject<string, Record<string, any>, unknown>[]

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file +errorsAt | JSON Forms Core

    Function errorsAt

    • Parameters

      • instancePath: string
      • schema: JsonSchema
      • matchPath: ((path) => boolean)
          • (path): boolean
          • Parameters

            • path: string

            Returns boolean

      Returns ((errors) => ErrorObject<string, Record<string, any>, unknown>[])

        • (errors): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          • errors: ErrorObject<string, Record<string, any>, unknown>[]

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file diff --git a/static/api/core/functions/evalEnablement.html b/static/api/core/functions/evalEnablement.html index 9643877a..b0b60205 100644 --- a/static/api/core/functions/evalEnablement.html +++ b/static/api/core/functions/evalEnablement.html @@ -1 +1 @@ -evalEnablement | JSON Forms Core

    Function evalEnablement

    • Parameters

      Returns boolean

    \ No newline at end of file +evalEnablement | JSON Forms Core

    Function evalEnablement

    • Parameters

      Returns boolean

    \ No newline at end of file diff --git a/static/api/core/functions/evalVisibility.html b/static/api/core/functions/evalVisibility.html index 11bd7be0..61b4059a 100644 --- a/static/api/core/functions/evalVisibility.html +++ b/static/api/core/functions/evalVisibility.html @@ -1 +1 @@ -evalVisibility | JSON Forms Core

    Function evalVisibility

    • Parameters

      Returns boolean

    \ No newline at end of file +evalVisibility | JSON Forms Core

    Function evalVisibility

    • Parameters

      Returns boolean

    \ No newline at end of file diff --git a/static/api/core/functions/extractAjv.html b/static/api/core/functions/extractAjv.html index f7d063af..8a9dce13 100644 --- a/static/api/core/functions/extractAjv.html +++ b/static/api/core/functions/extractAjv.html @@ -1 +1 @@ -extractAjv | JSON Forms Core

    Function extractAjv

    \ No newline at end of file +extractAjv | JSON Forms Core

    Function extractAjv

    \ No newline at end of file diff --git a/static/api/core/functions/extractData.html b/static/api/core/functions/extractData.html index 7a248d79..d3c7b4e0 100644 --- a/static/api/core/functions/extractData.html +++ b/static/api/core/functions/extractData.html @@ -1 +1 @@ -extractData | JSON Forms Core

    Function extractData

    \ No newline at end of file +extractData | JSON Forms Core

    Function extractData

    \ No newline at end of file diff --git a/static/api/core/functions/extractDefaultData.html b/static/api/core/functions/extractDefaultData.html index f8a84ae8..d624dbcc 100644 --- a/static/api/core/functions/extractDefaultData.html +++ b/static/api/core/functions/extractDefaultData.html @@ -1 +1 @@ -extractDefaultData | JSON Forms Core

    Function extractDefaultData

    \ No newline at end of file +extractDefaultData | JSON Forms Core

    Function extractDefaultData

    \ No newline at end of file diff --git a/static/api/core/functions/extractDefaults.html b/static/api/core/functions/extractDefaults.html index 693bacee..8ed5be07 100644 --- a/static/api/core/functions/extractDefaults.html +++ b/static/api/core/functions/extractDefaults.html @@ -1,3 +1,3 @@ extractDefaults | JSON Forms Core

    Function extractDefaults

    • Returns the default value defined in the given schema.

      Parameters

      Returns any

    \ No newline at end of file +
  • rootSchema: JsonSchema
  • Returns any

    \ No newline at end of file diff --git a/static/api/core/functions/extractSchema.html b/static/api/core/functions/extractSchema.html index f3a3707b..72dab36a 100644 --- a/static/api/core/functions/extractSchema.html +++ b/static/api/core/functions/extractSchema.html @@ -1 +1 @@ -extractSchema | JSON Forms Core

    Function extractSchema

    \ No newline at end of file +extractSchema | JSON Forms Core

    Function extractSchema

    \ No newline at end of file diff --git a/static/api/core/functions/extractUiSchema.html b/static/api/core/functions/extractUiSchema.html index 34d6343f..16cafa24 100644 --- a/static/api/core/functions/extractUiSchema.html +++ b/static/api/core/functions/extractUiSchema.html @@ -1 +1 @@ -extractUiSchema | JSON Forms Core

    Function extractUiSchema

    \ No newline at end of file +extractUiSchema | JSON Forms Core

    Function extractUiSchema

    \ No newline at end of file diff --git a/static/api/core/functions/fetchErrorTranslator.html b/static/api/core/functions/fetchErrorTranslator.html index 7757c66e..ebbcc21e 100644 --- a/static/api/core/functions/fetchErrorTranslator.html +++ b/static/api/core/functions/fetchErrorTranslator.html @@ -1 +1 @@ -fetchErrorTranslator | JSON Forms Core

    Function fetchErrorTranslator

    \ No newline at end of file +fetchErrorTranslator | JSON Forms Core

    Function fetchErrorTranslator

    \ No newline at end of file diff --git a/static/api/core/functions/fetchLocale.html b/static/api/core/functions/fetchLocale.html index 67011e4c..bf8b0304 100644 --- a/static/api/core/functions/fetchLocale.html +++ b/static/api/core/functions/fetchLocale.html @@ -1 +1 @@ -fetchLocale | JSON Forms Core

    Function fetchLocale

    \ No newline at end of file +fetchLocale | JSON Forms Core

    Function fetchLocale

    \ No newline at end of file diff --git a/static/api/core/functions/fetchTranslator.html b/static/api/core/functions/fetchTranslator.html index df3fc753..066f40f6 100644 --- a/static/api/core/functions/fetchTranslator.html +++ b/static/api/core/functions/fetchTranslator.html @@ -1 +1 @@ -fetchTranslator | JSON Forms Core

    Function fetchTranslator

    \ No newline at end of file +fetchTranslator | JSON Forms Core

    Function fetchTranslator

    \ No newline at end of file diff --git a/static/api/core/functions/findAllRefs.html b/static/api/core/functions/findAllRefs.html index 3e2ad42e..29f16b97 100644 --- a/static/api/core/functions/findAllRefs.html +++ b/static/api/core/functions/findAllRefs.html @@ -3,4 +3,4 @@
  • result: ReferenceSchemaMap = {}

    The initial result map, default: empty map (this parameter is used for recursion inside the function)

  • resolveTuples: boolean = false

    Whether arrays of tuples should be considered; default: false

    -
  • Returns ReferenceSchemaMap

    \ No newline at end of file +

    Returns ReferenceSchemaMap

    \ No newline at end of file diff --git a/static/api/core/functions/findMatchingUISchema.html b/static/api/core/functions/findMatchingUISchema.html index 23d22772..424689d1 100644 --- a/static/api/core/functions/findMatchingUISchema.html +++ b/static/api/core/functions/findMatchingUISchema.html @@ -1 +1 @@ -findMatchingUISchema | JSON Forms Core

    Function findMatchingUISchema

    \ No newline at end of file +findMatchingUISchema | JSON Forms Core

    Function findMatchingUISchema

    \ No newline at end of file diff --git a/static/api/core/functions/findUISchema.html b/static/api/core/functions/findUISchema.html index 8f7e70df..a0c63290 100644 --- a/static/api/core/functions/findUISchema.html +++ b/static/api/core/functions/findUISchema.html @@ -4,4 +4,4 @@
  • path: string

    the instance path

  • fallback: string | (() => UISchemaElement) = 'VerticalLayout'

    the type of the layout to use or a UI-schema-generator function

  • Optional control: ControlElement

    may be checked for embedded inline uischema options

    -
  • Optional rootSchema: JsonSchema
  • Returns UISchemaElement

    \ No newline at end of file +
  • Optional rootSchema: JsonSchema
  • Returns UISchemaElement

    \ No newline at end of file diff --git a/static/api/core/functions/findUiControl.html b/static/api/core/functions/findUiControl.html index ccafff25..acec7f26 100644 --- a/static/api/core/functions/findUiControl.html +++ b/static/api/core/functions/findUiControl.html @@ -2,4 +2,4 @@

    Parameters

    Returns UISchemaElement

    or undefined if not found

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/formatErrorMessage.html b/static/api/core/functions/formatErrorMessage.html index d020b309..ea985181 100644 --- a/static/api/core/functions/formatErrorMessage.html +++ b/static/api/core/functions/formatErrorMessage.html @@ -1 +1 @@ -formatErrorMessage | JSON Forms Core

    Function formatErrorMessage

    • Parameters

      • errors: string[]

      Returns string

    \ No newline at end of file +formatErrorMessage | JSON Forms Core

    Function formatErrorMessage

    • Parameters

      • errors: string[]

      Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/generateDefaultUISchema.html b/static/api/core/functions/generateDefaultUISchema.html index 7f910f6e..c96a9379 100644 --- a/static/api/core/functions/generateDefaultUISchema.html +++ b/static/api/core/functions/generateDefaultUISchema.html @@ -2,4 +2,4 @@

    Parameters

    Returns UISchemaElement

    \ No newline at end of file +
  • prefix: string = '#'
  • rootSchema: JsonSchema = jsonSchema
  • Returns UISchemaElement

    \ No newline at end of file diff --git a/static/api/core/functions/generateJsonSchema.html b/static/api/core/functions/generateJsonSchema.html index 28c6b8ce..b1d65fff 100644 --- a/static/api/core/functions/generateJsonSchema.html +++ b/static/api/core/functions/generateJsonSchema.html @@ -2,4 +2,4 @@

    Parameters

    Returns JsonSchema4

    the generated schema

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/getAdditionalErrors.html b/static/api/core/functions/getAdditionalErrors.html index 3423bf4d..997cccd6 100644 --- a/static/api/core/functions/getAdditionalErrors.html +++ b/static/api/core/functions/getAdditionalErrors.html @@ -1 +1 @@ -getAdditionalErrors | JSON Forms Core

    Function getAdditionalErrors

    \ No newline at end of file +getAdditionalErrors | JSON Forms Core

    Function getAdditionalErrors

    \ No newline at end of file diff --git a/static/api/core/functions/getAjv.html b/static/api/core/functions/getAjv.html index 9e0eb19e..8ef4aa43 100644 --- a/static/api/core/functions/getAjv.html +++ b/static/api/core/functions/getAjv.html @@ -1 +1 @@ -getAjv | JSON Forms Core

    Function getAjv

    \ No newline at end of file +getAjv | JSON Forms Core

    Function getAjv

    \ No newline at end of file diff --git a/static/api/core/functions/getArrayTranslations.html b/static/api/core/functions/getArrayTranslations.html index b1c42e06..719cf0fc 100644 --- a/static/api/core/functions/getArrayTranslations.html +++ b/static/api/core/functions/getArrayTranslations.html @@ -1 +1 @@ -getArrayTranslations | JSON Forms Core

    Function getArrayTranslations

    \ No newline at end of file +getArrayTranslations | JSON Forms Core

    Function getArrayTranslations

    \ No newline at end of file diff --git a/static/api/core/functions/getCells.html b/static/api/core/functions/getCells.html index 066294fa..120ab383 100644 --- a/static/api/core/functions/getCells.html +++ b/static/api/core/functions/getCells.html @@ -1 +1 @@ -getCells | JSON Forms Core

    Function getCells

    \ No newline at end of file +getCells | JSON Forms Core

    Function getCells

    \ No newline at end of file diff --git a/static/api/core/functions/getCombinatorTranslations.html b/static/api/core/functions/getCombinatorTranslations.html index 52992c81..07ea27f8 100644 --- a/static/api/core/functions/getCombinatorTranslations.html +++ b/static/api/core/functions/getCombinatorTranslations.html @@ -1 +1 @@ -getCombinatorTranslations | JSON Forms Core

    Function getCombinatorTranslations

    \ No newline at end of file +getCombinatorTranslations | JSON Forms Core

    Function getCombinatorTranslations

    \ No newline at end of file diff --git a/static/api/core/functions/getCombinedErrorMessage.html b/static/api/core/functions/getCombinedErrorMessage.html index 81b4a5c2..28a35b20 100644 --- a/static/api/core/functions/getCombinedErrorMessage.html +++ b/static/api/core/functions/getCombinedErrorMessage.html @@ -1,3 +1,3 @@ getCombinedErrorMessage | JSON Forms Core

    Function getCombinedErrorMessage

    • Returns the determined error message for the given errors. All errors must correspond to the given schema, uischema or path.

      -

      Parameters

      Returns string

    \ No newline at end of file +

    Parameters

    Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/getConfig.html b/static/api/core/functions/getConfig.html index c3ac7f89..a94cc62d 100644 --- a/static/api/core/functions/getConfig.html +++ b/static/api/core/functions/getConfig.html @@ -1 +1 @@ -getConfig | JSON Forms Core

    Function getConfig

    \ No newline at end of file +getConfig | JSON Forms Core

    Function getConfig

    \ No newline at end of file diff --git a/static/api/core/functions/getControlPath.html b/static/api/core/functions/getControlPath.html index 21e23d48..1e2b63a0 100644 --- a/static/api/core/functions/getControlPath.html +++ b/static/api/core/functions/getControlPath.html @@ -1 +1 @@ -getControlPath | JSON Forms Core

    Function getControlPath

    • Parameters

      • error: ErrorObject<string, Record<string, any>, unknown>

      Returns any

    \ No newline at end of file +getControlPath | JSON Forms Core

    Function getControlPath

    • Parameters

      • error: ErrorObject<string, Record<string, any>, unknown>

      Returns any

    \ No newline at end of file diff --git a/static/api/core/functions/getData.html b/static/api/core/functions/getData.html index 0d88c3e4..4ab9079c 100644 --- a/static/api/core/functions/getData.html +++ b/static/api/core/functions/getData.html @@ -1 +1 @@ -getData | JSON Forms Core

    Function getData

    \ No newline at end of file +getData | JSON Forms Core

    Function getData

    \ No newline at end of file diff --git a/static/api/core/functions/getDefaultData.html b/static/api/core/functions/getDefaultData.html index bf050341..a2d78c6f 100644 --- a/static/api/core/functions/getDefaultData.html +++ b/static/api/core/functions/getDefaultData.html @@ -1 +1 @@ -getDefaultData | JSON Forms Core

    Function getDefaultData

    \ No newline at end of file +getDefaultData | JSON Forms Core

    Function getDefaultData

    \ No newline at end of file diff --git a/static/api/core/functions/getErrorAt.html b/static/api/core/functions/getErrorAt.html index c100f6a3..a7d279e2 100644 --- a/static/api/core/functions/getErrorAt.html +++ b/static/api/core/functions/getErrorAt.html @@ -1 +1 @@ -getErrorAt | JSON Forms Core

    Function getErrorAt

    • Parameters

      Returns ((state) => ErrorObject<string, Record<string, any>, unknown>[])

        • (state): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file +getErrorAt | JSON Forms Core

    Function getErrorAt

    • Parameters

      Returns ((state) => ErrorObject<string, Record<string, any>, unknown>[])

        • (state): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file diff --git a/static/api/core/functions/getErrorTranslator.html b/static/api/core/functions/getErrorTranslator.html index 8936ed78..167fb53c 100644 --- a/static/api/core/functions/getErrorTranslator.html +++ b/static/api/core/functions/getErrorTranslator.html @@ -1 +1 @@ -getErrorTranslator | JSON Forms Core

    Function getErrorTranslator

    \ No newline at end of file +getErrorTranslator | JSON Forms Core

    Function getErrorTranslator

    \ No newline at end of file diff --git a/static/api/core/functions/getFirstPrimitiveProp.html b/static/api/core/functions/getFirstPrimitiveProp.html index ab5139bc..81e64758 100644 --- a/static/api/core/functions/getFirstPrimitiveProp.html +++ b/static/api/core/functions/getFirstPrimitiveProp.html @@ -1 +1 @@ -getFirstPrimitiveProp | JSON Forms Core

    Function getFirstPrimitiveProp

    • Parameters

      • schema: unknown

      Returns string

    \ No newline at end of file +getFirstPrimitiveProp | JSON Forms Core

    Function getFirstPrimitiveProp

    • Parameters

      • schema: unknown

      Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/getI18nKey.html b/static/api/core/functions/getI18nKey.html index 7bd74eab..f5994e9d 100644 --- a/static/api/core/functions/getI18nKey.html +++ b/static/api/core/functions/getI18nKey.html @@ -1 +1 @@ -getI18nKey | JSON Forms Core

    Function getI18nKey

    \ No newline at end of file +getI18nKey | JSON Forms Core

    Function getI18nKey

    \ No newline at end of file diff --git a/static/api/core/functions/getI18nKeyPrefix.html b/static/api/core/functions/getI18nKeyPrefix.html index 0996988c..0749eda5 100644 --- a/static/api/core/functions/getI18nKeyPrefix.html +++ b/static/api/core/functions/getI18nKeyPrefix.html @@ -1 +1 @@ -getI18nKeyPrefix | JSON Forms Core

    Function getI18nKeyPrefix

    \ No newline at end of file +getI18nKeyPrefix | JSON Forms Core

    Function getI18nKeyPrefix

    \ No newline at end of file diff --git a/static/api/core/functions/getI18nKeyPrefixBySchema.html b/static/api/core/functions/getI18nKeyPrefixBySchema.html index b776596b..24082010 100644 --- a/static/api/core/functions/getI18nKeyPrefixBySchema.html +++ b/static/api/core/functions/getI18nKeyPrefixBySchema.html @@ -1 +1 @@ -getI18nKeyPrefixBySchema | JSON Forms Core

    Function getI18nKeyPrefixBySchema

    \ No newline at end of file +getI18nKeyPrefixBySchema | JSON Forms Core

    Function getI18nKeyPrefixBySchema

    \ No newline at end of file diff --git a/static/api/core/functions/getLocale.html b/static/api/core/functions/getLocale.html index e082be07..992e3cfa 100644 --- a/static/api/core/functions/getLocale.html +++ b/static/api/core/functions/getLocale.html @@ -1 +1 @@ -getLocale | JSON Forms Core

    Function getLocale

    \ No newline at end of file +getLocale | JSON Forms Core

    Function getLocale

    \ No newline at end of file diff --git a/static/api/core/functions/getOrCreateAjv.html b/static/api/core/functions/getOrCreateAjv.html index 2489d7c5..b599776b 100644 --- a/static/api/core/functions/getOrCreateAjv.html +++ b/static/api/core/functions/getOrCreateAjv.html @@ -1 +1 @@ -getOrCreateAjv | JSON Forms Core

    Function getOrCreateAjv

    \ No newline at end of file +getOrCreateAjv | JSON Forms Core

    Function getOrCreateAjv

    \ No newline at end of file diff --git a/static/api/core/functions/getPropPath.html b/static/api/core/functions/getPropPath.html index 2fe872fd..664c6cec 100644 --- a/static/api/core/functions/getPropPath.html +++ b/static/api/core/functions/getPropPath.html @@ -1,4 +1,4 @@ getPropPath | JSON Forms Core

    Function getPropPath

    • Transform a dotted path to a uiSchema properties path

      Parameters

      • path: string

        a dotted prop path to a schema value (i.e. articles.comment.author)

      Returns string

      the uiSchema properties path (i.e. /properties/articles/properties/comment/properties/author)

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/getRenderers.html b/static/api/core/functions/getRenderers.html index 72b2e4c8..13b30085 100644 --- a/static/api/core/functions/getRenderers.html +++ b/static/api/core/functions/getRenderers.html @@ -1 +1 @@ -getRenderers | JSON Forms Core

    Function getRenderers

    \ No newline at end of file +getRenderers | JSON Forms Core

    Function getRenderers

    \ No newline at end of file diff --git a/static/api/core/functions/getSchema.html b/static/api/core/functions/getSchema.html index 64ebfa76..59cd14b0 100644 --- a/static/api/core/functions/getSchema.html +++ b/static/api/core/functions/getSchema.html @@ -1 +1 @@ -getSchema | JSON Forms Core

    Function getSchema

    \ No newline at end of file +getSchema | JSON Forms Core

    Function getSchema

    \ No newline at end of file diff --git a/static/api/core/functions/getSubErrorsAt.html b/static/api/core/functions/getSubErrorsAt.html index 10c5cb66..ff577666 100644 --- a/static/api/core/functions/getSubErrorsAt.html +++ b/static/api/core/functions/getSubErrorsAt.html @@ -1 +1 @@ -getSubErrorsAt | JSON Forms Core

    Function getSubErrorsAt

    • Parameters

      Returns ((state) => ErrorObject<string, Record<string, any>, unknown>[])

        • (state): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file +getSubErrorsAt | JSON Forms Core

    Function getSubErrorsAt

    • Parameters

      Returns ((state) => ErrorObject<string, Record<string, any>, unknown>[])

        • (state): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file diff --git a/static/api/core/functions/getTranslator.html b/static/api/core/functions/getTranslator.html index b919eafa..21d68b5c 100644 --- a/static/api/core/functions/getTranslator.html +++ b/static/api/core/functions/getTranslator.html @@ -1 +1 @@ -getTranslator | JSON Forms Core

    Function getTranslator

    \ No newline at end of file +getTranslator | JSON Forms Core

    Function getTranslator

    \ No newline at end of file diff --git a/static/api/core/functions/getUISchemas.html b/static/api/core/functions/getUISchemas.html index f1479232..db35b752 100644 --- a/static/api/core/functions/getUISchemas.html +++ b/static/api/core/functions/getUISchemas.html @@ -1 +1 @@ -getUISchemas | JSON Forms Core

    Function getUISchemas

    \ No newline at end of file +getUISchemas | JSON Forms Core

    Function getUISchemas

    \ No newline at end of file diff --git a/static/api/core/functions/getUiSchema.html b/static/api/core/functions/getUiSchema.html index c718a310..567fcb08 100644 --- a/static/api/core/functions/getUiSchema.html +++ b/static/api/core/functions/getUiSchema.html @@ -1 +1 @@ -getUiSchema | JSON Forms Core

    Function getUiSchema

    \ No newline at end of file +getUiSchema | JSON Forms Core

    Function getUiSchema

    \ No newline at end of file diff --git a/static/api/core/functions/getValidationMode.html b/static/api/core/functions/getValidationMode.html index e3dcbf7f..08722e54 100644 --- a/static/api/core/functions/getValidationMode.html +++ b/static/api/core/functions/getValidationMode.html @@ -1 +1 @@ -getValidationMode | JSON Forms Core

    Function getValidationMode

    \ No newline at end of file +getValidationMode | JSON Forms Core

    Function getValidationMode

    \ No newline at end of file diff --git a/static/api/core/functions/hasEnableRule.html b/static/api/core/functions/hasEnableRule.html index 5db02e44..60d1792a 100644 --- a/static/api/core/functions/hasEnableRule.html +++ b/static/api/core/functions/hasEnableRule.html @@ -1 +1 @@ -hasEnableRule | JSON Forms Core

    Function hasEnableRule

    \ No newline at end of file +hasEnableRule | JSON Forms Core

    Function hasEnableRule

    \ No newline at end of file diff --git a/static/api/core/functions/hasShowRule.html b/static/api/core/functions/hasShowRule.html index cd40358b..b16eb0b8 100644 --- a/static/api/core/functions/hasShowRule.html +++ b/static/api/core/functions/hasShowRule.html @@ -1 +1 @@ -hasShowRule | JSON Forms Core

    Function hasShowRule

    \ No newline at end of file +hasShowRule | JSON Forms Core

    Function hasShowRule

    \ No newline at end of file diff --git a/static/api/core/functions/hasType.html b/static/api/core/functions/hasType.html index 0ec378d4..f2e2f485 100644 --- a/static/api/core/functions/hasType.html +++ b/static/api/core/functions/hasType.html @@ -1 +1 @@ -hasType | JSON Forms Core

    Function hasType

    • Parameters

      Returns boolean

    \ No newline at end of file +hasType | JSON Forms Core

    Function hasType

    • Parameters

      Returns boolean

    \ No newline at end of file diff --git a/static/api/core/functions/i18nReducer.html b/static/api/core/functions/i18nReducer.html index 7c9a8194..49a9a7e6 100644 --- a/static/api/core/functions/i18nReducer.html +++ b/static/api/core/functions/i18nReducer.html @@ -1 +1 @@ -i18nReducer | JSON Forms Core

    Function i18nReducer

    \ No newline at end of file +i18nReducer | JSON Forms Core

    Function i18nReducer

    \ No newline at end of file diff --git a/static/api/core/functions/isControlElement.html b/static/api/core/functions/isControlElement.html index 20955be2..b0480cd8 100644 --- a/static/api/core/functions/isControlElement.html +++ b/static/api/core/functions/isControlElement.html @@ -1 +1 @@ -isControlElement | JSON Forms Core

    Function isControlElement

    \ No newline at end of file +isControlElement | JSON Forms Core

    Function isControlElement

    \ No newline at end of file diff --git a/static/api/core/functions/isDescriptionHidden.html b/static/api/core/functions/isDescriptionHidden.html index 0a131bf4..49dae31a 100644 --- a/static/api/core/functions/isDescriptionHidden.html +++ b/static/api/core/functions/isDescriptionHidden.html @@ -3,4 +3,4 @@
  • description: string

    the element's description

  • isFocused: boolean

    whether the element is focused

  • showUnfocusedDescription: boolean
  • Returns boolean

    true, if the description is to be hidden, false otherwise

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/isEnabled.html b/static/api/core/functions/isEnabled.html index f829e992..f773afef 100644 --- a/static/api/core/functions/isEnabled.html +++ b/static/api/core/functions/isEnabled.html @@ -1 +1 @@ -isEnabled | JSON Forms Core

    Function isEnabled

    \ No newline at end of file +isEnabled | JSON Forms Core

    Function isEnabled

    \ No newline at end of file diff --git a/static/api/core/functions/isEnumSchema.html b/static/api/core/functions/isEnumSchema.html index f7a3bc6e..76474d51 100644 --- a/static/api/core/functions/isEnumSchema.html +++ b/static/api/core/functions/isEnumSchema.html @@ -1,2 +1,2 @@ isEnumSchema | JSON Forms Core

    Function isEnumSchema

    \ No newline at end of file +

    Parameters

    Returns any

    \ No newline at end of file diff --git a/static/api/core/functions/isGroup.html b/static/api/core/functions/isGroup.html index 12377e48..9967eb4f 100644 --- a/static/api/core/functions/isGroup.html +++ b/static/api/core/functions/isGroup.html @@ -1 +1 @@ -isGroup | JSON Forms Core

    Function isGroup

    \ No newline at end of file +isGroup | JSON Forms Core

    Function isGroup

    \ No newline at end of file diff --git a/static/api/core/functions/isInherentlyEnabled.html b/static/api/core/functions/isInherentlyEnabled.html index e5304332..c4c09dff 100644 --- a/static/api/core/functions/isInherentlyEnabled.html +++ b/static/api/core/functions/isInherentlyEnabled.html @@ -1,4 +1,4 @@ isInherentlyEnabled | JSON Forms Core

    Function isInherentlyEnabled

    • Indicates whether the given uischema element shall be enabled or disabled. Checks the global readonly flag, uischema rule, uischema options (including the config), the schema and the enablement indicator of the parent.

      -

      Parameters

      Returns any

    \ No newline at end of file +

    Parameters

    Returns any

    \ No newline at end of file diff --git a/static/api/core/functions/isInternationalized.html b/static/api/core/functions/isInternationalized.html index 9e81b833..42ebff5f 100644 --- a/static/api/core/functions/isInternationalized.html +++ b/static/api/core/functions/isInternationalized.html @@ -1 +1 @@ -isInternationalized | JSON Forms Core

    Function isInternationalized

    \ No newline at end of file +isInternationalized | JSON Forms Core

    Function isInternationalized

    \ No newline at end of file diff --git a/static/api/core/functions/isLabelable.html b/static/api/core/functions/isLabelable.html index 36220ae3..67226e7a 100644 --- a/static/api/core/functions/isLabelable.html +++ b/static/api/core/functions/isLabelable.html @@ -1 +1 @@ -isLabelable | JSON Forms Core

    Function isLabelable

    \ No newline at end of file +isLabelable | JSON Forms Core

    Function isLabelable

    \ No newline at end of file diff --git a/static/api/core/functions/isLabeled.html b/static/api/core/functions/isLabeled.html index 6d1b2441..03d0406d 100644 --- a/static/api/core/functions/isLabeled.html +++ b/static/api/core/functions/isLabeled.html @@ -1 +1 @@ -isLabeled | JSON Forms Core

    Function isLabeled

    \ No newline at end of file +isLabeled | JSON Forms Core

    Function isLabeled

    \ No newline at end of file diff --git a/static/api/core/functions/isLayout.html b/static/api/core/functions/isLayout.html index d818a502..40898f21 100644 --- a/static/api/core/functions/isLayout.html +++ b/static/api/core/functions/isLayout.html @@ -1 +1 @@ -isLayout | JSON Forms Core

    Function isLayout

    \ No newline at end of file +isLayout | JSON Forms Core

    Function isLayout

    \ No newline at end of file diff --git a/static/api/core/functions/isOneOfEnumSchema.html b/static/api/core/functions/isOneOfEnumSchema.html index 465b4ebb..7a36abdb 100644 --- a/static/api/core/functions/isOneOfEnumSchema.html +++ b/static/api/core/functions/isOneOfEnumSchema.html @@ -1,2 +1,2 @@ isOneOfEnumSchema | JSON Forms Core

    Function isOneOfEnumSchema

    • Tests whether the schema has an enum based on oneOf.

      -

      Parameters

      Returns boolean

    \ No newline at end of file +

    Parameters

    Returns boolean

    \ No newline at end of file diff --git a/static/api/core/functions/isScopable.html b/static/api/core/functions/isScopable.html index 6cd53815..a2cf417f 100644 --- a/static/api/core/functions/isScopable.html +++ b/static/api/core/functions/isScopable.html @@ -1 +1 @@ -isScopable | JSON Forms Core

    Function isScopable

    \ No newline at end of file +isScopable | JSON Forms Core

    Function isScopable

    \ No newline at end of file diff --git a/static/api/core/functions/isScoped.html b/static/api/core/functions/isScoped.html index 38898596..bd837b6b 100644 --- a/static/api/core/functions/isScoped.html +++ b/static/api/core/functions/isScoped.html @@ -1 +1 @@ -isScoped | JSON Forms Core

    Function isScoped

    \ No newline at end of file +isScoped | JSON Forms Core

    Function isScoped

    \ No newline at end of file diff --git a/static/api/core/functions/isVisible.html b/static/api/core/functions/isVisible.html index d749ce0c..8bbb9615 100644 --- a/static/api/core/functions/isVisible.html +++ b/static/api/core/functions/isVisible.html @@ -1 +1 @@ -isVisible | JSON Forms Core

    Function isVisible

    \ No newline at end of file +isVisible | JSON Forms Core

    Function isVisible

    \ No newline at end of file diff --git a/static/api/core/functions/iterateSchema.html b/static/api/core/functions/iterateSchema.html index 7afc5f8b..756a6314 100644 --- a/static/api/core/functions/iterateSchema.html +++ b/static/api/core/functions/iterateSchema.html @@ -1 +1 @@ -iterateSchema | JSON Forms Core

    Function iterateSchema

    \ No newline at end of file +iterateSchema | JSON Forms Core

    Function iterateSchema

    \ No newline at end of file diff --git a/static/api/core/functions/mapDispatchToArrayControlProps.html b/static/api/core/functions/mapDispatchToArrayControlProps.html index 3d5d0cd6..c9308c7c 100644 --- a/static/api/core/functions/mapDispatchToArrayControlProps.html +++ b/static/api/core/functions/mapDispatchToArrayControlProps.html @@ -1,4 +1,4 @@ mapDispatchToArrayControlProps | JSON Forms Core

    Function mapDispatchToArrayControlProps

    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapDispatchToCellProps.html b/static/api/core/functions/mapDispatchToCellProps.html index b77d05e8..954766b1 100644 --- a/static/api/core/functions/mapDispatchToCellProps.html +++ b/static/api/core/functions/mapDispatchToCellProps.html @@ -1,2 +1,2 @@ mapDispatchToCellProps | JSON Forms Core

    Function mapDispatchToCellProps

    \ No newline at end of file +

    Parameters

    Returns DispatchPropsOfControl

    \ No newline at end of file diff --git a/static/api/core/functions/mapDispatchToControlProps.html b/static/api/core/functions/mapDispatchToControlProps.html index a5d751fb..036e8ff2 100644 --- a/static/api/core/functions/mapDispatchToControlProps.html +++ b/static/api/core/functions/mapDispatchToControlProps.html @@ -1,4 +1,4 @@ mapDispatchToControlProps | JSON Forms Core

    Function mapDispatchToControlProps

    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapDispatchToMultiEnumProps.html b/static/api/core/functions/mapDispatchToMultiEnumProps.html index 0a2c3955..7965f53c 100644 --- a/static/api/core/functions/mapDispatchToMultiEnumProps.html +++ b/static/api/core/functions/mapDispatchToMultiEnumProps.html @@ -1 +1 @@ -mapDispatchToMultiEnumProps | JSON Forms Core

    Function mapDispatchToMultiEnumProps

    \ No newline at end of file +mapDispatchToMultiEnumProps | JSON Forms Core

    Function mapDispatchToMultiEnumProps

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToAllOfProps.html b/static/api/core/functions/mapStateToAllOfProps.html index e9d41d0d..3fafbd53 100644 --- a/static/api/core/functions/mapStateToAllOfProps.html +++ b/static/api/core/functions/mapStateToAllOfProps.html @@ -2,4 +2,4 @@

    Parameters

    Returns StatePropsOfCombinator

    state props for a combinator

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToAnyOfProps.html b/static/api/core/functions/mapStateToAnyOfProps.html index ed6376d4..253a93cb 100644 --- a/static/api/core/functions/mapStateToAnyOfProps.html +++ b/static/api/core/functions/mapStateToAnyOfProps.html @@ -1 +1 @@ -mapStateToAnyOfProps | JSON Forms Core

    Function mapStateToAnyOfProps

    \ No newline at end of file +mapStateToAnyOfProps | JSON Forms Core

    Function mapStateToAnyOfProps

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToArrayControlProps.html b/static/api/core/functions/mapStateToArrayControlProps.html index a58e13ac..d43bbd26 100644 --- a/static/api/core/functions/mapStateToArrayControlProps.html +++ b/static/api/core/functions/mapStateToArrayControlProps.html @@ -2,4 +2,4 @@

    Parameters

    Returns StatePropsOfArrayControl

    state props for a table control

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToArrayLayoutProps.html b/static/api/core/functions/mapStateToArrayLayoutProps.html index f44e7c69..fc1634e3 100644 --- a/static/api/core/functions/mapStateToArrayLayoutProps.html +++ b/static/api/core/functions/mapStateToArrayLayoutProps.html @@ -2,4 +2,4 @@

    Parameters

    Returns StatePropsOfArrayLayout

    state props for a table control

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToCellProps.html b/static/api/core/functions/mapStateToCellProps.html index cf8a477e..7c268ede 100644 --- a/static/api/core/functions/mapStateToCellProps.html +++ b/static/api/core/functions/mapStateToCellProps.html @@ -2,4 +2,4 @@

    Parameters

    Returns StatePropsOfCell

    state props of a cell

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToCombinatorRendererProps.html b/static/api/core/functions/mapStateToCombinatorRendererProps.html index 5a2b5592..09385352 100644 --- a/static/api/core/functions/mapStateToCombinatorRendererProps.html +++ b/static/api/core/functions/mapStateToCombinatorRendererProps.html @@ -1 +1 @@ -mapStateToCombinatorRendererProps | JSON Forms Core

    Function mapStateToCombinatorRendererProps

    \ No newline at end of file +mapStateToCombinatorRendererProps | JSON Forms Core

    Function mapStateToCombinatorRendererProps

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToControlProps.html b/static/api/core/functions/mapStateToControlProps.html index 34f816d8..fdee651a 100644 --- a/static/api/core/functions/mapStateToControlProps.html +++ b/static/api/core/functions/mapStateToControlProps.html @@ -2,4 +2,4 @@

    Parameters

    Returns StatePropsOfControl

    state props for a control

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToControlWithDetailProps.html b/static/api/core/functions/mapStateToControlWithDetailProps.html index 6a38bdff..cf175ae7 100644 --- a/static/api/core/functions/mapStateToControlWithDetailProps.html +++ b/static/api/core/functions/mapStateToControlWithDetailProps.html @@ -2,4 +2,4 @@

    Parameters

    Returns StatePropsOfControlWithDetail

    state props for a table control

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToDispatchCellProps.html b/static/api/core/functions/mapStateToDispatchCellProps.html index efdf4650..901f54cd 100644 --- a/static/api/core/functions/mapStateToDispatchCellProps.html +++ b/static/api/core/functions/mapStateToDispatchCellProps.html @@ -1 +1 @@ -mapStateToDispatchCellProps | JSON Forms Core

    Function mapStateToDispatchCellProps

    \ No newline at end of file +mapStateToDispatchCellProps | JSON Forms Core

    Function mapStateToDispatchCellProps

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToEnumControlProps.html b/static/api/core/functions/mapStateToEnumControlProps.html index 98e7b061..68413bc8 100644 --- a/static/api/core/functions/mapStateToEnumControlProps.html +++ b/static/api/core/functions/mapStateToEnumControlProps.html @@ -1,2 +1,2 @@ mapStateToEnumControlProps | JSON Forms Core

    Function mapStateToEnumControlProps

    \ No newline at end of file +

    Parameters

    Returns StatePropsOfControl & OwnPropsOfEnum

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToJsonFormsRendererProps.html b/static/api/core/functions/mapStateToJsonFormsRendererProps.html index c0014b91..aa4d2863 100644 --- a/static/api/core/functions/mapStateToJsonFormsRendererProps.html +++ b/static/api/core/functions/mapStateToJsonFormsRendererProps.html @@ -1 +1 @@ -mapStateToJsonFormsRendererProps | JSON Forms Core

    Function mapStateToJsonFormsRendererProps

    \ No newline at end of file +mapStateToJsonFormsRendererProps | JSON Forms Core

    Function mapStateToJsonFormsRendererProps

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToLabelProps.html b/static/api/core/functions/mapStateToLabelProps.html index 0c1d3563..dddcfe17 100644 --- a/static/api/core/functions/mapStateToLabelProps.html +++ b/static/api/core/functions/mapStateToLabelProps.html @@ -1 +1 @@ -mapStateToLabelProps | JSON Forms Core

    Function mapStateToLabelProps

    \ No newline at end of file +mapStateToLabelProps | JSON Forms Core

    Function mapStateToLabelProps

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToLayoutProps.html b/static/api/core/functions/mapStateToLayoutProps.html index e4364b23..6def9c45 100644 --- a/static/api/core/functions/mapStateToLayoutProps.html +++ b/static/api/core/functions/mapStateToLayoutProps.html @@ -1,4 +1,4 @@ mapStateToLayoutProps | JSON Forms Core

    Function mapStateToLayoutProps

    \ No newline at end of file +

    Returns LayoutProps

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToMasterListItemProps.html b/static/api/core/functions/mapStateToMasterListItemProps.html index a73569e8..12ef4a4e 100644 --- a/static/api/core/functions/mapStateToMasterListItemProps.html +++ b/static/api/core/functions/mapStateToMasterListItemProps.html @@ -2,4 +2,4 @@

    Parameters

    Returns StatePropsOfMasterItem

    state props for a control

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToMultiEnumControlProps.html b/static/api/core/functions/mapStateToMultiEnumControlProps.html index bc597755..88fe01ae 100644 --- a/static/api/core/functions/mapStateToMultiEnumControlProps.html +++ b/static/api/core/functions/mapStateToMultiEnumControlProps.html @@ -1,2 +1,2 @@ mapStateToMultiEnumControlProps | JSON Forms Core

    Function mapStateToMultiEnumControlProps

    \ No newline at end of file +

    Parameters

    Returns StatePropsOfControl & OwnPropsOfEnum

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToOneOfEnumCellProps.html b/static/api/core/functions/mapStateToOneOfEnumCellProps.html index ebac52f0..d99b6959 100644 --- a/static/api/core/functions/mapStateToOneOfEnumCellProps.html +++ b/static/api/core/functions/mapStateToOneOfEnumCellProps.html @@ -1,2 +1,2 @@ mapStateToOneOfEnumCellProps | JSON Forms Core

    Function mapStateToOneOfEnumCellProps

    \ No newline at end of file +

    Parameters

    Returns StatePropsOfEnumCell

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToOneOfEnumControlProps.html b/static/api/core/functions/mapStateToOneOfEnumControlProps.html index fa46334b..963842ab 100644 --- a/static/api/core/functions/mapStateToOneOfEnumControlProps.html +++ b/static/api/core/functions/mapStateToOneOfEnumControlProps.html @@ -1,2 +1,2 @@ mapStateToOneOfEnumControlProps | JSON Forms Core

    Function mapStateToOneOfEnumControlProps

    \ No newline at end of file +

    Parameters

    Returns StatePropsOfControl & OwnPropsOfEnum

    \ No newline at end of file diff --git a/static/api/core/functions/mapStateToOneOfProps.html b/static/api/core/functions/mapStateToOneOfProps.html index ebe8a94a..261e5c05 100644 --- a/static/api/core/functions/mapStateToOneOfProps.html +++ b/static/api/core/functions/mapStateToOneOfProps.html @@ -1 +1 @@ -mapStateToOneOfProps | JSON Forms Core

    Function mapStateToOneOfProps

    \ No newline at end of file +mapStateToOneOfProps | JSON Forms Core

    Function mapStateToOneOfProps

    \ No newline at end of file diff --git a/static/api/core/functions/moveDown.html b/static/api/core/functions/moveDown.html index a7d0517e..4bd9a2cd 100644 --- a/static/api/core/functions/moveDown.html +++ b/static/api/core/functions/moveDown.html @@ -1 +1 @@ -moveDown | JSON Forms Core

    Function moveDown

    \ No newline at end of file +moveDown | JSON Forms Core

    Function moveDown

    \ No newline at end of file diff --git a/static/api/core/functions/moveUp.html b/static/api/core/functions/moveUp.html index 7af08f0e..45b6a885 100644 --- a/static/api/core/functions/moveUp.html +++ b/static/api/core/functions/moveUp.html @@ -1 +1 @@ -moveUp | JSON Forms Core

    Function moveUp

    \ No newline at end of file +moveUp | JSON Forms Core

    Function moveUp

    \ No newline at end of file diff --git a/static/api/core/functions/oneOfToEnumOptionMapper.html b/static/api/core/functions/oneOfToEnumOptionMapper.html index e7fd357a..dc391b18 100644 --- a/static/api/core/functions/oneOfToEnumOptionMapper.html +++ b/static/api/core/functions/oneOfToEnumOptionMapper.html @@ -1 +1 @@ -oneOfToEnumOptionMapper | JSON Forms Core

    Function oneOfToEnumOptionMapper

    \ No newline at end of file +oneOfToEnumOptionMapper | JSON Forms Core

    Function oneOfToEnumOptionMapper

    \ No newline at end of file diff --git a/static/api/core/functions/removeId.html b/static/api/core/functions/removeId.html index 879d85d8..d934cea5 100644 --- a/static/api/core/functions/removeId.html +++ b/static/api/core/functions/removeId.html @@ -1 +1 @@ -removeId | JSON Forms Core

    Function removeId

    • Parameters

      • id: string

      Returns boolean

    \ No newline at end of file +removeId | JSON Forms Core

    Function removeId

    • Parameters

      • id: string

      Returns boolean

    \ No newline at end of file diff --git a/static/api/core/functions/rendererReducer.html b/static/api/core/functions/rendererReducer.html index 602205a4..f875969a 100644 --- a/static/api/core/functions/rendererReducer.html +++ b/static/api/core/functions/rendererReducer.html @@ -1 +1 @@ -rendererReducer | JSON Forms Core

    Function rendererReducer

    \ No newline at end of file +rendererReducer | JSON Forms Core

    Function rendererReducer

    \ No newline at end of file diff --git a/static/api/core/functions/resolveData.html b/static/api/core/functions/resolveData.html index dc9c4be4..baba6e22 100644 --- a/static/api/core/functions/resolveData.html +++ b/static/api/core/functions/resolveData.html @@ -1 +1 @@ -resolveData | JSON Forms Core

    Function resolveData

    • Parameters

      • instance: any
      • dataPath: string

      Returns any

    \ No newline at end of file +resolveData | JSON Forms Core

    Function resolveData

    • Parameters

      • instance: any
      • dataPath: string

      Returns any

    \ No newline at end of file diff --git a/static/api/core/functions/resolveSchema.html b/static/api/core/functions/resolveSchema.html index 5bc6c588..362fcfb0 100644 --- a/static/api/core/functions/resolveSchema.html +++ b/static/api/core/functions/resolveSchema.html @@ -3,4 +3,4 @@
  • schemaPath: string

    the schema path to be resolved

  • rootSchema: JsonSchema

    the actual root schema

  • Returns JsonSchema

    the resolved sub-schema

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/setReadonly.html b/static/api/core/functions/setReadonly.html index b123c6ac..bd516f9b 100644 --- a/static/api/core/functions/setReadonly.html +++ b/static/api/core/functions/setReadonly.html @@ -1 +1 @@ -setReadonly | JSON Forms Core

    Function setReadonly

    \ No newline at end of file +setReadonly | JSON Forms Core

    Function setReadonly

    \ No newline at end of file diff --git a/static/api/core/functions/showAsRequired.html b/static/api/core/functions/showAsRequired.html index 06fbeae3..535988e7 100644 --- a/static/api/core/functions/showAsRequired.html +++ b/static/api/core/functions/showAsRequired.html @@ -2,4 +2,4 @@

    Parameters

    Returns boolean

    should the field be marked as required

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/subErrorsAt.html b/static/api/core/functions/subErrorsAt.html index 89109066..93737e17 100644 --- a/static/api/core/functions/subErrorsAt.html +++ b/static/api/core/functions/subErrorsAt.html @@ -1 +1 @@ -subErrorsAt | JSON Forms Core

    Function subErrorsAt

    • Parameters

      Returns ((state) => ErrorObject<string, Record<string, any>, unknown>[])

        • (state): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file +subErrorsAt | JSON Forms Core

    Function subErrorsAt

    • Parameters

      Returns ((state) => ErrorObject<string, Record<string, any>, unknown>[])

        • (state): ErrorObject<string, Record<string, any>, unknown>[]
        • Parameters

          Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file diff --git a/static/api/core/functions/toDataPath.html b/static/api/core/functions/toDataPath.html index a3d04323..4cc5a4c7 100644 --- a/static/api/core/functions/toDataPath.html +++ b/static/api/core/functions/toDataPath.html @@ -4,4 +4,4 @@

    Returns string

    the data path

    Example

    toDataPath('#/properties/foo/properties/bar') === 'foo.bar')
     
    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/toDataPathSegments.html b/static/api/core/functions/toDataPathSegments.html index 3221cd5d..6cd2ee0a 100644 --- a/static/api/core/functions/toDataPathSegments.html +++ b/static/api/core/functions/toDataPathSegments.html @@ -4,4 +4,4 @@ and de-referencing the single segments to obtain a new object.

    Parameters

    Returns string[]

    an array containing only non-schema-specific segments

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/functions/transformPathToI18nPrefix.html b/static/api/core/functions/transformPathToI18nPrefix.html index 773ad35e..003cd15b 100644 --- a/static/api/core/functions/transformPathToI18nPrefix.html +++ b/static/api/core/functions/transformPathToI18nPrefix.html @@ -1,3 +1,3 @@ transformPathToI18nPrefix | JSON Forms Core

    Function transformPathToI18nPrefix

    • Transforms a given path to a prefix which can be used for i18n keys. Returns 'root' for empty paths and removes array indices

      -

      Parameters

      • path: string

      Returns string

    \ No newline at end of file +

    Parameters

    Returns string

    \ No newline at end of file diff --git a/static/api/core/functions/uischemaRegistryReducer.html b/static/api/core/functions/uischemaRegistryReducer.html index b66c88da..3e3a5bb1 100644 --- a/static/api/core/functions/uischemaRegistryReducer.html +++ b/static/api/core/functions/uischemaRegistryReducer.html @@ -1 +1 @@ -uischemaRegistryReducer | JSON Forms Core

    Function uischemaRegistryReducer

    \ No newline at end of file +uischemaRegistryReducer | JSON Forms Core

    Function uischemaRegistryReducer

    \ No newline at end of file diff --git a/static/api/core/functions/unsetReadonly.html b/static/api/core/functions/unsetReadonly.html index 55daa880..555d6697 100644 --- a/static/api/core/functions/unsetReadonly.html +++ b/static/api/core/functions/unsetReadonly.html @@ -1 +1 @@ -unsetReadonly | JSON Forms Core

    Function unsetReadonly

    \ No newline at end of file +unsetReadonly | JSON Forms Core

    Function unsetReadonly

    \ No newline at end of file diff --git a/static/api/core/functions/validate-1.html b/static/api/core/functions/validate-1.html index 2a3230d1..7d756c0c 100644 --- a/static/api/core/functions/validate-1.html +++ b/static/api/core/functions/validate-1.html @@ -1 +1 @@ -validate | JSON Forms Core

    Function validate

    • Parameters

      • validator: ValidateFunction<unknown>
      • data: any

      Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file +validate | JSON Forms Core

    Function validate

    • Parameters

      • validator: ValidateFunction<unknown>
      • data: any

      Returns ErrorObject<string, Record<string, any>, unknown>[]

    \ No newline at end of file diff --git a/static/api/core/interfaces/Action.html b/static/api/core/interfaces/Action.html index 0c99c0c8..ebd38516 100644 --- a/static/api/core/interfaces/Action.html +++ b/static/api/core/interfaces/Action.html @@ -1,2 +1,2 @@ -Action | JSON Forms Core

    Interface Action<T>

    interface Action<T> {
        type: T;
    }

    Type Parameters

    • T = any

    Hierarchy (view full)

    Properties

    Properties

    type: T
    \ No newline at end of file +Action | JSON Forms Core

    Interface Action<T>

    interface Action<T> {
        type: T;
    }

    Type Parameters

    • T = any

    Hierarchy (view full)

    Properties

    Properties

    type: T
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.AddCellRendererAction.html b/static/api/core/interfaces/Actions.AddCellRendererAction.html index ea895818..228a42f3 100644 --- a/static/api/core/interfaces/Actions.AddCellRendererAction.html +++ b/static/api/core/interfaces/Actions.AddCellRendererAction.html @@ -1,4 +1,4 @@ -AddCellRendererAction | JSON Forms Core

    Interface AddCellRendererAction

    interface AddCellRendererAction {
        cell: any;
        tester: RankedTester;
        type: "jsonforms/ADD_CELL";
    }

    Properties

    cell +AddCellRendererAction | JSON Forms Core

    Interface AddCellRendererAction

    interface AddCellRendererAction {
        cell: any;
        tester: RankedTester;
        type: "jsonforms/ADD_CELL";
    }

    Properties

    Properties

    cell: any
    tester: RankedTester
    type: "jsonforms/ADD_CELL"
    \ No newline at end of file +

    Properties

    cell: any
    tester: RankedTester
    type: "jsonforms/ADD_CELL"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.AddRendererAction.html b/static/api/core/interfaces/Actions.AddRendererAction.html index ce064bd1..07092076 100644 --- a/static/api/core/interfaces/Actions.AddRendererAction.html +++ b/static/api/core/interfaces/Actions.AddRendererAction.html @@ -1,4 +1,4 @@ -AddRendererAction | JSON Forms Core

    Interface AddRendererAction

    interface AddRendererAction {
        renderer: any;
        tester: RankedTester;
        type: "jsonforms/ADD_RENDERER";
    }

    Properties

    renderer +AddRendererAction | JSON Forms Core

    Interface AddRendererAction

    interface AddRendererAction {
        renderer: any;
        tester: RankedTester;
        type: "jsonforms/ADD_RENDERER";
    }

    Properties

    Properties

    renderer: any
    tester: RankedTester
    type: "jsonforms/ADD_RENDERER"
    \ No newline at end of file +

    Properties

    renderer: any
    tester: RankedTester
    type: "jsonforms/ADD_RENDERER"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.AddUISchemaAction.html b/static/api/core/interfaces/Actions.AddUISchemaAction.html index 83004f34..00ad2c77 100644 --- a/static/api/core/interfaces/Actions.AddUISchemaAction.html +++ b/static/api/core/interfaces/Actions.AddUISchemaAction.html @@ -1,4 +1,4 @@ -AddUISchemaAction | JSON Forms Core

    Interface AddUISchemaAction

    interface AddUISchemaAction {
        tester: UISchemaTester;
        type: "jsonforms/ADD_UI_SCHEMA";
        uischema: UISchemaElement;
    }

    Properties

    tester +AddUISchemaAction | JSON Forms Core

    Interface AddUISchemaAction

    interface AddUISchemaAction {
        tester: UISchemaTester;
        type: "jsonforms/ADD_UI_SCHEMA";
        uischema: UISchemaElement;
    }

    Properties

    Properties

    type: "jsonforms/ADD_UI_SCHEMA"
    uischema: UISchemaElement
    \ No newline at end of file +

    Properties

    type: "jsonforms/ADD_UI_SCHEMA"
    uischema: UISchemaElement
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.InitAction.html b/static/api/core/interfaces/Actions.InitAction.html index 757f7f8b..107d6abb 100644 --- a/static/api/core/interfaces/Actions.InitAction.html +++ b/static/api/core/interfaces/Actions.InitAction.html @@ -1,6 +1,6 @@ -InitAction | JSON Forms Core
    interface InitAction {
        data: any;
        options?: Ajv | InitActionOptions;
        schema: JsonSchema;
        type: "jsonforms/INIT";
        uischema: UISchemaElement;
    }

    Properties

    data +InitAction | JSON Forms Core
    interface InitAction {
        data: any;
        options?: Ajv | InitActionOptions;
        schema: JsonSchema;
        type: "jsonforms/INIT";
        uischema: UISchemaElement;
    }

    Properties

    data: any
    options?: Ajv | InitActionOptions
    schema: JsonSchema
    type: "jsonforms/INIT"
    uischema: UISchemaElement
    \ No newline at end of file +

    Properties

    data: any
    options?: Ajv | InitActionOptions
    schema: JsonSchema
    type: "jsonforms/INIT"
    uischema: UISchemaElement
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.InitActionOptions.html b/static/api/core/interfaces/Actions.InitActionOptions.html index 003d0a2f..b3b02918 100644 --- a/static/api/core/interfaces/Actions.InitActionOptions.html +++ b/static/api/core/interfaces/Actions.InitActionOptions.html @@ -1,4 +1,4 @@ -InitActionOptions | JSON Forms Core

    Interface InitActionOptions

    interface InitActionOptions {
        additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[];
        ajv?: Ajv;
        validationMode?: ValidationMode;
    }

    Properties

    additionalErrors? +InitActionOptions | JSON Forms Core

    Interface InitActionOptions

    interface InitActionOptions {
        additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[];
        ajv?: Ajv;
        validationMode?: ValidationMode;
    }

    Properties

    additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[]
    ajv?: Ajv
    validationMode?: ValidationMode
    \ No newline at end of file +

    Properties

    additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[]
    ajv?: Ajv
    validationMode?: ValidationMode
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.RegisterDefaultDataAction.html b/static/api/core/interfaces/Actions.RegisterDefaultDataAction.html index 4ae3d7b2..6bf79e8a 100644 --- a/static/api/core/interfaces/Actions.RegisterDefaultDataAction.html +++ b/static/api/core/interfaces/Actions.RegisterDefaultDataAction.html @@ -1,4 +1,4 @@ -RegisterDefaultDataAction | JSON Forms Core

    Interface RegisterDefaultDataAction

    interface RegisterDefaultDataAction {
        data: any;
        schemaPath: string;
        type: "jsonforms/ADD_DEFAULT_DATA";
    }

    Properties

    data +RegisterDefaultDataAction | JSON Forms Core

    Interface RegisterDefaultDataAction

    interface RegisterDefaultDataAction {
        data: any;
        schemaPath: string;
        type: "jsonforms/ADD_DEFAULT_DATA";
    }

    Properties

    Properties

    data: any
    schemaPath: string
    type: "jsonforms/ADD_DEFAULT_DATA"
    \ No newline at end of file +

    Properties

    data: any
    schemaPath: string
    type: "jsonforms/ADD_DEFAULT_DATA"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.RemoveCellRendererAction.html b/static/api/core/interfaces/Actions.RemoveCellRendererAction.html index db5f1b7e..a4a37605 100644 --- a/static/api/core/interfaces/Actions.RemoveCellRendererAction.html +++ b/static/api/core/interfaces/Actions.RemoveCellRendererAction.html @@ -1,4 +1,4 @@ -RemoveCellRendererAction | JSON Forms Core

    Interface RemoveCellRendererAction

    interface RemoveCellRendererAction {
        cell: any;
        tester: RankedTester;
        type: "jsonforms/REMOVE_CELL";
    }

    Properties

    cell +RemoveCellRendererAction | JSON Forms Core

    Interface RemoveCellRendererAction

    interface RemoveCellRendererAction {
        cell: any;
        tester: RankedTester;
        type: "jsonforms/REMOVE_CELL";
    }

    Properties

    Properties

    cell: any
    tester: RankedTester
    type: "jsonforms/REMOVE_CELL"
    \ No newline at end of file +

    Properties

    cell: any
    tester: RankedTester
    type: "jsonforms/REMOVE_CELL"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.RemoveRendererAction.html b/static/api/core/interfaces/Actions.RemoveRendererAction.html index af41c9e2..faae9a4e 100644 --- a/static/api/core/interfaces/Actions.RemoveRendererAction.html +++ b/static/api/core/interfaces/Actions.RemoveRendererAction.html @@ -1,4 +1,4 @@ -RemoveRendererAction | JSON Forms Core

    Interface RemoveRendererAction

    interface RemoveRendererAction {
        renderer: any;
        tester: RankedTester;
        type: "jsonforms/REMOVE_RENDERER";
    }

    Properties

    renderer +RemoveRendererAction | JSON Forms Core

    Interface RemoveRendererAction

    interface RemoveRendererAction {
        renderer: any;
        tester: RankedTester;
        type: "jsonforms/REMOVE_RENDERER";
    }

    Properties

    Properties

    renderer: any
    tester: RankedTester
    type: "jsonforms/REMOVE_RENDERER"
    \ No newline at end of file +

    Properties

    renderer: any
    tester: RankedTester
    type: "jsonforms/REMOVE_RENDERER"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.RemoveUISchemaAction.html b/static/api/core/interfaces/Actions.RemoveUISchemaAction.html index 53b41ea8..409f52bb 100644 --- a/static/api/core/interfaces/Actions.RemoveUISchemaAction.html +++ b/static/api/core/interfaces/Actions.RemoveUISchemaAction.html @@ -1,3 +1,3 @@ -RemoveUISchemaAction | JSON Forms Core

    Interface RemoveUISchemaAction

    interface RemoveUISchemaAction {
        tester: UISchemaTester;
        type: "jsonforms/REMOVE_UI_SCHEMA";
    }

    Properties

    tester +RemoveUISchemaAction | JSON Forms Core

    Interface RemoveUISchemaAction

    interface RemoveUISchemaAction {
        tester: UISchemaTester;
        type: "jsonforms/REMOVE_UI_SCHEMA";
    }

    Properties

    Properties

    type: "jsonforms/REMOVE_UI_SCHEMA"
    \ No newline at end of file +

    Properties

    type: "jsonforms/REMOVE_UI_SCHEMA"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.SetAjvAction.html b/static/api/core/interfaces/Actions.SetAjvAction.html index 27b53558..79025fe5 100644 --- a/static/api/core/interfaces/Actions.SetAjvAction.html +++ b/static/api/core/interfaces/Actions.SetAjvAction.html @@ -1,3 +1,3 @@ -SetAjvAction | JSON Forms Core
    interface SetAjvAction {
        ajv: Ajv;
        type: "jsonforms/SET_AJV";
    }

    Properties

    ajv +SetAjvAction | JSON Forms Core
    interface SetAjvAction {
        ajv: Ajv;
        type: "jsonforms/SET_AJV";
    }

    Properties

    Properties

    ajv: Ajv
    type: "jsonforms/SET_AJV"
    \ No newline at end of file +

    Properties

    ajv: Ajv
    type: "jsonforms/SET_AJV"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.SetConfigAction.html b/static/api/core/interfaces/Actions.SetConfigAction.html index d6bb626c..d09f3086 100644 --- a/static/api/core/interfaces/Actions.SetConfigAction.html +++ b/static/api/core/interfaces/Actions.SetConfigAction.html @@ -1,3 +1,3 @@ -SetConfigAction | JSON Forms Core

    Interface SetConfigAction

    interface SetConfigAction {
        config: any;
        type: "jsonforms/SET_CONFIG";
    }

    Properties

    config +SetConfigAction | JSON Forms Core

    Interface SetConfigAction

    interface SetConfigAction {
        config: any;
        type: "jsonforms/SET_CONFIG";
    }

    Properties

    Properties

    config: any
    type: "jsonforms/SET_CONFIG"
    \ No newline at end of file +

    Properties

    config: any
    type: "jsonforms/SET_CONFIG"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.SetLocaleAction.html b/static/api/core/interfaces/Actions.SetLocaleAction.html index 88c8af50..476161af 100644 --- a/static/api/core/interfaces/Actions.SetLocaleAction.html +++ b/static/api/core/interfaces/Actions.SetLocaleAction.html @@ -1,3 +1,3 @@ -SetLocaleAction | JSON Forms Core

    Interface SetLocaleAction

    interface SetLocaleAction {
        locale: string;
        type: "jsonforms/SET_LOCALE";
    }

    Properties

    locale +SetLocaleAction | JSON Forms Core

    Interface SetLocaleAction

    interface SetLocaleAction {
        locale: string;
        type: "jsonforms/SET_LOCALE";
    }

    Properties

    Properties

    locale: string
    type: "jsonforms/SET_LOCALE"
    \ No newline at end of file +

    Properties

    locale: string
    type: "jsonforms/SET_LOCALE"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.SetSchemaAction.html b/static/api/core/interfaces/Actions.SetSchemaAction.html index 7263cef5..8dc459c8 100644 --- a/static/api/core/interfaces/Actions.SetSchemaAction.html +++ b/static/api/core/interfaces/Actions.SetSchemaAction.html @@ -1,3 +1,3 @@ -SetSchemaAction | JSON Forms Core

    Interface SetSchemaAction

    interface SetSchemaAction {
        schema: JsonSchema;
        type: "jsonforms/SET_SCHEMA";
    }

    Properties

    schema +SetSchemaAction | JSON Forms Core

    Interface SetSchemaAction

    interface SetSchemaAction {
        schema: JsonSchema;
        type: "jsonforms/SET_SCHEMA";
    }

    Properties

    Properties

    schema: JsonSchema
    type: "jsonforms/SET_SCHEMA"
    \ No newline at end of file +

    Properties

    schema: JsonSchema
    type: "jsonforms/SET_SCHEMA"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.SetTranslatorAction.html b/static/api/core/interfaces/Actions.SetTranslatorAction.html index 86a22ecf..1aba8256 100644 --- a/static/api/core/interfaces/Actions.SetTranslatorAction.html +++ b/static/api/core/interfaces/Actions.SetTranslatorAction.html @@ -1,4 +1,4 @@ -SetTranslatorAction | JSON Forms Core

    Interface SetTranslatorAction

    interface SetTranslatorAction {
        errorTranslator?: ErrorTranslator;
        translator?: Translator;
        type: "jsonforms/SET_TRANSLATOR";
    }

    Properties

    errorTranslator? +SetTranslatorAction | JSON Forms Core

    Interface SetTranslatorAction

    interface SetTranslatorAction {
        errorTranslator?: ErrorTranslator;
        translator?: Translator;
        type: "jsonforms/SET_TRANSLATOR";
    }

    Properties

    errorTranslator?: ErrorTranslator
    translator?: Translator
    type: "jsonforms/SET_TRANSLATOR"
    \ No newline at end of file +

    Properties

    errorTranslator?: ErrorTranslator
    translator?: Translator
    type: "jsonforms/SET_TRANSLATOR"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.SetUISchemaAction.html b/static/api/core/interfaces/Actions.SetUISchemaAction.html index 6907ae0c..2550b2ef 100644 --- a/static/api/core/interfaces/Actions.SetUISchemaAction.html +++ b/static/api/core/interfaces/Actions.SetUISchemaAction.html @@ -1,3 +1,3 @@ -SetUISchemaAction | JSON Forms Core

    Interface SetUISchemaAction

    interface SetUISchemaAction {
        type: "jsonforms/SET_UISCHEMA";
        uischema: UISchemaElement;
    }

    Properties

    type +SetUISchemaAction | JSON Forms Core

    Interface SetUISchemaAction

    interface SetUISchemaAction {
        type: "jsonforms/SET_UISCHEMA";
        uischema: UISchemaElement;
    }

    Properties

    Properties

    type: "jsonforms/SET_UISCHEMA"
    uischema: UISchemaElement
    \ No newline at end of file +

    Properties

    type: "jsonforms/SET_UISCHEMA"
    uischema: UISchemaElement
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.SetValidationModeAction.html b/static/api/core/interfaces/Actions.SetValidationModeAction.html index 9cb5e8c2..92513dbf 100644 --- a/static/api/core/interfaces/Actions.SetValidationModeAction.html +++ b/static/api/core/interfaces/Actions.SetValidationModeAction.html @@ -1,3 +1,3 @@ -SetValidationModeAction | JSON Forms Core

    Interface SetValidationModeAction

    interface SetValidationModeAction {
        type: "jsonforms/SET_VALIDATION_MODE";
        validationMode: ValidationMode;
    }

    Properties

    type +SetValidationModeAction | JSON Forms Core

    Interface SetValidationModeAction

    interface SetValidationModeAction {
        type: "jsonforms/SET_VALIDATION_MODE";
        validationMode: ValidationMode;
    }

    Properties

    Properties

    type: "jsonforms/SET_VALIDATION_MODE"
    validationMode: ValidationMode
    \ No newline at end of file +

    Properties

    type: "jsonforms/SET_VALIDATION_MODE"
    validationMode: ValidationMode
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.UnregisterDefaultDataAction.html b/static/api/core/interfaces/Actions.UnregisterDefaultDataAction.html index 3dcc587e..6fb0aa0a 100644 --- a/static/api/core/interfaces/Actions.UnregisterDefaultDataAction.html +++ b/static/api/core/interfaces/Actions.UnregisterDefaultDataAction.html @@ -1,3 +1,3 @@ -UnregisterDefaultDataAction | JSON Forms Core

    Interface UnregisterDefaultDataAction

    interface UnregisterDefaultDataAction {
        schemaPath: string;
        type: "jsonforms/REMOVE_DEFAULT_DATA";
    }

    Properties

    schemaPath +UnregisterDefaultDataAction | JSON Forms Core

    Interface UnregisterDefaultDataAction

    interface UnregisterDefaultDataAction {
        schemaPath: string;
        type: "jsonforms/REMOVE_DEFAULT_DATA";
    }

    Properties

    Properties

    schemaPath: string
    type: "jsonforms/REMOVE_DEFAULT_DATA"
    \ No newline at end of file +

    Properties

    schemaPath: string
    type: "jsonforms/REMOVE_DEFAULT_DATA"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.UpdateAction.html b/static/api/core/interfaces/Actions.UpdateAction.html index 5bd511af..13ccccc1 100644 --- a/static/api/core/interfaces/Actions.UpdateAction.html +++ b/static/api/core/interfaces/Actions.UpdateAction.html @@ -1,5 +1,5 @@ -UpdateAction | JSON Forms Core
    interface UpdateAction {
        context?: object;
        path: string;
        type: "jsonforms/UPDATE";
        updater(existingData?): any;
    }

    Properties

    context? +UpdateAction | JSON Forms Core
    interface UpdateAction {
        context?: object;
        path: string;
        type: "jsonforms/UPDATE";
        updater(existingData?): any;
    }

    Properties

    Methods

    Properties

    context?: object
    path: string
    type: "jsonforms/UPDATE"

    Methods

    \ No newline at end of file +

    Properties

    context?: object
    path: string
    type: "jsonforms/UPDATE"

    Methods

    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.UpdateCoreAction.html b/static/api/core/interfaces/Actions.UpdateCoreAction.html index ece750c6..090e7378 100644 --- a/static/api/core/interfaces/Actions.UpdateCoreAction.html +++ b/static/api/core/interfaces/Actions.UpdateCoreAction.html @@ -1,6 +1,6 @@ -UpdateCoreAction | JSON Forms Core

    Interface UpdateCoreAction

    interface UpdateCoreAction {
        data?: any;
        options?: Ajv | InitActionOptions;
        schema?: JsonSchema;
        type: "jsonforms/UPDATE_CORE";
        uischema?: UISchemaElement;
    }

    Properties

    data? +UpdateCoreAction | JSON Forms Core

    Interface UpdateCoreAction

    interface UpdateCoreAction {
        data?: any;
        options?: Ajv | InitActionOptions;
        schema?: JsonSchema;
        type: "jsonforms/UPDATE_CORE";
        uischema?: UISchemaElement;
    }

    Properties

    data?: any
    options?: Ajv | InitActionOptions
    schema?: JsonSchema
    type: "jsonforms/UPDATE_CORE"
    uischema?: UISchemaElement
    \ No newline at end of file +

    Properties

    data?: any
    options?: Ajv | InitActionOptions
    schema?: JsonSchema
    type: "jsonforms/UPDATE_CORE"
    uischema?: UISchemaElement
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.UpdateErrorsAction.html b/static/api/core/interfaces/Actions.UpdateErrorsAction.html index 1fe48890..cec2295f 100644 --- a/static/api/core/interfaces/Actions.UpdateErrorsAction.html +++ b/static/api/core/interfaces/Actions.UpdateErrorsAction.html @@ -1,3 +1,3 @@ -UpdateErrorsAction | JSON Forms Core

    Interface UpdateErrorsAction

    interface UpdateErrorsAction {
        errors: ErrorObject<string, Record<string, any>, unknown>[];
        type: "jsonforms/UPDATE_ERRORS";
    }

    Properties

    errors +UpdateErrorsAction | JSON Forms Core

    Interface UpdateErrorsAction

    interface UpdateErrorsAction {
        errors: ErrorObject<string, Record<string, any>, unknown>[];
        type: "jsonforms/UPDATE_ERRORS";
    }

    Properties

    Properties

    errors: ErrorObject<string, Record<string, any>, unknown>[]
    type: "jsonforms/UPDATE_ERRORS"
    \ No newline at end of file +

    Properties

    errors: ErrorObject<string, Record<string, any>, unknown>[]
    type: "jsonforms/UPDATE_ERRORS"
    \ No newline at end of file diff --git a/static/api/core/interfaces/Actions.UpdateI18nAction.html b/static/api/core/interfaces/Actions.UpdateI18nAction.html index 0ea7030a..0e2fd140 100644 --- a/static/api/core/interfaces/Actions.UpdateI18nAction.html +++ b/static/api/core/interfaces/Actions.UpdateI18nAction.html @@ -1,5 +1,5 @@ -UpdateI18nAction | JSON Forms Core

    Interface UpdateI18nAction

    interface UpdateI18nAction {
        errorTranslator: ErrorTranslator;
        locale: string;
        translator: Translator;
        type: "jsonforms/UPDATE_I18N";
    }

    Properties

    errorTranslator +UpdateI18nAction | JSON Forms Core

    Interface UpdateI18nAction

    interface UpdateI18nAction {
        errorTranslator: ErrorTranslator;
        locale: string;
        translator: Translator;
        type: "jsonforms/UPDATE_I18N";
    }

    Properties

    errorTranslator: ErrorTranslator
    locale: string
    translator: Translator
    type: "jsonforms/UPDATE_I18N"
    \ No newline at end of file +

    Properties

    errorTranslator: ErrorTranslator
    locale: string
    translator: Translator
    type: "jsonforms/UPDATE_I18N"
    \ No newline at end of file diff --git a/static/api/core/interfaces/AndCondition.html b/static/api/core/interfaces/AndCondition.html index c5c9d0ae..6e607189 100644 --- a/static/api/core/interfaces/AndCondition.html +++ b/static/api/core/interfaces/AndCondition.html @@ -1,5 +1,5 @@ AndCondition | JSON Forms Core

    Interface AndCondition

    An and condition.

    -
    interface AndCondition {
        conditions: Condition[];
        type: "AND";
    }

    Hierarchy (view full)

    Properties

    interface AndCondition {
        conditions: Condition[];
        type: "AND";
    }

    Hierarchy (view full)

    Properties

    Properties

    conditions: Condition[]
    type: "AND"

    The type of condition.

    -
    \ No newline at end of file +

    Properties

    conditions: Condition[]
    type: "AND"

    The type of condition.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/AnyAction.html b/static/api/core/interfaces/AnyAction.html index befc9b75..4b9e43f3 100644 --- a/static/api/core/interfaces/AnyAction.html +++ b/static/api/core/interfaces/AnyAction.html @@ -2,5 +2,5 @@ This is mainly for the use of the Reducer type. This is not part of Action itself to prevent types that extend Action from having an index signature.

    -
    interface AnyAction {
        type: any;
        [extraProps: string]: any;
    }

    Hierarchy (view full)

    Indexable

    [extraProps: string]: any

    Properties

    Properties

    type: any
    \ No newline at end of file +
    interface AnyAction {
        type: any;
        [extraProps: string]: any;
    }

    Hierarchy (view full)

    Indexable

    [extraProps: string]: any

    Properties

    Properties

    type: any
    \ No newline at end of file diff --git a/static/api/core/interfaces/ArrayControlProps.html b/static/api/core/interfaces/ArrayControlProps.html index a97ca690..c4f71981 100644 --- a/static/api/core/interfaces/ArrayControlProps.html +++ b/static/api/core/interfaces/ArrayControlProps.html @@ -1,5 +1,6 @@ ArrayControlProps | JSON Forms Core

    Interface ArrayControlProps

    Props of an array control.

    -
    interface ArrayControlProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        childErrors?: ErrorObject<string, Record<string, any>, unknown>[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
        addItem(path, value): (() => void);
        moveDown?(path, toMove): (() => void);
        moveUp?(path, toMove): (() => void);
        removeItems?(path, toDelete): (() => void);
    }

    Hierarchy (view full)

    Properties

    interface ArrayControlProps {
        arraySchema: JsonSchema;
        cells?: JsonFormsCellRendererRegistryEntry[];
        childErrors?: ErrorObject<string, Record<string, any>, unknown>[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
        addItem(path, value): (() => void);
        moveDown?(path, toMove): (() => void);
        moveUp?(path, toMove): (() => void);
        removeItems?(path, toDelete): (() => void);
    }

    Hierarchy (view full)

    Properties

    All available cell renderers.

    -
    childErrors?: ErrorObject<string, Record<string, any>, unknown>[]
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    label: string

    The label for the rendered element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -

    Methods

    \ No newline at end of file +

    Properties

    arraySchema: JsonSchema

    All available cell renderers.

    +
    childErrors?: ErrorObject<string, Record<string, any>, unknown>[]
    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    label: string

    The label for the rendered element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +

    Methods

    \ No newline at end of file diff --git a/static/api/core/interfaces/ArrayDefaultTranslation.html b/static/api/core/interfaces/ArrayDefaultTranslation.html index 03fa1f47..57e4dbae 100644 --- a/static/api/core/interfaces/ArrayDefaultTranslation.html +++ b/static/api/core/interfaces/ArrayDefaultTranslation.html @@ -1,3 +1,3 @@ -ArrayDefaultTranslation | JSON Forms Core

    Interface ArrayDefaultTranslation

    interface ArrayDefaultTranslation {
        default: ((variable?) => string);
        key: ArrayTranslationEnum;
    }

    Properties

    default +ArrayDefaultTranslation | JSON Forms Core

    Interface ArrayDefaultTranslation

    interface ArrayDefaultTranslation {
        default: ((variable?) => string);
        key: ArrayTranslationEnum;
    }

    Properties

    Properties

    default: ((variable?) => string)

    Type declaration

      • (variable?): string
      • Parameters

        • Optional variable: string

        Returns string

    \ No newline at end of file +

    Properties

    default: ((variable?) => string)

    Type declaration

      • (variable?): string
      • Parameters

        • Optional variable: string

        Returns string

    \ No newline at end of file diff --git a/static/api/core/interfaces/ArrayLayoutProps.html b/static/api/core/interfaces/ArrayLayoutProps.html index 254de251..a93c900f 100644 --- a/static/api/core/interfaces/ArrayLayoutProps.html +++ b/static/api/core/interfaces/ArrayLayoutProps.html @@ -1,5 +1,6 @@ ArrayLayoutProps | JSON Forms Core

    Interface ArrayLayoutProps

    Props of an array control.

    -
    interface ArrayLayoutProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: number;
        description?: string;
        disableAdd?: boolean;
        disableRemove?: boolean;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        minItems?: number;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
        addItem(path, value): (() => void);
        moveDown?(path, toMove): (() => void);
        moveUp?(path, toMove): (() => void);
        removeItems?(path, toDelete): (() => void);
    }

    Hierarchy (view full)

    Properties

    interface ArrayLayoutProps {
        arraySchema: JsonSchema;
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: number;
        description?: string;
        disableAdd?: boolean;
        disableRemove?: boolean;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        minItems?: number;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
        addItem(path, value): (() => void);
        moveDown?(path, toMove): (() => void);
        moveUp?(path, toMove): (() => void);
        removeItems?(path, toDelete): (() => void);
    }

    Hierarchy (view full)

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: number

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    disableAdd?: boolean
    disableRemove?: boolean
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    label: string

    The label for the rendered element.

    -
    minItems?: number
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -

    Methods

    \ No newline at end of file +

    Properties

    arraySchema: JsonSchema

    All available cell renderers.

    +
    config?: any

    Any configuration options for the element.

    +
    data: number

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    disableAdd?: boolean
    disableRemove?: boolean
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    label: string

    The label for the rendered element.

    +
    minItems?: number

    Deprecated

    Use arraySchema.minItems instead.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +

    Methods

    \ No newline at end of file diff --git a/static/api/core/interfaces/Categorization.html b/static/api/core/interfaces/Categorization.html index 817b29e7..aa964768 100644 --- a/static/api/core/interfaces/Categorization.html +++ b/static/api/core/interfaces/Categorization.html @@ -1,7 +1,7 @@ Categorization | JSON Forms Core

    Interface Categorization

    The categorization element, which may have children elements. A child element may either be itself a Categorization or a Category, hence the categorization element can be used to represent recursive structures like trees.

    -
    interface Categorization {
        elements: (Category | Categorization)[];
        i18n?: string;
        label: string;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "Categorization";
    }

    Hierarchy (view full)

    Properties

    interface Categorization {
        elements: (Category | Categorization)[];
        i18n?: string;
        label: string;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "Categorization";
    }

    Hierarchy (view full)

    Properties

    elements i18n? label options? @@ -9,8 +9,8 @@ type

    Properties

    elements: (Category | Categorization)[]

    The child elements of this categorization which are either of type Category or Categorization.

    -
    i18n?: string
    label: string

    Label for UI schema element.

    -
    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    type: "Categorization"

    The type of this UI schema element.

    -
    \ No newline at end of file +
    i18n?: string
    label: string

    Label for UI schema element.

    +
    options?: {
        [key: string]: any;
    }

    Any additional options.

    +

    Type declaration

    rule?: Rule

    An optional rule.

    +
    type: "Categorization"

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Category.html b/static/api/core/interfaces/Category.html index 1b42f0f6..f4783bc5 100644 --- a/static/api/core/interfaces/Category.html +++ b/static/api/core/interfaces/Category.html @@ -1,13 +1,13 @@ Category | JSON Forms Core

    Interface Category

    The category layout.

    -
    interface Category {
        elements: UISchemaElement[];
        i18n?: string;
        label: string;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "Category";
    }

    Hierarchy (view full)

    Properties

    interface Category {
        elements: UISchemaElement[];
        i18n?: string;
        label: string;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "Category";
    }

    Hierarchy (view full)

    Properties

    elements: UISchemaElement[]

    The child elements of this layout.

    -
    i18n?: string
    label: string

    Label for UI schema element.

    -
    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    type: "Category"

    The type of this UI schema element.

    -
    \ No newline at end of file +
    i18n?: string
    label: string

    Label for UI schema element.

    +
    options?: {
        [key: string]: any;
    }

    Any additional options.

    +

    Type declaration

    rule?: Rule

    An optional rule.

    +
    type: "Category"

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/CellProps.html b/static/api/core/interfaces/CellProps.html index 4d1fb1f2..c8e806e6 100644 --- a/static/api/core/interfaces/CellProps.html +++ b/static/api/core/interfaces/CellProps.html @@ -1,5 +1,5 @@ CellProps | JSON Forms Core

    Interface CellProps

    Props of a cell.

    -
    interface CellProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    interface CellProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    cells? config? data enabled @@ -14,18 +14,18 @@ visible

    Methods

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    isValid: boolean
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -

    Methods

    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    isValid: boolean
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +

    Methods

    • Update handler that emits a data change

      Parameters

      • path: string

        the path to the data to be updated

      • value: any

        the new value that should be written to the given path

        -

      Returns void

    \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/static/api/core/interfaces/CombinatorDefaultTranslation.html b/static/api/core/interfaces/CombinatorDefaultTranslation.html index cedbb89e..279f9a8c 100644 --- a/static/api/core/interfaces/CombinatorDefaultTranslation.html +++ b/static/api/core/interfaces/CombinatorDefaultTranslation.html @@ -1,3 +1,3 @@ -CombinatorDefaultTranslation | JSON Forms Core

    Interface CombinatorDefaultTranslation

    interface CombinatorDefaultTranslation {
        default: ((variable?) => string);
        key: CombinatorTranslationEnum;
    }

    Properties

    default +CombinatorDefaultTranslation | JSON Forms Core

    Interface CombinatorDefaultTranslation

    interface CombinatorDefaultTranslation {
        default: ((variable?) => string);
        key: CombinatorTranslationEnum;
    }

    Properties

    Properties

    default: ((variable?) => string)

    Type declaration

      • (variable?): string
      • Parameters

        • Optional variable: string

        Returns string

    \ No newline at end of file +

    Properties

    default: ((variable?) => string)

    Type declaration

      • (variable?): string
      • Parameters

        • Optional variable: string

        Returns string

    \ No newline at end of file diff --git a/static/api/core/interfaces/CombinatorRendererProps.html b/static/api/core/interfaces/CombinatorRendererProps.html index 75c17430..6ea20f60 100644 --- a/static/api/core/interfaces/CombinatorRendererProps.html +++ b/static/api/core/interfaces/CombinatorRendererProps.html @@ -1,5 +1,5 @@ CombinatorRendererProps | JSON Forms Core

    Interface CombinatorRendererProps

    State-based props of a Control

    -
    interface CombinatorRendererProps {
        cells?: {
            cell: any;
            tester: RankedTester;
        }[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        indexOfFittingSchema: number;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    interface CombinatorRendererProps {
        cells?: {
            cell: any;
            tester: RankedTester;
        }[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        indexOfFittingSchema: number;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    cells? config? data description? @@ -19,21 +19,21 @@ visible

    Methods

    Properties

    cells?: {
        cell: any;
        tester: RankedTester;
    }[]

    All available cell renderers.

    -

    Type declaration

    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    indexOfFittingSchema: number
    label: string

    The label for the rendered element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -

    Methods

    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    indexOfFittingSchema: number
    label: string

    The label for the rendered element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +

    Methods

    • Update handler that emits a data change

      Parameters

      • path: string

        the path to the data to be updated

      • value: any

        the new value that should be written to the given path

        -

      Returns void

    \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/static/api/core/interfaces/CombinatorSubSchemaRenderInfo.html b/static/api/core/interfaces/CombinatorSubSchemaRenderInfo.html index f18459a6..c3721d21 100644 --- a/static/api/core/interfaces/CombinatorSubSchemaRenderInfo.html +++ b/static/api/core/interfaces/CombinatorSubSchemaRenderInfo.html @@ -1,4 +1,4 @@ -CombinatorSubSchemaRenderInfo | JSON Forms Core

    Interface CombinatorSubSchemaRenderInfo

    interface CombinatorSubSchemaRenderInfo {
        label: string;
        schema: JsonSchema;
        uischema: UISchemaElement;
    }

    Properties

    label +CombinatorSubSchemaRenderInfo | JSON Forms Core

    Interface CombinatorSubSchemaRenderInfo

    interface CombinatorSubSchemaRenderInfo {
        label: string;
        schema: JsonSchema;
        uischema: UISchemaElement;
    }

    Properties

    Properties

    label: string
    schema: JsonSchema
    uischema: UISchemaElement
    \ No newline at end of file +

    Properties

    label: string
    schema: JsonSchema
    uischema: UISchemaElement
    \ No newline at end of file diff --git a/static/api/core/interfaces/ComposableCondition.html b/static/api/core/interfaces/ComposableCondition.html index 4b2fa642..d7dd739d 100644 --- a/static/api/core/interfaces/ComposableCondition.html +++ b/static/api/core/interfaces/ComposableCondition.html @@ -1,5 +1,5 @@ ComposableCondition | JSON Forms Core

    Interface ComposableCondition

    A composable condition.

    -
    interface ComposableCondition {
        conditions: Condition[];
        type?: string;
    }

    Hierarchy (view full)

    Properties

    interface ComposableCondition {
        conditions: Condition[];
        type?: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    conditions: Condition[]
    type?: string

    The type of condition.

    -
    \ No newline at end of file +

    Properties

    conditions: Condition[]
    type?: string

    The type of condition.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Condition.html b/static/api/core/interfaces/Condition.html index 22a9b86b..dabe711c 100644 --- a/static/api/core/interfaces/Condition.html +++ b/static/api/core/interfaces/Condition.html @@ -1,4 +1,4 @@ Condition | JSON Forms Core

    Interface Condition

    Represents a condition to be evaluated.

    -
    interface Condition {
        type?: string;
    }

    Hierarchy (view full)

    Properties

    interface Condition {
        type?: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    type?: string

    The type of condition.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/ControlElement.html b/static/api/core/interfaces/ControlElement.html index 88b60946..104e4b78 100644 --- a/static/api/core/interfaces/ControlElement.html +++ b/static/api/core/interfaces/ControlElement.html @@ -1,14 +1,14 @@ ControlElement | JSON Forms Core

    Interface ControlElement

    A control element. The scope property of the control determines to which part of the schema the control should be bound.

    -
    interface ControlElement {
        i18n?: string;
        label?: string | boolean | LabelDescription;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        scope: string;
        type: "Control";
    }

    Hierarchy (view full)

    Properties

    interface ControlElement {
        i18n?: string;
        label?: string | boolean | LabelDescription;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        scope: string;
        type: "Control";
    }

    Hierarchy (view full)

    Properties

    i18n?: string
    label?: string | boolean | LabelDescription

    Label for UI schema element.

    -
    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    scope: string

    The scope that determines to which part this element should be bound to.

    -
    type: "Control"

    The type of this UI schema element.

    -
    \ No newline at end of file +

    Properties

    i18n?: string
    label?: string | boolean | LabelDescription

    Label for UI schema element.

    +
    options?: {
        [key: string]: any;
    }

    Any additional options.

    +

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    +
    scope: string

    The scope that determines to which part this element should be bound to.

    +
    type: "Control"

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/ControlProps.html b/static/api/core/interfaces/ControlProps.html index 75335a6b..9516b8ea 100644 --- a/static/api/core/interfaces/ControlProps.html +++ b/static/api/core/interfaces/ControlProps.html @@ -1,5 +1,5 @@ ControlProps | JSON Forms Core

    Interface ControlProps

    Props of a Control.

    -
    interface ControlProps {
        cells?: {
            cell: any;
            tester: RankedTester;
        }[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    interface ControlProps {
        cells?: {
            cell: any;
            tester: RankedTester;
        }[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    cells? config? data description? @@ -17,21 +17,21 @@ visible

    Methods

    Properties

    cells?: {
        cell: any;
        tester: RankedTester;
    }[]

    All available cell renderers.

    -

    Type declaration

    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    label: string

    The label for the rendered element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -

    Methods

    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    label: string

    The label for the rendered element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +

    Methods

    • Update handler that emits a data change

      Parameters

      • path: string

        the path to the data to be updated

      • value: any

        the new value that should be written to the given path

        -

      Returns void

    \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/static/api/core/interfaces/ControlState.html b/static/api/core/interfaces/ControlState.html index ff557294..b6e3ed44 100644 --- a/static/api/core/interfaces/ControlState.html +++ b/static/api/core/interfaces/ControlState.html @@ -1,6 +1,6 @@ ControlState | JSON Forms Core

    Interface ControlState

    The state of a control.

    -
    interface ControlState {
        isFocused: boolean;
        value: any;
    }

    Properties

    interface ControlState {
        isFocused: boolean;
        value: any;
    }

    Properties

    Properties

    isFocused: boolean

    Whether the control is focused.

    -
    value: any

    The current value.

    -
    \ No newline at end of file +
    value: any

    The current value.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/ControlWithDetailProps.html b/static/api/core/interfaces/ControlWithDetailProps.html index 1abb81b5..9a1cf517 100644 --- a/static/api/core/interfaces/ControlWithDetailProps.html +++ b/static/api/core/interfaces/ControlWithDetailProps.html @@ -1,5 +1,5 @@ ControlWithDetailProps | JSON Forms Core

    Interface ControlWithDetailProps

    State-based props of a table control.

    -
    interface ControlWithDetailProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    interface ControlWithDetailProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    cells? config? data description? @@ -18,21 +18,21 @@ visible

    Methods

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    label: string

    The label for the rendered element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -

    Methods

    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    label: string

    The label for the rendered element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +

    Methods

    • Update handler that emits a data change

      Parameters

      • path: string

        the path to the data to be updated

      • value: any

        the new value that should be written to the given path

        -

      Returns void

    \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/static/api/core/interfaces/DispatchCellProps.html b/static/api/core/interfaces/DispatchCellProps.html index 6893ac48..40b8b8ce 100644 --- a/static/api/core/interfaces/DispatchCellProps.html +++ b/static/api/core/interfaces/DispatchCellProps.html @@ -1,6 +1,6 @@ DispatchCellProps | JSON Forms Core

    Interface DispatchCellProps

    Registers the given cell renderer when a JSON Forms store is created.

    Param: tester

    Param: cell

    the cell to be registered

    -

    Returns

    interface DispatchCellProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +

    Returns

    interface DispatchCellProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? config? data enabled @@ -14,15 +14,15 @@

    Returns

    uischema visible

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    isValid: boolean
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    isValid: boolean
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/DispatchCellStateProps.html b/static/api/core/interfaces/DispatchCellStateProps.html index 1633ac6b..36102ab1 100644 --- a/static/api/core/interfaces/DispatchCellStateProps.html +++ b/static/api/core/interfaces/DispatchCellStateProps.html @@ -1,6 +1,6 @@ DispatchCellStateProps | JSON Forms Core

    Interface DispatchCellStateProps

    Registers the given cell renderer when a JSON Forms store is created.

    Param: tester

    Param: cell

    the cell to be registered

    -

    Returns

    interface DispatchCellStateProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +

    Returns

    interface DispatchCellStateProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? config? data enabled @@ -14,15 +14,15 @@

    Returns

    uischema visible

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    isValid: boolean
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    isValid: boolean
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/DispatchPropsOfArrayControl.html b/static/api/core/interfaces/DispatchPropsOfArrayControl.html index 4619a888..f94c528c 100644 --- a/static/api/core/interfaces/DispatchPropsOfArrayControl.html +++ b/static/api/core/interfaces/DispatchPropsOfArrayControl.html @@ -1,6 +1,6 @@ DispatchPropsOfArrayControl | JSON Forms Core

    Interface DispatchPropsOfArrayControl

    Dispatch props of a table control

    -
    interface DispatchPropsOfArrayControl {
        addItem(path, value): (() => void);
        moveDown?(path, toMove): (() => void);
        moveUp?(path, toMove): (() => void);
        removeItems?(path, toDelete): (() => void);
    }

    Hierarchy (view full)

    Methods

    interface DispatchPropsOfArrayControl {
        addItem(path, value): (() => void);
        moveDown?(path, toMove): (() => void);
        moveUp?(path, toMove): (() => void);
        removeItems?(path, toDelete): (() => void);
    }

    Hierarchy (view full)

    Methods

    • Parameters

      • path: string
      • value: any

      Returns (() => void)

        • (): void
        • Returns void

    • Parameters

      • path: string
      • toMove: number

      Returns (() => void)

        • (): void
        • Returns void

    • Parameters

      • path: string
      • toMove: number

      Returns (() => void)

        • (): void
        • Returns void

    • Parameters

      • path: string
      • toDelete: number[]

      Returns (() => void)

        • (): void
        • Returns void

    \ No newline at end of file +

    Methods

    \ No newline at end of file diff --git a/static/api/core/interfaces/DispatchPropsOfControl.html b/static/api/core/interfaces/DispatchPropsOfControl.html index d7563e2f..32f37c6b 100644 --- a/static/api/core/interfaces/DispatchPropsOfControl.html +++ b/static/api/core/interfaces/DispatchPropsOfControl.html @@ -1,6 +1,6 @@ DispatchPropsOfControl | JSON Forms Core

    Interface DispatchPropsOfControl

    Dispatch-based props of a Control.

    -
    interface DispatchPropsOfControl {
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Methods

    interface DispatchPropsOfControl {
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Methods

    Methods

    • Update handler that emits a data change

      Parameters

      • path: string

        the path to the data to be updated

      • value: any

        the new value that should be written to the given path

        -

      Returns void

    \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/static/api/core/interfaces/DispatchPropsOfMultiEnumControl.html b/static/api/core/interfaces/DispatchPropsOfMultiEnumControl.html index 8253b0fd..7a651947 100644 --- a/static/api/core/interfaces/DispatchPropsOfMultiEnumControl.html +++ b/static/api/core/interfaces/DispatchPropsOfMultiEnumControl.html @@ -1,3 +1,3 @@ -DispatchPropsOfMultiEnumControl | JSON Forms Core

    Interface DispatchPropsOfMultiEnumControl

    interface DispatchPropsOfMultiEnumControl {
        addItem: ((path, value) => void);
        removeItem?: ((path, toDelete) => void);
    }

    Properties

    addItem +DispatchPropsOfMultiEnumControl | JSON Forms Core

    Interface DispatchPropsOfMultiEnumControl

    interface DispatchPropsOfMultiEnumControl {
        addItem: ((path, value) => void);
        removeItem?: ((path, toDelete) => void);
    }

    Properties

    Properties

    addItem: ((path, value) => void)

    Type declaration

      • (path, value): void
      • Parameters

        • path: string
        • value: any

        Returns void

    removeItem?: ((path, toDelete) => void)

    Type declaration

      • (path, toDelete): void
      • Parameters

        • path: string
        • toDelete: any

        Returns void

    \ No newline at end of file +

    Properties

    addItem: ((path, value) => void)

    Type declaration

      • (path, value): void
      • Parameters

        • path: string
        • value: any

        Returns void

    removeItem?: ((path, toDelete) => void)

    Type declaration

      • (path, toDelete): void
      • Parameters

        • path: string
        • toDelete: any

        Returns void

    \ No newline at end of file diff --git a/static/api/core/interfaces/EnumCellProps.html b/static/api/core/interfaces/EnumCellProps.html index 88e91e21..21a62b72 100644 --- a/static/api/core/interfaces/EnumCellProps.html +++ b/static/api/core/interfaces/EnumCellProps.html @@ -1,5 +1,5 @@ EnumCellProps | JSON Forms Core

    Interface EnumCellProps

    Props of an enum cell.

    -
    interface EnumCellProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        options?: EnumOption[];
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    interface EnumCellProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        options?: EnumOption[];
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
        handleChange(path, value): void;
    }

    Hierarchy (view full)

    Properties

    cells? config? data enabled @@ -15,18 +15,18 @@ visible

    Methods

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    isValid: boolean
    options?: EnumOption[]
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -

    Methods

    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    isValid: boolean
    options?: EnumOption[]
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +

    Methods

    • Update handler that emits a data change

      Parameters

      • path: string

        the path to the data to be updated

      • value: any

        the new value that should be written to the given path

        -

      Returns void

    \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/static/api/core/interfaces/EnumOption.html b/static/api/core/interfaces/EnumOption.html index 2f86a711..3bcea89a 100644 --- a/static/api/core/interfaces/EnumOption.html +++ b/static/api/core/interfaces/EnumOption.html @@ -1,3 +1,3 @@ -EnumOption | JSON Forms Core

    Interface EnumOption

    interface EnumOption {
        label: string;
        value: any;
    }

    Properties

    label +EnumOption | JSON Forms Core

    Interface EnumOption

    interface EnumOption {
        label: string;
        value: any;
    }

    Properties

    Properties

    label: string
    value: any
    \ No newline at end of file +

    Properties

    label: string
    value: any
    \ No newline at end of file diff --git a/static/api/core/interfaces/Formatted.html b/static/api/core/interfaces/Formatted.html index aa151832..496b2e69 100644 --- a/static/api/core/interfaces/Formatted.html +++ b/static/api/core/interfaces/Formatted.html @@ -1,10 +1,10 @@ Formatted | JSON Forms Core

    Interface Formatted<A>

    Interface for mapping a given type to a formatted string and back.

    -
    interface Formatted<A> {
        fromFormatted(formatted): A;
        toFormatted(value): string;
    }

    Type Parameters

    • A

    Methods

    interface Formatted<A> {
        fromFormatted(formatted): A;
        toFormatted(value): string;
    }

    Type Parameters

    • A

    Methods

    • Retrieve a value from a given string.

      Parameters

      • formatted: string

        the format string from which to obtain a value

      Returns A

      the obtained value

      -
    • Format the given value

      Parameters

      • value: A

        the value to be formatted

      Returns string

      the formatted string

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/GroupLayout.html b/static/api/core/interfaces/GroupLayout.html index 99027fca..89e01fb9 100644 --- a/static/api/core/interfaces/GroupLayout.html +++ b/static/api/core/interfaces/GroupLayout.html @@ -1,14 +1,14 @@ GroupLayout | JSON Forms Core

    Interface GroupLayout

    A group resembles a vertical layout, but additionally might have a label. This layout is useful when grouping different elements by a certain criteria.

    -
    interface GroupLayout {
        elements: UISchemaElement[];
        i18n?: string;
        label?: string;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "Group";
    }

    Hierarchy (view full)

    Properties

    interface GroupLayout {
        elements: UISchemaElement[];
        i18n?: string;
        label?: string;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "Group";
    }

    Hierarchy (view full)

    Properties

    elements: UISchemaElement[]

    The child elements of this layout.

    -
    i18n?: string
    label?: string

    Label for UI schema element.

    -
    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    type: "Group"

    The type of this UI schema element.

    -
    \ No newline at end of file +
    i18n?: string
    label?: string

    Label for UI schema element.

    +
    options?: {
        [key: string]: any;
    }

    Any additional options.

    +

    Type declaration

    rule?: Rule

    An optional rule.

    +
    type: "Group"

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/HorizontalLayout.html b/static/api/core/interfaces/HorizontalLayout.html index 412878c1..0caf8eb9 100644 --- a/static/api/core/interfaces/HorizontalLayout.html +++ b/static/api/core/interfaces/HorizontalLayout.html @@ -1,10 +1,10 @@ HorizontalLayout | JSON Forms Core

    Interface HorizontalLayout

    A layout which orders its children horizontally (i.e. from left to right).

    -
    interface HorizontalLayout {
        elements: UISchemaElement[];
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "HorizontalLayout";
    }

    Hierarchy (view full)

    Properties

    interface HorizontalLayout {
        elements: UISchemaElement[];
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "HorizontalLayout";
    }

    Hierarchy (view full)

    Properties

    elements: UISchemaElement[]

    The child elements of this layout.

    -
    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    type: "HorizontalLayout"

    The type of this UI schema element.

    -
    \ No newline at end of file +
    options?: {
        [key: string]: any;
    }

    Any additional options.

    +

    Type declaration

    rule?: Rule

    An optional rule.

    +
    type: "HorizontalLayout"

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Internationalizable.html b/static/api/core/interfaces/Internationalizable.html index 06f6cb2c..1648e18f 100644 --- a/static/api/core/interfaces/Internationalizable.html +++ b/static/api/core/interfaces/Internationalizable.html @@ -1,2 +1,2 @@ -Internationalizable | JSON Forms Core

    Interface Internationalizable

    interface Internationalizable {
        i18n?: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    i18n?: string
    \ No newline at end of file +Internationalizable | JSON Forms Core

    Interface Internationalizable

    interface Internationalizable {
        i18n?: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    i18n?: string
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsCellRendererRegistryEntry.html b/static/api/core/interfaces/JsonFormsCellRendererRegistryEntry.html index 7d687422..a663d561 100644 --- a/static/api/core/interfaces/JsonFormsCellRendererRegistryEntry.html +++ b/static/api/core/interfaces/JsonFormsCellRendererRegistryEntry.html @@ -1,3 +1,3 @@ -JsonFormsCellRendererRegistryEntry | JSON Forms Core

    Interface JsonFormsCellRendererRegistryEntry

    interface JsonFormsCellRendererRegistryEntry {
        cell: any;
        tester: RankedTester;
    }

    Properties

    cell +JsonFormsCellRendererRegistryEntry | JSON Forms Core

    Interface JsonFormsCellRendererRegistryEntry

    interface JsonFormsCellRendererRegistryEntry {
        cell: any;
        tester: RankedTester;
    }

    Properties

    Properties

    cell: any
    tester: RankedTester
    \ No newline at end of file +

    Properties

    cell: any
    tester: RankedTester
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsCore.html b/static/api/core/interfaces/JsonFormsCore.html index c014aa19..8de2e7ce 100644 --- a/static/api/core/interfaces/JsonFormsCore.html +++ b/static/api/core/interfaces/JsonFormsCore.html @@ -1,4 +1,4 @@ -JsonFormsCore | JSON Forms Core

    Interface JsonFormsCore

    interface JsonFormsCore {
        additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[];
        ajv?: Ajv;
        data: any;
        errors?: ErrorObject<string, Record<string, any>, unknown>[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        validationMode?: ValidationMode;
        validator?: ValidateFunction<unknown>;
    }

    Properties

    additionalErrors? +JsonFormsCore | JSON Forms Core

    Interface JsonFormsCore

    interface JsonFormsCore {
        additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[];
        ajv?: Ajv;
        data: any;
        errors?: ErrorObject<string, Record<string, any>, unknown>[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        validationMode?: ValidationMode;
        validator?: ValidateFunction<unknown>;
    }

    Properties

    additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[]
    ajv?: Ajv
    data: any
    errors?: ErrorObject<string, Record<string, any>, unknown>[]
    schema: JsonSchema
    uischema: UISchemaElement
    validationMode?: ValidationMode
    validator?: ValidateFunction<unknown>
    \ No newline at end of file +

    Properties

    additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[]
    ajv?: Ajv
    data: any
    errors?: ErrorObject<string, Record<string, any>, unknown>[]
    schema: JsonSchema
    uischema: UISchemaElement
    validationMode?: ValidationMode
    validator?: ValidateFunction<unknown>
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsDefaultDataRegistryEntry.html b/static/api/core/interfaces/JsonFormsDefaultDataRegistryEntry.html index d8b7a616..cb5a9880 100644 --- a/static/api/core/interfaces/JsonFormsDefaultDataRegistryEntry.html +++ b/static/api/core/interfaces/JsonFormsDefaultDataRegistryEntry.html @@ -1,3 +1,3 @@ -JsonFormsDefaultDataRegistryEntry | JSON Forms Core

    Interface JsonFormsDefaultDataRegistryEntry

    interface JsonFormsDefaultDataRegistryEntry {
        data: any;
        schemaPath: string;
    }

    Properties

    data +JsonFormsDefaultDataRegistryEntry | JSON Forms Core

    Interface JsonFormsDefaultDataRegistryEntry

    interface JsonFormsDefaultDataRegistryEntry {
        data: any;
        schemaPath: string;
    }

    Properties

    Properties

    data: any
    schemaPath: string
    \ No newline at end of file +

    Properties

    data: any
    schemaPath: string
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsExtendedState.html b/static/api/core/interfaces/JsonFormsExtendedState.html index 9daadeef..eb4bfd36 100644 --- a/static/api/core/interfaces/JsonFormsExtendedState.html +++ b/static/api/core/interfaces/JsonFormsExtendedState.html @@ -1,4 +1,4 @@ JsonFormsExtendedState | JSON Forms Core

    Interface JsonFormsExtendedState<T>

    The state shape of JSONForms.

    -
    interface JsonFormsExtendedState<T> {
        jsonforms: {
            [subState: string]: T;
        };
    }

    Type Parameters

    • T

    Hierarchy (view full)

    Properties

    interface JsonFormsExtendedState<T> {
        jsonforms: {
            [subState: string]: T;
        };
    }

    Type Parameters

    • T

    Hierarchy (view full)

    Properties

    Properties

    jsonforms: {
        [subState: string]: T;
    }

    Represents JSONForm's sub-state.

    -

    Type declaration

    • [subState: string]: T
    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsI18nState.html b/static/api/core/interfaces/JsonFormsI18nState.html index 66483c69..74f21944 100644 --- a/static/api/core/interfaces/JsonFormsI18nState.html +++ b/static/api/core/interfaces/JsonFormsI18nState.html @@ -1,4 +1,4 @@ -JsonFormsI18nState | JSON Forms Core

    Interface JsonFormsI18nState

    interface JsonFormsI18nState {
        locale?: string;
        translate?: Translator;
        translateError?: ErrorTranslator;
    }

    Properties

    locale? +JsonFormsI18nState | JSON Forms Core

    Interface JsonFormsI18nState

    interface JsonFormsI18nState {
        locale?: string;
        translate?: Translator;
        translateError?: ErrorTranslator;
    }

    Properties

    locale?: string
    translate?: Translator
    translateError?: ErrorTranslator
    \ No newline at end of file +

    Properties

    locale?: string
    translate?: Translator
    translateError?: ErrorTranslator
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsProps.html b/static/api/core/interfaces/JsonFormsProps.html index 94d1dfbe..41619b61 100644 --- a/static/api/core/interfaces/JsonFormsProps.html +++ b/static/api/core/interfaces/JsonFormsProps.html @@ -1,4 +1,4 @@ -JsonFormsProps | JSON Forms Core

    Interface JsonFormsProps

    interface JsonFormsProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config: any;
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +JsonFormsProps | JSON Forms Core

    Interface JsonFormsProps

    interface JsonFormsProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config: any;
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    config: any
    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    config: any
    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    rootSchema: JsonSchema
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: UISchemaElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    rootSchema: JsonSchema
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: UISchemaElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsRendererRegistryEntry.html b/static/api/core/interfaces/JsonFormsRendererRegistryEntry.html index edbdd552..3a713030 100644 --- a/static/api/core/interfaces/JsonFormsRendererRegistryEntry.html +++ b/static/api/core/interfaces/JsonFormsRendererRegistryEntry.html @@ -1,3 +1,3 @@ -JsonFormsRendererRegistryEntry | JSON Forms Core

    Interface JsonFormsRendererRegistryEntry

    interface JsonFormsRendererRegistryEntry {
        renderer: any;
        tester: RankedTester;
    }

    Properties

    renderer +JsonFormsRendererRegistryEntry | JSON Forms Core

    Interface JsonFormsRendererRegistryEntry

    interface JsonFormsRendererRegistryEntry {
        renderer: any;
        tester: RankedTester;
    }

    Properties

    Properties

    renderer: any
    tester: RankedTester
    \ No newline at end of file +

    Properties

    renderer: any
    tester: RankedTester
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsState.html b/static/api/core/interfaces/JsonFormsState.html index db7d8c63..5cbabc17 100644 --- a/static/api/core/interfaces/JsonFormsState.html +++ b/static/api/core/interfaces/JsonFormsState.html @@ -1,4 +1,4 @@ JsonFormsState | JSON Forms Core

    Interface JsonFormsState

    The state shape of JSONForms.

    -
    interface JsonFormsState {
        jsonforms: JsonFormsSubStates;
    }

    Hierarchy (view full)

    Properties

    interface JsonFormsState {
        jsonforms: JsonFormsSubStates;
    }

    Hierarchy (view full)

    Properties

    Properties

    Represents JSONForm's sub-state.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsStore.html b/static/api/core/interfaces/JsonFormsStore.html index 71e7a571..ab9ce949 100644 --- a/static/api/core/interfaces/JsonFormsStore.html +++ b/static/api/core/interfaces/JsonFormsStore.html @@ -1,5 +1,5 @@ JsonFormsStore | JSON Forms Core

    Interface JsonFormsStore

    JSONForms store.

    -
    interface JsonFormsStore {
        dispatch: Dispatch<AnyAction>;
        [observable](): Observable<JsonFormsState>;
        getState(): JsonFormsState;
        replaceReducer(nextReducer): void;
        subscribe(listener): Unsubscribe;
    }

    Hierarchy (view full)

    Properties

    interface JsonFormsStore {
        dispatch: Dispatch<AnyAction>;
        [observable](): Observable<JsonFormsState>;
        getState(): JsonFormsState;
        replaceReducer(nextReducer): void;
        subscribe(listener): Unsubscribe;
    }

    Hierarchy (view full)

    Properties

    Methods

    [observable] getState replaceReducer @@ -23,18 +23,18 @@

    Returns

    For convenience, the same action object you dispatched.

    Note that, if you use a custom middleware, it may wrap dispatch() to return something else (for example, a Promise you can await).

    -

    Methods

    Methods

    • Replaces the reducer currently used by the store to calculate the state.

      +
    • Replaces the reducer currently used by the store to calculate the state.

      You might need this if your app implements code splitting and you want to load some of the reducers dynamically. You might also need this if you implement a hot reloading mechanism for Redux.

      Parameters

      Returns void

    • Adds a change listener. It will be called any time an action is +

    Returns void

    • Adds a change listener. It will be called any time an action is dispatched, and some part of the state tree may potentially have changed. You may then call getState() to read the current state tree inside the callback.

      @@ -56,4 +56,4 @@

      Returns

      For convenience, the same action object you dispatched.

      Parameters

      • listener: (() => void)

        A callback to be invoked on every dispatch.

          • (): void
          • Returns void

      Returns Unsubscribe

      A function to remove this change listener.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsSubStates.html b/static/api/core/interfaces/JsonFormsSubStates.html index 39d12066..0c061218 100644 --- a/static/api/core/interfaces/JsonFormsSubStates.html +++ b/static/api/core/interfaces/JsonFormsSubStates.html @@ -1,4 +1,4 @@ -JsonFormsSubStates | JSON Forms Core

    Interface JsonFormsSubStates

    interface JsonFormsSubStates {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        core?: JsonFormsCore;
        i18n?: JsonFormsI18nState;
        readonly?: boolean;
        renderers?: JsonFormsRendererRegistryEntry[];
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        [additionalState: string]: any;
    }

    Indexable

    [additionalState: string]: any

    Properties

    cells? +JsonFormsSubStates | JSON Forms Core

    Interface JsonFormsSubStates

    interface JsonFormsSubStates {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        core?: JsonFormsCore;
        i18n?: JsonFormsI18nState;
        readonly?: boolean;
        renderers?: JsonFormsRendererRegistryEntry[];
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        [additionalState: string]: any;
    }

    Indexable

    [additionalState: string]: any

    Properties

    Properties

    All available cell renderers.

    -
    config?: any

    Global configuration options.

    -

    Substate for storing mandatory sub-state.

    -

    I18n settings.

    -
    readonly?: boolean

    If true, sets all controls to read-only.

    -

    All available renderers.

    -

    The UI schema registry used in detail renderers.

    -
    \ No newline at end of file +
    config?: any

    Global configuration options.

    +

    Substate for storing mandatory sub-state.

    +

    I18n settings.

    +
    readonly?: boolean

    If true, sets all controls to read-only.

    +

    All available renderers.

    +

    The UI schema registry used in detail renderers.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonFormsUISchemaRegistryEntry.html b/static/api/core/interfaces/JsonFormsUISchemaRegistryEntry.html index 4cb73b48..c8e24a93 100644 --- a/static/api/core/interfaces/JsonFormsUISchemaRegistryEntry.html +++ b/static/api/core/interfaces/JsonFormsUISchemaRegistryEntry.html @@ -1,3 +1,3 @@ -JsonFormsUISchemaRegistryEntry | JSON Forms Core

    Interface JsonFormsUISchemaRegistryEntry

    interface JsonFormsUISchemaRegistryEntry {
        tester: UISchemaTester;
        uischema: UISchemaElement;
    }

    Properties

    tester +JsonFormsUISchemaRegistryEntry | JSON Forms Core

    Interface JsonFormsUISchemaRegistryEntry

    interface JsonFormsUISchemaRegistryEntry {
        tester: UISchemaTester;
        uischema: UISchemaElement;
    }

    Properties

    Properties

    uischema: UISchemaElement
    \ No newline at end of file +

    Properties

    uischema: UISchemaElement
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonSchema4.html b/static/api/core/interfaces/JsonSchema4.html index a88d3131..93bf5dc3 100644 --- a/static/api/core/interfaces/JsonSchema4.html +++ b/static/api/core/interfaces/JsonSchema4.html @@ -1,4 +1,4 @@ -JsonSchema4 | JSON Forms Core

    Interface JsonSchema4

    interface JsonSchema4 {
        $ref?: string;
        $schema?: string;
        additionalItems?: boolean | JsonSchema4;
        additionalProperties?: boolean | JsonSchema4;
        allOf?: JsonSchema4[];
        anyOf?: JsonSchema4[];
        const?: any;
        default?: any;
        definitions?: {
            [key: string]: JsonSchema4;
        };
        dependencies?: {
            [key: string]: JsonSchema4 | string[];
        };
        description?: string;
        enum?: any[];
        exclusiveMaximum?: boolean;
        exclusiveMinimum?: boolean;
        format?: string;
        id?: string;
        items?: JsonSchema4 | JsonSchema4[];
        maxItems?: number;
        maxLength?: number;
        maxProperties?: number;
        maximum?: number;
        minItems?: number;
        minLength?: number;
        minProperties?: number;
        minimum?: number;
        multipleOf?: number;
        not?: JsonSchema4;
        oneOf?: JsonSchema4[];
        pattern?: string;
        patternProperties?: {
            [pattern: string]: JsonSchema4;
        };
        properties?: {
            [property: string]: JsonSchema4;
        };
        required?: string[];
        title?: string;
        type?: string | string[];
        uniqueItems?: boolean;
    }

    Properties

    $ref? +JsonSchema4 | JSON Forms Core

    Interface JsonSchema4

    interface JsonSchema4 {
        $ref?: string;
        $schema?: string;
        additionalItems?: boolean | JsonSchema4;
        additionalProperties?: boolean | JsonSchema4;
        allOf?: JsonSchema4[];
        anyOf?: JsonSchema4[];
        const?: any;
        default?: any;
        definitions?: {
            [key: string]: JsonSchema4;
        };
        dependencies?: {
            [key: string]: JsonSchema4 | string[];
        };
        description?: string;
        enum?: any[];
        exclusiveMaximum?: boolean;
        exclusiveMinimum?: boolean;
        format?: string;
        id?: string;
        items?: JsonSchema4 | JsonSchema4[];
        maxItems?: number;
        maxLength?: number;
        maxProperties?: number;
        maximum?: number;
        minItems?: number;
        minLength?: number;
        minProperties?: number;
        minimum?: number;
        multipleOf?: number;
        not?: JsonSchema4;
        oneOf?: JsonSchema4[];
        pattern?: string;
        patternProperties?: {
            [pattern: string]: JsonSchema4;
        };
        properties?: {
            [property: string]: JsonSchema4;
        };
        required?: string[];
        title?: string;
        type?: string | string[];
        uniqueItems?: boolean;
    }

    Properties

    $ref?: string
    $schema?: string

    It is recommended that the meta-schema is +

    Properties

    $ref?: string
    $schema?: string

    It is recommended that the meta-schema is included in the root of any JSON Schema

    -
    additionalItems?: boolean | JsonSchema4
    additionalProperties?: boolean | JsonSchema4
    allOf?: JsonSchema4[]
    anyOf?: JsonSchema4[]
    const?: any
    default?: any

    Default json for the object represented by +

    additionalItems?: boolean | JsonSchema4
    additionalProperties?: boolean | JsonSchema4
    allOf?: JsonSchema4[]
    anyOf?: JsonSchema4[]
    const?: any
    default?: any

    Default json for the object represented by this schema

    -
    definitions?: {
        [key: string]: JsonSchema4;
    }

    Holds simple JSON Schema definitions for +

    definitions?: {
        [key: string]: JsonSchema4;
    }

    Holds simple JSON Schema definitions for referencing from elsewhere.

    -

    Type declaration

    dependencies?: {
        [key: string]: JsonSchema4 | string[];
    }

    If the key is present as a property then the +

    Type declaration

    dependencies?: {
        [key: string]: JsonSchema4 | string[];
    }

    If the key is present as a property then the string of properties must also be present. If the value is a JSON Schema then it must also be valid for the object if the key is present.

    -

    Type declaration

    description?: string

    Schema description

    -
    enum?: any[]

    Enumerates the values that this schema can be +

    Type declaration

    description?: string

    Schema description

    +
    enum?: any[]

    Enumerates the values that this schema can be e.g. {"type": "string", "enum": ["red", "green", "blue"]}

    -
    exclusiveMaximum?: boolean

    If true maximum must be > value, >= otherwise

    -
    exclusiveMinimum?: boolean

    If true minimum must be < value, <= otherwise

    -
    format?: string
    id?: string

    This is important because it tells refs where +

    exclusiveMaximum?: boolean

    If true maximum must be > value, >= otherwise

    +
    exclusiveMinimum?: boolean

    If true minimum must be < value, <= otherwise

    +
    format?: string
    id?: string

    This is important because it tells refs where the root of the document is located

    -
    maxItems?: number
    maxLength?: number
    maxProperties?: number
    maximum?: number
    minItems?: number
    minLength?: number
    minProperties?: number
    minimum?: number
    multipleOf?: number

    The value must be a multiple of the number +

    maxItems?: number
    maxLength?: number
    maxProperties?: number
    maximum?: number
    minItems?: number
    minLength?: number
    minProperties?: number
    minimum?: number
    multipleOf?: number

    The value must be a multiple of the number (e.g. 10 is a multiple of 5)

    -

    The entity being validated must not match this schema

    -
    oneOf?: JsonSchema4[]
    pattern?: string

    This is a regex string that the value must +

    The entity being validated must not match this schema

    +
    oneOf?: JsonSchema4[]
    pattern?: string

    This is a regex string that the value must conform to

    -
    patternProperties?: {
        [pattern: string]: JsonSchema4;
    }

    The key of this object is a regex for which +

    patternProperties?: {
        [pattern: string]: JsonSchema4;
    }

    The key of this object is a regex for which properties the schema applies to

    -

    Type declaration

    properties?: {
        [property: string]: JsonSchema4;
    }

    The keys that can exist on the object with the +

    Type declaration

    properties?: {
        [property: string]: JsonSchema4;
    }

    The keys that can exist on the object with the json schema that should validate their value

    -

    Type declaration

    required?: string[]
    title?: string

    Title of the schema

    -
    type?: string | string[]

    The basic type of this schema, can be one of +

    Type declaration

    required?: string[]
    title?: string

    Title of the schema

    +
    type?: string | string[]

    The basic type of this schema, can be one of [string, number, object, array, boolean, null] or an array of the acceptable types

    -
    uniqueItems?: boolean
    \ No newline at end of file +
    uniqueItems?: boolean
    \ No newline at end of file diff --git a/static/api/core/interfaces/JsonSchema7.html b/static/api/core/interfaces/JsonSchema7.html index 5f7984be..d9f8f5ae 100644 --- a/static/api/core/interfaces/JsonSchema7.html +++ b/static/api/core/interfaces/JsonSchema7.html @@ -1,4 +1,4 @@ -JsonSchema7 | JSON Forms Core

    Interface JsonSchema7

    interface JsonSchema7 {
        $id?: string;
        $ref?: string;
        $schema?: string;
        additionalItems?: boolean | JsonSchema7;
        additionalProperties?: boolean | JsonSchema7;
        allOf?: JsonSchema7[];
        anyOf?: JsonSchema7[];
        const?: any;
        contains?: JsonSchema7;
        default?: any;
        definitions?: {
            [key: string]: JsonSchema7;
        };
        dependencies?: {
            [key: string]: JsonSchema7 | string[];
        };
        description?: string;
        else?: JsonSchema7;
        enum?: any[];
        errorMessage?: any;
        examples?: any[];
        exclusiveMaximum?: number;
        exclusiveMinimum?: number;
        format?: string;
        if?: JsonSchema7;
        items?: JsonSchema7 | JsonSchema7[];
        maxItems?: number;
        maxLength?: number;
        maxProperties?: number;
        maximum?: number;
        minItems?: number;
        minLength?: number;
        minProperties?: number;
        minimum?: number;
        multipleOf?: number;
        not?: JsonSchema7;
        oneOf?: JsonSchema7[];
        pattern?: string;
        patternProperties?: {
            [pattern: string]: JsonSchema7;
        };
        properties?: {
            [property: string]: JsonSchema7;
        };
        propertyNames?: JsonSchema7;
        readOnly?: boolean;
        required?: string[];
        then?: JsonSchema7;
        title?: string;
        type?: string | string[];
        uniqueItems?: boolean;
        writeOnly?: boolean;
    }

    Properties

    $id? +JsonSchema7 | JSON Forms Core

    Interface JsonSchema7

    interface JsonSchema7 {
        $id?: string;
        $ref?: string;
        $schema?: string;
        additionalItems?: boolean | JsonSchema7;
        additionalProperties?: boolean | JsonSchema7;
        allOf?: JsonSchema7[];
        anyOf?: JsonSchema7[];
        const?: any;
        contains?: JsonSchema7;
        default?: any;
        definitions?: {
            [key: string]: JsonSchema7;
        };
        dependencies?: {
            [key: string]: JsonSchema7 | string[];
        };
        description?: string;
        else?: JsonSchema7;
        enum?: any[];
        errorMessage?: any;
        examples?: any[];
        exclusiveMaximum?: number;
        exclusiveMinimum?: number;
        format?: string;
        if?: JsonSchema7;
        items?: JsonSchema7 | JsonSchema7[];
        maxItems?: number;
        maxLength?: number;
        maxProperties?: number;
        maximum?: number;
        minItems?: number;
        minLength?: number;
        minProperties?: number;
        minimum?: number;
        multipleOf?: number;
        not?: JsonSchema7;
        oneOf?: JsonSchema7[];
        pattern?: string;
        patternProperties?: {
            [pattern: string]: JsonSchema7;
        };
        properties?: {
            [property: string]: JsonSchema7;
        };
        propertyNames?: JsonSchema7;
        readOnly?: boolean;
        required?: string[];
        then?: JsonSchema7;
        title?: string;
        type?: string | string[];
        uniqueItems?: boolean;
        writeOnly?: boolean;
    }

    Properties

    Properties

    $id?: string

    This is important because it tells refs where the root of the document is located

    -
    $ref?: string
    $schema?: string

    It is recommended that the meta-schema is +

    $ref?: string
    $schema?: string

    It is recommended that the meta-schema is included in the root of any JSON Schema

    -
    additionalItems?: boolean | JsonSchema7
    additionalProperties?: boolean | JsonSchema7
    allOf?: JsonSchema7[]
    anyOf?: JsonSchema7[]
    const?: any
    contains?: JsonSchema7
    default?: any

    Default json for the object represented by +

    additionalItems?: boolean | JsonSchema7
    additionalProperties?: boolean | JsonSchema7
    allOf?: JsonSchema7[]
    anyOf?: JsonSchema7[]
    const?: any
    contains?: JsonSchema7
    default?: any

    Default json for the object represented by this schema

    -
    definitions?: {
        [key: string]: JsonSchema7;
    }

    Holds simple JSON Schema definitions for +

    definitions?: {
        [key: string]: JsonSchema7;
    }

    Holds simple JSON Schema definitions for referencing from elsewhere.

    -

    Type declaration

    dependencies?: {
        [key: string]: JsonSchema7 | string[];
    }

    If the key is present as a property then the +

    Type declaration

    dependencies?: {
        [key: string]: JsonSchema7 | string[];
    }

    If the key is present as a property then the string of properties must also be present. If the value is a JSON Schema then it must also be valid for the object if the key is present.

    -

    Type declaration

    description?: string

    Schema description

    -
    enum?: any[]

    Enumerates the values that this schema can be +

    Type declaration

    description?: string

    Schema description

    +
    enum?: any[]

    Enumerates the values that this schema can be e.g. {"type": "string", "enum": ["red", "green", "blue"]}

    -
    errorMessage?: any
    examples?: any[]
    exclusiveMaximum?: number

    If true maximum must be > value, >= otherwise

    -
    exclusiveMinimum?: number

    If true minimum must be < value, <= otherwise

    -
    format?: string
    maxItems?: number
    maxLength?: number
    maxProperties?: number
    maximum?: number
    minItems?: number
    minLength?: number
    minProperties?: number
    minimum?: number
    multipleOf?: number

    The value must be a multiple of the number +

    errorMessage?: any
    examples?: any[]
    exclusiveMaximum?: number

    If true maximum must be > value, >= otherwise

    +
    exclusiveMinimum?: number

    If true minimum must be < value, <= otherwise

    +
    format?: string
    maxItems?: number
    maxLength?: number
    maxProperties?: number
    maximum?: number
    minItems?: number
    minLength?: number
    minProperties?: number
    minimum?: number
    multipleOf?: number

    The value must be a multiple of the number (e.g. 10 is a multiple of 5)

    -

    The entity being validated must not match this schema

    -
    oneOf?: JsonSchema7[]
    pattern?: string

    This is a regex string that the value must +

    The entity being validated must not match this schema

    +
    oneOf?: JsonSchema7[]
    pattern?: string

    This is a regex string that the value must conform to

    -
    patternProperties?: {
        [pattern: string]: JsonSchema7;
    }

    The key of this object is a regex for which +

    patternProperties?: {
        [pattern: string]: JsonSchema7;
    }

    The key of this object is a regex for which properties the schema applies to

    -

    Type declaration

    properties?: {
        [property: string]: JsonSchema7;
    }

    The keys that can exist on the object with the +

    Type declaration

    properties?: {
        [property: string]: JsonSchema7;
    }

    The keys that can exist on the object with the json schema that should validate their value

    -

    Type declaration

    propertyNames?: JsonSchema7
    readOnly?: boolean
    required?: string[]
    title?: string

    Title of the schema

    -
    type?: string | string[]

    The basic type of this schema, can be one of +

    Type declaration

    propertyNames?: JsonSchema7
    readOnly?: boolean
    required?: string[]
    title?: string

    Title of the schema

    +
    type?: string | string[]

    The basic type of this schema, can be one of [string, number, object, array, boolean, null] or an array of the acceptable types

    -
    uniqueItems?: boolean
    writeOnly?: boolean
    \ No newline at end of file +
    uniqueItems?: boolean
    writeOnly?: boolean
    \ No newline at end of file diff --git a/static/api/core/interfaces/LabelDescription.html b/static/api/core/interfaces/LabelDescription.html index b856b3ad..9812dd9b 100644 --- a/static/api/core/interfaces/LabelDescription.html +++ b/static/api/core/interfaces/LabelDescription.html @@ -1,6 +1,6 @@ LabelDescription | JSON Forms Core

    Interface LabelDescription

    Represents an object that can be used to configure a label.

    -
    interface LabelDescription {
        show?: boolean;
        text?: string;
    }

    Properties

    interface LabelDescription {
        show?: boolean;
        text?: string;
    }

    Properties

    Properties

    show?: boolean

    Optional property that determines whether to show this label.

    -
    text?: string

    An optional text to be displayed.

    -
    \ No newline at end of file +
    text?: string

    An optional text to be displayed.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/LabelElement.html b/static/api/core/interfaces/LabelElement.html index 5d77606c..381d656e 100644 --- a/static/api/core/interfaces/LabelElement.html +++ b/static/api/core/interfaces/LabelElement.html @@ -1,11 +1,11 @@ LabelElement | JSON Forms Core

    Interface LabelElement

    A label element.

    -
    interface LabelElement {
        i18n?: string;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        text: string;
        type: "Label";
    }

    Hierarchy (view full)

    Properties

    interface LabelElement {
        i18n?: string;
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        text: string;
        type: "Label";
    }

    Hierarchy (view full)

    Properties

    i18n?: string
    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    text: string

    The text of label.

    -
    type: "Label"

    The type of this UI schema element.

    -
    \ No newline at end of file +

    Properties

    i18n?: string
    options?: {
        [key: string]: any;
    }

    Any additional options.

    +

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    +
    text: string

    The text of label.

    +
    type: "Label"

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/LabelProps.html b/static/api/core/interfaces/LabelProps.html index 8956614c..ab70ee5b 100644 --- a/static/api/core/interfaces/LabelProps.html +++ b/static/api/core/interfaces/LabelProps.html @@ -1,5 +1,5 @@ LabelProps | JSON Forms Core

    Interface LabelProps

    State-based props of a Renderer.

    -
    interface LabelProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        enabled: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        text?: string;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface LabelProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        enabled: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        text?: string;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data?: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    text?: string
    uischema: UISchemaElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data?: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    text?: string
    uischema: UISchemaElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Labelable.html b/static/api/core/interfaces/Labelable.html index 32666891..11bbd85e 100644 --- a/static/api/core/interfaces/Labelable.html +++ b/static/api/core/interfaces/Labelable.html @@ -1,4 +1,4 @@ Labelable | JSON Forms Core

    Interface Labelable<T>

    Interface for describing an UI schema element that may be labeled.

    -
    interface Labelable<T> {
        label?: string | T;
    }

    Type Parameters

    • T = string

    Hierarchy (view full)

    Properties

    interface Labelable<T> {
        label?: string | T;
    }

    Type Parameters

    • T = string

    Hierarchy (view full)

    Properties

    Properties

    label?: string | T

    Label for UI schema element.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Labeled.html b/static/api/core/interfaces/Labeled.html index f58e6912..8c81de3c 100644 --- a/static/api/core/interfaces/Labeled.html +++ b/static/api/core/interfaces/Labeled.html @@ -1,4 +1,4 @@ Labeled | JSON Forms Core

    Interface Labeled<T>

    Interface for describing an UI schema element that is labeled.

    -
    interface Labeled<T> {
        label: string | T;
    }

    Type Parameters

    • T = string

    Hierarchy (view full)

    Properties

    interface Labeled<T> {
        label: string | T;
    }

    Type Parameters

    • T = string

    Hierarchy (view full)

    Properties

    Properties

    label: string | T

    Label for UI schema element.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Layout.html b/static/api/core/interfaces/Layout.html index 54eac99e..bf55a059 100644 --- a/static/api/core/interfaces/Layout.html +++ b/static/api/core/interfaces/Layout.html @@ -1,11 +1,11 @@ Layout | JSON Forms Core

    Interface Layout

    Represents a layout element which can order its children in a specific way.

    -
    interface Layout {
        elements: UISchemaElement[];
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: string;
    }

    Hierarchy (view full)

    Properties

    interface Layout {
        elements: UISchemaElement[];
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: string;
    }

    Hierarchy (view full)

    Properties

    elements: UISchemaElement[]

    The child elements of this layout.

    -
    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    type: string

    The type of this UI schema element.

    -
    \ No newline at end of file +
    options?: {
        [key: string]: any;
    }

    Any additional options.

    +

    Type declaration

    rule?: Rule

    An optional rule.

    +
    type: string

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/LayoutProps.html b/static/api/core/interfaces/LayoutProps.html index 965b3e36..ec465c36 100644 --- a/static/api/core/interfaces/LayoutProps.html +++ b/static/api/core/interfaces/LayoutProps.html @@ -1,5 +1,5 @@ LayoutProps | JSON Forms Core

    Interface LayoutProps

    State props of a layout;

    -
    interface LayoutProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        direction: "row" | "column";
        enabled: boolean;
        label?: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface LayoutProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        direction: "row" | "column";
        enabled: boolean;
        label?: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data?: any

    The data to be rendered.

    -
    direction: "row" | "column"

    Direction for the layout to flow

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    label?: string
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: UISchemaElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data?: any

    The data to be rendered.

    +
    direction: "row" | "column"

    Direction for the layout to flow

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    label?: string
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: UISchemaElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/LeafCondition.html b/static/api/core/interfaces/LeafCondition.html index a623afb0..31250537 100644 --- a/static/api/core/interfaces/LeafCondition.html +++ b/static/api/core/interfaces/LeafCondition.html @@ -1,8 +1,8 @@ LeafCondition | JSON Forms Core

    Interface LeafCondition

    A leaf condition.

    -
    interface LeafCondition {
        expectedValue: any;
        scope: string;
        type: "LEAF";
    }

    Hierarchy (view full)

    Properties

    interface LeafCondition {
        expectedValue: any;
        scope: string;
        type: "LEAF";
    }

    Hierarchy (view full)

    Properties

    expectedValue: any

    The expected value when evaluating the condition

    -
    scope: string

    The scope that determines to which part this element should be bound to.

    -
    type: "LEAF"

    The type of condition.

    -
    \ No newline at end of file +
    scope: string

    The scope that determines to which part this element should be bound to.

    +
    type: "LEAF"

    The type of condition.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Middleware.html b/static/api/core/interfaces/Middleware.html index 6018fdd7..ea3d2635 100644 --- a/static/api/core/interfaces/Middleware.html +++ b/static/api/core/interfaces/Middleware.html @@ -1 +1 @@ -Middleware | JSON Forms Core

    Interface Middleware

    interface Middleware ((state, action, defaultReducer) => JsonFormsCore)
    \ No newline at end of file +Middleware | JSON Forms Core

    Interface Middleware

    interface Middleware ((state, action, defaultReducer) => JsonFormsCore)
    \ No newline at end of file diff --git a/static/api/core/interfaces/OrCondition.html b/static/api/core/interfaces/OrCondition.html index 35b6f0c9..f626e9d4 100644 --- a/static/api/core/interfaces/OrCondition.html +++ b/static/api/core/interfaces/OrCondition.html @@ -1,5 +1,5 @@ OrCondition | JSON Forms Core

    Interface OrCondition

    An or condition.

    -
    interface OrCondition {
        conditions: Condition[];
        type: "OR";
    }

    Hierarchy (view full)

    Properties

    interface OrCondition {
        conditions: Condition[];
        type: "OR";
    }

    Hierarchy (view full)

    Properties

    Properties

    conditions: Condition[]
    type: "OR"

    The type of condition.

    -
    \ No newline at end of file +

    Properties

    conditions: Condition[]
    type: "OR"

    The type of condition.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfCell.html b/static/api/core/interfaces/OwnPropsOfCell.html index 6f4f111f..ee0f1caa 100644 --- a/static/api/core/interfaces/OwnPropsOfCell.html +++ b/static/api/core/interfaces/OwnPropsOfCell.html @@ -1,4 +1,4 @@ -OwnPropsOfCell | JSON Forms Core

    Interface OwnPropsOfCell

    interface OwnPropsOfCell {
        cells?: JsonFormsCellRendererRegistryEntry[];
        data?: any;
        enabled?: boolean;
        id?: string;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +OwnPropsOfCell | JSON Forms Core

    Interface OwnPropsOfCell

    interface OwnPropsOfCell {
        cells?: JsonFormsCellRendererRegistryEntry[];
        data?: any;
        enabled?: boolean;
        id?: string;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    data?: any
    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    id?: string
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    data?: any
    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    id?: string
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: ControlElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: ControlElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfControl.html b/static/api/core/interfaces/OwnPropsOfControl.html index 625db5a2..16a6d6d0 100644 --- a/static/api/core/interfaces/OwnPropsOfControl.html +++ b/static/api/core/interfaces/OwnPropsOfControl.html @@ -1,4 +1,4 @@ -OwnPropsOfControl | JSON Forms Core

    Interface OwnPropsOfControl

    interface OwnPropsOfControl {
        cells?: JsonFormsCellRendererRegistryEntry[];
        enabled?: boolean;
        id?: string;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +OwnPropsOfControl | JSON Forms Core

    Interface OwnPropsOfControl

    interface OwnPropsOfControl {
        cells?: JsonFormsCellRendererRegistryEntry[];
        enabled?: boolean;
        id?: string;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    id?: string
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    id?: string
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: ControlElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: ControlElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfEnum.html b/static/api/core/interfaces/OwnPropsOfEnum.html index 41a09bdf..a1ec5c97 100644 --- a/static/api/core/interfaces/OwnPropsOfEnum.html +++ b/static/api/core/interfaces/OwnPropsOfEnum.html @@ -1,2 +1,2 @@ -OwnPropsOfEnum | JSON Forms Core

    Interface OwnPropsOfEnum

    interface OwnPropsOfEnum {
        options?: EnumOption[];
    }

    Hierarchy (view full)

    Properties

    Properties

    options?: EnumOption[]
    \ No newline at end of file +OwnPropsOfEnum | JSON Forms Core

    Interface OwnPropsOfEnum

    interface OwnPropsOfEnum {
        options?: EnumOption[];
    }

    Hierarchy (view full)

    Properties

    Properties

    options?: EnumOption[]
    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfEnumCell.html b/static/api/core/interfaces/OwnPropsOfEnumCell.html index 1ae675a1..bfdb699c 100644 --- a/static/api/core/interfaces/OwnPropsOfEnumCell.html +++ b/static/api/core/interfaces/OwnPropsOfEnumCell.html @@ -1,4 +1,4 @@ -OwnPropsOfEnumCell | JSON Forms Core

    Interface OwnPropsOfEnumCell

    interface OwnPropsOfEnumCell {
        cells?: JsonFormsCellRendererRegistryEntry[];
        data?: any;
        enabled?: boolean;
        id?: string;
        options?: EnumOption[];
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +OwnPropsOfEnumCell | JSON Forms Core

    Interface OwnPropsOfEnumCell

    interface OwnPropsOfEnumCell {
        cells?: JsonFormsCellRendererRegistryEntry[];
        data?: any;
        enabled?: boolean;
        id?: string;
        options?: EnumOption[];
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    data?: any
    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    id?: string
    options?: EnumOption[]
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    data?: any
    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    id?: string
    options?: EnumOption[]
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: ControlElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: ControlElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfJsonFormsRenderer.html b/static/api/core/interfaces/OwnPropsOfJsonFormsRenderer.html index ee8aa4c5..ee96649f 100644 --- a/static/api/core/interfaces/OwnPropsOfJsonFormsRenderer.html +++ b/static/api/core/interfaces/OwnPropsOfJsonFormsRenderer.html @@ -1,4 +1,4 @@ -OwnPropsOfJsonFormsRenderer | JSON Forms Core

    Interface OwnPropsOfJsonFormsRenderer

    interface OwnPropsOfJsonFormsRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +OwnPropsOfJsonFormsRenderer | JSON Forms Core

    Interface OwnPropsOfJsonFormsRenderer

    interface OwnPropsOfJsonFormsRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: UISchemaElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: UISchemaElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfLabel.html b/static/api/core/interfaces/OwnPropsOfLabel.html index 53bc559e..668db0aa 100644 --- a/static/api/core/interfaces/OwnPropsOfLabel.html +++ b/static/api/core/interfaces/OwnPropsOfLabel.html @@ -1,4 +1,4 @@ -OwnPropsOfLabel | JSON Forms Core

    Interface OwnPropsOfLabel

    interface OwnPropsOfLabel {
        cells?: JsonFormsCellRendererRegistryEntry[];
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: LabelElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +OwnPropsOfLabel | JSON Forms Core

    Interface OwnPropsOfLabel

    interface OwnPropsOfLabel {
        cells?: JsonFormsCellRendererRegistryEntry[];
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: LabelElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: LabelElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: LabelElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfLayout.html b/static/api/core/interfaces/OwnPropsOfLayout.html index 75e79703..d8b426a5 100644 --- a/static/api/core/interfaces/OwnPropsOfLayout.html +++ b/static/api/core/interfaces/OwnPropsOfLayout.html @@ -1,4 +1,4 @@ -OwnPropsOfLayout | JSON Forms Core

    Interface OwnPropsOfLayout

    interface OwnPropsOfLayout {
        cells?: JsonFormsCellRendererRegistryEntry[];
        direction?: "row" | "column";
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +OwnPropsOfLayout | JSON Forms Core

    Interface OwnPropsOfLayout

    interface OwnPropsOfLayout {
        cells?: JsonFormsCellRendererRegistryEntry[];
        direction?: "row" | "column";
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    direction?: "row" | "column"
    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    direction?: "row" | "column"
    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: UISchemaElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: UISchemaElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfMasterListItem.html b/static/api/core/interfaces/OwnPropsOfMasterListItem.html index 724b32e4..461f2230 100644 --- a/static/api/core/interfaces/OwnPropsOfMasterListItem.html +++ b/static/api/core/interfaces/OwnPropsOfMasterListItem.html @@ -1,4 +1,4 @@ -OwnPropsOfMasterListItem | JSON Forms Core

    Interface OwnPropsOfMasterListItem

    interface OwnPropsOfMasterListItem {
        childLabelProp?: string;
        disableRemove?: boolean;
        enabled: boolean;
        index: number;
        path: string;
        schema: JsonSchema;
        selected: boolean;
        translations: ArrayTranslations;
        uischema: UISchemaElement;
        handleSelect(index): (() => void);
        removeItem(path, value): (() => void);
    }

    Hierarchy (view full)

    Properties

    childLabelProp? +OwnPropsOfMasterListItem | JSON Forms Core

    Interface OwnPropsOfMasterListItem

    interface OwnPropsOfMasterListItem {
        childLabelProp?: string;
        disableRemove?: boolean;
        enabled: boolean;
        index: number;
        path: string;
        schema: JsonSchema;
        selected: boolean;
        translations: ArrayTranslations;
        uischema: UISchemaElement;
        handleSelect(index): (() => void);
        removeItem(path, value): (() => void);
    }

    Hierarchy (view full)

    Properties

    childLabelProp?: string
    disableRemove?: boolean
    enabled: boolean
    index: number
    path: string
    schema: JsonSchema
    selected: boolean
    translations: ArrayTranslations
    uischema: UISchemaElement

    Methods

    • Parameters

      • index: number

      Returns (() => void)

        • (): void
        • Returns void

    • Parameters

      • path: string
      • value: number

      Returns (() => void)

        • (): void
        • Returns void

    \ No newline at end of file +

    Properties

    childLabelProp?: string
    disableRemove?: boolean
    enabled: boolean
    index: number
    path: string
    schema: JsonSchema
    selected: boolean
    translations: ArrayTranslations
    uischema: UISchemaElement

    Methods

    • Parameters

      • index: number

      Returns (() => void)

        • (): void
        • Returns void

    • Parameters

      • path: string
      • value: number

      Returns (() => void)

        • (): void
        • Returns void

    \ No newline at end of file diff --git a/static/api/core/interfaces/OwnPropsOfRenderer.html b/static/api/core/interfaces/OwnPropsOfRenderer.html index 402cec7b..2d4ad0fa 100644 --- a/static/api/core/interfaces/OwnPropsOfRenderer.html +++ b/static/api/core/interfaces/OwnPropsOfRenderer.html @@ -1,4 +1,4 @@ -OwnPropsOfRenderer | JSON Forms Core

    Interface OwnPropsOfRenderer

    interface OwnPropsOfRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +OwnPropsOfRenderer | JSON Forms Core

    Interface OwnPropsOfRenderer

    interface OwnPropsOfRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: UISchemaElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: UISchemaElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/ReferenceSchemaMap.html b/static/api/core/interfaces/ReferenceSchemaMap.html index 218d3bd6..5461a71d 100644 --- a/static/api/core/interfaces/ReferenceSchemaMap.html +++ b/static/api/core/interfaces/ReferenceSchemaMap.html @@ -1,2 +1,2 @@ ReferenceSchemaMap | JSON Forms Core

    Interface ReferenceSchemaMap

    Map for storing refs and the respective schemas they are pointing to.

    -
    interface ReferenceSchemaMap {
        [ref: string]: JsonSchema;
    }

    Indexable

    [ref: string]: JsonSchema
    \ No newline at end of file +
    interface ReferenceSchemaMap {
        [ref: string]: JsonSchema;
    }

    Indexable

    [ref: string]: JsonSchema
    \ No newline at end of file diff --git a/static/api/core/interfaces/RendererProps.html b/static/api/core/interfaces/RendererProps.html index 203dfcad..e67ad595 100644 --- a/static/api/core/interfaces/RendererProps.html +++ b/static/api/core/interfaces/RendererProps.html @@ -1,5 +1,5 @@ RendererProps | JSON Forms Core

    Interface RendererProps

    Props of a Renderer.

    -
    interface RendererProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        enabled: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface RendererProps {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        enabled: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data?: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: UISchemaElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data?: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: UISchemaElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Rule.html b/static/api/core/interfaces/Rule.html index 254d11ff..8cf333f8 100644 --- a/static/api/core/interfaces/Rule.html +++ b/static/api/core/interfaces/Rule.html @@ -1,7 +1,7 @@ Rule | JSON Forms Core

    Interface Rule

    A rule that may be attached to any UI schema element.

    -
    interface Rule {
        condition: Condition;
        effect: RuleEffect;
    }

    Properties

    interface Rule {
        condition: Condition;
        effect: RuleEffect;
    }

    Properties

    Properties

    condition: Condition

    The condition of the rule that must evaluate to true in order to trigger the effect.

    -
    effect: RuleEffect

    The effect of the rule

    -
    \ No newline at end of file +
    effect: RuleEffect

    The effect of the rule

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/SchemaBasedCondition.html b/static/api/core/interfaces/SchemaBasedCondition.html index 1db34cdc..1041657f 100644 --- a/static/api/core/interfaces/SchemaBasedCondition.html +++ b/static/api/core/interfaces/SchemaBasedCondition.html @@ -1,5 +1,5 @@ SchemaBasedCondition | JSON Forms Core

    Interface SchemaBasedCondition

    Represents a condition to be evaluated.

    -
    interface SchemaBasedCondition {
        failWhenUndefined?: boolean;
        schema: JsonSchema;
        scope: string;
        type?: string;
    }

    Hierarchy (view full)

    Properties

    interface SchemaBasedCondition {
        failWhenUndefined?: boolean;
        schema: JsonSchema;
        scope: string;
        type?: string;
    }

    Hierarchy (view full)

    Properties

    failWhenUndefined? schema scope type? @@ -10,6 +10,6 @@ condition shall fail when data is undefined requires to lift the scope to being able to use JSON Schema's required.

    Using failWhenUndefined allows to more conveniently express this condition.

    -
    schema: JsonSchema
    scope: string

    The scope that determines to which part this element should be bound to.

    -
    type?: string

    The type of condition.

    -
    \ No newline at end of file +
    schema: JsonSchema
    scope: string

    The scope that determines to which part this element should be bound to.

    +
    type?: string

    The type of condition.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Scopable.html b/static/api/core/interfaces/Scopable.html index 54bd7f7f..3d9fb9c1 100644 --- a/static/api/core/interfaces/Scopable.html +++ b/static/api/core/interfaces/Scopable.html @@ -1,5 +1,5 @@ Scopable | JSON Forms Core

    Interface Scopable

    Interface for describing an UI schema element that is referencing a subschema. The value of the scope may be a JSON Pointer.

    -
    interface Scopable {
        scope?: string;
    }

    Hierarchy (view full)

    Properties

    interface Scopable {
        scope?: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    scope?: string

    The scope that determines to which part this element should be bound to.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Scoped.html b/static/api/core/interfaces/Scoped.html index 94730b24..76edaef0 100644 --- a/static/api/core/interfaces/Scoped.html +++ b/static/api/core/interfaces/Scoped.html @@ -1,5 +1,5 @@ Scoped | JSON Forms Core

    Interface Scoped

    Interface for describing an UI schema element that is referencing a subschema. The value of the scope must be a JSON Pointer.

    -
    interface Scoped {
        scope: string;
    }

    Hierarchy (view full)

    Properties

    interface Scoped {
        scope: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    scope: string

    The scope that determines to which part this element should be bound to.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfArrayControl.html b/static/api/core/interfaces/StatePropsOfArrayControl.html index 50994ef5..0a0d2ecd 100644 --- a/static/api/core/interfaces/StatePropsOfArrayControl.html +++ b/static/api/core/interfaces/StatePropsOfArrayControl.html @@ -1,5 +1,6 @@ StatePropsOfArrayControl | JSON Forms Core

    Interface StatePropsOfArrayControl

    State-based props of a table control.

    -
    interface StatePropsOfArrayControl {
        cells?: JsonFormsCellRendererRegistryEntry[];
        childErrors?: ErrorObject<string, Record<string, any>, unknown>[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfArrayControl {
        arraySchema: JsonSchema;
        cells?: JsonFormsCellRendererRegistryEntry[];
        childErrors?: ErrorObject<string, Record<string, any>, unknown>[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    All available cell renderers.

    -
    childErrors?: ErrorObject<string, Record<string, any>, unknown>[]
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    label: string

    The label for the rendered element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +

    Properties

    arraySchema: JsonSchema

    All available cell renderers.

    +
    childErrors?: ErrorObject<string, Record<string, any>, unknown>[]
    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    label: string

    The label for the rendered element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfArrayLayout.html b/static/api/core/interfaces/StatePropsOfArrayLayout.html index b2d815d3..4097e973 100644 --- a/static/api/core/interfaces/StatePropsOfArrayLayout.html +++ b/static/api/core/interfaces/StatePropsOfArrayLayout.html @@ -1,5 +1,6 @@ StatePropsOfArrayLayout | JSON Forms Core

    Interface StatePropsOfArrayLayout

    State-based props of a table control.

    -
    interface StatePropsOfArrayLayout {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: number;
        description?: string;
        disableAdd?: boolean;
        disableRemove?: boolean;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        minItems?: number;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfArrayLayout {
        arraySchema: JsonSchema;
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: number;
        description?: string;
        disableAdd?: boolean;
        disableRemove?: boolean;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        minItems?: number;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: number

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    disableAdd?: boolean
    disableRemove?: boolean
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    label: string

    The label for the rendered element.

    -
    minItems?: number
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +

    Properties

    arraySchema: JsonSchema

    All available cell renderers.

    +
    config?: any

    Any configuration options for the element.

    +
    data: number

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    disableAdd?: boolean
    disableRemove?: boolean
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    label: string

    The label for the rendered element.

    +
    minItems?: number

    Deprecated

    Use arraySchema.minItems instead.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfCell.html b/static/api/core/interfaces/StatePropsOfCell.html index 2fe035b2..a7c68c5a 100644 --- a/static/api/core/interfaces/StatePropsOfCell.html +++ b/static/api/core/interfaces/StatePropsOfCell.html @@ -1,5 +1,5 @@ StatePropsOfCell | JSON Forms Core

    Interface StatePropsOfCell

    State props of a cell.

    -
    interface StatePropsOfCell {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfCell {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? config? data enabled @@ -13,15 +13,15 @@ uischema visible

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    isValid: boolean
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    isValid: boolean
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfCombinator.html b/static/api/core/interfaces/StatePropsOfCombinator.html index 08f02440..c4571675 100644 --- a/static/api/core/interfaces/StatePropsOfCombinator.html +++ b/static/api/core/interfaces/StatePropsOfCombinator.html @@ -1,5 +1,5 @@ StatePropsOfCombinator | JSON Forms Core

    Interface StatePropsOfCombinator

    State-based props of a Control

    -
    interface StatePropsOfCombinator {
        cells?: {
            cell: any;
            tester: RankedTester;
        }[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        indexOfFittingSchema: number;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfCombinator {
        cells?: {
            cell: any;
            tester: RankedTester;
        }[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        indexOfFittingSchema: number;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    cells?: {
        cell: any;
        tester: RankedTester;
    }[]

    All available cell renderers.

    -

    Type declaration

    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    indexOfFittingSchema: number
    label: string

    The label for the rendered element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +

    Type declaration

    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    indexOfFittingSchema: number
    label: string

    The label for the rendered element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    uischemas: JsonFormsUISchemaRegistryEntry[]
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfControl.html b/static/api/core/interfaces/StatePropsOfControl.html index b24fde23..035c14fc 100644 --- a/static/api/core/interfaces/StatePropsOfControl.html +++ b/static/api/core/interfaces/StatePropsOfControl.html @@ -1,5 +1,5 @@ StatePropsOfControl | JSON Forms Core

    Interface StatePropsOfControl

    State-based props of a Control

    -
    interface StatePropsOfControl {
        cells?: {
            cell: any;
            tester: RankedTester;
        }[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfControl {
        cells?: {
            cell: any;
            tester: RankedTester;
        }[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    cells?: {
        cell: any;
        tester: RankedTester;
    }[]

    All available cell renderers.

    -

    Type declaration

    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    label: string

    The label for the rendered element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +

    Type declaration

    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    label: string

    The label for the rendered element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfControlWithDetail.html b/static/api/core/interfaces/StatePropsOfControlWithDetail.html index be41a6a9..9e9b262d 100644 --- a/static/api/core/interfaces/StatePropsOfControlWithDetail.html +++ b/static/api/core/interfaces/StatePropsOfControlWithDetail.html @@ -1,5 +1,5 @@ StatePropsOfControlWithDetail | JSON Forms Core

    Interface StatePropsOfControlWithDetail

    State-based props of a table control.

    -
    interface StatePropsOfControlWithDetail {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfControlWithDetail {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        description?: string;
        enabled: boolean;
        errors: string;
        i18nKeyPrefix?: string;
        id: string;
        label: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        required?: boolean;
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    description?: string

    Description of input cell

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    label: string

    The label for the rendered element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    required?: boolean

    Whether the rendered data is required.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    description?: string

    Description of input cell

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    i18nKeyPrefix?: string
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    label: string

    The label for the rendered element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    required?: boolean

    Whether the rendered data is required.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfEnumCell.html b/static/api/core/interfaces/StatePropsOfEnumCell.html index 34a891b2..f3886cb7 100644 --- a/static/api/core/interfaces/StatePropsOfEnumCell.html +++ b/static/api/core/interfaces/StatePropsOfEnumCell.html @@ -1,5 +1,5 @@ StatePropsOfEnumCell | JSON Forms Core

    Interface StatePropsOfEnumCell

    State props of a cell for enum cell

    -
    interface StatePropsOfEnumCell {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        options?: EnumOption[];
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfEnumCell {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        isValid: boolean;
        options?: EnumOption[];
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? config? data enabled @@ -14,15 +14,15 @@ uischema visible

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    isValid: boolean
    options?: EnumOption[]
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    isValid: boolean
    options?: EnumOption[]
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfJsonFormsRenderer.html b/static/api/core/interfaces/StatePropsOfJsonFormsRenderer.html index 0bc0b56c..69cbbb61 100644 --- a/static/api/core/interfaces/StatePropsOfJsonFormsRenderer.html +++ b/static/api/core/interfaces/StatePropsOfJsonFormsRenderer.html @@ -1,4 +1,4 @@ -StatePropsOfJsonFormsRenderer | JSON Forms Core

    Interface StatePropsOfJsonFormsRenderer

    interface StatePropsOfJsonFormsRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config: any;
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? +StatePropsOfJsonFormsRenderer | JSON Forms Core

    Interface StatePropsOfJsonFormsRenderer

    interface StatePropsOfJsonFormsRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config: any;
        enabled?: boolean;
        path?: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema?: JsonSchema;
        uischema?: UISchemaElement;
        uischemas?: JsonFormsUISchemaRegistryEntry[];
        visible?: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    config: any
    enabled?: boolean

    Whether the rendered element should be enabled.

    -
    path?: string

    Optional instance path. Necessary when the actual data +

    Properties

    config: any
    enabled?: boolean

    Whether the rendered element should be enabled.

    +
    path?: string

    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

    -
    rootSchema: JsonSchema
    schema?: JsonSchema

    The JSON schema that describes the data.

    -
    uischema?: UISchemaElement

    The UI schema to be rendered.

    -
    visible?: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    renderers?: JsonFormsRendererRegistryEntry[]
    rootSchema: JsonSchema
    schema?: JsonSchema

    The JSON schema that describes the data.

    +
    uischema?: UISchemaElement

    The UI schema to be rendered.

    +
    uischemas?: JsonFormsUISchemaRegistryEntry[]
    visible?: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfLabel.html b/static/api/core/interfaces/StatePropsOfLabel.html index 64c3cede..2c3bc716 100644 --- a/static/api/core/interfaces/StatePropsOfLabel.html +++ b/static/api/core/interfaces/StatePropsOfLabel.html @@ -1,5 +1,5 @@ StatePropsOfLabel | JSON Forms Core

    Interface StatePropsOfLabel

    State-based props of a Renderer.

    -
    interface StatePropsOfLabel {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        enabled: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        text?: string;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfLabel {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        enabled: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        text?: string;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data?: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    text?: string
    uischema: UISchemaElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data?: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    text?: string
    uischema: UISchemaElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfLayout.html b/static/api/core/interfaces/StatePropsOfLayout.html index 485148df..58d932c1 100644 --- a/static/api/core/interfaces/StatePropsOfLayout.html +++ b/static/api/core/interfaces/StatePropsOfLayout.html @@ -1,5 +1,5 @@ StatePropsOfLayout | JSON Forms Core

    Interface StatePropsOfLayout

    State props of a layout;

    -
    interface StatePropsOfLayout {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        direction: "row" | "column";
        enabled: boolean;
        label?: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfLayout {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        direction: "row" | "column";
        enabled: boolean;
        label?: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data?: any

    The data to be rendered.

    -
    direction: "row" | "column"

    Direction for the layout to flow

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    label?: string
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: UISchemaElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data?: any

    The data to be rendered.

    +
    direction: "row" | "column"

    Direction for the layout to flow

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    label?: string
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: UISchemaElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfMasterItem.html b/static/api/core/interfaces/StatePropsOfMasterItem.html index d2b77dfa..28b960c8 100644 --- a/static/api/core/interfaces/StatePropsOfMasterItem.html +++ b/static/api/core/interfaces/StatePropsOfMasterItem.html @@ -1,4 +1,4 @@ -StatePropsOfMasterItem | JSON Forms Core

    Interface StatePropsOfMasterItem

    interface StatePropsOfMasterItem {
        childLabel: string;
        childLabelProp?: string;
        disableRemove?: boolean;
        enabled: boolean;
        index: number;
        path: string;
        schema: JsonSchema;
        selected: boolean;
        translations: ArrayTranslations;
        uischema: UISchemaElement;
        handleSelect(index): (() => void);
        removeItem(path, value): (() => void);
    }

    Hierarchy (view full)

    Properties

    childLabel +StatePropsOfMasterItem | JSON Forms Core

    Interface StatePropsOfMasterItem

    interface StatePropsOfMasterItem {
        childLabel: string;
        childLabelProp?: string;
        disableRemove?: boolean;
        enabled: boolean;
        index: number;
        path: string;
        schema: JsonSchema;
        selected: boolean;
        translations: ArrayTranslations;
        uischema: UISchemaElement;
        handleSelect(index): (() => void);
        removeItem(path, value): (() => void);
    }

    Hierarchy (view full)

    Properties

    childLabel: string
    childLabelProp?: string
    disableRemove?: boolean
    enabled: boolean
    index: number
    path: string
    schema: JsonSchema
    selected: boolean
    translations: ArrayTranslations
    uischema: UISchemaElement

    Methods

    \ No newline at end of file +

    Properties

    childLabel: string
    childLabelProp?: string
    disableRemove?: boolean
    enabled: boolean
    index: number
    path: string
    schema: JsonSchema
    selected: boolean
    translations: ArrayTranslations
    uischema: UISchemaElement

    Methods

    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfRenderer.html b/static/api/core/interfaces/StatePropsOfRenderer.html index dcb06ec6..74f4854e 100644 --- a/static/api/core/interfaces/StatePropsOfRenderer.html +++ b/static/api/core/interfaces/StatePropsOfRenderer.html @@ -1,5 +1,5 @@ StatePropsOfRenderer | JSON Forms Core

    Interface StatePropsOfRenderer

    State-based props of a Renderer.

    -
    interface StatePropsOfRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        enabled: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data?: any;
        enabled: boolean;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        schema: JsonSchema;
        uischema: UISchemaElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data?: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: UISchemaElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data?: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: UISchemaElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/StatePropsOfScopedRenderer.html b/static/api/core/interfaces/StatePropsOfScopedRenderer.html index 97233739..84c22007 100644 --- a/static/api/core/interfaces/StatePropsOfScopedRenderer.html +++ b/static/api/core/interfaces/StatePropsOfScopedRenderer.html @@ -1,5 +1,5 @@ StatePropsOfScopedRenderer | JSON Forms Core

    Interface StatePropsOfScopedRenderer

    State-based properties for UI schema elements that have a scope.

    -
    interface StatePropsOfScopedRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    interface StatePropsOfScopedRenderer {
        cells?: JsonFormsCellRendererRegistryEntry[];
        config?: any;
        data: any;
        enabled: boolean;
        errors: string;
        id: string;
        path: string;
        renderers?: JsonFormsRendererRegistryEntry[];
        rootSchema: JsonSchema;
        schema: JsonSchema;
        uischema: ControlElement;
        visible: boolean;
    }

    Hierarchy (view full)

    Properties

    cells? config? data enabled @@ -12,15 +12,15 @@ uischema visible

    Properties

    All available cell renderers.

    -
    config?: any

    Any configuration options for the element.

    -
    data: any

    The data to be rendered.

    -
    enabled: boolean

    Whether the rendered element should be enabled.

    -
    errors: string

    Any validation errors that are caused by the data to be rendered.

    -
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    -
    path: string

    Instance path the data is written to, in case of a control.

    -

    All available renderers.

    -
    rootSchema: JsonSchema

    The root schema as returned by the store.

    -
    schema: JsonSchema

    The JSON schema that describes the data.

    -
    uischema: ControlElement

    The UI schema to be rendered.

    -
    visible: boolean

    Whether the rendered element should be visible.

    -
    \ No newline at end of file +
    config?: any

    Any configuration options for the element.

    +
    data: any

    The data to be rendered.

    +
    enabled: boolean

    Whether the rendered element should be enabled.

    +
    errors: string

    Any validation errors that are caused by the data to be rendered.

    +
    id: string

    A unique ID that should be used for rendering the scoped UI schema element.

    +
    path: string

    Instance path the data is written to, in case of a control.

    +
    renderers?: JsonFormsRendererRegistryEntry[]

    All available renderers.

    +
    rootSchema: JsonSchema

    The root schema as returned by the store.

    +
    schema: JsonSchema

    The JSON schema that describes the data.

    +
    uischema: ControlElement

    The UI schema to be rendered.

    +
    visible: boolean

    Whether the rendered element should be visible.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Store.html b/static/api/core/interfaces/Store.html index 3864b014..699aee18 100644 --- a/static/api/core/interfaces/Store.html +++ b/static/api/core/interfaces/Store.html @@ -3,7 +3,7 @@ happens on the reducer level.

    interface Store<S, A> {
        dispatch: Dispatch<A>;
        [observable](): Observable<S>;
        getState(): S;
        replaceReducer(nextReducer): void;
        subscribe(listener): Unsubscribe;
    }

    Type Parameters

    Hierarchy (view full)

    Properties

    Hierarchy (view full)

    Properties

    Methods

    [observable] getState replaceReducer @@ -27,18 +27,18 @@

    Returns

    For convenience, the same action object you dispatched.

    Note that, if you use a custom middleware, it may wrap dispatch() to return something else (for example, a Promise you can await).

    -

    Methods

    Methods

    • Reads the state tree managed by the store.

      Returns S

      The current state tree of your application.

      -
    • Replaces the reducer currently used by the store to calculate the state.

      +
    • Replaces the reducer currently used by the store to calculate the state.

      You might need this if your app implements code splitting and you want to load some of the reducers dynamically. You might also need this if you implement a hot reloading mechanism for Redux.

      Parameters

      • nextReducer: Reducer<S, A>

        The reducer for the store to use instead.

        -

      Returns void

    • Adds a change listener. It will be called any time an action is +

    Returns void

    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/interfaces/Test.TesterContext.html b/static/api/core/interfaces/Test.TesterContext.html index 93c847a7..5ffb6dad 100644 --- a/static/api/core/interfaces/Test.TesterContext.html +++ b/static/api/core/interfaces/Test.TesterContext.html @@ -1,6 +1,6 @@ TesterContext | JSON Forms Core

    Interface TesterContext

    Additional context given to a tester in addition to UISchema and JsonSchema.

    -
    interface TesterContext {
        config: any;
        rootSchema: JsonSchema;
    }

    Properties

    interface TesterContext {
        config: any;
        rootSchema: JsonSchema;
    }

    Properties

    Properties

    config: any

    The form wide configuration object given to JsonForms.

    -
    rootSchema: JsonSchema

    The root JsonSchema of the form. Can be used to resolve references.

    -
    \ No newline at end of file +
    rootSchema: JsonSchema

    The root JsonSchema of the form. Can be used to resolve references.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/UISchemaElement.html b/static/api/core/interfaces/UISchemaElement.html index 523818d3..aab3563a 100644 --- a/static/api/core/interfaces/UISchemaElement.html +++ b/static/api/core/interfaces/UISchemaElement.html @@ -1,8 +1,8 @@ UISchemaElement | JSON Forms Core

    Interface UISchemaElement

    Common base interface for any UI schema element.

    -
    interface UISchemaElement {
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: string;
    }

    Hierarchy (view full)

    Properties

    interface UISchemaElement {
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    type: string

    The type of this UI schema element.

    -
    \ No newline at end of file +

    Type declaration

    rule?: Rule

    An optional rule.

    +
    type: string

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/VerticalLayout.html b/static/api/core/interfaces/VerticalLayout.html index 3ac528f8..8316de5e 100644 --- a/static/api/core/interfaces/VerticalLayout.html +++ b/static/api/core/interfaces/VerticalLayout.html @@ -1,10 +1,10 @@ VerticalLayout | JSON Forms Core

    Interface VerticalLayout

    A layout which orders its child elements vertically (i.e. from top to bottom).

    -
    interface VerticalLayout {
        elements: UISchemaElement[];
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "VerticalLayout";
    }

    Hierarchy (view full)

    Properties

    interface VerticalLayout {
        elements: UISchemaElement[];
        options?: {
            [key: string]: any;
        };
        rule?: Rule;
        type: "VerticalLayout";
    }

    Hierarchy (view full)

    Properties

    elements: UISchemaElement[]

    The child elements of this layout.

    -
    options?: {
        [key: string]: any;
    }

    Any additional options.

    -

    Type declaration

    • [key: string]: any
    rule?: Rule

    An optional rule.

    -
    type: "VerticalLayout"

    The type of this UI schema element.

    -
    \ No newline at end of file +
    options?: {
        [key: string]: any;
    }

    Any additional options.

    +

    Type declaration

    rule?: Rule

    An optional rule.

    +
    type: "VerticalLayout"

    The type of this UI schema element.

    +
    \ No newline at end of file diff --git a/static/api/core/interfaces/WithClassname.html b/static/api/core/interfaces/WithClassname.html index 96a7c106..14f66119 100644 --- a/static/api/core/interfaces/WithClassname.html +++ b/static/api/core/interfaces/WithClassname.html @@ -1,2 +1,2 @@ -WithClassname | JSON Forms Core

    Interface WithClassname

    interface WithClassname {
        className?: string;
    }

    Properties

    Properties

    className?: string
    \ No newline at end of file +WithClassname | JSON Forms Core

    Interface WithClassname

    interface WithClassname {
        className?: string;
    }

    Properties

    Properties

    className?: string
    \ No newline at end of file diff --git a/static/api/core/modules.html b/static/api/core/modules.html index 2f5dcf04..96a08011 100644 --- a/static/api/core/modules.html +++ b/static/api/core/modules.html @@ -260,6 +260,7 @@ defaultTranslator deriveLabelForUISchemaElement deriveTypes +doCreateDefaultValue encode enumToEnumOptionMapper errorAt diff --git a/static/api/core/modules/Actions.html b/static/api/core/modules/Actions.html index ae36372d..fb2c55fc 100644 --- a/static/api/core/modules/Actions.html +++ b/static/api/core/modules/Actions.html @@ -1,4 +1,4 @@ -Actions | JSON Forms Core

    Namespace Actions

    Index

    Interfaces

    AddCellRendererAction +Actions | JSON Forms Core

    Namespace Actions

    Index

    Interfaces

    AddCellRendererAction AddRendererAction AddUISchemaAction InitAction diff --git a/static/api/core/modules/Test.html b/static/api/core/modules/Test.html index e8ffbdb6..869536ba 100644 --- a/static/api/core/modules/Test.html +++ b/static/api/core/modules/Test.html @@ -1,4 +1,4 @@ -Test | JSON Forms Core

    Namespace Test

    Index

    Interfaces

    TesterContext +Test | JSON Forms Core

    Namespace Test

    Index

    Interfaces

    Type Aliases

    RankedTester Tester UISchemaTester diff --git a/static/api/core/types/Actions.CoreActions.html b/static/api/core/types/Actions.CoreActions.html index cfce62e5..1167e26e 100644 --- a/static/api/core/types/Actions.CoreActions.html +++ b/static/api/core/types/Actions.CoreActions.html @@ -1 +1 @@ -CoreActions | JSON Forms Core
    \ No newline at end of file +CoreActions | JSON Forms Core
    \ No newline at end of file diff --git a/static/api/core/types/Actions.I18nActions.html b/static/api/core/types/Actions.I18nActions.html index 77e49fb0..b508a909 100644 --- a/static/api/core/types/Actions.I18nActions.html +++ b/static/api/core/types/Actions.I18nActions.html @@ -1 +1 @@ -I18nActions | JSON Forms Core
    \ No newline at end of file +I18nActions | JSON Forms Core
    \ No newline at end of file diff --git a/static/api/core/types/Actions.UISchemaActions.html b/static/api/core/types/Actions.UISchemaActions.html index 6b678c2c..a4e1f46a 100644 --- a/static/api/core/types/Actions.UISchemaActions.html +++ b/static/api/core/types/Actions.UISchemaActions.html @@ -1 +1 @@ -UISchemaActions | JSON Forms Core
    \ No newline at end of file +UISchemaActions | JSON Forms Core
    \ No newline at end of file diff --git a/static/api/core/types/Actions.UpdateArrayContext.html b/static/api/core/types/Actions.UpdateArrayContext.html index c0102711..5cee6fab 100644 --- a/static/api/core/types/Actions.UpdateArrayContext.html +++ b/static/api/core/types/Actions.UpdateArrayContext.html @@ -1 +1 @@ -UpdateArrayContext | JSON Forms Core

    Type alias UpdateArrayContext

    UpdateArrayContext: {
        type: "ADD";
        values: any[];
    } | {
        indices: number[];
        type: "REMOVE";
    } | {
        moves: {
            from: number;
            to: number;
        }[];
        type: "MOVE";
    }

    Type declaration

    • type: "ADD"
    • values: any[]

    Type declaration

    • indices: number[]
    • type: "REMOVE"

    Type declaration

    • moves: {
          from: number;
          to: number;
      }[]
    • type: "MOVE"
    \ No newline at end of file +UpdateArrayContext | JSON Forms Core

    Type alias UpdateArrayContext

    UpdateArrayContext: {
        type: "ADD";
        values: any[];
    } | {
        indices: number[];
        type: "REMOVE";
    } | {
        moves: {
            from: number;
            to: number;
        }[];
        type: "MOVE";
    }

    Type declaration

    • type: "ADD"
    • values: any[]

    Type declaration

    • indices: number[]
    • type: "REMOVE"

    Type declaration

    • moves: {
          from: number;
          to: number;
      }[]
    • type: "MOVE"
    \ No newline at end of file diff --git a/static/api/core/types/ArrayTranslations.html b/static/api/core/types/ArrayTranslations.html index 29bcfae4..34f4f7d8 100644 --- a/static/api/core/types/ArrayTranslations.html +++ b/static/api/core/types/ArrayTranslations.html @@ -1 +1 @@ -ArrayTranslations | JSON Forms Core

    Type alias ArrayTranslations

    ArrayTranslations: {
        [key in ArrayTranslationEnum]?: string
    }
    \ No newline at end of file +ArrayTranslations | JSON Forms Core

    Type alias ArrayTranslations

    ArrayTranslations: {
        [key in ArrayTranslationEnum]?: string
    }
    \ No newline at end of file diff --git a/static/api/core/types/CombinatorKeyword.html b/static/api/core/types/CombinatorKeyword.html index 9012b298..eddf7ea1 100644 --- a/static/api/core/types/CombinatorKeyword.html +++ b/static/api/core/types/CombinatorKeyword.html @@ -1 +1 @@ -CombinatorKeyword | JSON Forms Core

    Type alias CombinatorKeyword

    CombinatorKeyword: "anyOf" | "oneOf" | "allOf"
    \ No newline at end of file +CombinatorKeyword | JSON Forms Core

    Type alias CombinatorKeyword

    CombinatorKeyword: "anyOf" | "oneOf" | "allOf"
    \ No newline at end of file diff --git a/static/api/core/types/CombinatorTranslations.html b/static/api/core/types/CombinatorTranslations.html index 16b3e09e..bc234325 100644 --- a/static/api/core/types/CombinatorTranslations.html +++ b/static/api/core/types/CombinatorTranslations.html @@ -1 +1 @@ -CombinatorTranslations | JSON Forms Core

    Type alias CombinatorTranslations

    CombinatorTranslations: {
        [key in CombinatorTranslationEnum]?: string
    }
    \ No newline at end of file +CombinatorTranslations | JSON Forms Core

    Type alias CombinatorTranslations

    CombinatorTranslations: {
        [key in CombinatorTranslationEnum]?: string
    }
    \ No newline at end of file diff --git a/static/api/core/types/Dispatch.html b/static/api/core/types/Dispatch.html index ffb0faa7..f716306c 100644 --- a/static/api/core/types/Dispatch.html +++ b/static/api/core/types/Dispatch.html @@ -13,4 +13,4 @@ before passing them to the next middleware.

    Type Parameters

    • A extends Action = AnyAction

      The type of things (actions or otherwise) which may be dispatched.

      -

    Type declaration

      • <T>(action): T
      • Type Parameters

        • T extends A

        Parameters

        • action: T

        Returns T

    \ No newline at end of file +

    Type declaration

      • <T>(action): T
      • Type Parameters

        • T extends A

        Parameters

        • action: T

        Returns T

    \ No newline at end of file diff --git a/static/api/core/types/DispatchPropsOfCell.html b/static/api/core/types/DispatchPropsOfCell.html index 58e35e4a..ca850ed6 100644 --- a/static/api/core/types/DispatchPropsOfCell.html +++ b/static/api/core/types/DispatchPropsOfCell.html @@ -1 +1 @@ -DispatchPropsOfCell | JSON Forms Core

    Type alias DispatchPropsOfCell

    DispatchPropsOfCell: DispatchPropsOfControl
    \ No newline at end of file +DispatchPropsOfCell | JSON Forms Core

    Type alias DispatchPropsOfCell

    DispatchPropsOfCell: DispatchPropsOfControl
    \ No newline at end of file diff --git a/static/api/core/types/ErrorTranslator.html b/static/api/core/types/ErrorTranslator.html index 693e33f3..73542877 100644 --- a/static/api/core/types/ErrorTranslator.html +++ b/static/api/core/types/ErrorTranslator.html @@ -1 +1 @@ -ErrorTranslator | JSON Forms Core

    Type alias ErrorTranslator

    ErrorTranslator: ((error, translate, uischema?) => string)

    Type declaration

      • (error, translate, uischema?): string
      • Parameters

        Returns string

    \ No newline at end of file +ErrorTranslator | JSON Forms Core

    Type alias ErrorTranslator

    ErrorTranslator: ((error, translate, uischema?) => string)

    Type declaration

      • (error, translate, uischema?): string
      • Parameters

        Returns string

    \ No newline at end of file diff --git a/static/api/core/types/IterateCallback.html b/static/api/core/types/IterateCallback.html index 67d99593..48f4bef3 100644 --- a/static/api/core/types/IterateCallback.html +++ b/static/api/core/types/IterateCallback.html @@ -1 +1 @@ -IterateCallback | JSON Forms Core

    Type alias IterateCallback

    IterateCallback: ((uischema) => void)

    Type declaration

    \ No newline at end of file +IterateCallback | JSON Forms Core

    Type alias IterateCallback

    IterateCallback: ((uischema) => void)

    Type declaration

    \ No newline at end of file diff --git a/static/api/core/types/JsonFormsCellRendererRegistryState.html b/static/api/core/types/JsonFormsCellRendererRegistryState.html index 6c3a24b6..2c799c4e 100644 --- a/static/api/core/types/JsonFormsCellRendererRegistryState.html +++ b/static/api/core/types/JsonFormsCellRendererRegistryState.html @@ -1 +1 @@ -JsonFormsCellRendererRegistryState | JSON Forms Core

    Type alias JsonFormsCellRendererRegistryState

    JsonFormsCellRendererRegistryState: JsonFormsCellRendererRegistryEntry[]
    \ No newline at end of file +JsonFormsCellRendererRegistryState | JSON Forms Core

    Type alias JsonFormsCellRendererRegistryState

    JsonFormsCellRendererRegistryState: JsonFormsCellRendererRegistryEntry[]
    \ No newline at end of file diff --git a/static/api/core/types/JsonSchema.html b/static/api/core/types/JsonSchema.html index 65c0c8fc..67ff1326 100644 --- a/static/api/core/types/JsonSchema.html +++ b/static/api/core/types/JsonSchema.html @@ -1 +1 @@ -JsonSchema | JSON Forms Core

    Type alias JsonSchema

    JsonSchema: JsonSchema4 | JsonSchema7
    \ No newline at end of file +JsonSchema | JSON Forms Core

    Type alias JsonSchema

    JsonSchema: JsonSchema4 | JsonSchema7
    \ No newline at end of file diff --git a/static/api/core/types/Observable.html b/static/api/core/types/Observable.html index 2d84caa8..bc41148e 100644 --- a/static/api/core/types/Observable.html +++ b/static/api/core/types/Observable.html @@ -1,10 +1,10 @@ Observable | JSON Forms Core

    Type alias Observable<T>

    Observable<T>: {
        [observable](): Observable<T>;
        subscribe(observer): {
            unsubscribe: Unsubscribe;
        };
    }

    A minimal observable of state changes. For more information, see the observable proposal: https://github.com/tc39/proposal-observable

    -

    Type Parameters

    • T

    Type declaration

    • [observable]:function
    • subscribe:function
      • The minimal observable subscription method.

        +

        Type Parameters

        • T

        Type declaration

        • [observable]:function
        • subscribe:function
          • The minimal observable subscription method.

            Parameters

            • observer: Observer<T>

              Any object that can be used as an observer. The observer object should have a next method.

            Returns {
                unsubscribe: Unsubscribe;
            }

            An object with an unsubscribe method that can be used to unsubscribe the observable from the store, and prevent further emission of values from the observable.

            -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/static/api/core/types/Observer.html b/static/api/core/types/Observer.html index b2b4dd96..864d5a3c 100644 --- a/static/api/core/types/Observer.html +++ b/static/api/core/types/Observer.html @@ -1,3 +1,3 @@ Observer | JSON Forms Core

    Type alias Observer<T>

    Observer<T>: {
        next?(value): void;
    }

    An Observer is used to receive data from an Observable, and is supplied as an argument to subscribe.

    -

    Type Parameters

    • T

    Type declaration

    \ No newline at end of file +

    Type Parameters

    • T

    Type declaration

    \ No newline at end of file diff --git a/static/api/core/types/Reducer.html b/static/api/core/types/Reducer.html index 84ae0c92..1493ead7 100644 --- a/static/api/core/types/Reducer.html +++ b/static/api/core/types/Reducer.html @@ -15,4 +15,4 @@

    Do not put API calls into reducers.

    Type Parameters

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/static/api/core/types/RefResolver.html b/static/api/core/types/RefResolver.html index 80208b72..f74b5671 100644 --- a/static/api/core/types/RefResolver.html +++ b/static/api/core/types/RefResolver.html @@ -1 +1 @@ -RefResolver | JSON Forms Core

    Type alias RefResolver

    RefResolver: ((schema) => Promise<JsonSchema>)

    Type declaration

    \ No newline at end of file +RefResolver | JSON Forms Core

    Type alias RefResolver

    RefResolver: ((schema) => Promise<JsonSchema>)

    Type declaration

    \ No newline at end of file diff --git a/static/api/core/types/Test.RankedTester.html b/static/api/core/types/Test.RankedTester.html index 2df3a0c6..403877bb 100644 --- a/static/api/core/types/Test.RankedTester.html +++ b/static/api/core/types/Test.RankedTester.html @@ -1,2 +1,2 @@ RankedTester | JSON Forms Core

    Type alias RankedTester

    RankedTester: ((uischema, schema, context) => number)

    A ranked tester associates a tester with a number.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/static/api/core/types/Test.Tester.html b/static/api/core/types/Test.Tester.html index a70ccdad..1e3363f0 100644 --- a/static/api/core/types/Test.Tester.html +++ b/static/api/core/types/Test.Tester.html @@ -1,3 +1,3 @@ Tester | JSON Forms Core

    Type alias Tester

    Tester: ((uischema, schema, context) => boolean)

    A tester is a function that receives an UI schema and a JSON schema and returns a boolean. The rootSchema is handed over as context. Can be used to resolve references.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/static/api/core/types/Test.UISchemaTester.html b/static/api/core/types/Test.UISchemaTester.html index c02c5ee4..6f90ddea 100644 --- a/static/api/core/types/Test.UISchemaTester.html +++ b/static/api/core/types/Test.UISchemaTester.html @@ -1 +1 @@ -UISchemaTester | JSON Forms Core

    Type alias UISchemaTester

    UISchemaTester: ((schema, schemaPath, path) => number)

    Type declaration

      • (schema, schemaPath, path): number
      • Parameters

        Returns number

    \ No newline at end of file +UISchemaTester | JSON Forms Core

    Type alias UISchemaTester

    UISchemaTester: ((schema, schemaPath, path) => number)

    Type declaration

      • (schema, schemaPath, path): number
      • Parameters

        Returns number

    \ No newline at end of file diff --git a/static/api/core/types/Translator.html b/static/api/core/types/Translator.html index a2ac24ea..7e6e494d 100644 --- a/static/api/core/types/Translator.html +++ b/static/api/core/types/Translator.html @@ -1 +1 @@ -Translator | JSON Forms Core

    Type alias Translator

    Translator: {
        (id, defaultMessage, values?): string;
        (id, defaultMessage, values?): string;
        (id, defaultMessage?, values?): string;
    }

    Type declaration

      • (id, defaultMessage, values?): string
      • Parameters

        • id: string
        • defaultMessage: string
        • Optional values: any

        Returns string

      • (id, defaultMessage, values?): string
      • Parameters

        • id: string
        • defaultMessage: undefined
        • Optional values: any

        Returns string

      • (id, defaultMessage?, values?): string
      • Parameters

        • id: string
        • Optional defaultMessage: string
        • Optional values: any

        Returns string

    \ No newline at end of file +Translator | JSON Forms Core

    Type alias Translator

    Translator: {
        (id, defaultMessage, values?): string;
        (id, defaultMessage, values?): string;
        (id, defaultMessage?, values?): string;
    }

    Type declaration

      • (id, defaultMessage, values?): string
      • Parameters

        • id: string
        • defaultMessage: string
        • Optional values: any

        Returns string

      • (id, defaultMessage, values?): string
      • Parameters

        • id: string
        • defaultMessage: undefined
        • Optional values: any

        Returns string

      • (id, defaultMessage?, values?): string
      • Parameters

        • id: string
        • Optional defaultMessage: string
        • Optional values: any

        Returns string

    \ No newline at end of file diff --git a/static/api/core/types/Unsubscribe.html b/static/api/core/types/Unsubscribe.html index 3fa0e148..37df18e5 100644 --- a/static/api/core/types/Unsubscribe.html +++ b/static/api/core/types/Unsubscribe.html @@ -1,2 +1,2 @@ Unsubscribe | JSON Forms Core

    Type alias Unsubscribe

    Unsubscribe: (() => void)

    Function to remove listener added by Store.subscribe().

    -

    Type declaration

      • (): void
      • Returns void

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/static/api/core/types/ValidationMode.html b/static/api/core/types/ValidationMode.html index 35189b96..94c5552d 100644 --- a/static/api/core/types/ValidationMode.html +++ b/static/api/core/types/ValidationMode.html @@ -1 +1 @@ -ValidationMode | JSON Forms Core

    Type alias ValidationMode

    ValidationMode: "ValidateAndShow" | "ValidateAndHide" | "NoValidation"
    \ No newline at end of file +ValidationMode | JSON Forms Core

    Type alias ValidationMode

    ValidationMode: "ValidateAndShow" | "ValidateAndHide" | "NoValidation"
    \ No newline at end of file diff --git a/static/api/core/types/i18nJsonSchema.html b/static/api/core/types/i18nJsonSchema.html index b7982bf4..90096688 100644 --- a/static/api/core/types/i18nJsonSchema.html +++ b/static/api/core/types/i18nJsonSchema.html @@ -1 +1 @@ -i18nJsonSchema | JSON Forms Core

    Type alias i18nJsonSchema

    i18nJsonSchema: JsonSchema & {
        i18n?: string;
    }

    Type declaration

    • Optional i18n?: string
    \ No newline at end of file +i18nJsonSchema | JSON Forms Core

    Type alias i18nJsonSchema

    i18nJsonSchema: JsonSchema & {
        i18n?: string;
    }

    Type declaration

    • Optional i18n?: string
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.ADD_CELL.html b/static/api/core/variables/Actions.ADD_CELL.html index 6373ad30..14ccf975 100644 --- a/static/api/core/variables/Actions.ADD_CELL.html +++ b/static/api/core/variables/Actions.ADD_CELL.html @@ -1 +1 @@ -ADD_CELL | JSON Forms Core

    Variable ADD_CELLConst

    ADD_CELL: "jsonforms/ADD_CELL" = ...
    \ No newline at end of file +ADD_CELL | JSON Forms Core

    Variable ADD_CELLConst

    ADD_CELL: "jsonforms/ADD_CELL" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.ADD_DEFAULT_DATA.html b/static/api/core/variables/Actions.ADD_DEFAULT_DATA.html index b82008ae..3460c95e 100644 --- a/static/api/core/variables/Actions.ADD_DEFAULT_DATA.html +++ b/static/api/core/variables/Actions.ADD_DEFAULT_DATA.html @@ -1 +1 @@ -ADD_DEFAULT_DATA | JSON Forms Core

    Variable ADD_DEFAULT_DATAConst

    ADD_DEFAULT_DATA: "jsonforms/ADD_DEFAULT_DATA" = ...
    \ No newline at end of file +ADD_DEFAULT_DATA | JSON Forms Core

    Variable ADD_DEFAULT_DATAConst

    ADD_DEFAULT_DATA: "jsonforms/ADD_DEFAULT_DATA" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.ADD_RENDERER.html b/static/api/core/variables/Actions.ADD_RENDERER.html index 9b2c48d3..569b77a4 100644 --- a/static/api/core/variables/Actions.ADD_RENDERER.html +++ b/static/api/core/variables/Actions.ADD_RENDERER.html @@ -1 +1 @@ -ADD_RENDERER | JSON Forms Core

    Variable ADD_RENDERERConst

    ADD_RENDERER: "jsonforms/ADD_RENDERER" = ...
    \ No newline at end of file +ADD_RENDERER | JSON Forms Core

    Variable ADD_RENDERERConst

    ADD_RENDERER: "jsonforms/ADD_RENDERER" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.ADD_UI_SCHEMA.html b/static/api/core/variables/Actions.ADD_UI_SCHEMA.html index 6385f12e..5f6f158d 100644 --- a/static/api/core/variables/Actions.ADD_UI_SCHEMA.html +++ b/static/api/core/variables/Actions.ADD_UI_SCHEMA.html @@ -1 +1 @@ -ADD_UI_SCHEMA | JSON Forms Core

    Variable ADD_UI_SCHEMAConst

    ADD_UI_SCHEMA: "jsonforms/ADD_UI_SCHEMA" = ...
    \ No newline at end of file +ADD_UI_SCHEMA | JSON Forms Core

    Variable ADD_UI_SCHEMAConst

    ADD_UI_SCHEMA: "jsonforms/ADD_UI_SCHEMA" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.INIT.html b/static/api/core/variables/Actions.INIT.html index 44cc41d7..432500d4 100644 --- a/static/api/core/variables/Actions.INIT.html +++ b/static/api/core/variables/Actions.INIT.html @@ -1 +1 @@ -INIT | JSON Forms Core

    Variable INITConst

    INIT: "jsonforms/INIT" = ...
    \ No newline at end of file +INIT | JSON Forms Core

    Variable INITConst

    INIT: "jsonforms/INIT" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.REMOVE_CELL.html b/static/api/core/variables/Actions.REMOVE_CELL.html index aad948c3..67d8c695 100644 --- a/static/api/core/variables/Actions.REMOVE_CELL.html +++ b/static/api/core/variables/Actions.REMOVE_CELL.html @@ -1 +1 @@ -REMOVE_CELL | JSON Forms Core

    Variable REMOVE_CELLConst

    REMOVE_CELL: "jsonforms/REMOVE_CELL" = ...
    \ No newline at end of file +REMOVE_CELL | JSON Forms Core

    Variable REMOVE_CELLConst

    REMOVE_CELL: "jsonforms/REMOVE_CELL" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.REMOVE_DEFAULT_DATA.html b/static/api/core/variables/Actions.REMOVE_DEFAULT_DATA.html index c77d6546..e1e0318c 100644 --- a/static/api/core/variables/Actions.REMOVE_DEFAULT_DATA.html +++ b/static/api/core/variables/Actions.REMOVE_DEFAULT_DATA.html @@ -1 +1 @@ -REMOVE_DEFAULT_DATA | JSON Forms Core

    Variable REMOVE_DEFAULT_DATAConst

    REMOVE_DEFAULT_DATA: "jsonforms/REMOVE_DEFAULT_DATA" = ...
    \ No newline at end of file +REMOVE_DEFAULT_DATA | JSON Forms Core

    Variable REMOVE_DEFAULT_DATAConst

    REMOVE_DEFAULT_DATA: "jsonforms/REMOVE_DEFAULT_DATA" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.REMOVE_RENDERER.html b/static/api/core/variables/Actions.REMOVE_RENDERER.html index 1f22b06b..6b1fbedc 100644 --- a/static/api/core/variables/Actions.REMOVE_RENDERER.html +++ b/static/api/core/variables/Actions.REMOVE_RENDERER.html @@ -1 +1 @@ -REMOVE_RENDERER | JSON Forms Core

    Variable REMOVE_RENDERERConst

    REMOVE_RENDERER: "jsonforms/REMOVE_RENDERER" = ...
    \ No newline at end of file +REMOVE_RENDERER | JSON Forms Core

    Variable REMOVE_RENDERERConst

    REMOVE_RENDERER: "jsonforms/REMOVE_RENDERER" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.REMOVE_UI_SCHEMA.html b/static/api/core/variables/Actions.REMOVE_UI_SCHEMA.html index 7df10feb..e628c716 100644 --- a/static/api/core/variables/Actions.REMOVE_UI_SCHEMA.html +++ b/static/api/core/variables/Actions.REMOVE_UI_SCHEMA.html @@ -1 +1 @@ -REMOVE_UI_SCHEMA | JSON Forms Core

    Variable REMOVE_UI_SCHEMAConst

    REMOVE_UI_SCHEMA: "jsonforms/REMOVE_UI_SCHEMA" = ...
    \ No newline at end of file +REMOVE_UI_SCHEMA | JSON Forms Core

    Variable REMOVE_UI_SCHEMAConst

    REMOVE_UI_SCHEMA: "jsonforms/REMOVE_UI_SCHEMA" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.SET_AJV.html b/static/api/core/variables/Actions.SET_AJV.html index bb23a343..2e3354ea 100644 --- a/static/api/core/variables/Actions.SET_AJV.html +++ b/static/api/core/variables/Actions.SET_AJV.html @@ -1 +1 @@ -SET_AJV | JSON Forms Core

    Variable SET_AJVConst

    SET_AJV: "jsonforms/SET_AJV" = ...
    \ No newline at end of file +SET_AJV | JSON Forms Core

    Variable SET_AJVConst

    SET_AJV: "jsonforms/SET_AJV" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.SET_CONFIG.html b/static/api/core/variables/Actions.SET_CONFIG.html index 0becb236..4da2e401 100644 --- a/static/api/core/variables/Actions.SET_CONFIG.html +++ b/static/api/core/variables/Actions.SET_CONFIG.html @@ -1 +1 @@ -SET_CONFIG | JSON Forms Core

    Variable SET_CONFIGConst

    SET_CONFIG: "jsonforms/SET_CONFIG" = ...
    \ No newline at end of file +SET_CONFIG | JSON Forms Core

    Variable SET_CONFIGConst

    SET_CONFIG: "jsonforms/SET_CONFIG" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.SET_LOCALE.html b/static/api/core/variables/Actions.SET_LOCALE.html index 72e01559..f8dbb1b5 100644 --- a/static/api/core/variables/Actions.SET_LOCALE.html +++ b/static/api/core/variables/Actions.SET_LOCALE.html @@ -1 +1 @@ -SET_LOCALE | JSON Forms Core

    Variable SET_LOCALEConst

    SET_LOCALE: "jsonforms/SET_LOCALE" = ...
    \ No newline at end of file +SET_LOCALE | JSON Forms Core

    Variable SET_LOCALEConst

    SET_LOCALE: "jsonforms/SET_LOCALE" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.SET_SCHEMA.html b/static/api/core/variables/Actions.SET_SCHEMA.html index 3f9bc6d1..6dea686d 100644 --- a/static/api/core/variables/Actions.SET_SCHEMA.html +++ b/static/api/core/variables/Actions.SET_SCHEMA.html @@ -1 +1 @@ -SET_SCHEMA | JSON Forms Core

    Variable SET_SCHEMAConst

    SET_SCHEMA: "jsonforms/SET_SCHEMA" = ...
    \ No newline at end of file +SET_SCHEMA | JSON Forms Core

    Variable SET_SCHEMAConst

    SET_SCHEMA: "jsonforms/SET_SCHEMA" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.SET_TRANSLATOR.html b/static/api/core/variables/Actions.SET_TRANSLATOR.html index abd015dd..b2c98736 100644 --- a/static/api/core/variables/Actions.SET_TRANSLATOR.html +++ b/static/api/core/variables/Actions.SET_TRANSLATOR.html @@ -1 +1 @@ -SET_TRANSLATOR | JSON Forms Core

    Variable SET_TRANSLATORConst

    SET_TRANSLATOR: "jsonforms/SET_TRANSLATOR" = ...
    \ No newline at end of file +SET_TRANSLATOR | JSON Forms Core

    Variable SET_TRANSLATORConst

    SET_TRANSLATOR: "jsonforms/SET_TRANSLATOR" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.SET_UISCHEMA.html b/static/api/core/variables/Actions.SET_UISCHEMA.html index a345136b..9b2c6564 100644 --- a/static/api/core/variables/Actions.SET_UISCHEMA.html +++ b/static/api/core/variables/Actions.SET_UISCHEMA.html @@ -1 +1 @@ -SET_UISCHEMA | JSON Forms Core

    Variable SET_UISCHEMAConst

    SET_UISCHEMA: "jsonforms/SET_UISCHEMA" = ...
    \ No newline at end of file +SET_UISCHEMA | JSON Forms Core

    Variable SET_UISCHEMAConst

    SET_UISCHEMA: "jsonforms/SET_UISCHEMA" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.SET_VALIDATION_MODE.html b/static/api/core/variables/Actions.SET_VALIDATION_MODE.html index 927e38ba..28aad6de 100644 --- a/static/api/core/variables/Actions.SET_VALIDATION_MODE.html +++ b/static/api/core/variables/Actions.SET_VALIDATION_MODE.html @@ -1 +1 @@ -SET_VALIDATION_MODE | JSON Forms Core

    Variable SET_VALIDATION_MODEConst

    SET_VALIDATION_MODE: "jsonforms/SET_VALIDATION_MODE" = ...
    \ No newline at end of file +SET_VALIDATION_MODE | JSON Forms Core

    Variable SET_VALIDATION_MODEConst

    SET_VALIDATION_MODE: "jsonforms/SET_VALIDATION_MODE" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.UPDATE_CORE.html b/static/api/core/variables/Actions.UPDATE_CORE.html index 700e5103..8cc66669 100644 --- a/static/api/core/variables/Actions.UPDATE_CORE.html +++ b/static/api/core/variables/Actions.UPDATE_CORE.html @@ -1 +1 @@ -UPDATE_CORE | JSON Forms Core

    Variable UPDATE_COREConst

    UPDATE_CORE: "jsonforms/UPDATE_CORE" = ...
    \ No newline at end of file +UPDATE_CORE | JSON Forms Core

    Variable UPDATE_COREConst

    UPDATE_CORE: "jsonforms/UPDATE_CORE" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.UPDATE_DATA.html b/static/api/core/variables/Actions.UPDATE_DATA.html index 93e020e4..0fa1f76f 100644 --- a/static/api/core/variables/Actions.UPDATE_DATA.html +++ b/static/api/core/variables/Actions.UPDATE_DATA.html @@ -1 +1 @@ -UPDATE_DATA | JSON Forms Core

    Variable UPDATE_DATAConst

    UPDATE_DATA: "jsonforms/UPDATE" = ...
    \ No newline at end of file +UPDATE_DATA | JSON Forms Core

    Variable UPDATE_DATAConst

    UPDATE_DATA: "jsonforms/UPDATE" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.UPDATE_ERRORS.html b/static/api/core/variables/Actions.UPDATE_ERRORS.html index 56856158..71ea2f35 100644 --- a/static/api/core/variables/Actions.UPDATE_ERRORS.html +++ b/static/api/core/variables/Actions.UPDATE_ERRORS.html @@ -1 +1 @@ -UPDATE_ERRORS | JSON Forms Core

    Variable UPDATE_ERRORSConst

    UPDATE_ERRORS: "jsonforms/UPDATE_ERRORS" = ...
    \ No newline at end of file +UPDATE_ERRORS | JSON Forms Core

    Variable UPDATE_ERRORSConst

    UPDATE_ERRORS: "jsonforms/UPDATE_ERRORS" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.UPDATE_I18N.html b/static/api/core/variables/Actions.UPDATE_I18N.html index 7780dee8..bfb11457 100644 --- a/static/api/core/variables/Actions.UPDATE_I18N.html +++ b/static/api/core/variables/Actions.UPDATE_I18N.html @@ -1 +1 @@ -UPDATE_I18N | JSON Forms Core

    Variable UPDATE_I18NConst

    UPDATE_I18N: "jsonforms/UPDATE_I18N" = ...
    \ No newline at end of file +UPDATE_I18N | JSON Forms Core

    Variable UPDATE_I18NConst

    UPDATE_I18N: "jsonforms/UPDATE_I18N" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Actions.VALIDATE.html b/static/api/core/variables/Actions.VALIDATE.html index 75e04067..8fc63b50 100644 --- a/static/api/core/variables/Actions.VALIDATE.html +++ b/static/api/core/variables/Actions.VALIDATE.html @@ -1 +1 @@ -VALIDATE | JSON Forms Core

    Variable VALIDATEConst

    VALIDATE: "jsonforms/VALIDATE" = ...
    \ No newline at end of file +VALIDATE | JSON Forms Core

    Variable VALIDATEConst

    VALIDATE: "jsonforms/VALIDATE" = ...
    \ No newline at end of file diff --git a/static/api/core/variables/Draft4.html b/static/api/core/variables/Draft4.html index 37bdcd35..98f1e3d0 100644 --- a/static/api/core/variables/Draft4.html +++ b/static/api/core/variables/Draft4.html @@ -1 +1 @@ -Draft4 | JSON Forms Core

    Variable Draft4Const

    Draft4: {
        $schema: string;
        default: {};
        definitions: {
            positiveInteger: {
                minimum: number;
                type: string;
            };
            positiveIntegerDefault0: {
                allOf: ({
                    $ref: string;
                    default?: undefined;
                } | {
                    $ref?: undefined;
                    default: number;
                })[];
            };
            schemaArray: {
                items: {
                    $ref: string;
                };
                minItems: number;
                type: string;
            };
            simpleTypes: {
                enum: string[];
            };
            stringArray: {
                items: {
                    type: string;
                };
                minItems: number;
                type: string;
                uniqueItems: boolean;
            };
        };
        dependencies: {
            exclusiveMaximum: string[];
            exclusiveMinimum: string[];
        };
        description: string;
        id: string;
        properties: {
            $schema: {
                format: string;
                type: string;
            };
            additionalItems: {
                anyOf: ({
                    $ref?: undefined;
                    type: string;
                } | {
                    $ref: string;
                    type?: undefined;
                })[];
                default: {};
            };
            additionalProperties: {
                anyOf: ({
                    $ref?: undefined;
                    type: string;
                } | {
                    $ref: string;
                    type?: undefined;
                })[];
                default: {};
            };
            allOf: {
                $ref: string;
            };
            anyOf: {
                $ref: string;
            };
            default: {};
            definitions: {
                additionalProperties: {
                    $ref: string;
                };
                default: {};
                type: string;
            };
            dependencies: {
                additionalProperties: {
                    anyOf: {
                        $ref: string;
                    }[];
                };
                type: string;
            };
            description: {
                type: string;
            };
            enum: {
                minItems: number;
                type: string;
                uniqueItems: boolean;
            };
            exclusiveMaximum: {
                default: boolean;
                type: string;
            };
            exclusiveMinimum: {
                default: boolean;
                type: string;
            };
            id: {
                format: string;
                type: string;
            };
            items: {
                anyOf: {
                    $ref: string;
                }[];
                default: {};
            };
            maxItems: {
                $ref: string;
            };
            maxLength: {
                $ref: string;
            };
            maxProperties: {
                $ref: string;
            };
            maximum: {
                type: string;
            };
            minItems: {
                $ref: string;
            };
            minLength: {
                $ref: string;
            };
            minProperties: {
                $ref: string;
            };
            minimum: {
                type: string;
            };
            multipleOf: {
                exclusiveMinimum: boolean;
                minimum: number;
                type: string;
            };
            not: {
                $ref: string;
            };
            oneOf: {
                $ref: string;
            };
            pattern: {
                format: string;
                type: string;
            };
            patternProperties: {
                additionalProperties: {
                    $ref: string;
                };
                default: {};
                type: string;
            };
            properties: {
                additionalProperties: {
                    $ref: string;
                };
                default: {};
                type: string;
            };
            required: {
                $ref: string;
            };
            title: {
                type: string;
            };
            type: {
                anyOf: ({
                    $ref: string;
                    items?: undefined;
                    minItems?: undefined;
                    type?: undefined;
                    uniqueItems?: undefined;
                } | {
                    $ref?: undefined;
                    items: {
                        $ref: string;
                    };
                    minItems: number;
                    type: string;
                    uniqueItems: boolean;
                })[];
            };
            uniqueItems: {
                default: boolean;
                type: string;
            };
        };
        type: string;
    } = ...

    Type declaration

    • $schema: string
    • default: {}
      • definitions: {
            positiveInteger: {
                minimum: number;
                type: string;
            };
            positiveIntegerDefault0: {
                allOf: ({
                    $ref: string;
                    default?: undefined;
                } | {
                    $ref?: undefined;
                    default: number;
                })[];
            };
            schemaArray: {
                items: {
                    $ref: string;
                };
                minItems: number;
                type: string;
            };
            simpleTypes: {
                enum: string[];
            };
            stringArray: {
                items: {
                    type: string;
                };
                minItems: number;
                type: string;
                uniqueItems: boolean;
            };
        }
        • positiveInteger: {
              minimum: number;
              type: string;
          }
          • minimum: number
          • type: string
        • positiveIntegerDefault0: {
              allOf: ({
                  $ref: string;
                  default?: undefined;
              } | {
                  $ref?: undefined;
                  default: number;
              })[];
          }
          • allOf: ({
                $ref: string;
                default?: undefined;
            } | {
                $ref?: undefined;
                default: number;
            })[]
        • schemaArray: {
              items: {
                  $ref: string;
              };
              minItems: number;
              type: string;
          }
          • items: {
                $ref: string;
            }
            • $ref: string
          • minItems: number
          • type: string
        • simpleTypes: {
              enum: string[];
          }
          • enum: string[]
        • stringArray: {
              items: {
                  type: string;
              };
              minItems: number;
              type: string;
              uniqueItems: boolean;
          }
          • items: {
                type: string;
            }
            • type: string
          • minItems: number
          • type: string
          • uniqueItems: boolean
      • dependencies: {
            exclusiveMaximum: string[];
            exclusiveMinimum: string[];
        }
        • exclusiveMaximum: string[]
        • exclusiveMinimum: string[]
      • description: string
      • id: string
      • properties: {
            $schema: {
                format: string;
                type: string;
            };
            additionalItems: {
                anyOf: ({
                    $ref?: undefined;
                    type: string;
                } | {
                    $ref: string;
                    type?: undefined;
                })[];
                default: {};
            };
            additionalProperties: {
                anyOf: ({
                    $ref?: undefined;
                    type: string;
                } | {
                    $ref: string;
                    type?: undefined;
                })[];
                default: {};
            };
            allOf: {
                $ref: string;
            };
            anyOf: {
                $ref: string;
            };
            default: {};
            definitions: {
                additionalProperties: {
                    $ref: string;
                };
                default: {};
                type: string;
            };
            dependencies: {
                additionalProperties: {
                    anyOf: {
                        $ref: string;
                    }[];
                };
                type: string;
            };
            description: {
                type: string;
            };
            enum: {
                minItems: number;
                type: string;
                uniqueItems: boolean;
            };
            exclusiveMaximum: {
                default: boolean;
                type: string;
            };
            exclusiveMinimum: {
                default: boolean;
                type: string;
            };
            id: {
                format: string;
                type: string;
            };
            items: {
                anyOf: {
                    $ref: string;
                }[];
                default: {};
            };
            maxItems: {
                $ref: string;
            };
            maxLength: {
                $ref: string;
            };
            maxProperties: {
                $ref: string;
            };
            maximum: {
                type: string;
            };
            minItems: {
                $ref: string;
            };
            minLength: {
                $ref: string;
            };
            minProperties: {
                $ref: string;
            };
            minimum: {
                type: string;
            };
            multipleOf: {
                exclusiveMinimum: boolean;
                minimum: number;
                type: string;
            };
            not: {
                $ref: string;
            };
            oneOf: {
                $ref: string;
            };
            pattern: {
                format: string;
                type: string;
            };
            patternProperties: {
                additionalProperties: {
                    $ref: string;
                };
                default: {};
                type: string;
            };
            properties: {
                additionalProperties: {
                    $ref: string;
                };
                default: {};
                type: string;
            };
            required: {
                $ref: string;
            };
            title: {
                type: string;
            };
            type: {
                anyOf: ({
                    $ref: string;
                    items?: undefined;
                    minItems?: undefined;
                    type?: undefined;
                    uniqueItems?: undefined;
                } | {
                    $ref?: undefined;
                    items: {
                        $ref: string;
                    };
                    minItems: number;
                    type: string;
                    uniqueItems: boolean;
                })[];
            };
            uniqueItems: {
                default: boolean;
                type: string;
            };
        }
        • $schema: {
              format: string;
              type: string;
          }
          • format: string
          • type: string
        • additionalItems: {
              anyOf: ({
                  $ref?: undefined;
                  type: string;
              } | {
                  $ref: string;
                  type?: undefined;
              })[];
              default: {};
          }
          • anyOf: ({
                $ref?: undefined;
                type: string;
            } | {
                $ref: string;
                type?: undefined;
            })[]
          • default: {}
          • additionalProperties: {
                anyOf: ({
                    $ref?: undefined;
                    type: string;
                } | {
                    $ref: string;
                    type?: undefined;
                })[];
                default: {};
            }
            • anyOf: ({
                  $ref?: undefined;
                  type: string;
              } | {
                  $ref: string;
                  type?: undefined;
              })[]
            • default: {}
            • allOf: {
                  $ref: string;
              }
              • $ref: string
            • anyOf: {
                  $ref: string;
              }
              • $ref: string
            • default: {}
              • definitions: {
                    additionalProperties: {
                        $ref: string;
                    };
                    default: {};
                    type: string;
                }
                • additionalProperties: {
                      $ref: string;
                  }
                  • $ref: string
                • default: {}
                  • type: string
                • dependencies: {
                      additionalProperties: {
                          anyOf: {
                              $ref: string;
                          }[];
                      };
                      type: string;
                  }
                  • additionalProperties: {
                        anyOf: {
                            $ref: string;
                        }[];
                    }
                    • anyOf: {
                          $ref: string;
                      }[]
                  • type: string
                • description: {
                      type: string;
                  }
                  • type: string
                • enum: {
                      minItems: number;
                      type: string;
                      uniqueItems: boolean;
                  }
                  • minItems: number
                  • type: string
                  • uniqueItems: boolean
                • exclusiveMaximum: {
                      default: boolean;
                      type: string;
                  }
                  • default: boolean
                  • type: string
                • exclusiveMinimum: {
                      default: boolean;
                      type: string;
                  }
                  • default: boolean
                  • type: string
                • id: {
                      format: string;
                      type: string;
                  }
                  • format: string
                  • type: string
                • items: {
                      anyOf: {
                          $ref: string;
                      }[];
                      default: {};
                  }
                  • anyOf: {
                        $ref: string;
                    }[]
                  • default: {}
                  • maxItems: {
                        $ref: string;
                    }
                    • $ref: string
                  • maxLength: {
                        $ref: string;
                    }
                    • $ref: string
                  • maxProperties: {
                        $ref: string;
                    }
                    • $ref: string
                  • maximum: {
                        type: string;
                    }
                    • type: string
                  • minItems: {
                        $ref: string;
                    }
                    • $ref: string
                  • minLength: {
                        $ref: string;
                    }
                    • $ref: string
                  • minProperties: {
                        $ref: string;
                    }
                    • $ref: string
                  • minimum: {
                        type: string;
                    }
                    • type: string
                  • multipleOf: {
                        exclusiveMinimum: boolean;
                        minimum: number;
                        type: string;
                    }
                    • exclusiveMinimum: boolean
                    • minimum: number
                    • type: string
                  • not: {
                        $ref: string;
                    }
                    • $ref: string
                  • oneOf: {
                        $ref: string;
                    }
                    • $ref: string
                  • pattern: {
                        format: string;
                        type: string;
                    }
                    • format: string
                    • type: string
                  • patternProperties: {
                        additionalProperties: {
                            $ref: string;
                        };
                        default: {};
                        type: string;
                    }
                    • additionalProperties: {
                          $ref: string;
                      }
                      • $ref: string
                    • default: {}
                      • type: string
                    • properties: {
                          additionalProperties: {
                              $ref: string;
                          };
                          default: {};
                          type: string;
                      }
                      • additionalProperties: {
                            $ref: string;
                        }
                        • $ref: string
                      • default: {}
                        • type: string
                      • required: {
                            $ref: string;
                        }
                        • $ref: string
                      • title: {
                            type: string;
                        }
                        • type: string
                      • type: {
                            anyOf: ({
                                $ref: string;
                                items?: undefined;
                                minItems?: undefined;
                                type?: undefined;
                                uniqueItems?: undefined;
                            } | {
                                $ref?: undefined;
                                items: {
                                    $ref: string;
                                };
                                minItems: number;
                                type: string;
                                uniqueItems: boolean;
                            })[];
                        }
                        • anyOf: ({
                              $ref: string;
                              items?: undefined;
                              minItems?: undefined;
                              type?: undefined;
                              uniqueItems?: undefined;
                          } | {
                              $ref?: undefined;
                              items: {
                                  $ref: string;
                              };
                              minItems: number;
                              type: string;
                              uniqueItems: boolean;
                          })[]
                      • uniqueItems: {
                            default: boolean;
                            type: string;
                        }
                        • default: boolean
                        • type: string
                    • type: string
                    \ No newline at end of file +Draft4 | JSON Forms Core

                    Variable Draft4Const

                    Draft4: {
                        $schema: string;
                        default: {};
                        definitions: {
                            positiveInteger: {
                                minimum: number;
                                type: string;
                            };
                            positiveIntegerDefault0: {
                                allOf: ({
                                    $ref: string;
                                    default?: undefined;
                                } | {
                                    $ref?: undefined;
                                    default: number;
                                })[];
                            };
                            schemaArray: {
                                items: {
                                    $ref: string;
                                };
                                minItems: number;
                                type: string;
                            };
                            simpleTypes: {
                                enum: string[];
                            };
                            stringArray: {
                                items: {
                                    type: string;
                                };
                                minItems: number;
                                type: string;
                                uniqueItems: boolean;
                            };
                        };
                        dependencies: {
                            exclusiveMaximum: string[];
                            exclusiveMinimum: string[];
                        };
                        description: string;
                        id: string;
                        properties: {
                            $schema: {
                                format: string;
                                type: string;
                            };
                            additionalItems: {
                                anyOf: ({
                                    $ref?: undefined;
                                    type: string;
                                } | {
                                    $ref: string;
                                    type?: undefined;
                                })[];
                                default: {};
                            };
                            additionalProperties: {
                                anyOf: ({
                                    $ref?: undefined;
                                    type: string;
                                } | {
                                    $ref: string;
                                    type?: undefined;
                                })[];
                                default: {};
                            };
                            allOf: {
                                $ref: string;
                            };
                            anyOf: {
                                $ref: string;
                            };
                            default: {};
                            definitions: {
                                additionalProperties: {
                                    $ref: string;
                                };
                                default: {};
                                type: string;
                            };
                            dependencies: {
                                additionalProperties: {
                                    anyOf: {
                                        $ref: string;
                                    }[];
                                };
                                type: string;
                            };
                            description: {
                                type: string;
                            };
                            enum: {
                                minItems: number;
                                type: string;
                                uniqueItems: boolean;
                            };
                            exclusiveMaximum: {
                                default: boolean;
                                type: string;
                            };
                            exclusiveMinimum: {
                                default: boolean;
                                type: string;
                            };
                            id: {
                                format: string;
                                type: string;
                            };
                            items: {
                                anyOf: {
                                    $ref: string;
                                }[];
                                default: {};
                            };
                            maxItems: {
                                $ref: string;
                            };
                            maxLength: {
                                $ref: string;
                            };
                            maxProperties: {
                                $ref: string;
                            };
                            maximum: {
                                type: string;
                            };
                            minItems: {
                                $ref: string;
                            };
                            minLength: {
                                $ref: string;
                            };
                            minProperties: {
                                $ref: string;
                            };
                            minimum: {
                                type: string;
                            };
                            multipleOf: {
                                exclusiveMinimum: boolean;
                                minimum: number;
                                type: string;
                            };
                            not: {
                                $ref: string;
                            };
                            oneOf: {
                                $ref: string;
                            };
                            pattern: {
                                format: string;
                                type: string;
                            };
                            patternProperties: {
                                additionalProperties: {
                                    $ref: string;
                                };
                                default: {};
                                type: string;
                            };
                            properties: {
                                additionalProperties: {
                                    $ref: string;
                                };
                                default: {};
                                type: string;
                            };
                            required: {
                                $ref: string;
                            };
                            title: {
                                type: string;
                            };
                            type: {
                                anyOf: ({
                                    $ref: string;
                                    items?: undefined;
                                    minItems?: undefined;
                                    type?: undefined;
                                    uniqueItems?: undefined;
                                } | {
                                    $ref?: undefined;
                                    items: {
                                        $ref: string;
                                    };
                                    minItems: number;
                                    type: string;
                                    uniqueItems: boolean;
                                })[];
                            };
                            uniqueItems: {
                                default: boolean;
                                type: string;
                            };
                        };
                        type: string;
                    } = ...

                    Type declaration

                    • $schema: string
                    • default: {}
                      • definitions: {
                            positiveInteger: {
                                minimum: number;
                                type: string;
                            };
                            positiveIntegerDefault0: {
                                allOf: ({
                                    $ref: string;
                                    default?: undefined;
                                } | {
                                    $ref?: undefined;
                                    default: number;
                                })[];
                            };
                            schemaArray: {
                                items: {
                                    $ref: string;
                                };
                                minItems: number;
                                type: string;
                            };
                            simpleTypes: {
                                enum: string[];
                            };
                            stringArray: {
                                items: {
                                    type: string;
                                };
                                minItems: number;
                                type: string;
                                uniqueItems: boolean;
                            };
                        }
                        • positiveInteger: {
                              minimum: number;
                              type: string;
                          }
                          • minimum: number
                          • type: string
                        • positiveIntegerDefault0: {
                              allOf: ({
                                  $ref: string;
                                  default?: undefined;
                              } | {
                                  $ref?: undefined;
                                  default: number;
                              })[];
                          }
                          • allOf: ({
                                $ref: string;
                                default?: undefined;
                            } | {
                                $ref?: undefined;
                                default: number;
                            })[]
                        • schemaArray: {
                              items: {
                                  $ref: string;
                              };
                              minItems: number;
                              type: string;
                          }
                          • items: {
                                $ref: string;
                            }
                            • $ref: string
                          • minItems: number
                          • type: string
                        • simpleTypes: {
                              enum: string[];
                          }
                          • enum: string[]
                        • stringArray: {
                              items: {
                                  type: string;
                              };
                              minItems: number;
                              type: string;
                              uniqueItems: boolean;
                          }
                          • items: {
                                type: string;
                            }
                            • type: string
                          • minItems: number
                          • type: string
                          • uniqueItems: boolean
                      • dependencies: {
                            exclusiveMaximum: string[];
                            exclusiveMinimum: string[];
                        }
                        • exclusiveMaximum: string[]
                        • exclusiveMinimum: string[]
                      • description: string
                      • id: string
                      • properties: {
                            $schema: {
                                format: string;
                                type: string;
                            };
                            additionalItems: {
                                anyOf: ({
                                    $ref?: undefined;
                                    type: string;
                                } | {
                                    $ref: string;
                                    type?: undefined;
                                })[];
                                default: {};
                            };
                            additionalProperties: {
                                anyOf: ({
                                    $ref?: undefined;
                                    type: string;
                                } | {
                                    $ref: string;
                                    type?: undefined;
                                })[];
                                default: {};
                            };
                            allOf: {
                                $ref: string;
                            };
                            anyOf: {
                                $ref: string;
                            };
                            default: {};
                            definitions: {
                                additionalProperties: {
                                    $ref: string;
                                };
                                default: {};
                                type: string;
                            };
                            dependencies: {
                                additionalProperties: {
                                    anyOf: {
                                        $ref: string;
                                    }[];
                                };
                                type: string;
                            };
                            description: {
                                type: string;
                            };
                            enum: {
                                minItems: number;
                                type: string;
                                uniqueItems: boolean;
                            };
                            exclusiveMaximum: {
                                default: boolean;
                                type: string;
                            };
                            exclusiveMinimum: {
                                default: boolean;
                                type: string;
                            };
                            id: {
                                format: string;
                                type: string;
                            };
                            items: {
                                anyOf: {
                                    $ref: string;
                                }[];
                                default: {};
                            };
                            maxItems: {
                                $ref: string;
                            };
                            maxLength: {
                                $ref: string;
                            };
                            maxProperties: {
                                $ref: string;
                            };
                            maximum: {
                                type: string;
                            };
                            minItems: {
                                $ref: string;
                            };
                            minLength: {
                                $ref: string;
                            };
                            minProperties: {
                                $ref: string;
                            };
                            minimum: {
                                type: string;
                            };
                            multipleOf: {
                                exclusiveMinimum: boolean;
                                minimum: number;
                                type: string;
                            };
                            not: {
                                $ref: string;
                            };
                            oneOf: {
                                $ref: string;
                            };
                            pattern: {
                                format: string;
                                type: string;
                            };
                            patternProperties: {
                                additionalProperties: {
                                    $ref: string;
                                };
                                default: {};
                                type: string;
                            };
                            properties: {
                                additionalProperties: {
                                    $ref: string;
                                };
                                default: {};
                                type: string;
                            };
                            required: {
                                $ref: string;
                            };
                            title: {
                                type: string;
                            };
                            type: {
                                anyOf: ({
                                    $ref: string;
                                    items?: undefined;
                                    minItems?: undefined;
                                    type?: undefined;
                                    uniqueItems?: undefined;
                                } | {
                                    $ref?: undefined;
                                    items: {
                                        $ref: string;
                                    };
                                    minItems: number;
                                    type: string;
                                    uniqueItems: boolean;
                                })[];
                            };
                            uniqueItems: {
                                default: boolean;
                                type: string;
                            };
                        }
                        • $schema: {
                              format: string;
                              type: string;
                          }
                          • format: string
                          • type: string
                        • additionalItems: {
                              anyOf: ({
                                  $ref?: undefined;
                                  type: string;
                              } | {
                                  $ref: string;
                                  type?: undefined;
                              })[];
                              default: {};
                          }
                          • anyOf: ({
                                $ref?: undefined;
                                type: string;
                            } | {
                                $ref: string;
                                type?: undefined;
                            })[]
                          • default: {}
                          • additionalProperties: {
                                anyOf: ({
                                    $ref?: undefined;
                                    type: string;
                                } | {
                                    $ref: string;
                                    type?: undefined;
                                })[];
                                default: {};
                            }
                            • anyOf: ({
                                  $ref?: undefined;
                                  type: string;
                              } | {
                                  $ref: string;
                                  type?: undefined;
                              })[]
                            • default: {}
                            • allOf: {
                                  $ref: string;
                              }
                              • $ref: string
                            • anyOf: {
                                  $ref: string;
                              }
                              • $ref: string
                            • default: {}
                              • definitions: {
                                    additionalProperties: {
                                        $ref: string;
                                    };
                                    default: {};
                                    type: string;
                                }
                                • additionalProperties: {
                                      $ref: string;
                                  }
                                  • $ref: string
                                • default: {}
                                  • type: string
                                • dependencies: {
                                      additionalProperties: {
                                          anyOf: {
                                              $ref: string;
                                          }[];
                                      };
                                      type: string;
                                  }
                                  • additionalProperties: {
                                        anyOf: {
                                            $ref: string;
                                        }[];
                                    }
                                    • anyOf: {
                                          $ref: string;
                                      }[]
                                  • type: string
                                • description: {
                                      type: string;
                                  }
                                  • type: string
                                • enum: {
                                      minItems: number;
                                      type: string;
                                      uniqueItems: boolean;
                                  }
                                  • minItems: number
                                  • type: string
                                  • uniqueItems: boolean
                                • exclusiveMaximum: {
                                      default: boolean;
                                      type: string;
                                  }
                                  • default: boolean
                                  • type: string
                                • exclusiveMinimum: {
                                      default: boolean;
                                      type: string;
                                  }
                                  • default: boolean
                                  • type: string
                                • id: {
                                      format: string;
                                      type: string;
                                  }
                                  • format: string
                                  • type: string
                                • items: {
                                      anyOf: {
                                          $ref: string;
                                      }[];
                                      default: {};
                                  }
                                  • anyOf: {
                                        $ref: string;
                                    }[]
                                  • default: {}
                                  • maxItems: {
                                        $ref: string;
                                    }
                                    • $ref: string
                                  • maxLength: {
                                        $ref: string;
                                    }
                                    • $ref: string
                                  • maxProperties: {
                                        $ref: string;
                                    }
                                    • $ref: string
                                  • maximum: {
                                        type: string;
                                    }
                                    • type: string
                                  • minItems: {
                                        $ref: string;
                                    }
                                    • $ref: string
                                  • minLength: {
                                        $ref: string;
                                    }
                                    • $ref: string
                                  • minProperties: {
                                        $ref: string;
                                    }
                                    • $ref: string
                                  • minimum: {
                                        type: string;
                                    }
                                    • type: string
                                  • multipleOf: {
                                        exclusiveMinimum: boolean;
                                        minimum: number;
                                        type: string;
                                    }
                                    • exclusiveMinimum: boolean
                                    • minimum: number
                                    • type: string
                                  • not: {
                                        $ref: string;
                                    }
                                    • $ref: string
                                  • oneOf: {
                                        $ref: string;
                                    }
                                    • $ref: string
                                  • pattern: {
                                        format: string;
                                        type: string;
                                    }
                                    • format: string
                                    • type: string
                                  • patternProperties: {
                                        additionalProperties: {
                                            $ref: string;
                                        };
                                        default: {};
                                        type: string;
                                    }
                                    • additionalProperties: {
                                          $ref: string;
                                      }
                                      • $ref: string
                                    • default: {}
                                      • type: string
                                    • properties: {
                                          additionalProperties: {
                                              $ref: string;
                                          };
                                          default: {};
                                          type: string;
                                      }
                                      • additionalProperties: {
                                            $ref: string;
                                        }
                                        • $ref: string
                                      • default: {}
                                        • type: string
                                      • required: {
                                            $ref: string;
                                        }
                                        • $ref: string
                                      • title: {
                                            type: string;
                                        }
                                        • type: string
                                      • type: {
                                            anyOf: ({
                                                $ref: string;
                                                items?: undefined;
                                                minItems?: undefined;
                                                type?: undefined;
                                                uniqueItems?: undefined;
                                            } | {
                                                $ref?: undefined;
                                                items: {
                                                    $ref: string;
                                                };
                                                minItems: number;
                                                type: string;
                                                uniqueItems: boolean;
                                            })[];
                                        }
                                        • anyOf: ({
                                              $ref: string;
                                              items?: undefined;
                                              minItems?: undefined;
                                              type?: undefined;
                                              uniqueItems?: undefined;
                                          } | {
                                              $ref?: undefined;
                                              items: {
                                                  $ref: string;
                                              };
                                              minItems: number;
                                              type: string;
                                              uniqueItems: boolean;
                                          })[]
                                      • uniqueItems: {
                                            default: boolean;
                                            type: string;
                                        }
                                        • default: boolean
                                        • type: string
                                    • type: string
                                    \ No newline at end of file diff --git a/static/api/core/variables/Generate.html b/static/api/core/variables/Generate.html index 09bdd0a6..52e7c6cc 100644 --- a/static/api/core/variables/Generate.html +++ b/static/api/core/variables/Generate.html @@ -1 +1 @@ -Generate | JSON Forms Core

                                    Variable GenerateConst

                                    Generate: {
                                        controlElement(ref): ControlElement;
                                        jsonSchema(instance, options?): JsonSchema;
                                        uiSchema(jsonSchema, layoutType?, prefix?, rootSchema?): UISchemaElement;
                                    } = ...

                                    Type declaration

                                    \ No newline at end of file +Generate | JSON Forms Core

                                    Variable GenerateConst

                                    Generate: {
                                        controlElement(ref): ControlElement;
                                        jsonSchema(instance, options?): JsonSchema;
                                        uiSchema(jsonSchema, layoutType?, prefix?, rootSchema?): UISchemaElement;
                                    } = ...

                                    Type declaration

                                    \ No newline at end of file diff --git a/static/api/core/variables/Helpers.html b/static/api/core/variables/Helpers.html index 38b95273..68e5c2a3 100644 --- a/static/api/core/variables/Helpers.html +++ b/static/api/core/variables/Helpers.html @@ -1 +1 @@ -Helpers | JSON Forms Core

                                    Variable HelpersConst

                                    Helpers: {
                                        convertToValidClassName(s): string;
                                        createLabelDescriptionFrom(withLabel, schema): LabelDescription;
                                    } = ...

                                    Type declaration

                                    \ No newline at end of file +Helpers | JSON Forms Core

                                    Variable HelpersConst

                                    Helpers: {
                                        convertToValidClassName(s): string;
                                        createLabelDescriptionFrom(withLabel, schema): LabelDescription;
                                    } = ...

                                    Type declaration

                                    \ No newline at end of file diff --git a/static/api/core/variables/Paths.html b/static/api/core/variables/Paths.html index b0daf548..dab43bdf 100644 --- a/static/api/core/variables/Paths.html +++ b/static/api/core/variables/Paths.html @@ -1 +1 @@ -Paths | JSON Forms Core

                                    Variable PathsConst

                                    Paths: {
                                        compose: ((path1, path2) => string);
                                        fromScoped: ((scopable) => string);
                                    } = ...

                                    Type declaration

                                    • compose: ((path1, path2) => string)
                                        • (path1, path2): string
                                        • Parameters

                                          • path1: string
                                          • path2: string

                                          Returns string

                                    • fromScoped: ((scopable) => string)
                                        • (scopable): string
                                        • Parameters

                                          Returns string

                                    \ No newline at end of file +Paths | JSON Forms Core

                                    Variable PathsConst

                                    Paths: {
                                        compose: ((path1, path2) => string);
                                        fromScoped: ((scopable) => string);
                                    } = ...

                                    Type declaration

                                    • compose: ((path1, path2) => string)
                                        • (path1, path2): string
                                        • Parameters

                                          • path1: string
                                          • path2: string

                                          Returns string

                                    • fromScoped: ((scopable) => string)
                                        • (scopable): string
                                        • Parameters

                                          Returns string

                                    \ No newline at end of file diff --git a/static/api/core/variables/Resolve.html b/static/api/core/variables/Resolve.html index 1189dda4..5c0c6251 100644 --- a/static/api/core/variables/Resolve.html +++ b/static/api/core/variables/Resolve.html @@ -1,2 +1,2 @@ Resolve | JSON Forms Core

                                    Variable ResolveConst

                                    Resolve: {
                                        data(data, path): any;
                                        schema(schema, schemaPath, rootSchema): JsonSchema;
                                    } = ...

                                    Convenience wrapper around resolveData and resolveSchema.

                                    -

                                    Type declaration

                                    \ No newline at end of file +

                                    Type declaration

                                    \ No newline at end of file diff --git a/static/api/core/variables/Runtime.html b/static/api/core/variables/Runtime.html index 0429a3d8..f0b52702 100644 --- a/static/api/core/variables/Runtime.html +++ b/static/api/core/variables/Runtime.html @@ -1 +1 @@ -Runtime | JSON Forms Core

                                    Variable RuntimeConst

                                    Runtime: {
                                        isEnabled(uischema, data, ajv): boolean;
                                        isVisible(uischema, data, ajv): boolean;
                                    } = ...

                                    Type declaration

                                    \ No newline at end of file +Runtime | JSON Forms Core

                                    Variable RuntimeConst

                                    Runtime: {
                                        isEnabled(uischema, data, ajv): boolean;
                                        isVisible(uischema, data, ajv): boolean;
                                    } = ...

                                    Type declaration

                                    \ No newline at end of file diff --git a/static/api/core/variables/Test.NOT_APPLICABLE.html b/static/api/core/variables/Test.NOT_APPLICABLE.html index 8d8902d6..7dcd4db0 100644 --- a/static/api/core/variables/Test.NOT_APPLICABLE.html +++ b/static/api/core/variables/Test.NOT_APPLICABLE.html @@ -1,3 +1,3 @@ NOT_APPLICABLE | JSON Forms Core

                                    Variable NOT_APPLICABLEConst

                                    NOT_APPLICABLE: -1 = -1

                                    Constant that indicates that a tester is not capable of handling a combination of schema/data.

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/core/variables/arrayDefaultTranslations.html b/static/api/core/variables/arrayDefaultTranslations.html index b20fa70a..628fc749 100644 --- a/static/api/core/variables/arrayDefaultTranslations.html +++ b/static/api/core/variables/arrayDefaultTranslations.html @@ -1 +1 @@ -arrayDefaultTranslations | JSON Forms Core

                                    Variable arrayDefaultTranslationsConst

                                    arrayDefaultTranslations: ArrayDefaultTranslation[] = ...
                                    \ No newline at end of file +arrayDefaultTranslations | JSON Forms Core

                                    Variable arrayDefaultTranslationsConst

                                    arrayDefaultTranslations: ArrayDefaultTranslation[] = ...
                                    \ No newline at end of file diff --git a/static/api/core/variables/combinatorDefaultTranslations.html b/static/api/core/variables/combinatorDefaultTranslations.html index f4d694bd..496588e8 100644 --- a/static/api/core/variables/combinatorDefaultTranslations.html +++ b/static/api/core/variables/combinatorDefaultTranslations.html @@ -1 +1 @@ -combinatorDefaultTranslations | JSON Forms Core

                                    Variable combinatorDefaultTranslationsConst

                                    combinatorDefaultTranslations: CombinatorDefaultTranslation[] = ...
                                    \ No newline at end of file +combinatorDefaultTranslations | JSON Forms Core

                                    Variable combinatorDefaultTranslationsConst

                                    combinatorDefaultTranslations: CombinatorDefaultTranslation[] = ...
                                    \ No newline at end of file diff --git a/static/api/core/variables/controlDefaultProps.html b/static/api/core/variables/controlDefaultProps.html index 52c0eea0..71af68b9 100644 --- a/static/api/core/variables/controlDefaultProps.html +++ b/static/api/core/variables/controlDefaultProps.html @@ -1 +1 @@ -controlDefaultProps | JSON Forms Core

                                    Variable controlDefaultPropsConst

                                    controlDefaultProps: {
                                        direction: "row" | "column";
                                        enabled: boolean;
                                        errors: string[];
                                        path: string;
                                        visible: boolean;
                                    } = ...

                                    Type declaration

                                    • direction: "row" | "column"
                                    • enabled: boolean
                                    • errors: string[]
                                    • path: string
                                    • visible: boolean
                                    \ No newline at end of file +controlDefaultProps | JSON Forms Core

                                    Variable controlDefaultPropsConst

                                    controlDefaultProps: {
                                        direction: "row" | "column";
                                        enabled: boolean;
                                        errors: string[];
                                        path: string;
                                        visible: boolean;
                                    } = ...

                                    Type declaration

                                    • direction: "row" | "column"
                                    • enabled: boolean
                                    • errors: string[]
                                    • path: string
                                    • visible: boolean
                                    \ No newline at end of file diff --git a/static/api/core/variables/defaultDateFormat.html b/static/api/core/variables/defaultDateFormat.html index 7d1f6f55..3ae0de37 100644 --- a/static/api/core/variables/defaultDateFormat.html +++ b/static/api/core/variables/defaultDateFormat.html @@ -1 +1 @@ -defaultDateFormat | JSON Forms Core

                                    Variable defaultDateFormatConst

                                    defaultDateFormat: "YYYY-MM-DD" = 'YYYY-MM-DD'
                                    \ No newline at end of file +defaultDateFormat | JSON Forms Core

                                    Variable defaultDateFormatConst

                                    defaultDateFormat: "YYYY-MM-DD" = 'YYYY-MM-DD'
                                    \ No newline at end of file diff --git a/static/api/core/variables/defaultDateTimeFormat.html b/static/api/core/variables/defaultDateTimeFormat.html index d028ee3e..60224b48 100644 --- a/static/api/core/variables/defaultDateTimeFormat.html +++ b/static/api/core/variables/defaultDateTimeFormat.html @@ -1 +1 @@ -defaultDateTimeFormat | JSON Forms Core

                                    Variable defaultDateTimeFormatConst

                                    defaultDateTimeFormat: "YYYY-MM-DDTHH:mm:ss.sssZ" = 'YYYY-MM-DDTHH:mm:ss.sssZ'
                                    \ No newline at end of file +defaultDateTimeFormat | JSON Forms Core

                                    Variable defaultDateTimeFormatConst

                                    defaultDateTimeFormat: "YYYY-MM-DDTHH:mm:ss.sssZ" = 'YYYY-MM-DDTHH:mm:ss.sssZ'
                                    \ No newline at end of file diff --git a/static/api/core/variables/defaultJsonFormsI18nState.html b/static/api/core/variables/defaultJsonFormsI18nState.html index 7577f643..0bbbe43a 100644 --- a/static/api/core/variables/defaultJsonFormsI18nState.html +++ b/static/api/core/variables/defaultJsonFormsI18nState.html @@ -1 +1 @@ -defaultJsonFormsI18nState | JSON Forms Core

                                    Variable defaultJsonFormsI18nStateConst

                                    defaultJsonFormsI18nState: Required<JsonFormsI18nState> = ...
                                    \ No newline at end of file +defaultJsonFormsI18nState | JSON Forms Core

                                    Variable defaultJsonFormsI18nStateConst

                                    defaultJsonFormsI18nState: Required<JsonFormsI18nState> = ...
                                    \ No newline at end of file diff --git a/static/api/core/variables/defaultTimeFormat.html b/static/api/core/variables/defaultTimeFormat.html index c5d3d545..f5bdaf1b 100644 --- a/static/api/core/variables/defaultTimeFormat.html +++ b/static/api/core/variables/defaultTimeFormat.html @@ -1 +1 @@ -defaultTimeFormat | JSON Forms Core

                                    Variable defaultTimeFormatConst

                                    defaultTimeFormat: "HH:mm:ss" = 'HH:mm:ss'
                                    \ No newline at end of file +defaultTimeFormat | JSON Forms Core

                                    Variable defaultTimeFormatConst

                                    defaultTimeFormat: "HH:mm:ss" = 'HH:mm:ss'
                                    \ No newline at end of file diff --git a/static/api/core/variables/initState.html b/static/api/core/variables/initState.html index 4bf87a8a..2aab98ca 100644 --- a/static/api/core/variables/initState.html +++ b/static/api/core/variables/initState.html @@ -1 +1 @@ -initState | JSON Forms Core

                                    Variable initStateConst

                                    initState: JsonFormsCore = ...
                                    \ No newline at end of file +initState | JSON Forms Core

                                    Variable initStateConst

                                    initState: JsonFormsCore = ...
                                    \ No newline at end of file diff --git a/static/api/core/variables/jsonFormsReducerConfig.html b/static/api/core/variables/jsonFormsReducerConfig.html index 61eda11d..fc458bef 100644 --- a/static/api/core/variables/jsonFormsReducerConfig.html +++ b/static/api/core/variables/jsonFormsReducerConfig.html @@ -1 +1 @@ -jsonFormsReducerConfig | JSON Forms Core

                                    Variable jsonFormsReducerConfigConst

                                    jsonFormsReducerConfig: {
                                        cells: Reducer<JsonFormsCellRendererRegistryState, ValidCellReducerActions>;
                                        config: Reducer<any, SetConfigAction>;
                                        core: Reducer<JsonFormsCore, CoreActions>;
                                        defaultData: Reducer<JsonFormsDefaultDataRegistryEntry[], ValidDefaultDataActions>;
                                        i18n: Reducer<JsonFormsI18nState, I18nActions>;
                                        renderers: Reducer<JsonFormsRendererRegistryEntry[], ValidRendererReducerActions>;
                                        uischemas: Reducer<JsonFormsUISchemaRegistryEntry[], UISchemaActions>;
                                    } = ...

                                    Type declaration

                                    \ No newline at end of file +jsonFormsReducerConfig | JSON Forms Core

                                    Variable jsonFormsReducerConfigConst

                                    jsonFormsReducerConfig: {
                                        cells: Reducer<JsonFormsCellRendererRegistryState, ValidCellReducerActions>;
                                        config: Reducer<any, SetConfigAction>;
                                        core: Reducer<JsonFormsCore, CoreActions>;
                                        defaultData: Reducer<JsonFormsDefaultDataRegistryEntry[], ValidDefaultDataActions>;
                                        i18n: Reducer<JsonFormsI18nState, I18nActions>;
                                        renderers: Reducer<JsonFormsRendererRegistryEntry[], ValidRendererReducerActions>;
                                        uischemas: Reducer<JsonFormsUISchemaRegistryEntry[], UISchemaActions>;
                                    } = ...

                                    Type declaration

                                    \ No newline at end of file diff --git a/static/api/core/variables/layoutDefaultProps.html b/static/api/core/variables/layoutDefaultProps.html index 0451318d..8d8ae18c 100644 --- a/static/api/core/variables/layoutDefaultProps.html +++ b/static/api/core/variables/layoutDefaultProps.html @@ -1 +1 @@ -layoutDefaultProps | JSON Forms Core

                                    Variable layoutDefaultPropsConst

                                    layoutDefaultProps: {
                                        direction: "row" | "column";
                                        enabled: boolean;
                                        path: string;
                                        visible: boolean;
                                    } = ...

                                    Type declaration

                                    • direction: "row" | "column"
                                    • enabled: boolean
                                    • path: string
                                    • visible: boolean
                                    \ No newline at end of file +layoutDefaultProps | JSON Forms Core

                                    Variable layoutDefaultPropsConst

                                    layoutDefaultProps: {
                                        direction: "row" | "column";
                                        enabled: boolean;
                                        path: string;
                                        visible: boolean;
                                    } = ...

                                    Type declaration

                                    • direction: "row" | "column"
                                    • enabled: boolean
                                    • path: string
                                    • visible: boolean
                                    \ No newline at end of file diff --git a/static/api/material-renderers/classes/CombinatorProperties.html b/static/api/material-renderers/classes/CombinatorProperties.html index 36ad43e0..b5c98fae 100644 --- a/static/api/material-renderers/classes/CombinatorProperties.html +++ b/static/api/material-renderers/classes/CombinatorProperties.html @@ -1,4 +1,4 @@ -CombinatorProperties | JSON Forms React Material Renderers

                                    Hierarchy

                                    • Component<CombinatorPropertiesProps, {}>
                                      • CombinatorProperties

                                    Constructors

                                    constructor +CombinatorProperties | JSON Forms React Material Renderers

                                    Hierarchy

                                    • Component<CombinatorPropertiesProps, {}>
                                      • CombinatorProperties

                                    Constructors

                                    Methods

                                    Constructors

                                    • Parameters

                                      • props: CombinatorPropertiesProps | Readonly<CombinatorPropertiesProps>

                                      Returns CombinatorProperties

                                    Methods

                                    \ No newline at end of file +>.constructor

                                    • Defined in node_modules/.pnpm/@types+react@17.0.80/node_modules/@types/react/index.d.ts:480

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/material-renderers/classes/MaterialTableControl.html b/static/api/material-renderers/classes/MaterialTableControl.html index 0c6478e3..9b382ea3 100644 --- a/static/api/material-renderers/classes/MaterialTableControl.html +++ b/static/api/material-renderers/classes/MaterialTableControl.html @@ -1,4 +1,4 @@ -MaterialTableControl | JSON Forms React Material Renderers

                                    Hierarchy

                                    • Component<ArrayLayoutProps & WithDeleteDialogSupport & {
                                          translations: ArrayTranslations;
                                      }, any>
                                      • MaterialTableControl

                                    Constructors

                                    constructor +MaterialTableControl | JSON Forms React Material Renderers

                                    Hierarchy

                                    • Component<ArrayLayoutProps & WithDeleteDialogSupport & {
                                          translations: ArrayTranslations;
                                      }, any>
                                      • MaterialTableControl

                                    Constructors

                                    Methods

                                    Constructors

                                    • Parameters

                                      Returns MaterialTableControl

                                    Methods

                                    \ No newline at end of file +>.constructor

                                    • Defined in node_modules/.pnpm/@types+react@17.0.80/node_modules/@types/react/index.d.ts:480

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/ArrayLayoutToolbar.html b/static/api/material-renderers/functions/ArrayLayoutToolbar.html index dc0a4e1e..47becb21 100644 --- a/static/api/material-renderers/functions/ArrayLayoutToolbar.html +++ b/static/api/material-renderers/functions/ArrayLayoutToolbar.html @@ -1,2 +1,2 @@ ArrayLayoutToolbar | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialBooleanCell.html b/static/api/material-renderers/functions/Customizable.MaterialBooleanCell.html index 07829c78..d4102c4a 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialBooleanCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialBooleanCell.html @@ -1 +1 @@ -MaterialBooleanCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialBooleanCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialDateCell.html b/static/api/material-renderers/functions/Customizable.MaterialDateCell.html index 13b3ad2a..49cc8dbd 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialDateCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialDateCell.html @@ -1 +1 @@ -MaterialDateCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialDateCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialEnumCell.html b/static/api/material-renderers/functions/Customizable.MaterialEnumCell.html index c6d5a03f..146ef7c0 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialEnumCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialEnumCell.html @@ -1 +1 @@ -MaterialEnumCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialEnumCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialIntegerCell.html b/static/api/material-renderers/functions/Customizable.MaterialIntegerCell.html index ab44e3a6..1f8b2e25 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialIntegerCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialIntegerCell.html @@ -1 +1 @@ -MaterialIntegerCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialIntegerCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialNumberCell.html b/static/api/material-renderers/functions/Customizable.MaterialNumberCell.html index 7556871d..2268da4e 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialNumberCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialNumberCell.html @@ -1 +1 @@ -MaterialNumberCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialNumberCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialNumberFormatCell.html b/static/api/material-renderers/functions/Customizable.MaterialNumberFormatCell.html index 493a984e..69b23f4b 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialNumberFormatCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialNumberFormatCell.html @@ -1 +1 @@ -MaterialNumberFormatCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialNumberFormatCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialOneOfEnumCell.html b/static/api/material-renderers/functions/Customizable.MaterialOneOfEnumCell.html index 342df19c..847f2f8f 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialOneOfEnumCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialOneOfEnumCell.html @@ -1 +1 @@ -MaterialOneOfEnumCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialOneOfEnumCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialTextCell.html b/static/api/material-renderers/functions/Customizable.MaterialTextCell.html index 316cdfb4..8e41ada1 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialTextCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialTextCell.html @@ -1 +1 @@ -MaterialTextCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialTextCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/Customizable.MaterialTimeCell.html b/static/api/material-renderers/functions/Customizable.MaterialTimeCell.html index 10359766..e984580d 100644 --- a/static/api/material-renderers/functions/Customizable.MaterialTimeCell.html +++ b/static/api/material-renderers/functions/Customizable.MaterialTimeCell.html @@ -1 +1 @@ -MaterialTimeCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialTimeCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/DeleteDialog.html b/static/api/material-renderers/functions/DeleteDialog.html index 496e8fd9..a29974f9 100644 --- a/static/api/material-renderers/functions/DeleteDialog.html +++ b/static/api/material-renderers/functions/DeleteDialog.html @@ -1,2 +1,2 @@ DeleteDialog | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/ListWithDetailMasterItem.html b/static/api/material-renderers/functions/ListWithDetailMasterItem.html index 48bfc5c3..0ca6dfcf 100644 --- a/static/api/material-renderers/functions/ListWithDetailMasterItem.html +++ b/static/api/material-renderers/functions/ListWithDetailMasterItem.html @@ -1 +1 @@ -ListWithDetailMasterItem | JSON Forms React Material Renderers
                                    \ No newline at end of file +ListWithDetailMasterItem | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MaterialCategorizationLayout.html b/static/api/material-renderers/functions/MaterialCategorizationLayout.html index 2c865894..422bd045 100644 --- a/static/api/material-renderers/functions/MaterialCategorizationLayout.html +++ b/static/api/material-renderers/functions/MaterialCategorizationLayout.html @@ -1 +1 @@ -MaterialCategorizationLayout | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialCategorizationLayout | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MaterialInputControl.html b/static/api/material-renderers/functions/MaterialInputControl.html index 206bf359..f5846377 100644 --- a/static/api/material-renderers/functions/MaterialInputControl.html +++ b/static/api/material-renderers/functions/MaterialInputControl.html @@ -1 +1 @@ -MaterialInputControl | JSON Forms React Material Renderers
                                    \ No newline at end of file +MaterialInputControl | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MaterialLayoutRenderer.html b/static/api/material-renderers/functions/MaterialLayoutRenderer.html index 937be386..cef2d9fd 100644 --- a/static/api/material-renderers/functions/MaterialLayoutRenderer.html +++ b/static/api/material-renderers/functions/MaterialLayoutRenderer.html @@ -1,2 +1,2 @@ MaterialLayoutRenderer | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiAutocomplete.html b/static/api/material-renderers/functions/MuiAutocomplete.html index f9466e49..c2389688 100644 --- a/static/api/material-renderers/functions/MuiAutocomplete.html +++ b/static/api/material-renderers/functions/MuiAutocomplete.html @@ -1 +1 @@ -MuiAutocomplete | JSON Forms React Material Renderers
                                    \ No newline at end of file +MuiAutocomplete | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiCheckbox.html b/static/api/material-renderers/functions/MuiCheckbox.html index 4fb86331..a30f9eca 100644 --- a/static/api/material-renderers/functions/MuiCheckbox.html +++ b/static/api/material-renderers/functions/MuiCheckbox.html @@ -1,2 +1,2 @@ MuiCheckbox | JSON Forms React Material Renderers
                                    • NOTE: Exotic components are not callable.

                                      -

                                      Parameters

                                      • props: CellProps & WithClassname & MuiCheckboxInputProps

                                      Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiInputInteger.html b/static/api/material-renderers/functions/MuiInputInteger.html index 77aa87d0..0bef073d 100644 --- a/static/api/material-renderers/functions/MuiInputInteger.html +++ b/static/api/material-renderers/functions/MuiInputInteger.html @@ -1,2 +1,2 @@ MuiInputInteger | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiInputNumber.html b/static/api/material-renderers/functions/MuiInputNumber.html index 8a6b729d..063a1128 100644 --- a/static/api/material-renderers/functions/MuiInputNumber.html +++ b/static/api/material-renderers/functions/MuiInputNumber.html @@ -1,2 +1,2 @@ MuiInputNumber | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiInputNumberFormat.html b/static/api/material-renderers/functions/MuiInputNumberFormat.html index a70a5789..11c19bbc 100644 --- a/static/api/material-renderers/functions/MuiInputNumberFormat.html +++ b/static/api/material-renderers/functions/MuiInputNumberFormat.html @@ -1,2 +1,2 @@ MuiInputNumberFormat | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiInputText.html b/static/api/material-renderers/functions/MuiInputText.html index ae176a79..85da5df1 100644 --- a/static/api/material-renderers/functions/MuiInputText.html +++ b/static/api/material-renderers/functions/MuiInputText.html @@ -1,2 +1,2 @@ MuiInputText | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiInputTime.html b/static/api/material-renderers/functions/MuiInputTime.html index 9d051fa6..4006f27b 100644 --- a/static/api/material-renderers/functions/MuiInputTime.html +++ b/static/api/material-renderers/functions/MuiInputTime.html @@ -1,2 +1,2 @@ MuiInputTime | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiSelect.html b/static/api/material-renderers/functions/MuiSelect.html index ecaec281..4cc74e12 100644 --- a/static/api/material-renderers/functions/MuiSelect.html +++ b/static/api/material-renderers/functions/MuiSelect.html @@ -1,2 +1,2 @@ MuiSelect | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/MuiToggle.html b/static/api/material-renderers/functions/MuiToggle.html index 87b06564..32e239ac 100644 --- a/static/api/material-renderers/functions/MuiToggle.html +++ b/static/api/material-renderers/functions/MuiToggle.html @@ -1,2 +1,2 @@ MuiToggle | JSON Forms React Material Renderers
                                    • NOTE: Exotic components are not callable.

                                      -

                                      Parameters

                                      • props: CellProps & WithClassname & MuiToggleInputProps

                                      Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/NoBorderTableCell.html b/static/api/material-renderers/functions/NoBorderTableCell.html index 300f3f91..add42b01 100644 --- a/static/api/material-renderers/functions/NoBorderTableCell.html +++ b/static/api/material-renderers/functions/NoBorderTableCell.html @@ -1 +1 @@ -NoBorderTableCell | JSON Forms React Material Renderers
                                    \ No newline at end of file +NoBorderTableCell | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/NonEmptyRow.html b/static/api/material-renderers/functions/NonEmptyRow.html index b47bfa10..b865bd50 100644 --- a/static/api/material-renderers/functions/NonEmptyRow.html +++ b/static/api/material-renderers/functions/NonEmptyRow.html @@ -1,2 +1,2 @@ NonEmptyRow | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns ReactElement<any, string | JSXElementConstructor<any>>

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/createOnBlurHandler.html b/static/api/material-renderers/functions/createOnBlurHandler.html index 6869846d..2ca874a4 100644 --- a/static/api/material-renderers/functions/createOnBlurHandler.html +++ b/static/api/material-renderers/functions/createOnBlurHandler.html @@ -1 +1 @@ -createOnBlurHandler | JSON Forms React Material Renderers
                                    • Parameters

                                      • path: string
                                      • handleChange: ((path, value) => void)
                                          • (path, value): void
                                          • Parameters

                                            • path: string
                                            • value: any

                                            Returns void

                                      • format: string
                                      • saveFormat: string
                                      • rerenderChild: (() => void)
                                          • (): void
                                          • Returns void

                                      • onBlur: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns ((e) => void)

                                        • (e): void
                                        • Parameters

                                          • e: FocusEvent<HTMLInputElement | HTMLTextAreaElement, Element>

                                          Returns void

                                    \ No newline at end of file +createOnBlurHandler | JSON Forms React Material Renderers
                                    • Parameters

                                      • path: string
                                      • handleChange: ((path, value) => void)
                                          • (path, value): void
                                          • Parameters

                                            • path: string
                                            • value: any

                                            Returns void

                                      • format: string
                                      • saveFormat: string
                                      • rerenderChild: (() => void)
                                          • (): void
                                          • Returns void

                                      • onBlur: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns ((e) => void)

                                        • (e): void
                                        • Parameters

                                          • e: FocusEvent<HTMLInputElement | HTMLTextAreaElement, Element>

                                          Returns void

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/createOnChangeHandler.html b/static/api/material-renderers/functions/createOnChangeHandler.html index cfc8d0f8..7d083775 100644 --- a/static/api/material-renderers/functions/createOnChangeHandler.html +++ b/static/api/material-renderers/functions/createOnChangeHandler.html @@ -1 +1 @@ -createOnChangeHandler | JSON Forms React Material Renderers
                                    • Parameters

                                      • path: string
                                      • handleChange: ((path, value) => void)
                                          • (path, value): void
                                          • Parameters

                                            • path: string
                                            • value: any

                                            Returns void

                                      • saveFormat: string

                                      Returns ((value) => void)

                                        • (value): void
                                        • Parameters

                                          • value: Dayjs

                                          Returns void

                                    \ No newline at end of file +createOnChangeHandler | JSON Forms React Material Renderers
                                    • Parameters

                                      • path: string
                                      • handleChange: ((path, value) => void)
                                          • (path, value): void
                                          • Parameters

                                            • path: string
                                            • value: any

                                            Returns void

                                      • saveFormat: string

                                      Returns ((value) => void)

                                        • (value): void
                                        • Parameters

                                          • value: Dayjs

                                          Returns void

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/ctxDispatchToExpandPanelProps.html b/static/api/material-renderers/functions/ctxDispatchToExpandPanelProps.html index 329e2a4d..2c5aa304 100644 --- a/static/api/material-renderers/functions/ctxDispatchToExpandPanelProps.html +++ b/static/api/material-renderers/functions/ctxDispatchToExpandPanelProps.html @@ -1,4 +1,4 @@ ctxDispatchToExpandPanelProps | JSON Forms React Material Renderers
                                    • Maps state to dispatch properties of an expand pandel control.

                                      Parameters

                                      • dispatch: Dispatch<unknown>

                                        the store's dispatch method

                                      Returns DispatchPropsOfExpandPanel

                                      dispatch props of an expand panel control

                                      -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/formatDate.html b/static/api/material-renderers/functions/formatDate.html index 53dd8a4a..ee6aa761 100644 --- a/static/api/material-renderers/functions/formatDate.html +++ b/static/api/material-renderers/functions/formatDate.html @@ -1 +1 @@ -formatDate | JSON Forms React Material Renderers
                                    \ No newline at end of file +formatDate | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/getData.html b/static/api/material-renderers/functions/getData.html index 9ad2ca1c..3908c4d5 100644 --- a/static/api/material-renderers/functions/getData.html +++ b/static/api/material-renderers/functions/getData.html @@ -1 +1 @@ -getData | JSON Forms React Material Renderers
                                    \ No newline at end of file +getData | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialAllOfControlTester.html b/static/api/material-renderers/functions/materialAllOfControlTester.html index 2a127183..dc5a8550 100644 --- a/static/api/material-renderers/functions/materialAllOfControlTester.html +++ b/static/api/material-renderers/functions/materialAllOfControlTester.html @@ -1 +1 @@ -materialAllOfControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialAllOfControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialAnyOfControlTester.html b/static/api/material-renderers/functions/materialAnyOfControlTester.html index dd07efc8..a888d56f 100644 --- a/static/api/material-renderers/functions/materialAnyOfControlTester.html +++ b/static/api/material-renderers/functions/materialAnyOfControlTester.html @@ -1 +1 @@ -materialAnyOfControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialAnyOfControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialAnyOfStringOrEnumControlTester.html b/static/api/material-renderers/functions/materialAnyOfStringOrEnumControlTester.html index e49888ba..3d26e301 100644 --- a/static/api/material-renderers/functions/materialAnyOfStringOrEnumControlTester.html +++ b/static/api/material-renderers/functions/materialAnyOfStringOrEnumControlTester.html @@ -1 +1 @@ -materialAnyOfStringOrEnumControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialAnyOfStringOrEnumControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialArrayControlTester.html b/static/api/material-renderers/functions/materialArrayControlTester.html index 731a83b9..7da26045 100644 --- a/static/api/material-renderers/functions/materialArrayControlTester.html +++ b/static/api/material-renderers/functions/materialArrayControlTester.html @@ -1 +1 @@ -materialArrayControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialArrayControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialArrayLayoutTester.html b/static/api/material-renderers/functions/materialArrayLayoutTester.html index 419906b6..5ee50258 100644 --- a/static/api/material-renderers/functions/materialArrayLayoutTester.html +++ b/static/api/material-renderers/functions/materialArrayLayoutTester.html @@ -1 +1 @@ -materialArrayLayoutTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialArrayLayoutTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialBooleanCellTester.html b/static/api/material-renderers/functions/materialBooleanCellTester.html index 517a5c6c..bb80fdcb 100644 --- a/static/api/material-renderers/functions/materialBooleanCellTester.html +++ b/static/api/material-renderers/functions/materialBooleanCellTester.html @@ -1 +1 @@ -materialBooleanCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialBooleanCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialBooleanControlTester.html b/static/api/material-renderers/functions/materialBooleanControlTester.html index 2ac33cd3..a10925fd 100644 --- a/static/api/material-renderers/functions/materialBooleanControlTester.html +++ b/static/api/material-renderers/functions/materialBooleanControlTester.html @@ -1 +1 @@ -materialBooleanControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialBooleanControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialBooleanToggleCellTester.html b/static/api/material-renderers/functions/materialBooleanToggleCellTester.html index 119f4413..49e2c4cf 100644 --- a/static/api/material-renderers/functions/materialBooleanToggleCellTester.html +++ b/static/api/material-renderers/functions/materialBooleanToggleCellTester.html @@ -1 +1 @@ -materialBooleanToggleCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialBooleanToggleCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialBooleanToggleControlTester.html b/static/api/material-renderers/functions/materialBooleanToggleControlTester.html index 27c3bc1c..df543576 100644 --- a/static/api/material-renderers/functions/materialBooleanToggleControlTester.html +++ b/static/api/material-renderers/functions/materialBooleanToggleControlTester.html @@ -1 +1 @@ -materialBooleanToggleControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialBooleanToggleControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialCategorizationTester.html b/static/api/material-renderers/functions/materialCategorizationTester.html index 260685a5..6ac260df 100644 --- a/static/api/material-renderers/functions/materialCategorizationTester.html +++ b/static/api/material-renderers/functions/materialCategorizationTester.html @@ -1 +1 @@ -materialCategorizationTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialCategorizationTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialDateCellTester.html b/static/api/material-renderers/functions/materialDateCellTester.html index ef3ed51a..6012a544 100644 --- a/static/api/material-renderers/functions/materialDateCellTester.html +++ b/static/api/material-renderers/functions/materialDateCellTester.html @@ -1 +1 @@ -materialDateCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialDateCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialDateControlTester.html b/static/api/material-renderers/functions/materialDateControlTester.html index 0f14e401..1a9b9355 100644 --- a/static/api/material-renderers/functions/materialDateControlTester.html +++ b/static/api/material-renderers/functions/materialDateControlTester.html @@ -1 +1 @@ -materialDateControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialDateControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialDateTimeControlTester.html b/static/api/material-renderers/functions/materialDateTimeControlTester.html index f9fb6ac3..ebe4b853 100644 --- a/static/api/material-renderers/functions/materialDateTimeControlTester.html +++ b/static/api/material-renderers/functions/materialDateTimeControlTester.html @@ -1 +1 @@ -materialDateTimeControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialDateTimeControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialEnumArrayRendererTester.html b/static/api/material-renderers/functions/materialEnumArrayRendererTester.html index 15f8ff8e..88c102d1 100644 --- a/static/api/material-renderers/functions/materialEnumArrayRendererTester.html +++ b/static/api/material-renderers/functions/materialEnumArrayRendererTester.html @@ -1 +1 @@ -materialEnumArrayRendererTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialEnumArrayRendererTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialEnumCellTester.html b/static/api/material-renderers/functions/materialEnumCellTester.html index e2e01b42..7972d4ed 100644 --- a/static/api/material-renderers/functions/materialEnumCellTester.html +++ b/static/api/material-renderers/functions/materialEnumCellTester.html @@ -1,2 +1,2 @@ materialEnumCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialEnumControlTester.html b/static/api/material-renderers/functions/materialEnumControlTester.html index 0cb45507..d7decc54 100644 --- a/static/api/material-renderers/functions/materialEnumControlTester.html +++ b/static/api/material-renderers/functions/materialEnumControlTester.html @@ -1 +1 @@ -materialEnumControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialEnumControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialGroupTester.html b/static/api/material-renderers/functions/materialGroupTester.html index eeddfb2f..1eefc31e 100644 --- a/static/api/material-renderers/functions/materialGroupTester.html +++ b/static/api/material-renderers/functions/materialGroupTester.html @@ -1 +1 @@ -materialGroupTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialGroupTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialHorizontalLayoutTester.html b/static/api/material-renderers/functions/materialHorizontalLayoutTester.html index ec221e82..f0a099e9 100644 --- a/static/api/material-renderers/functions/materialHorizontalLayoutTester.html +++ b/static/api/material-renderers/functions/materialHorizontalLayoutTester.html @@ -1,2 +1,2 @@ materialHorizontalLayoutTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialIntegerCellTester.html b/static/api/material-renderers/functions/materialIntegerCellTester.html index 4cc5b8e3..5b3eec7a 100644 --- a/static/api/material-renderers/functions/materialIntegerCellTester.html +++ b/static/api/material-renderers/functions/materialIntegerCellTester.html @@ -1 +1 @@ -materialIntegerCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialIntegerCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialIntegerControlTester.html b/static/api/material-renderers/functions/materialIntegerControlTester.html index d1dcc9ad..8923782e 100644 --- a/static/api/material-renderers/functions/materialIntegerControlTester.html +++ b/static/api/material-renderers/functions/materialIntegerControlTester.html @@ -1 +1 @@ -materialIntegerControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialIntegerControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialLabelRendererTester.html b/static/api/material-renderers/functions/materialLabelRendererTester.html index 8a791221..6dd2207f 100644 --- a/static/api/material-renderers/functions/materialLabelRendererTester.html +++ b/static/api/material-renderers/functions/materialLabelRendererTester.html @@ -1,2 +1,2 @@ materialLabelRendererTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialListWithDetailTester.html b/static/api/material-renderers/functions/materialListWithDetailTester.html index e0678048..2cdafdad 100644 --- a/static/api/material-renderers/functions/materialListWithDetailTester.html +++ b/static/api/material-renderers/functions/materialListWithDetailTester.html @@ -1 +1 @@ -materialListWithDetailTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialListWithDetailTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialNativeControlTester.html b/static/api/material-renderers/functions/materialNativeControlTester.html index 9f7ca412..d65871f6 100644 --- a/static/api/material-renderers/functions/materialNativeControlTester.html +++ b/static/api/material-renderers/functions/materialNativeControlTester.html @@ -1 +1 @@ -materialNativeControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialNativeControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialNumberCellTester.html b/static/api/material-renderers/functions/materialNumberCellTester.html index f07cc45c..a949036b 100644 --- a/static/api/material-renderers/functions/materialNumberCellTester.html +++ b/static/api/material-renderers/functions/materialNumberCellTester.html @@ -1,2 +1,2 @@ materialNumberCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialNumberControlTester.html b/static/api/material-renderers/functions/materialNumberControlTester.html index afb6a6d9..db51041c 100644 --- a/static/api/material-renderers/functions/materialNumberControlTester.html +++ b/static/api/material-renderers/functions/materialNumberControlTester.html @@ -1 +1 @@ -materialNumberControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialNumberControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialNumberFormatCellTester.html b/static/api/material-renderers/functions/materialNumberFormatCellTester.html index b979c6df..b52291f7 100644 --- a/static/api/material-renderers/functions/materialNumberFormatCellTester.html +++ b/static/api/material-renderers/functions/materialNumberFormatCellTester.html @@ -1,2 +1,2 @@ materialNumberFormatCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialObjectControlTester.html b/static/api/material-renderers/functions/materialObjectControlTester.html index be0bb27d..e00649b1 100644 --- a/static/api/material-renderers/functions/materialObjectControlTester.html +++ b/static/api/material-renderers/functions/materialObjectControlTester.html @@ -1 +1 @@ -materialObjectControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialObjectControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialOneOfControlTester.html b/static/api/material-renderers/functions/materialOneOfControlTester.html index 5d75baa1..227d416f 100644 --- a/static/api/material-renderers/functions/materialOneOfControlTester.html +++ b/static/api/material-renderers/functions/materialOneOfControlTester.html @@ -1 +1 @@ -materialOneOfControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialOneOfControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialOneOfEnumCellTester.html b/static/api/material-renderers/functions/materialOneOfEnumCellTester.html index 6c790a34..550e6a0e 100644 --- a/static/api/material-renderers/functions/materialOneOfEnumCellTester.html +++ b/static/api/material-renderers/functions/materialOneOfEnumCellTester.html @@ -1,2 +1,2 @@ materialOneOfEnumCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialOneOfEnumControlTester.html b/static/api/material-renderers/functions/materialOneOfEnumControlTester.html index 6542c106..bfb07819 100644 --- a/static/api/material-renderers/functions/materialOneOfEnumControlTester.html +++ b/static/api/material-renderers/functions/materialOneOfEnumControlTester.html @@ -1 +1 @@ -materialOneOfEnumControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialOneOfEnumControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialOneOfRadioGroupControlTester.html b/static/api/material-renderers/functions/materialOneOfRadioGroupControlTester.html index 77d602c0..095fef79 100644 --- a/static/api/material-renderers/functions/materialOneOfRadioGroupControlTester.html +++ b/static/api/material-renderers/functions/materialOneOfRadioGroupControlTester.html @@ -1 +1 @@ -materialOneOfRadioGroupControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialOneOfRadioGroupControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialRadioGroupControlTester.html b/static/api/material-renderers/functions/materialRadioGroupControlTester.html index c2f7a3f8..d8c74565 100644 --- a/static/api/material-renderers/functions/materialRadioGroupControlTester.html +++ b/static/api/material-renderers/functions/materialRadioGroupControlTester.html @@ -1 +1 @@ -materialRadioGroupControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialRadioGroupControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialSliderControlTester.html b/static/api/material-renderers/functions/materialSliderControlTester.html index 99bad65e..3954a14e 100644 --- a/static/api/material-renderers/functions/materialSliderControlTester.html +++ b/static/api/material-renderers/functions/materialSliderControlTester.html @@ -1 +1 @@ -materialSliderControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialSliderControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialTextCellTester.html b/static/api/material-renderers/functions/materialTextCellTester.html index 5f234f22..49287807 100644 --- a/static/api/material-renderers/functions/materialTextCellTester.html +++ b/static/api/material-renderers/functions/materialTextCellTester.html @@ -1,2 +1,2 @@ materialTextCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialTextControlTester.html b/static/api/material-renderers/functions/materialTextControlTester.html index 3a6a15bd..d93e9c1c 100644 --- a/static/api/material-renderers/functions/materialTextControlTester.html +++ b/static/api/material-renderers/functions/materialTextControlTester.html @@ -1 +1 @@ -materialTextControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialTextControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialTimeCellTester.html b/static/api/material-renderers/functions/materialTimeCellTester.html index 12444ad0..f02cbc2f 100644 --- a/static/api/material-renderers/functions/materialTimeCellTester.html +++ b/static/api/material-renderers/functions/materialTimeCellTester.html @@ -1 +1 @@ -materialTimeCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialTimeCellTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialTimeControlTester.html b/static/api/material-renderers/functions/materialTimeControlTester.html index f3df80f2..b239a01a 100644 --- a/static/api/material-renderers/functions/materialTimeControlTester.html +++ b/static/api/material-renderers/functions/materialTimeControlTester.html @@ -1 +1 @@ -materialTimeControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +materialTimeControlTester | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/materialVerticalLayoutTester.html b/static/api/material-renderers/functions/materialVerticalLayoutTester.html index 9145abcd..a7b91c84 100644 --- a/static/api/material-renderers/functions/materialVerticalLayoutTester.html +++ b/static/api/material-renderers/functions/materialVerticalLayoutTester.html @@ -1,2 +1,2 @@ materialVerticalLayoutTester | JSON Forms React Material Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/renderLayoutElements.html b/static/api/material-renderers/functions/renderLayoutElements.html index ca6cc6eb..2f70b69f 100644 --- a/static/api/material-renderers/functions/renderLayoutElements.html +++ b/static/api/material-renderers/functions/renderLayoutElements.html @@ -1 +1 @@ -renderLayoutElements | JSON Forms React Material Renderers
                                    • Parameters

                                      • elements: UISchemaElement[]
                                      • schema: JsonSchema
                                      • path: string
                                      • enabled: boolean
                                      • Optional renderers: JsonFormsRendererRegistryEntry[]
                                      • Optional cells: JsonFormsCellRendererRegistryEntry[]

                                      Returns Element[]

                                    \ No newline at end of file +renderLayoutElements | JSON Forms React Material Renderers
                                    • Parameters

                                      • elements: UISchemaElement[]
                                      • schema: JsonSchema
                                      • path: string
                                      • enabled: boolean
                                      • Optional renderers: JsonFormsRendererRegistryEntry[]
                                      • Optional cells: JsonFormsCellRendererRegistryEntry[]

                                      Returns Element[]

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/useDebouncedChange.html b/static/api/material-renderers/functions/useDebouncedChange.html index d4dfbb62..127b9603 100644 --- a/static/api/material-renderers/functions/useDebouncedChange.html +++ b/static/api/material-renderers/functions/useDebouncedChange.html @@ -1 +1 @@ -useDebouncedChange | JSON Forms React Material Renderers
                                    • Parameters

                                      • handleChange: ((path, value) => void)
                                          • (path, value): void
                                          • Parameters

                                            • path: string
                                            • value: any

                                            Returns void

                                      • defaultValue: any
                                      • data: any
                                      • path: string
                                      • eventToValueFunction: ((ev) => any) = eventToValue
                                          • (ev): any
                                          • Parameters

                                            • ev: any

                                            Returns any

                                      • timeout: number = 300

                                      Returns [any, ChangeEventHandler<Element>, (() => void)]

                                    \ No newline at end of file +useDebouncedChange | JSON Forms React Material Renderers
                                    • Parameters

                                      • handleChange: ((path, value) => void)
                                          • (path, value): void
                                          • Parameters

                                            • path: string
                                            • value: any

                                            Returns void

                                      • defaultValue: any
                                      • data: any
                                      • path: string
                                      • eventToValueFunction: ((ev) => any) = eventToValue
                                          • (ev): any
                                          • Parameters

                                            • ev: any

                                            Returns any

                                      • timeout: number = 300

                                      Returns [any, ChangeEventHandler<Element>, (() => void)]

                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/useFocus.html b/static/api/material-renderers/functions/useFocus.html index fad9d2ba..0c160952 100644 --- a/static/api/material-renderers/functions/useFocus.html +++ b/static/api/material-renderers/functions/useFocus.html @@ -1 +1 @@ -useFocus | JSON Forms React Material Renderers
                                    \ No newline at end of file +useFocus | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/useInputComponent.html b/static/api/material-renderers/functions/useInputComponent.html index 5affc13e..b8e2a42a 100644 --- a/static/api/material-renderers/functions/useInputComponent.html +++ b/static/api/material-renderers/functions/useInputComponent.html @@ -1 +1 @@ -useInputComponent | JSON Forms React Material Renderers
                                    \ No newline at end of file +useInputComponent | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/useInputVariant.html b/static/api/material-renderers/functions/useInputVariant.html index 44e3749b..8bd81c07 100644 --- a/static/api/material-renderers/functions/useInputVariant.html +++ b/static/api/material-renderers/functions/useInputVariant.html @@ -1 +1 @@ -useInputVariant | JSON Forms React Material Renderers
                                    \ No newline at end of file +useInputVariant | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/withAjvProps.html b/static/api/material-renderers/functions/withAjvProps.html index eb830019..42925931 100644 --- a/static/api/material-renderers/functions/withAjvProps.html +++ b/static/api/material-renderers/functions/withAjvProps.html @@ -1 +1 @@ -withAjvProps | JSON Forms React Material Renderers
                                    \ No newline at end of file +withAjvProps | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/withContextToExpandPanelProps.html b/static/api/material-renderers/functions/withContextToExpandPanelProps.html index 0b784f63..c8a08c3e 100644 --- a/static/api/material-renderers/functions/withContextToExpandPanelProps.html +++ b/static/api/material-renderers/functions/withContextToExpandPanelProps.html @@ -1,3 +1,3 @@ withContextToExpandPanelProps | JSON Forms React Material Renderers
                                    • Map state to control props.

                                      Parameters

                                      • Component: ComponentType<ExpandPanelProps>

                                      Returns ComponentType<{
                                          ctx: JsonFormsStateContext;
                                          props: OwnPropsOfExpandPanel;
                                      }>

                                      state props for a control

                                      -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/material-renderers/functions/withJsonFormsExpandPanelProps.html b/static/api/material-renderers/functions/withJsonFormsExpandPanelProps.html index 96716048..9cc7a4bc 100644 --- a/static/api/material-renderers/functions/withJsonFormsExpandPanelProps.html +++ b/static/api/material-renderers/functions/withJsonFormsExpandPanelProps.html @@ -1 +1 @@ -withJsonFormsExpandPanelProps | JSON Forms React Material Renderers
                                    \ No newline at end of file +withJsonFormsExpandPanelProps | JSON Forms React Material Renderers
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/AjvProps.html b/static/api/material-renderers/interfaces/AjvProps.html index 238ea634..ed0dce85 100644 --- a/static/api/material-renderers/interfaces/AjvProps.html +++ b/static/api/material-renderers/interfaces/AjvProps.html @@ -1,2 +1,2 @@ -AjvProps | JSON Forms React Material Renderers
                                    interface AjvProps {
                                        ajv: Ajv;
                                    }

                                    Properties

                                    ajv -

                                    Properties

                                    ajv: Ajv
                                    \ No newline at end of file +AjvProps | JSON Forms React Material Renderers
                                    interface AjvProps {
                                        ajv: Ajv;
                                    }

                                    Properties

                                    ajv +

                                    Properties

                                    ajv: Ajv
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/ArrayLayoutToolbarProps.html b/static/api/material-renderers/interfaces/ArrayLayoutToolbarProps.html index 726aba90..b9ab1cee 100644 --- a/static/api/material-renderers/interfaces/ArrayLayoutToolbarProps.html +++ b/static/api/material-renderers/interfaces/ArrayLayoutToolbarProps.html @@ -1,4 +1,4 @@ -ArrayLayoutToolbarProps | JSON Forms React Material Renderers
                                    interface ArrayLayoutToolbarProps {
                                        description: string;
                                        disableAdd?: boolean;
                                        enabled: boolean;
                                        errors: string;
                                        label: string;
                                        path: string;
                                        translations: ArrayTranslations;
                                        addItem(path, data): (() => void);
                                        createDefault(): any;
                                    }

                                    Properties

                                    description +ArrayLayoutToolbarProps | JSON Forms React Material Renderers
                                    interface ArrayLayoutToolbarProps {
                                        description: string;
                                        disableAdd?: boolean;
                                        enabled: boolean;
                                        errors: string;
                                        label: string;
                                        path: string;
                                        translations: ArrayTranslations;
                                        addItem(path, data): (() => void);
                                        createDefault(): any;
                                    }

                                    Properties

                                    description: string
                                    disableAdd?: boolean
                                    enabled: boolean
                                    errors: string
                                    label: string
                                    path: string
                                    translations: ArrayTranslations

                                    Methods

                                    \ No newline at end of file +

                                    Properties

                                    description: string
                                    disableAdd?: boolean
                                    enabled: boolean
                                    errors: string
                                    label: string
                                    path: string
                                    translations: ArrayTranslations

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/DeleteDialogProps.html b/static/api/material-renderers/interfaces/DeleteDialogProps.html index 813b24ce..7c2d2bae 100644 --- a/static/api/material-renderers/interfaces/DeleteDialogProps.html +++ b/static/api/material-renderers/interfaces/DeleteDialogProps.html @@ -1,4 +1,4 @@ -DeleteDialogProps | JSON Forms React Material Renderers
                                    interface DeleteDialogProps {
                                        acceptText: string;
                                        declineText: string;
                                        message: string;
                                        open: boolean;
                                        title: string;
                                        onCancel(): void;
                                        onClose(): void;
                                        onConfirm(): void;
                                    }

                                    Properties

                                    acceptText +DeleteDialogProps | JSON Forms React Material Renderers
                                    interface DeleteDialogProps {
                                        acceptText: string;
                                        declineText: string;
                                        message: string;
                                        open: boolean;
                                        title: string;
                                        onCancel(): void;
                                        onClose(): void;
                                        onConfirm(): void;
                                    }

                                    Properties

                                    Methods

                                    Properties

                                    acceptText: string
                                    declineText: string
                                    message: string
                                    open: boolean
                                    title: string

                                    Methods

                                    \ No newline at end of file +

                                    Properties

                                    acceptText: string
                                    declineText: string
                                    message: string
                                    open: boolean
                                    title: string

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/EmptyTableProps.html b/static/api/material-renderers/interfaces/EmptyTableProps.html index d5ad6ff1..641d2002 100644 --- a/static/api/material-renderers/interfaces/EmptyTableProps.html +++ b/static/api/material-renderers/interfaces/EmptyTableProps.html @@ -1,3 +1,3 @@ -EmptyTableProps | JSON Forms React Material Renderers
                                    interface EmptyTableProps {
                                        numColumns: number;
                                        translations: ArrayTranslations;
                                    }

                                    Properties

                                    numColumns +EmptyTableProps | JSON Forms React Material Renderers
                                    interface EmptyTableProps {
                                        numColumns: number;
                                        translations: ArrayTranslations;
                                    }

                                    Properties

                                    numColumns: number
                                    translations: ArrayTranslations
                                    \ No newline at end of file +

                                    Properties

                                    numColumns: number
                                    translations: ArrayTranslations
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/JsonFormsTheme.html b/static/api/material-renderers/interfaces/JsonFormsTheme.html index 4b1ae13c..ae2345ba 100644 --- a/static/api/material-renderers/interfaces/JsonFormsTheme.html +++ b/static/api/material-renderers/interfaces/JsonFormsTheme.html @@ -1,2 +1,2 @@ -JsonFormsTheme | JSON Forms React Material Renderers
                                    interface JsonFormsTheme {
                                        jsonforms?: {
                                            input?: {
                                                delete?: {
                                                    background?: string;
                                                };
                                            };
                                        };
                                    }

                                    Hierarchy

                                    • Theme
                                      • JsonFormsTheme

                                    Properties

                                    Properties

                                    jsonforms?: {
                                        input?: {
                                            delete?: {
                                                background?: string;
                                            };
                                        };
                                    }

                                    Type declaration

                                    • Optional input?: {
                                          delete?: {
                                              background?: string;
                                          };
                                      }
                                      • Optional delete?: {
                                            background?: string;
                                        }
                                        • Optional background?: string
                                    \ No newline at end of file +JsonFormsTheme | JSON Forms React Material Renderers
                                    interface JsonFormsTheme {
                                        jsonforms?: {
                                            input?: {
                                                delete?: {
                                                    background?: string;
                                                };
                                            };
                                        };
                                    }

                                    Hierarchy

                                    • Theme
                                      • JsonFormsTheme

                                    Properties

                                    Properties

                                    jsonforms?: {
                                        input?: {
                                            delete?: {
                                                background?: string;
                                            };
                                        };
                                    }

                                    Type declaration

                                    • Optional input?: {
                                          delete?: {
                                              background?: string;
                                          };
                                      }
                                      • Optional delete?: {
                                            background?: string;
                                        }
                                        • Optional background?: string
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/MaterialLabelableLayoutRendererProps.html b/static/api/material-renderers/interfaces/MaterialLabelableLayoutRendererProps.html index 0df12a4e..602ed377 100644 --- a/static/api/material-renderers/interfaces/MaterialLabelableLayoutRendererProps.html +++ b/static/api/material-renderers/interfaces/MaterialLabelableLayoutRendererProps.html @@ -1,4 +1,4 @@ -MaterialLabelableLayoutRendererProps | JSON Forms React Material Renderers
                                    interface MaterialLabelableLayoutRendererProps {
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        direction: "row" | "column";
                                        elements: UISchemaElement[];
                                        enabled?: boolean;
                                        label?: string;
                                        path?: string;
                                        renderers?: JsonFormsRendererRegistryEntry[];
                                        schema?: JsonSchema;
                                        uischema?: UISchemaElement;
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                        visible?: boolean;
                                    }

                                    Hierarchy (view full)

                                    Properties

                                    cells? +MaterialLabelableLayoutRendererProps | JSON Forms React Material Renderers
                                    interface MaterialLabelableLayoutRendererProps {
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        direction: "row" | "column";
                                        elements: UISchemaElement[];
                                        enabled?: boolean;
                                        label?: string;
                                        path?: string;
                                        renderers?: JsonFormsRendererRegistryEntry[];
                                        schema?: JsonSchema;
                                        uischema?: UISchemaElement;
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                        visible?: boolean;
                                    }

                                    Hierarchy (view full)

                                    Properties

                                    cells?: JsonFormsCellRendererRegistryEntry[]
                                    direction: "row" | "column"
                                    elements: UISchemaElement[]
                                    enabled?: boolean

                                    Whether the rendered element should be enabled.

                                    -
                                    label?: string
                                    path?: string

                                    Optional instance path. Necessary when the actual data +

                                    Properties

                                    cells?: JsonFormsCellRendererRegistryEntry[]
                                    direction: "row" | "column"
                                    elements: UISchemaElement[]
                                    enabled?: boolean

                                    Whether the rendered element should be enabled.

                                    +
                                    label?: string
                                    path?: string

                                    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

                                    -
                                    renderers?: JsonFormsRendererRegistryEntry[]
                                    schema?: JsonSchema

                                    The JSON schema that describes the data.

                                    -
                                    uischema?: UISchemaElement

                                    The UI schema to be rendered.

                                    -
                                    uischemas?: JsonFormsUISchemaRegistryEntry[]
                                    visible?: boolean

                                    Whether the rendered element should be visible.

                                    -
                                    \ No newline at end of file +
                                    renderers?: JsonFormsRendererRegistryEntry[]
                                    schema?: JsonSchema

                                    The JSON schema that describes the data.

                                    +
                                    uischema?: UISchemaElement

                                    The UI schema to be rendered.

                                    +
                                    uischemas?: JsonFormsUISchemaRegistryEntry[]
                                    visible?: boolean

                                    Whether the rendered element should be visible.

                                    +
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/MaterialLayoutRendererProps.html b/static/api/material-renderers/interfaces/MaterialLayoutRendererProps.html index 444f5ced..c5ad421e 100644 --- a/static/api/material-renderers/interfaces/MaterialLayoutRendererProps.html +++ b/static/api/material-renderers/interfaces/MaterialLayoutRendererProps.html @@ -1,4 +1,4 @@ -MaterialLayoutRendererProps | JSON Forms React Material Renderers
                                    interface MaterialLayoutRendererProps {
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        direction: "row" | "column";
                                        elements: UISchemaElement[];
                                        enabled?: boolean;
                                        path?: string;
                                        renderers?: JsonFormsRendererRegistryEntry[];
                                        schema?: JsonSchema;
                                        uischema?: UISchemaElement;
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                        visible?: boolean;
                                    }

                                    Hierarchy (view full)

                                    Properties

                                    cells? +MaterialLayoutRendererProps | JSON Forms React Material Renderers
                                    interface MaterialLayoutRendererProps {
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        direction: "row" | "column";
                                        elements: UISchemaElement[];
                                        enabled?: boolean;
                                        path?: string;
                                        renderers?: JsonFormsRendererRegistryEntry[];
                                        schema?: JsonSchema;
                                        uischema?: UISchemaElement;
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                        visible?: boolean;
                                    }

                                    Hierarchy (view full)

                                    Properties

                                    cells?: JsonFormsCellRendererRegistryEntry[]
                                    direction: "row" | "column"
                                    elements: UISchemaElement[]
                                    enabled?: boolean

                                    Whether the rendered element should be enabled.

                                    -
                                    path?: string

                                    Optional instance path. Necessary when the actual data +

                                    Properties

                                    cells?: JsonFormsCellRendererRegistryEntry[]
                                    direction: "row" | "column"
                                    elements: UISchemaElement[]
                                    enabled?: boolean

                                    Whether the rendered element should be enabled.

                                    +
                                    path?: string

                                    Optional instance path. Necessary when the actual data path can not be inferred via the UI schema element as it is the case with nested controls.

                                    -
                                    renderers?: JsonFormsRendererRegistryEntry[]
                                    schema?: JsonSchema

                                    The JSON schema that describes the data.

                                    -
                                    uischema?: UISchemaElement

                                    The UI schema to be rendered.

                                    -
                                    uischemas?: JsonFormsUISchemaRegistryEntry[]
                                    visible?: boolean

                                    Whether the rendered element should be visible.

                                    -
                                    \ No newline at end of file +
                                    renderers?: JsonFormsRendererRegistryEntry[]
                                    schema?: JsonSchema

                                    The JSON schema that describes the data.

                                    +
                                    uischema?: UISchemaElement

                                    The UI schema to be rendered.

                                    +
                                    uischemas?: JsonFormsUISchemaRegistryEntry[]
                                    visible?: boolean

                                    Whether the rendered element should be visible.

                                    +
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/MaterialTableToolbarProps.html b/static/api/material-renderers/interfaces/MaterialTableToolbarProps.html index c58f4346..d2ff7f97 100644 --- a/static/api/material-renderers/interfaces/MaterialTableToolbarProps.html +++ b/static/api/material-renderers/interfaces/MaterialTableToolbarProps.html @@ -1,4 +1,4 @@ -MaterialTableToolbarProps | JSON Forms React Material Renderers
                                    interface MaterialTableToolbarProps {
                                        description: string;
                                        disableAdd?: boolean;
                                        enabled: boolean;
                                        errors: string;
                                        label: string;
                                        numColumns: number;
                                        path: string;
                                        rootSchema: JsonSchema;
                                        schema: JsonSchema;
                                        translations: ArrayTranslations;
                                        uischema: ControlElement;
                                        addItem(path, value): (() => void);
                                    }

                                    Properties

                                    description +MaterialTableToolbarProps | JSON Forms React Material Renderers
                                    interface MaterialTableToolbarProps {
                                        description: string;
                                        disableAdd?: boolean;
                                        enabled: boolean;
                                        errors: string;
                                        label: string;
                                        numColumns: number;
                                        path: string;
                                        rootSchema: JsonSchema;
                                        schema: JsonSchema;
                                        translations: ArrayTranslations;
                                        uischema: ControlElement;
                                        addItem(path, value): (() => void);
                                    }

                                    Properties

                                    Methods

                                    Properties

                                    description: string
                                    disableAdd?: boolean
                                    enabled: boolean
                                    errors: string
                                    label: string
                                    numColumns: number
                                    path: string
                                    rootSchema: JsonSchema
                                    schema: JsonSchema
                                    translations: ArrayTranslations
                                    uischema: ControlElement

                                    Methods

                                    \ No newline at end of file +

                                    Properties

                                    description: string
                                    disableAdd?: boolean
                                    enabled: boolean
                                    errors: string
                                    label: string
                                    numColumns: number
                                    path: string
                                    rootSchema: JsonSchema
                                    schema: JsonSchema
                                    translations: ArrayTranslations
                                    uischema: ControlElement

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/ValidationProps.html b/static/api/material-renderers/interfaces/ValidationProps.html index 47e770ed..787e5909 100644 --- a/static/api/material-renderers/interfaces/ValidationProps.html +++ b/static/api/material-renderers/interfaces/ValidationProps.html @@ -1,3 +1,3 @@ -ValidationProps | JSON Forms React Material Renderers
                                    interface ValidationProps {
                                        errorMessages: string;
                                        id: string;
                                    }

                                    Properties

                                    errorMessages +ValidationProps | JSON Forms React Material Renderers
                                    interface ValidationProps {
                                        errorMessages: string;
                                        id: string;
                                    }

                                    Properties

                                    Properties

                                    errorMessages: string
                                    id: string
                                    \ No newline at end of file +

                                    Properties

                                    errorMessages: string
                                    id: string
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/WithDeleteDialogSupport.html b/static/api/material-renderers/interfaces/WithDeleteDialogSupport.html index be567b8e..3bf57031 100644 --- a/static/api/material-renderers/interfaces/WithDeleteDialogSupport.html +++ b/static/api/material-renderers/interfaces/WithDeleteDialogSupport.html @@ -1,2 +1,2 @@ -WithDeleteDialogSupport | JSON Forms React Material Renderers
                                    interface WithDeleteDialogSupport {
                                        openDeleteDialog(path, data): void;
                                    }

                                    Methods

                                    \ No newline at end of file +WithDeleteDialogSupport | JSON Forms React Material Renderers
                                    interface WithDeleteDialogSupport {
                                        openDeleteDialog(path, data): void;
                                    }

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/WithInput.html b/static/api/material-renderers/interfaces/WithInput.html index 733d9861..f25fa7c6 100644 --- a/static/api/material-renderers/interfaces/WithInput.html +++ b/static/api/material-renderers/interfaces/WithInput.html @@ -1,2 +1,2 @@ -WithInput | JSON Forms React Material Renderers
                                    interface WithInput {
                                        input: any;
                                    }

                                    Properties

                                    Properties

                                    input: any
                                    \ No newline at end of file +WithInput | JSON Forms React Material Renderers
                                    interface WithInput {
                                        input: any;
                                    }

                                    Properties

                                    Properties

                                    input: any
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/WithInputProps.html b/static/api/material-renderers/interfaces/WithInputProps.html index 186f7837..55dab212 100644 --- a/static/api/material-renderers/interfaces/WithInputProps.html +++ b/static/api/material-renderers/interfaces/WithInputProps.html @@ -1,2 +1,2 @@ -WithInputProps | JSON Forms React Material Renderers
                                    interface WithInputProps {
                                        label?: string;
                                    }

                                    Properties

                                    Properties

                                    label?: string
                                    \ No newline at end of file +WithInputProps | JSON Forms React Material Renderers
                                    interface WithInputProps {
                                        label?: string;
                                    }

                                    Properties

                                    Properties

                                    label?: string
                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/WithOptionLabel.html b/static/api/material-renderers/interfaces/WithOptionLabel.html index e56b94e6..8f349a8b 100644 --- a/static/api/material-renderers/interfaces/WithOptionLabel.html +++ b/static/api/material-renderers/interfaces/WithOptionLabel.html @@ -1,4 +1,4 @@ -WithOptionLabel | JSON Forms React Material Renderers
                                    interface WithOptionLabel {
                                        filterOptions?(options, state): EnumOption[];
                                        getOptionLabel?(option): string;
                                        renderOption?(props, option, state): ReactNode;
                                    }

                                    Methods

                                    filterOptions? +WithOptionLabel | JSON Forms React Material Renderers
                                    interface WithOptionLabel {
                                        filterOptions?(options, state): EnumOption[];
                                        getOptionLabel?(option): string;
                                        renderOption?(props, option, state): ReactNode;
                                    }

                                    Methods

                                    \ No newline at end of file +

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/material-renderers/interfaces/WithSelectProps.html b/static/api/material-renderers/interfaces/WithSelectProps.html index 2d83c83a..ad9fc7c8 100644 --- a/static/api/material-renderers/interfaces/WithSelectProps.html +++ b/static/api/material-renderers/interfaces/WithSelectProps.html @@ -1,2 +1,2 @@ -WithSelectProps | JSON Forms React Material Renderers
                                    interface WithSelectProps {
                                        multiple?: boolean;
                                    }

                                    Properties

                                    Properties

                                    multiple?: boolean
                                    \ No newline at end of file +WithSelectProps | JSON Forms React Material Renderers
                                    interface WithSelectProps {
                                        multiple?: boolean;
                                    }

                                    Properties

                                    Properties

                                    multiple?: boolean
                                    \ No newline at end of file diff --git a/static/api/material-renderers/modules/Customizable.html b/static/api/material-renderers/modules/Customizable.html index aaa974b2..4464fe43 100644 --- a/static/api/material-renderers/modules/Customizable.html +++ b/static/api/material-renderers/modules/Customizable.html @@ -1,4 +1,4 @@ -Customizable | JSON Forms React Material Renderers

                                    Index

                                    Functions

                                    MaterialBooleanCell +Customizable | JSON Forms React Material Renderers

                                    Index

                                    Functions

                                    MaterialBooleanCell MaterialDateCell MaterialEnumCell MaterialIntegerCell diff --git a/static/api/material-renderers/variables/ExpandPanelRenderer.html b/static/api/material-renderers/variables/ExpandPanelRenderer.html index 49f64b34..13bdedb6 100644 --- a/static/api/material-renderers/variables/ExpandPanelRenderer.html +++ b/static/api/material-renderers/variables/ExpandPanelRenderer.html @@ -1 +1 @@ -ExpandPanelRenderer | JSON Forms React Material Renderers
                                    ExpandPanelRenderer: ComponentType<OwnPropsOfExpandPanel>
                                    \ No newline at end of file +ExpandPanelRenderer | JSON Forms React Material Renderers
                                    ExpandPanelRenderer: ComponentType<OwnPropsOfExpandPanel>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialAllOfRenderer.html b/static/api/material-renderers/variables/MaterialAllOfRenderer.html index bae43acf..c01804ea 100644 --- a/static/api/material-renderers/variables/MaterialAllOfRenderer.html +++ b/static/api/material-renderers/variables/MaterialAllOfRenderer.html @@ -1 +1 @@ -MaterialAllOfRenderer | JSON Forms React Material Renderers
                                    MaterialAllOfRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialAllOfRenderer | JSON Forms React Material Renderers
                                    MaterialAllOfRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialAnyOfRenderer.html b/static/api/material-renderers/variables/MaterialAnyOfRenderer.html index 652f804f..74f33129 100644 --- a/static/api/material-renderers/variables/MaterialAnyOfRenderer.html +++ b/static/api/material-renderers/variables/MaterialAnyOfRenderer.html @@ -1 +1 @@ -MaterialAnyOfRenderer | JSON Forms React Material Renderers
                                    MaterialAnyOfRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialAnyOfRenderer | JSON Forms React Material Renderers
                                    MaterialAnyOfRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialAnyOfStringOrEnumControl.html b/static/api/material-renderers/variables/MaterialAnyOfStringOrEnumControl.html index 7c8754cf..97e99941 100644 --- a/static/api/material-renderers/variables/MaterialAnyOfStringOrEnumControl.html +++ b/static/api/material-renderers/variables/MaterialAnyOfStringOrEnumControl.html @@ -1 +1 @@ -MaterialAnyOfStringOrEnumControl | JSON Forms React Material Renderers
                                    MaterialAnyOfStringOrEnumControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialAnyOfStringOrEnumControl | JSON Forms React Material Renderers
                                    MaterialAnyOfStringOrEnumControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialArrayControlRenderer.html b/static/api/material-renderers/variables/MaterialArrayControlRenderer.html index 6c0e97e9..79063b11 100644 --- a/static/api/material-renderers/variables/MaterialArrayControlRenderer.html +++ b/static/api/material-renderers/variables/MaterialArrayControlRenderer.html @@ -1 +1 @@ -MaterialArrayControlRenderer | JSON Forms React Material Renderers
                                    MaterialArrayControlRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialArrayControlRenderer | JSON Forms React Material Renderers
                                    MaterialArrayControlRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialArrayLayout.html b/static/api/material-renderers/variables/MaterialArrayLayout.html index 1005a24f..68a7a117 100644 --- a/static/api/material-renderers/variables/MaterialArrayLayout.html +++ b/static/api/material-renderers/variables/MaterialArrayLayout.html @@ -1 +1 @@ -MaterialArrayLayout | JSON Forms React Material Renderers
                                    MaterialArrayLayout: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialArrayLayout | JSON Forms React Material Renderers
                                    MaterialArrayLayout: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialBooleanCell.html b/static/api/material-renderers/variables/MaterialBooleanCell.html index 25ab82bf..302f6cd4 100644 --- a/static/api/material-renderers/variables/MaterialBooleanCell.html +++ b/static/api/material-renderers/variables/MaterialBooleanCell.html @@ -1 +1 @@ -MaterialBooleanCell | JSON Forms React Material Renderers
                                    MaterialBooleanCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +MaterialBooleanCell | JSON Forms React Material Renderers
                                    MaterialBooleanCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialBooleanControl.html b/static/api/material-renderers/variables/MaterialBooleanControl.html index c68f1e15..eb1b1e8f 100644 --- a/static/api/material-renderers/variables/MaterialBooleanControl.html +++ b/static/api/material-renderers/variables/MaterialBooleanControl.html @@ -1 +1 @@ -MaterialBooleanControl | JSON Forms React Material Renderers
                                    MaterialBooleanControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialBooleanControl | JSON Forms React Material Renderers
                                    MaterialBooleanControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialBooleanToggleCell.html b/static/api/material-renderers/variables/MaterialBooleanToggleCell.html index 094366d9..6389766b 100644 --- a/static/api/material-renderers/variables/MaterialBooleanToggleCell.html +++ b/static/api/material-renderers/variables/MaterialBooleanToggleCell.html @@ -1 +1 @@ -MaterialBooleanToggleCell | JSON Forms React Material Renderers
                                    MaterialBooleanToggleCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +MaterialBooleanToggleCell | JSON Forms React Material Renderers
                                    MaterialBooleanToggleCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialBooleanToggleControl.html b/static/api/material-renderers/variables/MaterialBooleanToggleControl.html index 4db3f3dd..2c2049d5 100644 --- a/static/api/material-renderers/variables/MaterialBooleanToggleControl.html +++ b/static/api/material-renderers/variables/MaterialBooleanToggleControl.html @@ -1 +1 @@ -MaterialBooleanToggleControl | JSON Forms React Material Renderers
                                    MaterialBooleanToggleControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialBooleanToggleControl | JSON Forms React Material Renderers
                                    MaterialBooleanToggleControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialDateCell.html b/static/api/material-renderers/variables/MaterialDateCell.html index 143c0e56..841a00c5 100644 --- a/static/api/material-renderers/variables/MaterialDateCell.html +++ b/static/api/material-renderers/variables/MaterialDateCell.html @@ -1 +1 @@ -MaterialDateCell | JSON Forms React Material Renderers
                                    MaterialDateCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +MaterialDateCell | JSON Forms React Material Renderers
                                    MaterialDateCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialDateControl.html b/static/api/material-renderers/variables/MaterialDateControl.html index bc5fffef..6fe7e6ac 100644 --- a/static/api/material-renderers/variables/MaterialDateControl.html +++ b/static/api/material-renderers/variables/MaterialDateControl.html @@ -1 +1 @@ -MaterialDateControl | JSON Forms React Material Renderers
                                    MaterialDateControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialDateControl | JSON Forms React Material Renderers
                                    MaterialDateControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialDateTimeControl.html b/static/api/material-renderers/variables/MaterialDateTimeControl.html index e4a45243..3982bc92 100644 --- a/static/api/material-renderers/variables/MaterialDateTimeControl.html +++ b/static/api/material-renderers/variables/MaterialDateTimeControl.html @@ -1 +1 @@ -MaterialDateTimeControl | JSON Forms React Material Renderers
                                    MaterialDateTimeControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialDateTimeControl | JSON Forms React Material Renderers
                                    MaterialDateTimeControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialEnumArrayRenderer.html b/static/api/material-renderers/variables/MaterialEnumArrayRenderer.html index eed8f040..ad7ce900 100644 --- a/static/api/material-renderers/variables/MaterialEnumArrayRenderer.html +++ b/static/api/material-renderers/variables/MaterialEnumArrayRenderer.html @@ -1 +1 @@ -MaterialEnumArrayRenderer | JSON Forms React Material Renderers
                                    MaterialEnumArrayRenderer: ComponentType<OwnPropsOfControl & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>
                                    \ No newline at end of file +MaterialEnumArrayRenderer | JSON Forms React Material Renderers
                                    MaterialEnumArrayRenderer: ComponentType<OwnPropsOfControl & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialEnumCell.html b/static/api/material-renderers/variables/MaterialEnumCell.html index 38125955..34e9e8b0 100644 --- a/static/api/material-renderers/variables/MaterialEnumCell.html +++ b/static/api/material-renderers/variables/MaterialEnumCell.html @@ -1 +1 @@ -MaterialEnumCell | JSON Forms React Material Renderers
                                    MaterialEnumCell: ComponentType<OwnPropsOfEnumCell>
                                    \ No newline at end of file +MaterialEnumCell | JSON Forms React Material Renderers
                                    MaterialEnumCell: ComponentType<OwnPropsOfEnumCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialEnumControl.html b/static/api/material-renderers/variables/MaterialEnumControl.html index 404744a3..6c037de9 100644 --- a/static/api/material-renderers/variables/MaterialEnumControl.html +++ b/static/api/material-renderers/variables/MaterialEnumControl.html @@ -1 +1 @@ -MaterialEnumControl | JSON Forms React Material Renderers
                                    MaterialEnumControl: ComponentType<OwnPropsOfControl & OwnPropsOfEnum>
                                    \ No newline at end of file +MaterialEnumControl | JSON Forms React Material Renderers
                                    MaterialEnumControl: ComponentType<OwnPropsOfControl & OwnPropsOfEnum>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialGroupLayout.html b/static/api/material-renderers/variables/MaterialGroupLayout.html index 883733fe..6d62ec68 100644 --- a/static/api/material-renderers/variables/MaterialGroupLayout.html +++ b/static/api/material-renderers/variables/MaterialGroupLayout.html @@ -1 +1 @@ -MaterialGroupLayout | JSON Forms React Material Renderers
                                    MaterialGroupLayout: ComponentType<LayoutProps & OwnPropsOfLayout>
                                    \ No newline at end of file +MaterialGroupLayout | JSON Forms React Material Renderers
                                    MaterialGroupLayout: ComponentType<LayoutProps & OwnPropsOfLayout>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialHorizontalLayout.html b/static/api/material-renderers/variables/MaterialHorizontalLayout.html index 50aec8c5..681b43bd 100644 --- a/static/api/material-renderers/variables/MaterialHorizontalLayout.html +++ b/static/api/material-renderers/variables/MaterialHorizontalLayout.html @@ -1 +1 @@ -MaterialHorizontalLayout | JSON Forms React Material Renderers
                                    MaterialHorizontalLayout: ComponentType<LayoutProps & OwnPropsOfLayout>
                                    \ No newline at end of file +MaterialHorizontalLayout | JSON Forms React Material Renderers
                                    MaterialHorizontalLayout: ComponentType<LayoutProps & OwnPropsOfLayout>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialIntegerCell.html b/static/api/material-renderers/variables/MaterialIntegerCell.html index 0b0bd768..141f90e3 100644 --- a/static/api/material-renderers/variables/MaterialIntegerCell.html +++ b/static/api/material-renderers/variables/MaterialIntegerCell.html @@ -1 +1 @@ -MaterialIntegerCell | JSON Forms React Material Renderers
                                    MaterialIntegerCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +MaterialIntegerCell | JSON Forms React Material Renderers
                                    MaterialIntegerCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialIntegerControl.html b/static/api/material-renderers/variables/MaterialIntegerControl.html index d0c0a739..d17fceea 100644 --- a/static/api/material-renderers/variables/MaterialIntegerControl.html +++ b/static/api/material-renderers/variables/MaterialIntegerControl.html @@ -1 +1 @@ -MaterialIntegerControl | JSON Forms React Material Renderers
                                    MaterialIntegerControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialIntegerControl | JSON Forms React Material Renderers
                                    MaterialIntegerControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialLabelRenderer.html b/static/api/material-renderers/variables/MaterialLabelRenderer.html index acc12f22..27998e43 100644 --- a/static/api/material-renderers/variables/MaterialLabelRenderer.html +++ b/static/api/material-renderers/variables/MaterialLabelRenderer.html @@ -1 +1 @@ -MaterialLabelRenderer | JSON Forms React Material Renderers
                                    MaterialLabelRenderer: ComponentType<OwnPropsOfLabel>
                                    \ No newline at end of file +MaterialLabelRenderer | JSON Forms React Material Renderers
                                    MaterialLabelRenderer: ComponentType<OwnPropsOfLabel>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialListWithDetailRenderer.html b/static/api/material-renderers/variables/MaterialListWithDetailRenderer.html index 3b0cbeef..94d48563 100644 --- a/static/api/material-renderers/variables/MaterialListWithDetailRenderer.html +++ b/static/api/material-renderers/variables/MaterialListWithDetailRenderer.html @@ -1 +1 @@ -MaterialListWithDetailRenderer | JSON Forms React Material Renderers
                                    MaterialListWithDetailRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialListWithDetailRenderer | JSON Forms React Material Renderers
                                    MaterialListWithDetailRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialNativeControl.html b/static/api/material-renderers/variables/MaterialNativeControl.html index 79afc89a..82b77ff5 100644 --- a/static/api/material-renderers/variables/MaterialNativeControl.html +++ b/static/api/material-renderers/variables/MaterialNativeControl.html @@ -1 +1 @@ -MaterialNativeControl | JSON Forms React Material Renderers
                                    MaterialNativeControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialNativeControl | JSON Forms React Material Renderers
                                    MaterialNativeControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialNumberCell.html b/static/api/material-renderers/variables/MaterialNumberCell.html index 6becd4ee..751be383 100644 --- a/static/api/material-renderers/variables/MaterialNumberCell.html +++ b/static/api/material-renderers/variables/MaterialNumberCell.html @@ -1 +1 @@ -MaterialNumberCell | JSON Forms React Material Renderers
                                    MaterialNumberCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +MaterialNumberCell | JSON Forms React Material Renderers
                                    MaterialNumberCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialNumberControl.html b/static/api/material-renderers/variables/MaterialNumberControl.html index 779bf2d6..19ebbee4 100644 --- a/static/api/material-renderers/variables/MaterialNumberControl.html +++ b/static/api/material-renderers/variables/MaterialNumberControl.html @@ -1 +1 @@ -MaterialNumberControl | JSON Forms React Material Renderers
                                    MaterialNumberControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialNumberControl | JSON Forms React Material Renderers
                                    MaterialNumberControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialNumberFormatCell.html b/static/api/material-renderers/variables/MaterialNumberFormatCell.html index 64cc5219..c3878efa 100644 --- a/static/api/material-renderers/variables/MaterialNumberFormatCell.html +++ b/static/api/material-renderers/variables/MaterialNumberFormatCell.html @@ -1 +1 @@ -MaterialNumberFormatCell | JSON Forms React Material Renderers
                                    MaterialNumberFormatCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +MaterialNumberFormatCell | JSON Forms React Material Renderers
                                    MaterialNumberFormatCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialObjectRenderer.html b/static/api/material-renderers/variables/MaterialObjectRenderer.html index 7c0a25b5..71098408 100644 --- a/static/api/material-renderers/variables/MaterialObjectRenderer.html +++ b/static/api/material-renderers/variables/MaterialObjectRenderer.html @@ -1 +1 @@ -MaterialObjectRenderer | JSON Forms React Material Renderers
                                    MaterialObjectRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialObjectRenderer | JSON Forms React Material Renderers
                                    MaterialObjectRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialOneOfEnumCell.html b/static/api/material-renderers/variables/MaterialOneOfEnumCell.html index 4d779f3a..d8821001 100644 --- a/static/api/material-renderers/variables/MaterialOneOfEnumCell.html +++ b/static/api/material-renderers/variables/MaterialOneOfEnumCell.html @@ -1 +1 @@ -MaterialOneOfEnumCell | JSON Forms React Material Renderers
                                    MaterialOneOfEnumCell: ComponentType<OwnPropsOfEnumCell>
                                    \ No newline at end of file +MaterialOneOfEnumCell | JSON Forms React Material Renderers
                                    MaterialOneOfEnumCell: ComponentType<OwnPropsOfEnumCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialOneOfEnumControl.html b/static/api/material-renderers/variables/MaterialOneOfEnumControl.html index 7dc4b86e..b36e7b3d 100644 --- a/static/api/material-renderers/variables/MaterialOneOfEnumControl.html +++ b/static/api/material-renderers/variables/MaterialOneOfEnumControl.html @@ -1 +1 @@ -MaterialOneOfEnumControl | JSON Forms React Material Renderers
                                    MaterialOneOfEnumControl: ComponentType<OwnPropsOfControl & OwnPropsOfEnum>
                                    \ No newline at end of file +MaterialOneOfEnumControl | JSON Forms React Material Renderers
                                    MaterialOneOfEnumControl: ComponentType<OwnPropsOfControl & OwnPropsOfEnum>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialOneOfRadioGroupControl.html b/static/api/material-renderers/variables/MaterialOneOfRadioGroupControl.html index 6a618376..a89c29b9 100644 --- a/static/api/material-renderers/variables/MaterialOneOfRadioGroupControl.html +++ b/static/api/material-renderers/variables/MaterialOneOfRadioGroupControl.html @@ -1 +1 @@ -MaterialOneOfRadioGroupControl | JSON Forms React Material Renderers
                                    MaterialOneOfRadioGroupControl: ComponentType<OwnPropsOfControl & OwnPropsOfEnum>
                                    \ No newline at end of file +MaterialOneOfRadioGroupControl | JSON Forms React Material Renderers
                                    MaterialOneOfRadioGroupControl: ComponentType<OwnPropsOfControl & OwnPropsOfEnum>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialOneOfRenderer.html b/static/api/material-renderers/variables/MaterialOneOfRenderer.html index 33e9098e..3cf4c575 100644 --- a/static/api/material-renderers/variables/MaterialOneOfRenderer.html +++ b/static/api/material-renderers/variables/MaterialOneOfRenderer.html @@ -1 +1 @@ -MaterialOneOfRenderer | JSON Forms React Material Renderers
                                    MaterialOneOfRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialOneOfRenderer | JSON Forms React Material Renderers
                                    MaterialOneOfRenderer: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialRadioGroupControl.html b/static/api/material-renderers/variables/MaterialRadioGroupControl.html index 012dde74..796c1229 100644 --- a/static/api/material-renderers/variables/MaterialRadioGroupControl.html +++ b/static/api/material-renderers/variables/MaterialRadioGroupControl.html @@ -1 +1 @@ -MaterialRadioGroupControl | JSON Forms React Material Renderers
                                    MaterialRadioGroupControl: ComponentType<OwnPropsOfControl & OwnPropsOfEnum>
                                    \ No newline at end of file +MaterialRadioGroupControl | JSON Forms React Material Renderers
                                    MaterialRadioGroupControl: ComponentType<OwnPropsOfControl & OwnPropsOfEnum>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialSliderControl.html b/static/api/material-renderers/variables/MaterialSliderControl.html index c4f77bfd..f1320053 100644 --- a/static/api/material-renderers/variables/MaterialSliderControl.html +++ b/static/api/material-renderers/variables/MaterialSliderControl.html @@ -1 +1 @@ -MaterialSliderControl | JSON Forms React Material Renderers
                                    MaterialSliderControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialSliderControl | JSON Forms React Material Renderers
                                    MaterialSliderControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialTextCell.html b/static/api/material-renderers/variables/MaterialTextCell.html index da961203..40f35d00 100644 --- a/static/api/material-renderers/variables/MaterialTextCell.html +++ b/static/api/material-renderers/variables/MaterialTextCell.html @@ -1 +1 @@ -MaterialTextCell | JSON Forms React Material Renderers
                                    MaterialTextCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +MaterialTextCell | JSON Forms React Material Renderers
                                    MaterialTextCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialTextControl.html b/static/api/material-renderers/variables/MaterialTextControl.html index d86cb821..6549ad15 100644 --- a/static/api/material-renderers/variables/MaterialTextControl.html +++ b/static/api/material-renderers/variables/MaterialTextControl.html @@ -1 +1 @@ -MaterialTextControl | JSON Forms React Material Renderers
                                    MaterialTextControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialTextControl | JSON Forms React Material Renderers
                                    MaterialTextControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialTimeCell.html b/static/api/material-renderers/variables/MaterialTimeCell.html index f655eced..b4ea235e 100644 --- a/static/api/material-renderers/variables/MaterialTimeCell.html +++ b/static/api/material-renderers/variables/MaterialTimeCell.html @@ -1 +1 @@ -MaterialTimeCell | JSON Forms React Material Renderers
                                    MaterialTimeCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +MaterialTimeCell | JSON Forms React Material Renderers
                                    MaterialTimeCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialTimeControl.html b/static/api/material-renderers/variables/MaterialTimeControl.html index 3fbebe10..dc80a3ea 100644 --- a/static/api/material-renderers/variables/MaterialTimeControl.html +++ b/static/api/material-renderers/variables/MaterialTimeControl.html @@ -1 +1 @@ -MaterialTimeControl | JSON Forms React Material Renderers
                                    MaterialTimeControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file +MaterialTimeControl | JSON Forms React Material Renderers
                                    MaterialTimeControl: ComponentType<OwnPropsOfControl>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/MaterialVerticalLayout.html b/static/api/material-renderers/variables/MaterialVerticalLayout.html index 5b00ac09..0550b7b8 100644 --- a/static/api/material-renderers/variables/MaterialVerticalLayout.html +++ b/static/api/material-renderers/variables/MaterialVerticalLayout.html @@ -1 +1 @@ -MaterialVerticalLayout | JSON Forms React Material Renderers
                                    MaterialVerticalLayout: ComponentType<LayoutProps & OwnPropsOfLayout>
                                    \ No newline at end of file +MaterialVerticalLayout | JSON Forms React Material Renderers
                                    MaterialVerticalLayout: ComponentType<LayoutProps & OwnPropsOfLayout>
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/Unwrapped.html b/static/api/material-renderers/variables/Unwrapped.html index 4706087a..b06018d8 100644 --- a/static/api/material-renderers/variables/Unwrapped.html +++ b/static/api/material-renderers/variables/Unwrapped.html @@ -1,2 +1,2 @@ Unwrapped | JSON Forms React Material Renderers
                                    Unwrapped: {
                                        ExpandPanelRenderer: MemoExoticComponent<((props) => Element)>;
                                        MaterialAllOfRenderer: ((__namedParameters) => Element);
                                        MaterialAnyOfRenderer: ((__namedParameters) => Element);
                                        MaterialAnyOfStringOrEnumControl: typeof MaterialAnyOfStringOrEnumControl;
                                        MaterialArrayControlRenderer: ((props) => Element);
                                        MaterialArrayLayout: ((__namedParameters) => Element);
                                        MaterialBooleanControl: ((__namedParameters) => Element);
                                        MaterialBooleanToggleControl: ((__namedParameters) => Element);
                                        MaterialCategorizationLayout: ((props) => Element);
                                        MaterialDateControl: ((props) => Element);
                                        MaterialDateTimeControl: ((props) => Element);
                                        MaterialEnumArrayRenderer: ((__namedParameters) => Element);
                                        MaterialEnumControl: ((props) => Element);
                                        MaterialGroupLayout: ((__namedParameters) => Element);
                                        MaterialHorizontalLayout: ((__namedParameters) => Element);
                                        MaterialIntegerControl: ((props) => Element);
                                        MaterialLabelRenderer: ((__namedParameters) => Element);
                                        MaterialListWithDetailRenderer: ((__namedParameters) => Element);
                                        MaterialNativeControl: ((props) => Element);
                                        MaterialNumberControl: ((props) => Element);
                                        MaterialObjectRenderer: ((__namedParameters) => Element);
                                        MaterialOneOfEnumControl: ((props) => Element);
                                        MaterialOneOfRadioGroupControl: ((props) => Element);
                                        MaterialOneOfRenderer: ((__namedParameters) => Element);
                                        MaterialRadioGroupControl: ((props) => Element);
                                        MaterialSliderControl: ((props) => Element);
                                        MaterialTextControl: ((props) => Element);
                                        MaterialTimeControl: ((props) => Element);
                                        MaterialVerticalLayout: ((__namedParameters) => Element);
                                    } = ...

                                    Type declaration

                                    • ExpandPanelRenderer: MemoExoticComponent<((props) => Element)>
                                    • MaterialAllOfRenderer: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: StatePropsOfCombinator

                                          Returns Element

                                    • MaterialAnyOfRenderer: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: CombinatorRendererProps

                                          Returns Element

                                    • MaterialAnyOfStringOrEnumControl: typeof MaterialAnyOfStringOrEnumControl
                                    • MaterialArrayControlRenderer: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ArrayLayoutProps & {
                                                translations: ArrayTranslations;
                                            }

                                          Returns Element

                                    • MaterialArrayLayout: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: ArrayLayoutProps & {
                                                translations: ArrayTranslations;
                                            }

                                          Returns Element

                                    • MaterialBooleanControl: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: ControlProps

                                          Returns Element

                                    • MaterialBooleanToggleControl: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: ControlProps

                                          Returns Element

                                    • MaterialCategorizationLayout: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: MaterialCategorizationLayoutRendererProps

                                          Returns Element

                                    • MaterialDateControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps

                                          Returns Element

                                    • MaterialDateTimeControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps

                                          Returns Element

                                    • MaterialEnumArrayRenderer: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: ControlProps & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl

                                          Returns Element

                                    • MaterialEnumControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          Returns Element

                                    • MaterialGroupLayout: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: LayoutProps

                                          Returns Element

                                    • MaterialHorizontalLayout: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: LayoutProps

                                          Returns Element

                                    • MaterialIntegerControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps

                                          Returns Element

                                    • MaterialLabelRenderer: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Default renderer for a label.

                                          -

                                          Parameters

                                          • __namedParameters: LabelProps

                                          Returns Element

                                    • MaterialListWithDetailRenderer: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: ArrayLayoutProps & {
                                                translations: ArrayTranslations;
                                            }

                                          Returns Element

                                    • MaterialNativeControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps

                                          Returns Element

                                    • MaterialNumberControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps

                                          Returns Element

                                    • MaterialObjectRenderer: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: StatePropsOfControlWithDetail

                                          Returns Element

                                    • MaterialOneOfEnumControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          Returns Element

                                    • MaterialOneOfRadioGroupControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps & OwnPropsOfEnum

                                          Returns Element

                                    • MaterialOneOfRenderer: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: CombinatorRendererProps

                                          Returns Element

                                    • MaterialRadioGroupControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps & OwnPropsOfEnum

                                          Returns Element

                                    • MaterialSliderControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps

                                          Returns Element

                                    • MaterialTextControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps

                                          Returns Element

                                    • MaterialTimeControl: ((props) => Element)
                                        • (props): Element
                                        • Parameters

                                          • props: ControlProps

                                          Returns Element

                                    • MaterialVerticalLayout: ((__namedParameters) => Element)
                                        • (__namedParameters): Element
                                        • Parameters

                                          • __namedParameters: LayoutProps

                                          Returns Element

                                    \ No newline at end of file +

                                    Parameters

                                    • __namedParameters: LabelProps

                                    Returns Element

                                  • MaterialListWithDetailRenderer: ((__namedParameters) => Element)
                                      • (__namedParameters): Element
                                      • Parameters

                                        • __namedParameters: ArrayLayoutProps & {
                                              translations: ArrayTranslations;
                                          }

                                        Returns Element

                                  • MaterialNativeControl: ((props) => Element)
                                      • (props): Element
                                      • Parameters

                                        • props: ControlProps

                                        Returns Element

                                  • MaterialNumberControl: ((props) => Element)
                                      • (props): Element
                                      • Parameters

                                        • props: ControlProps

                                        Returns Element

                                  • MaterialObjectRenderer: ((__namedParameters) => Element)
                                      • (__namedParameters): Element
                                      • Parameters

                                        • __namedParameters: StatePropsOfControlWithDetail

                                        Returns Element

                                  • MaterialOneOfEnumControl: ((props) => Element)
                                      • (props): Element
                                      • Parameters

                                        Returns Element

                                  • MaterialOneOfRadioGroupControl: ((props) => Element)
                                      • (props): Element
                                      • Parameters

                                        • props: ControlProps & OwnPropsOfEnum

                                        Returns Element

                                  • MaterialOneOfRenderer: ((__namedParameters) => Element)
                                      • (__namedParameters): Element
                                      • Parameters

                                        • __namedParameters: CombinatorRendererProps

                                        Returns Element

                                  • MaterialRadioGroupControl: ((props) => Element)
                                      • (props): Element
                                      • Parameters

                                        • props: ControlProps & OwnPropsOfEnum

                                        Returns Element

                                  • MaterialSliderControl: ((props) => Element)
                                      • (props): Element
                                      • Parameters

                                        • props: ControlProps

                                        Returns Element

                                  • MaterialTextControl: ((props) => Element)
                                      • (props): Element
                                      • Parameters

                                        • props: ControlProps

                                        Returns Element

                                  • MaterialTimeControl: ((props) => Element)
                                      • (props): Element
                                      • Parameters

                                        • props: ControlProps

                                        Returns Element

                                  • MaterialVerticalLayout: ((__namedParameters) => Element)
                                      • (__namedParameters): Element
                                      • Parameters

                                        • __namedParameters: LayoutProps

                                        Returns Element

                                  • \ No newline at end of file diff --git a/static/api/material-renderers/variables/defaultInputVariant.html b/static/api/material-renderers/variables/defaultInputVariant.html index 61524029..2d7d185b 100644 --- a/static/api/material-renderers/variables/defaultInputVariant.html +++ b/static/api/material-renderers/variables/defaultInputVariant.html @@ -1 +1 @@ -defaultInputVariant | JSON Forms React Material Renderers
                                    defaultInputVariant: TextFieldProps["variant"] = 'outlined'
                                    \ No newline at end of file +defaultInputVariant | JSON Forms React Material Renderers
                                    defaultInputVariant: TextFieldProps["variant"] = 'outlined'
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/i18nDefaults.html b/static/api/material-renderers/variables/i18nDefaults.html index 915c3189..6abfec7d 100644 --- a/static/api/material-renderers/variables/i18nDefaults.html +++ b/static/api/material-renderers/variables/i18nDefaults.html @@ -1 +1 @@ -i18nDefaults | JSON Forms React Material Renderers
                                    i18nDefaults: {
                                        enum.none: string;
                                    } = ...

                                    Type declaration

                                    • enum.none: string
                                    \ No newline at end of file +i18nDefaults | JSON Forms React Material Renderers
                                    i18nDefaults: {
                                        enum.none: string;
                                    } = ...

                                    Type declaration

                                    • enum.none: string
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/materialCells.html b/static/api/material-renderers/variables/materialCells.html index 8aefef38..4ecf38d5 100644 --- a/static/api/material-renderers/variables/materialCells.html +++ b/static/api/material-renderers/variables/materialCells.html @@ -1 +1 @@ -materialCells | JSON Forms React Material Renderers
                                    materialCells: JsonFormsCellRendererRegistryEntry[] = ...
                                    \ No newline at end of file +materialCells | JSON Forms React Material Renderers
                                    materialCells: JsonFormsCellRendererRegistryEntry[] = ...
                                    \ No newline at end of file diff --git a/static/api/material-renderers/variables/materialRenderers.html b/static/api/material-renderers/variables/materialRenderers.html index 93c283e9..b8839b5a 100644 --- a/static/api/material-renderers/variables/materialRenderers.html +++ b/static/api/material-renderers/variables/materialRenderers.html @@ -1 +1 @@ -materialRenderers | JSON Forms React Material Renderers
                                    materialRenderers: JsonFormsRendererRegistryEntry[] = ...
                                    \ No newline at end of file +materialRenderers | JSON Forms React Material Renderers
                                    materialRenderers: JsonFormsRendererRegistryEntry[] = ...
                                    \ No newline at end of file diff --git a/static/api/react/assets/highlight.css b/static/api/react/assets/highlight.css index de5350ea..41ace072 100644 --- a/static/api/react/assets/highlight.css +++ b/static/api/react/assets/highlight.css @@ -15,14 +15,6 @@ --dark-hl-6: #B5CEA8; --light-hl-7: #795E26; --dark-hl-7: #DCDCAA; - --light-hl-8: #008000; - --dark-hl-8: #6A9955; - --light-hl-9: #000000; - --dark-hl-9: #C8C8C8; - --light-hl-10: #267F99; - --dark-hl-10: #4EC9B0; - --light-hl-11: #CD3131; - --dark-hl-11: #F44747; --light-code-background: #FFFFFF; --dark-code-background: #1E1E1E; } @@ -36,10 +28,6 @@ --hl-5: var(--light-hl-5); --hl-6: var(--light-hl-6); --hl-7: var(--light-hl-7); - --hl-8: var(--light-hl-8); - --hl-9: var(--light-hl-9); - --hl-10: var(--light-hl-10); - --hl-11: var(--light-hl-11); --code-background: var(--light-code-background); } } @@ -52,10 +40,6 @@ --hl-5: var(--dark-hl-5); --hl-6: var(--dark-hl-6); --hl-7: var(--dark-hl-7); - --hl-8: var(--dark-hl-8); - --hl-9: var(--dark-hl-9); - --hl-10: var(--dark-hl-10); - --hl-11: var(--dark-hl-11); --code-background: var(--dark-code-background); } } @@ -68,10 +52,6 @@ --hl-5: var(--light-hl-5); --hl-6: var(--light-hl-6); --hl-7: var(--light-hl-7); - --hl-8: var(--light-hl-8); - --hl-9: var(--light-hl-9); - --hl-10: var(--light-hl-10); - --hl-11: var(--light-hl-11); --code-background: var(--light-code-background); } @@ -84,10 +64,6 @@ --hl-5: var(--dark-hl-5); --hl-6: var(--dark-hl-6); --hl-7: var(--dark-hl-7); - --hl-8: var(--dark-hl-8); - --hl-9: var(--dark-hl-9); - --hl-10: var(--dark-hl-10); - --hl-11: var(--dark-hl-11); --code-background: var(--dark-code-background); } @@ -99,8 +75,4 @@ .hl-5 { color: var(--hl-5); } .hl-6 { color: var(--hl-6); } .hl-7 { color: var(--hl-7); } -.hl-8 { color: var(--hl-8); } -.hl-9 { color: var(--hl-9); } -.hl-10 { color: var(--hl-10); } -.hl-11 { color: var(--hl-11); } pre, code { background: var(--code-background); } diff --git a/static/api/react/classes/Control.html b/static/api/react/classes/Control.html index d53ecc40..a8223869 100644 --- a/static/api/react/classes/Control.html +++ b/static/api/react/classes/Control.html @@ -1,124 +1,13 @@ Control | JSON Forms React Core

                                    Class Control<P, S>

                                    A controlled component convenience wrapper that additionally manages a focused state.

                                    Type Parameters

                                    • P extends ControlProps

                                      control specific properties

                                    • S extends ControlState

                                      the state managed by the control

                                      -

                                    Hierarchy (view full)

                                    Constructors

                                    Properties

                                    Methods

                                    Hierarchy (view full)

                                    Constructors

                                    Properties

                                    context: any

                                    If using the new style context, re-declare this in your class to be the -React.ContextType of your static contextType. -Should be used with type annotation or static contextType.

                                    -
                                    static contextType = MyContext
                                    // For TS pre-3.7:
                                    context!: React.ContextType<typeof MyContext>
                                    // For TS 3.7 and above:
                                    declare context: React.ContextType<typeof MyContext> -
                                    -
                                    props: Readonly<P> & Readonly<{
                                        children?: ReactNode;
                                    }>
                                    refs: {
                                        [key: string]: ReactInstance;
                                    }

                                    Type declaration

                                    • [key: string]: ReactInstance
                                    state: Readonly<S>
                                    contextType?: Context<any>

                                    If set, this.context will be set at runtime to the current value of the given Context.

                                    -

                                    Usage:

                                    -
                                    type MyContext = number
                                    const Ctx = React.createContext<MyContext>(0)

                                    class Foo extends React.Component {
                                    static contextType = Ctx
                                    context!: React.ContextType<typeof Ctx>
                                    render () {
                                    return <>My context's value: {this.context}</>;
                                    }
                                    } -
                                    -

                                    Methods

                                    • Catches exceptions generated in descendant components. Unhandled exceptions will cause -the entire component tree to unmount.

                                      -

                                      Parameters

                                      • error: Error
                                      • errorInfo: ErrorInfo

                                      Returns void

                                    • Called immediately after a component is mounted. Setting state here will trigger re-rendering.

                                      -

                                      Returns void

                                    • Called immediately after updating occurs. Not called for the initial render.

                                      -

                                      The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null.

                                      -

                                      Parameters

                                      • prevProps: Readonly<P>
                                      • prevState: Readonly<S>
                                      • Optional snapshot: any

                                      Returns void

                                    • Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as -cancelled network requests, or cleaning up any DOM elements created in componentDidMount.

                                      -

                                      Returns void

                                    • Parameters

                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Runs before React applies the result of render to the document, and -returns an object to be given to componentDidUpdate. Useful for saving -things such as scroll position before render causes changes to it.

                                      -

                                      Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated -lifecycle events from running.

                                      -

                                      Parameters

                                      • prevProps: Readonly<P>
                                      • prevState: Readonly<S>

                                      Returns any

                                    • Propagates a value change.

                                      +

                                    Constructors

                                    Methods

                                    • Returns ReactNode

                                    • Type Parameters

                                      • K extends string | number | symbol

                                      Parameters

                                      • state: S | ((prevState, props) => S | Pick<S, K>) | Pick<S, K>
                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Called to determine whether the change in props and state should trigger a re-render.

                                      -

                                      Component always returns true. -PureComponent implements a shallow comparison on props and state and returns true if any -props or states have changed.

                                      -

                                      If false is returned, Component#render, componentWillUpdate -and componentDidUpdate will not be called.

                                      -

                                      Parameters

                                      • nextProps: Readonly<P>
                                      • nextState: Readonly<S>
                                      • nextContext: any

                                      Returns boolean

                                    \ No newline at end of file +

                                    Returns void

                                    \ No newline at end of file diff --git a/static/api/react/classes/JsonFormsDispatchRenderer.html b/static/api/react/classes/JsonFormsDispatchRenderer.html index d60981a2..bef0a5ba 100644 --- a/static/api/react/classes/JsonFormsDispatchRenderer.html +++ b/static/api/react/classes/JsonFormsDispatchRenderer.html @@ -1,112 +1,8 @@ -JsonFormsDispatchRenderer | JSON Forms React Core

                                    Class JsonFormsDispatchRenderer

                                    Hierarchy (view full)

                                    Constructors

                                    Properties

                                    Methods

                                    UNSAFE_componentWillMount? -UNSAFE_componentWillReceiveProps? -UNSAFE_componentWillUpdate? -componentDidCatch? -componentDidMount? -componentDidUpdate -componentWillMount? -componentWillReceiveProps? +JsonFormsDispatchRenderer | JSON Forms React Core

                                    Class JsonFormsDispatchRenderer

                                    Hierarchy (view full)

                                    Constructors

                                    Properties

                                    context: any

                                    If using the new style context, re-declare this in your class to be the -React.ContextType of your static contextType. -Should be used with type annotation or static contextType.

                                    -
                                    static contextType = MyContext
                                    // For TS pre-3.7:
                                    context!: React.ContextType<typeof MyContext>
                                    // For TS 3.7 and above:
                                    declare context: React.ContextType<typeof MyContext> -
                                    -
                                    props: Readonly<JsonFormsProps> & Readonly<{
                                        children?: ReactNode;
                                    }>
                                    refs: {
                                        [key: string]: ReactInstance;
                                    }

                                    Type declaration

                                    • [key: string]: ReactInstance
                                    state: Readonly<JsonFormsRendererState>
                                    contextType?: Context<any>

                                    If set, this.context will be set at runtime to the current value of the given Context.

                                    -

                                    Usage:

                                    -
                                    type MyContext = number
                                    const Ctx = React.createContext<MyContext>(0)

                                    class Foo extends React.Component {
                                    static contextType = Ctx
                                    context!: React.ContextType<typeof Ctx>
                                    render () {
                                    return <>My context's value: {this.context}</>;
                                    }
                                    } -
                                    -

                                    Methods

                                    • Catches exceptions generated in descendant components. Unhandled exceptions will cause -the entire component tree to unmount.

                                      -

                                      Parameters

                                      • error: Error
                                      • errorInfo: ErrorInfo

                                      Returns void

                                    • Called immediately after a component is mounted. Setting state here will trigger re-rendering.

                                      -

                                      Returns void

                                    • Parameters

                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Runs before React applies the result of render to the document, and -returns an object to be given to componentDidUpdate. Useful for saving -things such as scroll position before render causes changes to it.

                                      -

                                      Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated -lifecycle events from running.

                                      -

                                      Parameters

                                      • prevProps: Readonly<JsonFormsProps>
                                      • prevState: Readonly<JsonFormsRendererState>

                                      Returns any

                                    • Type Parameters

                                      • K extends "id"

                                      Parameters

                                      • state: JsonFormsRendererState | ((prevState, props) => JsonFormsRendererState | Pick<JsonFormsRendererState, K>) | Pick<JsonFormsRendererState, K>
                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Called to determine whether the change in props and state should trigger a re-render.

                                      -

                                      Component always returns true. -PureComponent implements a shallow comparison on props and state and returns true if any -props or states have changed.

                                      -

                                      If false is returned, Component#render, componentWillUpdate -and componentDidUpdate will not be called.

                                      -

                                      Parameters

                                      • nextProps: Readonly<JsonFormsProps>
                                      • nextState: Readonly<JsonFormsRendererState>
                                      • nextContext: any

                                      Returns boolean

                                    \ No newline at end of file +>.constructor

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/react/classes/RendererComponent.html b/static/api/react/classes/RendererComponent.html index 5c593c68..79b87025 100644 --- a/static/api/react/classes/RendererComponent.html +++ b/static/api/react/classes/RendererComponent.html @@ -1,116 +1,5 @@ RendererComponent | JSON Forms React Core

                                    Class RendererComponent<P, S>

                                    Convenience wrapper around React's Component for constraining props.

                                    Type Parameters

                                    • P extends RendererProps

                                      type of any renderer props

                                    • S = {}

                                      state of the Renderer

                                      -

                                    Hierarchy (view full)

                                    Constructors

                                    Properties

                                    context: any

                                    If using the new style context, re-declare this in your class to be the -React.ContextType of your static contextType. -Should be used with type annotation or static contextType.

                                    -
                                    static contextType = MyContext
                                    // For TS pre-3.7:
                                    context!: React.ContextType<typeof MyContext>
                                    // For TS 3.7 and above:
                                    declare context: React.ContextType<typeof MyContext> -
                                    -
                                    props: Readonly<P> & Readonly<{
                                        children?: ReactNode;
                                    }>
                                    refs: {
                                        [key: string]: ReactInstance;
                                    }

                                    Type declaration

                                    • [key: string]: ReactInstance
                                    state: Readonly<S>
                                    contextType?: Context<any>

                                    If set, this.context will be set at runtime to the current value of the given Context.

                                    -

                                    Usage:

                                    -
                                    type MyContext = number
                                    const Ctx = React.createContext<MyContext>(0)

                                    class Foo extends React.Component {
                                    static contextType = Ctx
                                    context!: React.ContextType<typeof Ctx>
                                    render () {
                                    return <>My context's value: {this.context}</>;
                                    }
                                    } -
                                    -

                                    Methods

                                    • Catches exceptions generated in descendant components. Unhandled exceptions will cause -the entire component tree to unmount.

                                      -

                                      Parameters

                                      • error: Error
                                      • errorInfo: ErrorInfo

                                      Returns void

                                    • Called immediately after a component is mounted. Setting state here will trigger re-rendering.

                                      -

                                      Returns void

                                    • Called immediately after updating occurs. Not called for the initial render.

                                      -

                                      The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null.

                                      -

                                      Parameters

                                      • prevProps: Readonly<P>
                                      • prevState: Readonly<S>
                                      • Optional snapshot: any

                                      Returns void

                                    • Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as -cancelled network requests, or cleaning up any DOM elements created in componentDidMount.

                                      -

                                      Returns void

                                    • Parameters

                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Runs before React applies the result of render to the document, and -returns an object to be given to componentDidUpdate. Useful for saving -things such as scroll position before render causes changes to it.

                                      -

                                      Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated -lifecycle events from running.

                                      -

                                      Parameters

                                      • prevProps: Readonly<P>
                                      • prevState: Readonly<S>

                                      Returns any

                                    • Returns ReactNode

                                    • Type Parameters

                                      • K extends string | number | symbol

                                      Parameters

                                      • state: S | ((prevState, props) => S | Pick<S, K>) | Pick<S, K>
                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Called to determine whether the change in props and state should trigger a re-render.

                                      -

                                      Component always returns true. -PureComponent implements a shallow comparison on props and state and returns true if any -props or states have changed.

                                      -

                                      If false is returned, Component#render, componentWillUpdate -and componentDidUpdate will not be called.

                                      -

                                      Parameters

                                      • nextProps: Readonly<P>
                                      • nextState: Readonly<S>
                                      • nextContext: any

                                      Returns boolean

                                    \ No newline at end of file +

                                    Hierarchy (view full)

                                    Constructors

                                    Constructors

                                    \ No newline at end of file diff --git a/static/api/react/classes/ResolvedJsonFormsDispatchRenderer.html b/static/api/react/classes/ResolvedJsonFormsDispatchRenderer.html index 6f08f026..b9b9d444 100644 --- a/static/api/react/classes/ResolvedJsonFormsDispatchRenderer.html +++ b/static/api/react/classes/ResolvedJsonFormsDispatchRenderer.html @@ -1,112 +1,8 @@ ResolvedJsonFormsDispatchRenderer | JSON Forms React Core

                                    Class ResolvedJsonFormsDispatchRenderer

                                    Deprecated

                                    Since Version 3.0 this optimization renderer is no longer necessary. Use JsonFormsDispatch instead. We still export it for backward compatibility

                                    -

                                    Hierarchy (view full)

                                    Constructors

                                    Properties

                                    Methods

                                    Hierarchy (view full)

                                    Constructors

                                    Properties

                                    context: any

                                    If using the new style context, re-declare this in your class to be the -React.ContextType of your static contextType. -Should be used with type annotation or static contextType.

                                    -
                                    static contextType = MyContext
                                    // For TS pre-3.7:
                                    context!: React.ContextType<typeof MyContext>
                                    // For TS 3.7 and above:
                                    declare context: React.ContextType<typeof MyContext> -
                                    -
                                    props: Readonly<JsonFormsProps> & Readonly<{
                                        children?: ReactNode;
                                    }>
                                    refs: {
                                        [key: string]: ReactInstance;
                                    }

                                    Type declaration

                                    • [key: string]: ReactInstance
                                    state: Readonly<JsonFormsRendererState>
                                    contextType?: Context<any>

                                    If set, this.context will be set at runtime to the current value of the given Context.

                                    -

                                    Usage:

                                    -
                                    type MyContext = number
                                    const Ctx = React.createContext<MyContext>(0)

                                    class Foo extends React.Component {
                                    static contextType = Ctx
                                    context!: React.ContextType<typeof Ctx>
                                    render () {
                                    return <>My context's value: {this.context}</>;
                                    }
                                    } -
                                    -

                                    Methods

                                    • Catches exceptions generated in descendant components. Unhandled exceptions will cause -the entire component tree to unmount.

                                      -

                                      Parameters

                                      • error: Error
                                      • errorInfo: ErrorInfo

                                      Returns void

                                    • Called immediately after a component is mounted. Setting state here will trigger re-rendering.

                                      -

                                      Returns void

                                    • Parameters

                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Runs before React applies the result of render to the document, and -returns an object to be given to componentDidUpdate. Useful for saving -things such as scroll position before render causes changes to it.

                                      -

                                      Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated -lifecycle events from running.

                                      -

                                      Parameters

                                      • prevProps: Readonly<JsonFormsProps>
                                      • prevState: Readonly<JsonFormsRendererState>

                                      Returns any

                                    • Type Parameters

                                      • K extends "id"

                                      Parameters

                                      • state: JsonFormsRendererState | ((prevState, props) => JsonFormsRendererState | Pick<JsonFormsRendererState, K>) | Pick<JsonFormsRendererState, K>
                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Called to determine whether the change in props and state should trigger a re-render.

                                      -

                                      Component always returns true. -PureComponent implements a shallow comparison on props and state and returns true if any -props or states have changed.

                                      -

                                      If false is returned, Component#render, componentWillUpdate -and componentDidUpdate will not be called.

                                      -

                                      Parameters

                                      • nextProps: Readonly<JsonFormsProps>
                                      • nextState: Readonly<JsonFormsRendererState>
                                      • nextContext: any

                                      Returns boolean

                                    \ No newline at end of file +

                                    Constructors

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/react/classes/UnknownRenderer.html b/static/api/react/classes/UnknownRenderer.html index e607fbd6..124e146e 100644 --- a/static/api/react/classes/UnknownRenderer.html +++ b/static/api/react/classes/UnknownRenderer.html @@ -1,115 +1,5 @@ UnknownRenderer | JSON Forms React Core

                                    A renderer that will be used in case no other renderer is applicable.

                                    -

                                    Hierarchy

                                    Constructors

                                    Properties

                                    Methods

                                    Hierarchy

                                    Constructors

                                    Methods

                                    Constructors

                                    Properties

                                    context: any

                                    If using the new style context, re-declare this in your class to be the -React.ContextType of your static contextType. -Should be used with type annotation or static contextType.

                                    -
                                    static contextType = MyContext
                                    // For TS pre-3.7:
                                    context!: React.ContextType<typeof MyContext>
                                    // For TS 3.7 and above:
                                    declare context: React.ContextType<typeof MyContext> -
                                    -
                                    props: Readonly<UnknownRendererProps> & Readonly<{
                                        children?: ReactNode;
                                    }>
                                    refs: {
                                        [key: string]: ReactInstance;
                                    }

                                    Type declaration

                                    • [key: string]: ReactInstance
                                    state: Readonly<any>
                                    contextType?: Context<any>

                                    If set, this.context will be set at runtime to the current value of the given Context.

                                    -

                                    Usage:

                                    -
                                    type MyContext = number
                                    const Ctx = React.createContext<MyContext>(0)

                                    class Foo extends React.Component {
                                    static contextType = Ctx
                                    context!: React.ContextType<typeof Ctx>
                                    render () {
                                    return <>My context's value: {this.context}</>;
                                    }
                                    } -
                                    -

                                    Methods

                                    • Catches exceptions generated in descendant components. Unhandled exceptions will cause -the entire component tree to unmount.

                                      -

                                      Parameters

                                      • error: Error
                                      • errorInfo: ErrorInfo

                                      Returns void

                                    • Called immediately after a component is mounted. Setting state here will trigger re-rendering.

                                      -

                                      Returns void

                                    • Called immediately after updating occurs. Not called for the initial render.

                                      -

                                      The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null.

                                      -

                                      Parameters

                                      Returns void

                                    • Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as -cancelled network requests, or cleaning up any DOM elements created in componentDidMount.

                                      -

                                      Returns void

                                    • Parameters

                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Runs before React applies the result of render to the document, and -returns an object to be given to componentDidUpdate. Useful for saving -things such as scroll position before render causes changes to it.

                                      -

                                      Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated -lifecycle events from running.

                                      -

                                      Parameters

                                      Returns any

                                    • Type Parameters

                                      • K extends string | number | symbol

                                      Parameters

                                      • state: any
                                      • Optional callback: (() => void)
                                          • (): void
                                          • Returns void

                                      Returns void

                                    • Called to determine whether the change in props and state should trigger a re-render.

                                      -

                                      Component always returns true. -PureComponent implements a shallow comparison on props and state and returns true if any -props or states have changed.

                                      -

                                      If false is returned, Component#render, componentWillUpdate -and componentDidUpdate will not be called.

                                      -

                                      Parameters

                                      Returns boolean

                                    \ No newline at end of file +

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/react/functions/Dispatch.html b/static/api/react/functions/Dispatch.html index cb9cd46d..6fe76123 100644 --- a/static/api/react/functions/Dispatch.html +++ b/static/api/react/functions/Dispatch.html @@ -1,2 +1,2 @@ Dispatch | JSON Forms React Core
                                    \ No newline at end of file +

                                    Parameters

                                    Returns Element

                                    \ No newline at end of file diff --git a/static/api/react/functions/JsonForms.html b/static/api/react/functions/JsonForms.html index 058073d9..c64969c7 100644 --- a/static/api/react/functions/JsonForms.html +++ b/static/api/react/functions/JsonForms.html @@ -1 +1 @@ -JsonForms | JSON Forms React Core
                                    \ No newline at end of file +JsonForms | JSON Forms React Core
                                    \ No newline at end of file diff --git a/static/api/react/functions/JsonFormsStateProvider.html b/static/api/react/functions/JsonFormsStateProvider.html index 850676a9..7aff9564 100644 --- a/static/api/react/functions/JsonFormsStateProvider.html +++ b/static/api/react/functions/JsonFormsStateProvider.html @@ -1 +1 @@ -JsonFormsStateProvider | JSON Forms React Core

                                    Function JsonFormsStateProvider

                                    \ No newline at end of file +JsonFormsStateProvider | JSON Forms React Core

                                    Function JsonFormsStateProvider

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxDispatchToArrayControlProps.html b/static/api/react/functions/ctxDispatchToArrayControlProps.html index 69ed5d26..83d928a7 100644 --- a/static/api/react/functions/ctxDispatchToArrayControlProps.html +++ b/static/api/react/functions/ctxDispatchToArrayControlProps.html @@ -1,4 +1,4 @@ -ctxDispatchToArrayControlProps | JSON Forms React Core

                                    Function ctxDispatchToArrayControlProps

                                    • Parameters

                                      • dispatch: Dispatch<unknown>

                                      Returns {
                                          addItem(path, value): (() => void);
                                          handleChange(path, value): void;
                                          moveDown?(path, toMove): (() => void);
                                          moveUp?(path, toMove): (() => void);
                                          removeItems?(path, toDelete): (() => void);
                                      }

                                      • addItem:function
                                        • Parameters

                                          • path: string
                                          • value: any

                                          Returns (() => void)

                                            • (): void
                                            • Returns void

                                      • handleChange:function
                                        • Update handler that emits a data change

                                          +ctxDispatchToArrayControlProps | JSON Forms React Core

                                          Function ctxDispatchToArrayControlProps

                                          • Parameters

                                            • dispatch: Dispatch<unknown>

                                            Returns {
                                                addItem(path, value): (() => void);
                                                handleChange(path, value): void;
                                                moveDown?(path, toMove): (() => void);
                                                moveUp?(path, toMove): (() => void);
                                                removeItems?(path, toDelete): (() => void);
                                            }

                                            • addItem:function
                                              • Parameters

                                                • path: string
                                                • value: any

                                                Returns (() => void)

                                                  • (): void
                                                  • Returns void

                                            • handleChange:function
                                              • Update handler that emits a data change

                                                Parameters

                                                • path: string

                                                  the path to the data to be updated

                                                • value: any

                                                  the new value that should be written to the given path

                                                  -

                                                Returns void

                                            • moveDown?:function
                                              • Parameters

                                                • path: string
                                                • toMove: number

                                                Returns (() => void)

                                                  • (): void
                                                  • Returns void

                                            • moveUp?:function
                                              • Parameters

                                                • path: string
                                                • toMove: number

                                                Returns (() => void)

                                                  • (): void
                                                  • Returns void

                                            • removeItems?:function
                                              • Parameters

                                                • path: string
                                                • toDelete: number[]

                                                Returns (() => void)

                                                  • (): void
                                                  • Returns void

                                          \ No newline at end of file +

                                    Returns void

                                  • moveDown?:function
                                  • moveUp?:function
                                  • removeItems?:function
                                  • \ No newline at end of file diff --git a/static/api/react/functions/ctxDispatchToControlProps.html b/static/api/react/functions/ctxDispatchToControlProps.html index aa903ee9..9b628c00 100644 --- a/static/api/react/functions/ctxDispatchToControlProps.html +++ b/static/api/react/functions/ctxDispatchToControlProps.html @@ -1 +1 @@ -ctxDispatchToControlProps | JSON Forms React Core

                                    Function ctxDispatchToControlProps

                                    \ No newline at end of file +ctxDispatchToControlProps | JSON Forms React Core

                                    Function ctxDispatchToControlProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxDispatchToMultiEnumProps.html b/static/api/react/functions/ctxDispatchToMultiEnumProps.html index ed7ad609..75c94947 100644 --- a/static/api/react/functions/ctxDispatchToMultiEnumProps.html +++ b/static/api/react/functions/ctxDispatchToMultiEnumProps.html @@ -1,4 +1,4 @@ ctxDispatchToMultiEnumProps | JSON Forms React Core

                                    Function ctxDispatchToMultiEnumProps

                                    • Parameters

                                      • dispatch: Dispatch<unknown>

                                      Returns {
                                          addItem: ((path, value) => void);
                                          removeItem?: ((path, toDelete) => void);
                                          handleChange(path, value): void;
                                      }

                                      • addItem: ((path, value) => void)
                                          • (path, value): void
                                          • Parameters

                                            • path: string
                                            • value: any

                                            Returns void

                                      • Optional removeItem?: ((path, toDelete) => void)
                                          • (path, toDelete): void
                                          • Parameters

                                            • path: string
                                            • toDelete: any

                                            Returns void

                                      • handleChange:function
                                        • Update handler that emits a data change

                                          Parameters

                                          • path: string

                                            the path to the data to be updated

                                          • value: any

                                            the new value that should be written to the given path

                                            -

                                          Returns void

                                    \ No newline at end of file +

                                    Returns void

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToAllOfProps.html b/static/api/react/functions/ctxToAllOfProps.html index d5c1d5ec..d5885c71 100644 --- a/static/api/react/functions/ctxToAllOfProps.html +++ b/static/api/react/functions/ctxToAllOfProps.html @@ -7,4 +7,4 @@
                                  • Optional required?: boolean

                                    Whether the rendered data is required.

                                  • rootSchema: JsonSchema
                                  • schema: JsonSchema

                                    The JSON schema that describes the data.

                                  • uischema: ControlElement
                                  • uischemas: JsonFormsUISchemaRegistryEntry[]
                                  • visible: boolean

                                    Whether the rendered element should be visible.

                                    -
                                  • \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToAnyOfProps.html b/static/api/react/functions/ctxToAnyOfProps.html index 10041183..5fee5120 100644 --- a/static/api/react/functions/ctxToAnyOfProps.html +++ b/static/api/react/functions/ctxToAnyOfProps.html @@ -1 +1 @@ -ctxToAnyOfProps | JSON Forms React Core

                                    Function ctxToAnyOfProps

                                    \ No newline at end of file +ctxToAnyOfProps | JSON Forms React Core

                                    Function ctxToAnyOfProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToArrayControlProps.html b/static/api/react/functions/ctxToArrayControlProps.html index 30959e1b..e8a7111d 100644 --- a/static/api/react/functions/ctxToArrayControlProps.html +++ b/static/api/react/functions/ctxToArrayControlProps.html @@ -1 +1 @@ -ctxToArrayControlProps | JSON Forms React Core

                                    Function ctxToArrayControlProps

                                    \ No newline at end of file +ctxToArrayControlProps | JSON Forms React Core

                                    Function ctxToArrayControlProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToArrayLayoutProps.html b/static/api/react/functions/ctxToArrayLayoutProps.html index 7161d240..3828bc28 100644 --- a/static/api/react/functions/ctxToArrayLayoutProps.html +++ b/static/api/react/functions/ctxToArrayLayoutProps.html @@ -1 +1 @@ -ctxToArrayLayoutProps | JSON Forms React Core

                                    Function ctxToArrayLayoutProps

                                    \ No newline at end of file +ctxToArrayLayoutProps | JSON Forms React Core

                                    Function ctxToArrayLayoutProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToCellProps.html b/static/api/react/functions/ctxToCellProps.html index fa78c47e..0a3285fe 100644 --- a/static/api/react/functions/ctxToCellProps.html +++ b/static/api/react/functions/ctxToCellProps.html @@ -1 +1 @@ -ctxToCellProps | JSON Forms React Core
                                    \ No newline at end of file +ctxToCellProps | JSON Forms React Core
                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToControlProps.html b/static/api/react/functions/ctxToControlProps.html index 9b047aa6..449aa065 100644 --- a/static/api/react/functions/ctxToControlProps.html +++ b/static/api/react/functions/ctxToControlProps.html @@ -1 +1 @@ -ctxToControlProps | JSON Forms React Core

                                    Function ctxToControlProps

                                    \ No newline at end of file +ctxToControlProps | JSON Forms React Core

                                    Function ctxToControlProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToControlWithDetailProps.html b/static/api/react/functions/ctxToControlWithDetailProps.html index d0bd78e2..02fd66b6 100644 --- a/static/api/react/functions/ctxToControlWithDetailProps.html +++ b/static/api/react/functions/ctxToControlWithDetailProps.html @@ -1 +1 @@ -ctxToControlWithDetailProps | JSON Forms React Core

                                    Function ctxToControlWithDetailProps

                                    \ No newline at end of file +ctxToControlWithDetailProps | JSON Forms React Core

                                    Function ctxToControlWithDetailProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToDispatchCellProps.html b/static/api/react/functions/ctxToDispatchCellProps.html index 142f0704..07b2f633 100644 --- a/static/api/react/functions/ctxToDispatchCellProps.html +++ b/static/api/react/functions/ctxToDispatchCellProps.html @@ -1 +1 @@ -ctxToDispatchCellProps | JSON Forms React Core

                                    Function ctxToDispatchCellProps

                                    \ No newline at end of file +ctxToDispatchCellProps | JSON Forms React Core

                                    Function ctxToDispatchCellProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToEnumCellProps.html b/static/api/react/functions/ctxToEnumCellProps.html index 884a5d39..8bf7b290 100644 --- a/static/api/react/functions/ctxToEnumCellProps.html +++ b/static/api/react/functions/ctxToEnumCellProps.html @@ -8,4 +8,4 @@
                                  • Optional renderers?: JsonFormsRendererRegistryEntry[]

                                    All available renderers.

                                  • rootSchema: JsonSchema
                                  • schema: JsonSchema

                                    The JSON schema that describes the data.

                                  • uischema: ControlElement
                                  • visible: boolean

                                    Whether the rendered element should be visible.

                                    -
                                  • \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToEnumControlProps.html b/static/api/react/functions/ctxToEnumControlProps.html index d5e46f45..cc0e92aa 100644 --- a/static/api/react/functions/ctxToEnumControlProps.html +++ b/static/api/react/functions/ctxToEnumControlProps.html @@ -11,4 +11,4 @@
                                  • rootSchema: JsonSchema

                                    The root schema as returned by the store.

                                  • schema: JsonSchema

                                    The JSON schema that describes the data.

                                  • uischema: ControlElement
                                  • visible: boolean

                                    Whether the rendered element should be visible.

                                    -
                                  • \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToJsonFormsRendererProps.html b/static/api/react/functions/ctxToJsonFormsRendererProps.html index d91ca9c7..ef8d5a76 100644 --- a/static/api/react/functions/ctxToJsonFormsRendererProps.html +++ b/static/api/react/functions/ctxToJsonFormsRendererProps.html @@ -1 +1 @@ -ctxToJsonFormsRendererProps | JSON Forms React Core

                                    Function ctxToJsonFormsRendererProps

                                    \ No newline at end of file +ctxToJsonFormsRendererProps | JSON Forms React Core

                                    Function ctxToJsonFormsRendererProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToLabelProps.html b/static/api/react/functions/ctxToLabelProps.html index 2f6a8aa8..153d6355 100644 --- a/static/api/react/functions/ctxToLabelProps.html +++ b/static/api/react/functions/ctxToLabelProps.html @@ -1 +1 @@ -ctxToLabelProps | JSON Forms React Core

                                    Function ctxToLabelProps

                                    • Parameters

                                      Returns {
                                          cells: JsonFormsCellRendererRegistryEntry[];
                                          config: any;
                                          renderers: JsonFormsRendererRegistryEntry[];
                                          text: string;
                                          uischema: LabelElement;
                                          visible: boolean;
                                      }

                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                      • config: any
                                      • renderers: JsonFormsRendererRegistryEntry[]
                                      • text: string
                                      • uischema: LabelElement
                                      • visible: boolean
                                    \ No newline at end of file +ctxToLabelProps | JSON Forms React Core

                                    Function ctxToLabelProps

                                    • Parameters

                                      Returns {
                                          cells: JsonFormsCellRendererRegistryEntry[];
                                          config: any;
                                          renderers: JsonFormsRendererRegistryEntry[];
                                          text: string;
                                          uischema: LabelElement;
                                          visible: boolean;
                                      }

                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                      • config: any
                                      • renderers: JsonFormsRendererRegistryEntry[]
                                      • text: string
                                      • uischema: LabelElement
                                      • visible: boolean
                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToLayoutProps.html b/static/api/react/functions/ctxToLayoutProps.html index 0faa4119..fca5c556 100644 --- a/static/api/react/functions/ctxToLayoutProps.html +++ b/static/api/react/functions/ctxToLayoutProps.html @@ -1 +1 @@ -ctxToLayoutProps | JSON Forms React Core

                                    Function ctxToLayoutProps

                                    \ No newline at end of file +ctxToLayoutProps | JSON Forms React Core

                                    Function ctxToLayoutProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToMasterListItemProps.html b/static/api/react/functions/ctxToMasterListItemProps.html index 94c5655f..ced79afa 100644 --- a/static/api/react/functions/ctxToMasterListItemProps.html +++ b/static/api/react/functions/ctxToMasterListItemProps.html @@ -1 +1 @@ -ctxToMasterListItemProps | JSON Forms React Core

                                    Function ctxToMasterListItemProps

                                    \ No newline at end of file +ctxToMasterListItemProps | JSON Forms React Core

                                    Function ctxToMasterListItemProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToMultiEnumControlProps.html b/static/api/react/functions/ctxToMultiEnumControlProps.html index 37127351..31800198 100644 --- a/static/api/react/functions/ctxToMultiEnumControlProps.html +++ b/static/api/react/functions/ctxToMultiEnumControlProps.html @@ -11,4 +11,4 @@
                                  • rootSchema: JsonSchema

                                    The root schema as returned by the store.

                                  • schema: JsonSchema

                                    The JSON schema that describes the data.

                                  • uischema: ControlElement
                                  • visible: boolean

                                    Whether the rendered element should be visible.

                                    -
                                  • \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToOneOfEnumCellProps.html b/static/api/react/functions/ctxToOneOfEnumCellProps.html index 86a993f8..a06f0845 100644 --- a/static/api/react/functions/ctxToOneOfEnumCellProps.html +++ b/static/api/react/functions/ctxToOneOfEnumCellProps.html @@ -8,4 +8,4 @@
                                  • Optional renderers?: JsonFormsRendererRegistryEntry[]

                                    All available renderers.

                                  • rootSchema: JsonSchema
                                  • schema: JsonSchema

                                    The JSON schema that describes the data.

                                  • uischema: ControlElement
                                  • visible: boolean

                                    Whether the rendered element should be visible.

                                    -
                                  • \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToOneOfEnumControlProps.html b/static/api/react/functions/ctxToOneOfEnumControlProps.html index 141aacc5..be7b0a97 100644 --- a/static/api/react/functions/ctxToOneOfEnumControlProps.html +++ b/static/api/react/functions/ctxToOneOfEnumControlProps.html @@ -11,4 +11,4 @@
                                  • rootSchema: JsonSchema

                                    The root schema as returned by the store.

                                  • schema: JsonSchema

                                    The JSON schema that describes the data.

                                  • uischema: ControlElement
                                  • visible: boolean

                                    Whether the rendered element should be visible.

                                    -
                                  • \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/functions/ctxToOneOfProps.html b/static/api/react/functions/ctxToOneOfProps.html index 6a8074ef..9cf7c83d 100644 --- a/static/api/react/functions/ctxToOneOfProps.html +++ b/static/api/react/functions/ctxToOneOfProps.html @@ -1 +1 @@ -ctxToOneOfProps | JSON Forms React Core

                                    Function ctxToOneOfProps

                                    \ No newline at end of file +ctxToOneOfProps | JSON Forms React Core

                                    Function ctxToOneOfProps

                                    \ No newline at end of file diff --git a/static/api/react/functions/useJsonForms.html b/static/api/react/functions/useJsonForms.html index 432d8e92..bbfe17fd 100644 --- a/static/api/react/functions/useJsonForms.html +++ b/static/api/react/functions/useJsonForms.html @@ -1 +1 @@ -useJsonForms | JSON Forms React Core
                                    \ No newline at end of file +useJsonForms | JSON Forms React Core
                                    \ No newline at end of file diff --git a/static/api/react/functions/withArrayTranslationProps.html b/static/api/react/functions/withArrayTranslationProps.html index 28a26c14..a1002439 100644 --- a/static/api/react/functions/withArrayTranslationProps.html +++ b/static/api/react/functions/withArrayTranslationProps.html @@ -1 +1 @@ -withArrayTranslationProps | JSON Forms React Core

                                    Function withArrayTranslationProps

                                    • Type Parameters

                                      • P extends ArrayLayoutProps

                                      Parameters

                                      • Component: ComponentType<P & {
                                            translations: ArrayTranslations;
                                        }>

                                      Returns ((props) => Element)

                                    \ No newline at end of file +withArrayTranslationProps | JSON Forms React Core

                                    Function withArrayTranslationProps

                                    • Type Parameters

                                      • P extends ArrayLayoutProps

                                      Parameters

                                      • Component: ComponentType<P & {
                                            translations: ArrayTranslations;
                                        }>

                                      Returns ((props) => Element)

                                    \ No newline at end of file diff --git a/static/api/react/functions/withContextToJsonFormsRendererProps.html b/static/api/react/functions/withContextToJsonFormsRendererProps.html index 4129d3c3..4edaf55b 100644 --- a/static/api/react/functions/withContextToJsonFormsRendererProps.html +++ b/static/api/react/functions/withContextToJsonFormsRendererProps.html @@ -1 +1 @@ -withContextToJsonFormsRendererProps | JSON Forms React Core

                                    Function withContextToJsonFormsRendererProps

                                    • Parameters

                                      • Component: ComponentType<JsonFormsProps>

                                      Returns ComponentType<OwnPropsOfJsonFormsRenderer>

                                    \ No newline at end of file +withContextToJsonFormsRendererProps | JSON Forms React Core

                                    Function withContextToJsonFormsRendererProps

                                    • Parameters

                                      • Component: ComponentType<JsonFormsProps>

                                      Returns ComponentType<OwnPropsOfJsonFormsRenderer>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsAllOfProps.html b/static/api/react/functions/withJsonFormsAllOfProps.html index 7012a7ef..cce7b750 100644 --- a/static/api/react/functions/withJsonFormsAllOfProps.html +++ b/static/api/react/functions/withJsonFormsAllOfProps.html @@ -1 +1 @@ -withJsonFormsAllOfProps | JSON Forms React Core

                                    Function withJsonFormsAllOfProps

                                    • Parameters

                                      • Component: ComponentType<CombinatorRendererProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file +withJsonFormsAllOfProps | JSON Forms React Core

                                    Function withJsonFormsAllOfProps

                                    • Parameters

                                      • Component: ComponentType<CombinatorRendererProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsAnyOfProps.html b/static/api/react/functions/withJsonFormsAnyOfProps.html index 605eefec..041500d8 100644 --- a/static/api/react/functions/withJsonFormsAnyOfProps.html +++ b/static/api/react/functions/withJsonFormsAnyOfProps.html @@ -1 +1 @@ -withJsonFormsAnyOfProps | JSON Forms React Core

                                    Function withJsonFormsAnyOfProps

                                    • Parameters

                                      • Component: ComponentType<CombinatorRendererProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file +withJsonFormsAnyOfProps | JSON Forms React Core

                                    Function withJsonFormsAnyOfProps

                                    • Parameters

                                      • Component: ComponentType<CombinatorRendererProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsArrayControlProps.html b/static/api/react/functions/withJsonFormsArrayControlProps.html index 7b1da451..e4952c44 100644 --- a/static/api/react/functions/withJsonFormsArrayControlProps.html +++ b/static/api/react/functions/withJsonFormsArrayControlProps.html @@ -1 +1 @@ -withJsonFormsArrayControlProps | JSON Forms React Core

                                    Function withJsonFormsArrayControlProps

                                    • Parameters

                                      • Component: ComponentType<ArrayControlProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file +withJsonFormsArrayControlProps | JSON Forms React Core

                                    Function withJsonFormsArrayControlProps

                                    • Parameters

                                      • Component: ComponentType<ArrayControlProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsArrayLayoutProps.html b/static/api/react/functions/withJsonFormsArrayLayoutProps.html index b9604cf2..c31eb35e 100644 --- a/static/api/react/functions/withJsonFormsArrayLayoutProps.html +++ b/static/api/react/functions/withJsonFormsArrayLayoutProps.html @@ -1 +1 @@ -withJsonFormsArrayLayoutProps | JSON Forms React Core

                                    Function withJsonFormsArrayLayoutProps

                                    • Parameters

                                      • Component: ComponentType<ArrayLayoutProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file +withJsonFormsArrayLayoutProps | JSON Forms React Core

                                    Function withJsonFormsArrayLayoutProps

                                    • Parameters

                                      • Component: ComponentType<ArrayLayoutProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsCellProps.html b/static/api/react/functions/withJsonFormsCellProps.html index 17b664cf..c9b9afc2 100644 --- a/static/api/react/functions/withJsonFormsCellProps.html +++ b/static/api/react/functions/withJsonFormsCellProps.html @@ -1 +1 @@ -withJsonFormsCellProps | JSON Forms React Core

                                    Function withJsonFormsCellProps

                                    • Parameters

                                      • Component: ComponentType<CellProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfCell>

                                    \ No newline at end of file +withJsonFormsCellProps | JSON Forms React Core

                                    Function withJsonFormsCellProps

                                    • Parameters

                                      • Component: ComponentType<CellProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfCell>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsContext.html b/static/api/react/functions/withJsonFormsContext.html index bcf1ae1a..124b47ba 100644 --- a/static/api/react/functions/withJsonFormsContext.html +++ b/static/api/react/functions/withJsonFormsContext.html @@ -1 +1 @@ -withJsonFormsContext | JSON Forms React Core

                                    Function withJsonFormsContext

                                    \ No newline at end of file +withJsonFormsContext | JSON Forms React Core

                                    Function withJsonFormsContext

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsControlProps.html b/static/api/react/functions/withJsonFormsControlProps.html index 48f5f394..f21f299d 100644 --- a/static/api/react/functions/withJsonFormsControlProps.html +++ b/static/api/react/functions/withJsonFormsControlProps.html @@ -1 +1 @@ -withJsonFormsControlProps | JSON Forms React Core

                                    Function withJsonFormsControlProps

                                    • Parameters

                                      • Component: ComponentType<ControlProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file +withJsonFormsControlProps | JSON Forms React Core

                                    Function withJsonFormsControlProps

                                    • Parameters

                                      • Component: ComponentType<ControlProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsDetailProps.html b/static/api/react/functions/withJsonFormsDetailProps.html index f6ed76d6..b8d3967d 100644 --- a/static/api/react/functions/withJsonFormsDetailProps.html +++ b/static/api/react/functions/withJsonFormsDetailProps.html @@ -1 +1 @@ -withJsonFormsDetailProps | JSON Forms React Core

                                    Function withJsonFormsDetailProps

                                    • Parameters

                                      • Component: ComponentType<StatePropsOfControlWithDetail>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file +withJsonFormsDetailProps | JSON Forms React Core

                                    Function withJsonFormsDetailProps

                                    • Parameters

                                      • Component: ComponentType<StatePropsOfControlWithDetail>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsDispatchCellProps.html b/static/api/react/functions/withJsonFormsDispatchCellProps.html index a5f5451b..e438a00a 100644 --- a/static/api/react/functions/withJsonFormsDispatchCellProps.html +++ b/static/api/react/functions/withJsonFormsDispatchCellProps.html @@ -1 +1 @@ -withJsonFormsDispatchCellProps | JSON Forms React Core

                                    Function withJsonFormsDispatchCellProps

                                    • Parameters

                                      • Component: ComponentType<DispatchCellProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfCell>

                                    \ No newline at end of file +withJsonFormsDispatchCellProps | JSON Forms React Core

                                    Function withJsonFormsDispatchCellProps

                                    • Parameters

                                      • Component: ComponentType<DispatchCellProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfCell>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsEnumCellProps.html b/static/api/react/functions/withJsonFormsEnumCellProps.html index ea92f0c5..72fdabd5 100644 --- a/static/api/react/functions/withJsonFormsEnumCellProps.html +++ b/static/api/react/functions/withJsonFormsEnumCellProps.html @@ -1 +1 @@ -withJsonFormsEnumCellProps | JSON Forms React Core

                                    Function withJsonFormsEnumCellProps

                                    • Parameters

                                      • Component: ComponentType<EnumCellProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfEnumCell>

                                    \ No newline at end of file +withJsonFormsEnumCellProps | JSON Forms React Core

                                    Function withJsonFormsEnumCellProps

                                    • Parameters

                                      • Component: ComponentType<EnumCellProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfEnumCell>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsEnumProps.html b/static/api/react/functions/withJsonFormsEnumProps.html index e21e52c2..b7167d10 100644 --- a/static/api/react/functions/withJsonFormsEnumProps.html +++ b/static/api/react/functions/withJsonFormsEnumProps.html @@ -1 +1 @@ -withJsonFormsEnumProps | JSON Forms React Core

                                    Function withJsonFormsEnumProps

                                    • Parameters

                                      • Component: ComponentType<ControlProps & OwnPropsOfEnum>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl & OwnPropsOfEnum>

                                    \ No newline at end of file +withJsonFormsEnumProps | JSON Forms React Core

                                    Function withJsonFormsEnumProps

                                    • Parameters

                                      • Component: ComponentType<ControlProps & OwnPropsOfEnum>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl & OwnPropsOfEnum>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsLabelProps.html b/static/api/react/functions/withJsonFormsLabelProps.html index f64218a1..8abf565b 100644 --- a/static/api/react/functions/withJsonFormsLabelProps.html +++ b/static/api/react/functions/withJsonFormsLabelProps.html @@ -1 +1 @@ -withJsonFormsLabelProps | JSON Forms React Core

                                    Function withJsonFormsLabelProps

                                    • Parameters

                                      • Component: ComponentType<LabelProps & OwnPropsOfEnum>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfLabel>

                                    \ No newline at end of file +withJsonFormsLabelProps | JSON Forms React Core

                                    Function withJsonFormsLabelProps

                                    • Parameters

                                      • Component: ComponentType<LabelProps & OwnPropsOfEnum>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfLabel>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsLayoutProps.html b/static/api/react/functions/withJsonFormsLayoutProps.html index 324a2fde..679c8996 100644 --- a/static/api/react/functions/withJsonFormsLayoutProps.html +++ b/static/api/react/functions/withJsonFormsLayoutProps.html @@ -1 +1 @@ -withJsonFormsLayoutProps | JSON Forms React Core

                                    Function withJsonFormsLayoutProps

                                    • Type Parameters

                                      • T extends LayoutProps

                                      Parameters

                                      • Component: ComponentType<T>
                                      • memoize: boolean = true

                                      Returns ComponentType<T & OwnPropsOfLayout>

                                    \ No newline at end of file +withJsonFormsLayoutProps | JSON Forms React Core

                                    Function withJsonFormsLayoutProps

                                    • Type Parameters

                                      • T extends LayoutProps

                                      Parameters

                                      • Component: ComponentType<T>
                                      • memoize: boolean = true

                                      Returns ComponentType<T & OwnPropsOfLayout>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsMasterListItemProps.html b/static/api/react/functions/withJsonFormsMasterListItemProps.html index 4188ce7b..83bb1440 100644 --- a/static/api/react/functions/withJsonFormsMasterListItemProps.html +++ b/static/api/react/functions/withJsonFormsMasterListItemProps.html @@ -1 +1 @@ -withJsonFormsMasterListItemProps | JSON Forms React Core

                                    Function withJsonFormsMasterListItemProps

                                    • Parameters

                                      • Component: ComponentType<StatePropsOfMasterItem>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfMasterListItem>

                                    \ No newline at end of file +withJsonFormsMasterListItemProps | JSON Forms React Core

                                    Function withJsonFormsMasterListItemProps

                                    • Parameters

                                      • Component: ComponentType<StatePropsOfMasterItem>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfMasterListItem>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsMultiEnumProps.html b/static/api/react/functions/withJsonFormsMultiEnumProps.html index 664125f2..9313004f 100644 --- a/static/api/react/functions/withJsonFormsMultiEnumProps.html +++ b/static/api/react/functions/withJsonFormsMultiEnumProps.html @@ -1 +1 @@ -withJsonFormsMultiEnumProps | JSON Forms React Core

                                    Function withJsonFormsMultiEnumProps

                                    • Parameters

                                      • Component: ComponentType<ControlProps & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>

                                    \ No newline at end of file +withJsonFormsMultiEnumProps | JSON Forms React Core

                                    Function withJsonFormsMultiEnumProps

                                    • Parameters

                                      • Component: ComponentType<ControlProps & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl & OwnPropsOfEnum & DispatchPropsOfMultiEnumControl>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsOneOfEnumCellProps.html b/static/api/react/functions/withJsonFormsOneOfEnumCellProps.html index 616965eb..7bc767e9 100644 --- a/static/api/react/functions/withJsonFormsOneOfEnumCellProps.html +++ b/static/api/react/functions/withJsonFormsOneOfEnumCellProps.html @@ -1 +1 @@ -withJsonFormsOneOfEnumCellProps | JSON Forms React Core

                                    Function withJsonFormsOneOfEnumCellProps

                                    • Parameters

                                      • Component: ComponentType<EnumCellProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfEnumCell>

                                    \ No newline at end of file +withJsonFormsOneOfEnumCellProps | JSON Forms React Core

                                    Function withJsonFormsOneOfEnumCellProps

                                    • Parameters

                                      • Component: ComponentType<EnumCellProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfEnumCell>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsOneOfEnumProps.html b/static/api/react/functions/withJsonFormsOneOfEnumProps.html index 20283f8a..1d407210 100644 --- a/static/api/react/functions/withJsonFormsOneOfEnumProps.html +++ b/static/api/react/functions/withJsonFormsOneOfEnumProps.html @@ -1 +1 @@ -withJsonFormsOneOfEnumProps | JSON Forms React Core

                                    Function withJsonFormsOneOfEnumProps

                                    • Parameters

                                      • Component: ComponentType<ControlProps & OwnPropsOfEnum>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl & OwnPropsOfEnum>

                                    \ No newline at end of file +withJsonFormsOneOfEnumProps | JSON Forms React Core

                                    Function withJsonFormsOneOfEnumProps

                                    • Parameters

                                      • Component: ComponentType<ControlProps & OwnPropsOfEnum>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl & OwnPropsOfEnum>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsOneOfProps.html b/static/api/react/functions/withJsonFormsOneOfProps.html index bd20f38f..227a1877 100644 --- a/static/api/react/functions/withJsonFormsOneOfProps.html +++ b/static/api/react/functions/withJsonFormsOneOfProps.html @@ -1 +1 @@ -withJsonFormsOneOfProps | JSON Forms React Core

                                    Function withJsonFormsOneOfProps

                                    • Parameters

                                      • Component: ComponentType<CombinatorRendererProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file +withJsonFormsOneOfProps | JSON Forms React Core

                                    Function withJsonFormsOneOfProps

                                    • Parameters

                                      • Component: ComponentType<CombinatorRendererProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfControl>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withJsonFormsRendererProps.html b/static/api/react/functions/withJsonFormsRendererProps.html index 4f9cf831..674b90bb 100644 --- a/static/api/react/functions/withJsonFormsRendererProps.html +++ b/static/api/react/functions/withJsonFormsRendererProps.html @@ -1 +1 @@ -withJsonFormsRendererProps | JSON Forms React Core

                                    Function withJsonFormsRendererProps

                                    • Parameters

                                      • Component: ComponentType<JsonFormsProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfJsonFormsRenderer>

                                    \ No newline at end of file +withJsonFormsRendererProps | JSON Forms React Core

                                    Function withJsonFormsRendererProps

                                    • Parameters

                                      • Component: ComponentType<JsonFormsProps>
                                      • memoize: boolean = true

                                      Returns ComponentType<OwnPropsOfJsonFormsRenderer>

                                    \ No newline at end of file diff --git a/static/api/react/functions/withTranslateProps.html b/static/api/react/functions/withTranslateProps.html index 4863f876..cd31293c 100644 --- a/static/api/react/functions/withTranslateProps.html +++ b/static/api/react/functions/withTranslateProps.html @@ -1 +1 @@ -withTranslateProps | JSON Forms React Core

                                    Function withTranslateProps

                                    \ No newline at end of file +withTranslateProps | JSON Forms React Core

                                    Function withTranslateProps

                                    \ No newline at end of file diff --git a/static/api/react/hierarchy.html b/static/api/react/hierarchy.html index 82a0f72a..1600b61e 100644 --- a/static/api/react/hierarchy.html +++ b/static/api/react/hierarchy.html @@ -1 +1 @@ -JSON Forms React Core

                                    JSON Forms React Core

                                    Class Hierarchy

                                    \ No newline at end of file +JSON Forms React Core

                                    JSON Forms React Core

                                    Class Hierarchy

                                    \ No newline at end of file diff --git a/static/api/react/index.html b/static/api/react/index.html index 925f2100..a4764ffa 100644 --- a/static/api/react/index.html +++ b/static/api/react/index.html @@ -35,4 +35,4 @@ You can also reach us via email. In addition, EclipseSource also offers professional support for JSON Forms.

                                    Migration

                                    See our migration guide when updating JSON Forms.

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/interfaces/JsonFormsInitStateProps.html b/static/api/react/interfaces/JsonFormsInitStateProps.html index 13b729cb..b44c2612 100644 --- a/static/api/react/interfaces/JsonFormsInitStateProps.html +++ b/static/api/react/interfaces/JsonFormsInitStateProps.html @@ -1,4 +1,4 @@ -JsonFormsInitStateProps | JSON Forms React Core

                                    Interface JsonFormsInitStateProps

                                    interface JsonFormsInitStateProps {
                                        additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[];
                                        ajv?: Ajv;
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        config?: any;
                                        data: any;
                                        i18n?: JsonFormsI18nState;
                                        readonly?: boolean;
                                        renderers: JsonFormsRendererRegistryEntry[];
                                        schema?: JsonSchema;
                                        uischema?: UISchemaElement;
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                        validationMode?: ValidationMode;
                                    }

                                    Properties

                                    additionalErrors? +JsonFormsInitStateProps | JSON Forms React Core

                                    Interface JsonFormsInitStateProps

                                    interface JsonFormsInitStateProps {
                                        additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[];
                                        ajv?: Ajv;
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        config?: any;
                                        data: any;
                                        i18n?: JsonFormsI18nState;
                                        readonly?: boolean;
                                        renderers: JsonFormsRendererRegistryEntry[];
                                        schema?: JsonSchema;
                                        uischema?: UISchemaElement;
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                        validationMode?: ValidationMode;
                                    }

                                    Properties

                                    additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[]
                                    ajv?: Ajv
                                    cells?: JsonFormsCellRendererRegistryEntry[]
                                    config?: any
                                    data: any
                                    i18n?: JsonFormsI18nState
                                    readonly?: boolean
                                    renderers: JsonFormsRendererRegistryEntry[]
                                    schema?: JsonSchema
                                    uischema?: UISchemaElement
                                    uischemas?: JsonFormsUISchemaRegistryEntry[]
                                    validationMode?: ValidationMode
                                    \ No newline at end of file +

                                    Properties

                                    additionalErrors?: ErrorObject<string, Record<string, any>, unknown>[]
                                    ajv?: Ajv
                                    cells?: JsonFormsCellRendererRegistryEntry[]
                                    config?: any
                                    data: any
                                    i18n?: JsonFormsI18nState
                                    readonly?: boolean
                                    renderers: JsonFormsRendererRegistryEntry[]
                                    schema?: JsonSchema
                                    uischema?: UISchemaElement
                                    uischemas?: JsonFormsUISchemaRegistryEntry[]
                                    validationMode?: ValidationMode
                                    \ No newline at end of file diff --git a/static/api/react/interfaces/JsonFormsReactProps.html b/static/api/react/interfaces/JsonFormsReactProps.html index 636ce5d0..3ebec050 100644 --- a/static/api/react/interfaces/JsonFormsReactProps.html +++ b/static/api/react/interfaces/JsonFormsReactProps.html @@ -1,3 +1,3 @@ -JsonFormsReactProps | JSON Forms React Core

                                    Interface JsonFormsReactProps

                                    interface JsonFormsReactProps {
                                        middleware?: Middleware;
                                        onChange?(state): void;
                                    }

                                    Properties

                                    middleware? +JsonFormsReactProps | JSON Forms React Core

                                    Interface JsonFormsReactProps

                                    interface JsonFormsReactProps {
                                        middleware?: Middleware;
                                        onChange?(state): void;
                                    }

                                    Properties

                                    Methods

                                    Properties

                                    middleware?: Middleware

                                    Methods

                                    \ No newline at end of file +

                                    Properties

                                    middleware?: Middleware

                                    Methods

                                    \ No newline at end of file diff --git a/static/api/react/interfaces/JsonFormsReduxContextProps.html b/static/api/react/interfaces/JsonFormsReduxContextProps.html index 872091d8..11bd0aa2 100644 --- a/static/api/react/interfaces/JsonFormsReduxContextProps.html +++ b/static/api/react/interfaces/JsonFormsReduxContextProps.html @@ -1,4 +1,4 @@ -JsonFormsReduxContextProps | JSON Forms React Core

                                    Interface JsonFormsReduxContextProps

                                    interface JsonFormsReduxContextProps {
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        children: any;
                                        config?: any;
                                        core?: JsonFormsCore;
                                        dispatch: Dispatch<unknown>;
                                        i18n?: JsonFormsI18nState;
                                        readonly?: boolean;
                                        renderers?: JsonFormsRendererRegistryEntry[];
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                    }

                                    Hierarchy

                                    • JsonFormsSubStates
                                      • JsonFormsReduxContextProps

                                    Properties

                                    cells? +JsonFormsReduxContextProps | JSON Forms React Core

                                    Interface JsonFormsReduxContextProps

                                    interface JsonFormsReduxContextProps {
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        children: any;
                                        config?: any;
                                        core?: JsonFormsCore;
                                        dispatch: Dispatch<unknown>;
                                        i18n?: JsonFormsI18nState;
                                        readonly?: boolean;
                                        renderers?: JsonFormsRendererRegistryEntry[];
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                    }

                                    Hierarchy

                                    • JsonFormsSubStates
                                      • JsonFormsReduxContextProps

                                    Properties

                                    Properties

                                    cells?: JsonFormsCellRendererRegistryEntry[]

                                    All available cell renderers.

                                    -
                                    children: any
                                    config?: any

                                    Global configuration options.

                                    +
                                    children: any
                                    config?: any

                                    Global configuration options.

                                    core?: JsonFormsCore

                                    Substate for storing mandatory sub-state.

                                    -
                                    dispatch: Dispatch<unknown>
                                    i18n?: JsonFormsI18nState

                                    I18n settings.

                                    +
                                    dispatch: Dispatch<unknown>
                                    i18n?: JsonFormsI18nState

                                    I18n settings.

                                    readonly?: boolean

                                    If true, sets all controls to read-only.

                                    renderers?: JsonFormsRendererRegistryEntry[]

                                    All available renderers.

                                    uischemas?: JsonFormsUISchemaRegistryEntry[]

                                    The UI schema registry used in detail renderers.

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/interfaces/JsonFormsStateContext.html b/static/api/react/interfaces/JsonFormsStateContext.html index c89b61bb..dc849034 100644 --- a/static/api/react/interfaces/JsonFormsStateContext.html +++ b/static/api/react/interfaces/JsonFormsStateContext.html @@ -1,4 +1,4 @@ -JsonFormsStateContext | JSON Forms React Core

                                    Interface JsonFormsStateContext

                                    interface JsonFormsStateContext {
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        config?: any;
                                        core?: JsonFormsCore;
                                        dispatch?: Dispatch<CoreActions>;
                                        i18n?: JsonFormsI18nState;
                                        readonly?: boolean;
                                        renderers?: JsonFormsRendererRegistryEntry[];
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                    }

                                    Hierarchy

                                    • JsonFormsSubStates
                                      • JsonFormsStateContext

                                    Properties

                                    cells? +JsonFormsStateContext | JSON Forms React Core

                                    Interface JsonFormsStateContext

                                    interface JsonFormsStateContext {
                                        cells?: JsonFormsCellRendererRegistryEntry[];
                                        config?: any;
                                        core?: JsonFormsCore;
                                        dispatch?: Dispatch<CoreActions>;
                                        i18n?: JsonFormsI18nState;
                                        readonly?: boolean;
                                        renderers?: JsonFormsRendererRegistryEntry[];
                                        uischemas?: JsonFormsUISchemaRegistryEntry[];
                                    }

                                    Hierarchy

                                    • JsonFormsSubStates
                                      • JsonFormsStateContext

                                    Properties

                                    cells? config? core? dispatch? @@ -9,8 +9,8 @@

                                    Properties

                                    cells?: JsonFormsCellRendererRegistryEntry[]

                                    All available cell renderers.

                                    config?: any

                                    Global configuration options.

                                    core?: JsonFormsCore

                                    Substate for storing mandatory sub-state.

                                    -
                                    dispatch?: Dispatch<CoreActions>
                                    i18n?: JsonFormsI18nState

                                    I18n settings.

                                    +
                                    dispatch?: Dispatch<CoreActions>
                                    i18n?: JsonFormsI18nState

                                    I18n settings.

                                    readonly?: boolean

                                    If true, sets all controls to read-only.

                                    renderers?: JsonFormsRendererRegistryEntry[]

                                    All available renderers.

                                    uischemas?: JsonFormsUISchemaRegistryEntry[]

                                    The UI schema registry used in detail renderers.

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/interfaces/TranslateProps.html b/static/api/react/interfaces/TranslateProps.html index 88b06274..e6e33166 100644 --- a/static/api/react/interfaces/TranslateProps.html +++ b/static/api/react/interfaces/TranslateProps.html @@ -1,3 +1,3 @@ -TranslateProps | JSON Forms React Core

                                    Interface TranslateProps

                                    interface TranslateProps {
                                        locale: string;
                                        t: Translator;
                                    }

                                    Properties

                                    locale +TranslateProps | JSON Forms React Core

                                    Interface TranslateProps

                                    interface TranslateProps {
                                        locale: string;
                                        t: Translator;
                                    }

                                    Properties

                                    Properties

                                    locale: string
                                    t: Translator
                                    \ No newline at end of file +

                                    Properties

                                    locale: string
                                    t: Translator
                                    \ No newline at end of file diff --git a/static/api/react/interfaces/UnknownRendererProps.html b/static/api/react/interfaces/UnknownRendererProps.html index 0428fb90..1c46be0d 100644 --- a/static/api/react/interfaces/UnknownRendererProps.html +++ b/static/api/react/interfaces/UnknownRendererProps.html @@ -1,4 +1,4 @@ UnknownRendererProps | JSON Forms React Core

                                    Interface UnknownRendererProps

                                    Props of an UnknownRenderer

                                    -
                                    interface UnknownRendererProps {
                                        type: "renderer" | "cell";
                                    }

                                    Properties

                                    interface UnknownRendererProps {
                                        type: "renderer" | "cell";
                                    }

                                    Properties

                                    Properties

                                    type: "renderer" | "cell"

                                    The type for which no renderer has been found.

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/modules.html b/static/api/react/modules.html index f41cadbf..8eb6e2a2 100644 --- a/static/api/react/modules.html +++ b/static/api/react/modules.html @@ -62,4 +62,4 @@ withJsonFormsOneOfProps withJsonFormsRendererProps withTranslateProps -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/types/Renderer.html b/static/api/react/types/Renderer.html index f27528f5..4b2697a1 100644 --- a/static/api/react/types/Renderer.html +++ b/static/api/react/types/Renderer.html @@ -1,2 +1,2 @@ Renderer | JSON Forms React Core
                                    Renderer: RendererComponent<RendererProps & any, {}> | StatelessRenderer<RendererProps & any>

                                    Represents a Renderer, which might either be a component or a function.

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/types/StatelessRenderer.html b/static/api/react/types/StatelessRenderer.html index 31059517..d8776da8 100644 --- a/static/api/react/types/StatelessRenderer.html +++ b/static/api/react/types/StatelessRenderer.html @@ -1,3 +1,3 @@ StatelessRenderer | JSON Forms React Core

                                    Type alias StatelessRenderer<P>

                                    StatelessRenderer<P>: React.StatelessComponent<P>

                                    Stateless Renderer.

                                    Type Parameters

                                    • P extends RendererProps

                                      type of any renderer props

                                      -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/react/variables/DispatchCell.html b/static/api/react/variables/DispatchCell.html index 1d1cf867..d1d4b1be 100644 --- a/static/api/react/variables/DispatchCell.html +++ b/static/api/react/variables/DispatchCell.html @@ -1 +1 @@ -DispatchCell | JSON Forms React Core

                                    Variable DispatchCellConst

                                    DispatchCell: ComponentType<OwnPropsOfCell> = ...
                                    \ No newline at end of file +DispatchCell | JSON Forms React Core

                                    Variable DispatchCellConst

                                    DispatchCell: ComponentType<OwnPropsOfCell> = ...
                                    \ No newline at end of file diff --git a/static/api/react/variables/JsonFormsContext.html b/static/api/react/variables/JsonFormsContext.html index 07b65848..af41e130 100644 --- a/static/api/react/variables/JsonFormsContext.html +++ b/static/api/react/variables/JsonFormsContext.html @@ -1 +1 @@ -JsonFormsContext | JSON Forms React Core

                                    Variable JsonFormsContextConst

                                    JsonFormsContext: Context<JsonFormsStateContext> = ...
                                    \ No newline at end of file +JsonFormsContext | JSON Forms React Core

                                    Variable JsonFormsContextConst

                                    JsonFormsContext: Context<JsonFormsStateContext> = ...
                                    \ No newline at end of file diff --git a/static/api/react/variables/JsonFormsDispatch.html b/static/api/react/variables/JsonFormsDispatch.html index 964ccc62..40fa14ba 100644 --- a/static/api/react/variables/JsonFormsDispatch.html +++ b/static/api/react/variables/JsonFormsDispatch.html @@ -1 +1 @@ -JsonFormsDispatch | JSON Forms React Core

                                    Variable JsonFormsDispatchConst

                                    JsonFormsDispatch: ComponentType<OwnPropsOfJsonFormsRenderer> = ...
                                    \ No newline at end of file +JsonFormsDispatch | JSON Forms React Core

                                    Variable JsonFormsDispatchConst

                                    JsonFormsDispatch: ComponentType<OwnPropsOfJsonFormsRenderer> = ...
                                    \ No newline at end of file diff --git a/static/api/react/variables/ResolvedJsonFormsDispatch.html b/static/api/react/variables/ResolvedJsonFormsDispatch.html index 1bffb8c4..b61bd136 100644 --- a/static/api/react/variables/ResolvedJsonFormsDispatch.html +++ b/static/api/react/variables/ResolvedJsonFormsDispatch.html @@ -1,4 +1,4 @@ ResolvedJsonFormsDispatch | JSON Forms React Core

                                    Variable ResolvedJsonFormsDispatchConst

                                    ResolvedJsonFormsDispatch: ComponentType<OwnPropsOfJsonFormsRenderer> = ...

                                    Deprecated

                                    Since Version 3.0 this optimization component is no longer necessary. Use JsonFormsDispatch instead. We still export it for backward compatibility

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/ArrayControl.html b/static/api/vanilla-renderers/functions/ArrayControl.html index 87caf4f9..f42447e7 100644 --- a/static/api/vanilla-renderers/functions/ArrayControl.html +++ b/static/api/vanilla-renderers/functions/ArrayControl.html @@ -1 +1 @@ -ArrayControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +ArrayControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Categorization.html b/static/api/vanilla-renderers/functions/Categorization.html index c4213df5..e1a6c70e 100644 --- a/static/api/vanilla-renderers/functions/Categorization.html +++ b/static/api/vanilla-renderers/functions/Categorization.html @@ -1 +1 @@ -Categorization | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +Categorization | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.BooleanCell.html b/static/api/vanilla-renderers/functions/Customizable.BooleanCell.html index d240e753..2d394f43 100644 --- a/static/api/vanilla-renderers/functions/Customizable.BooleanCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.BooleanCell.html @@ -1 +1 @@ -BooleanCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +BooleanCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.DateCell.html b/static/api/vanilla-renderers/functions/Customizable.DateCell.html index 67b9ccd8..3bff7b62 100644 --- a/static/api/vanilla-renderers/functions/Customizable.DateCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.DateCell.html @@ -1 +1 @@ -DateCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +DateCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.DateTimeCell.html b/static/api/vanilla-renderers/functions/Customizable.DateTimeCell.html index ac28b92c..96483124 100644 --- a/static/api/vanilla-renderers/functions/Customizable.DateTimeCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.DateTimeCell.html @@ -1 +1 @@ -DateTimeCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +DateTimeCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.EnumCell.html b/static/api/vanilla-renderers/functions/Customizable.EnumCell.html index d87bb4dc..b2252a35 100644 --- a/static/api/vanilla-renderers/functions/Customizable.EnumCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.EnumCell.html @@ -1 +1 @@ -EnumCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +EnumCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.IntegerCell.html b/static/api/vanilla-renderers/functions/Customizable.IntegerCell.html index 5d204eb6..a2e48ed8 100644 --- a/static/api/vanilla-renderers/functions/Customizable.IntegerCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.IntegerCell.html @@ -1 +1 @@ -IntegerCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +IntegerCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.NumberCell.html b/static/api/vanilla-renderers/functions/Customizable.NumberCell.html index b0b3293f..912dd802 100644 --- a/static/api/vanilla-renderers/functions/Customizable.NumberCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.NumberCell.html @@ -1 +1 @@ -NumberCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +NumberCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.NumberFormatCell.html b/static/api/vanilla-renderers/functions/Customizable.NumberFormatCell.html index 0af1a42f..5e9e8dd5 100644 --- a/static/api/vanilla-renderers/functions/Customizable.NumberFormatCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.NumberFormatCell.html @@ -1 +1 @@ -NumberFormatCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +NumberFormatCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.SliderCell.html b/static/api/vanilla-renderers/functions/Customizable.SliderCell.html index f759a810..4bdbbae8 100644 --- a/static/api/vanilla-renderers/functions/Customizable.SliderCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.SliderCell.html @@ -1 +1 @@ -SliderCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +SliderCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.TextAreaCell.html b/static/api/vanilla-renderers/functions/Customizable.TextAreaCell.html index a1e88541..c6f07959 100644 --- a/static/api/vanilla-renderers/functions/Customizable.TextAreaCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.TextAreaCell.html @@ -1 +1 @@ -TextAreaCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +TextAreaCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.TextCell.html b/static/api/vanilla-renderers/functions/Customizable.TextCell.html index a87b21cb..b36fc77a 100644 --- a/static/api/vanilla-renderers/functions/Customizable.TextCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.TextCell.html @@ -1 +1 @@ -TextCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +TextCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/Customizable.TimeCell.html b/static/api/vanilla-renderers/functions/Customizable.TimeCell.html index 41a0cc46..86c0bb2f 100644 --- a/static/api/vanilla-renderers/functions/Customizable.TimeCell.html +++ b/static/api/vanilla-renderers/functions/Customizable.TimeCell.html @@ -1 +1 @@ -TimeCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +TimeCell | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/GroupLayout.html b/static/api/vanilla-renderers/functions/GroupLayout.html index ae47c582..adccda51 100644 --- a/static/api/vanilla-renderers/functions/GroupLayout.html +++ b/static/api/vanilla-renderers/functions/GroupLayout.html @@ -1 +1 @@ -GroupLayout | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +GroupLayout | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/HorizontalLayout.html b/static/api/vanilla-renderers/functions/HorizontalLayout.html index ceb369d1..473d20e0 100644 --- a/static/api/vanilla-renderers/functions/HorizontalLayout.html +++ b/static/api/vanilla-renderers/functions/HorizontalLayout.html @@ -1 +1 @@ -HorizontalLayout | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +HorizontalLayout | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/InputControl.html b/static/api/vanilla-renderers/functions/InputControl.html index 987bd3ca..f556e253 100644 --- a/static/api/vanilla-renderers/functions/InputControl.html +++ b/static/api/vanilla-renderers/functions/InputControl.html @@ -1 +1 @@ -InputControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +InputControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/LabelRenderer.html b/static/api/vanilla-renderers/functions/LabelRenderer.html index ccb94837..073bdf0b 100644 --- a/static/api/vanilla-renderers/functions/LabelRenderer.html +++ b/static/api/vanilla-renderers/functions/LabelRenderer.html @@ -1 +1 @@ -LabelRenderer | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +LabelRenderer | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/OneOfRadioGroupControl.html b/static/api/vanilla-renderers/functions/OneOfRadioGroupControl.html index 98b6f086..1b14fd91 100644 --- a/static/api/vanilla-renderers/functions/OneOfRadioGroupControl.html +++ b/static/api/vanilla-renderers/functions/OneOfRadioGroupControl.html @@ -1 +1 @@ -OneOfRadioGroupControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +OneOfRadioGroupControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/RadioGroupControl.html b/static/api/vanilla-renderers/functions/RadioGroupControl.html index 34ce605e..0175bbe1 100644 --- a/static/api/vanilla-renderers/functions/RadioGroupControl.html +++ b/static/api/vanilla-renderers/functions/RadioGroupControl.html @@ -1 +1 @@ -RadioGroupControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +RadioGroupControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/TableArrayControl.html b/static/api/vanilla-renderers/functions/TableArrayControl.html index 30d6dd8e..1d12a8ec 100644 --- a/static/api/vanilla-renderers/functions/TableArrayControl.html +++ b/static/api/vanilla-renderers/functions/TableArrayControl.html @@ -1 +1 @@ -TableArrayControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +TableArrayControl | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/VerticalLayout.html b/static/api/vanilla-renderers/functions/VerticalLayout.html index bfd2a87f..62fee237 100644 --- a/static/api/vanilla-renderers/functions/VerticalLayout.html +++ b/static/api/vanilla-renderers/functions/VerticalLayout.html @@ -1 +1 @@ -VerticalLayout | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +VerticalLayout | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/addVanillaCellProps.html b/static/api/vanilla-renderers/functions/addVanillaCellProps.html index 332db8e9..cbfaf6a1 100644 --- a/static/api/vanilla-renderers/functions/addVanillaCellProps.html +++ b/static/api/vanilla-renderers/functions/addVanillaCellProps.html @@ -1 +1 @@ -addVanillaCellProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +addVanillaCellProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/addVanillaControlProps.html b/static/api/vanilla-renderers/functions/addVanillaControlProps.html index 62ee57b4..5e04f395 100644 --- a/static/api/vanilla-renderers/functions/addVanillaControlProps.html +++ b/static/api/vanilla-renderers/functions/addVanillaControlProps.html @@ -2,4 +2,4 @@ mapStateToProps function.

                                    Type Parameters

                                    Parameters

                                    Returns ((state, ownProps) => StatePropsOfControl & VanillaRendererProps)

                                    vanilla-specific control props

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/addVanillaLayoutProps.html b/static/api/vanilla-renderers/functions/addVanillaLayoutProps.html index a9982a8d..78ce944f 100644 --- a/static/api/vanilla-renderers/functions/addVanillaLayoutProps.html +++ b/static/api/vanilla-renderers/functions/addVanillaLayoutProps.html @@ -2,4 +2,4 @@ mapStateToProps function.

                                    Parameters

                                    Returns ((state, ownProps) => RendererProps & VanillaRendererProps)

                                    vanilla specific layout props

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/arrayControlTester.html b/static/api/vanilla-renderers/functions/arrayControlTester.html index cf10a341..3ce7140e 100644 --- a/static/api/vanilla-renderers/functions/arrayControlTester.html +++ b/static/api/vanilla-renderers/functions/arrayControlTester.html @@ -1 +1 @@ -arrayControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +arrayControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/booleanCellTester.html b/static/api/vanilla-renderers/functions/booleanCellTester.html index dd79a627..514cb415 100644 --- a/static/api/vanilla-renderers/functions/booleanCellTester.html +++ b/static/api/vanilla-renderers/functions/booleanCellTester.html @@ -1,2 +1,2 @@ booleanCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/categorizationTester.html b/static/api/vanilla-renderers/functions/categorizationTester.html index c9a1a0e4..6f06df18 100644 --- a/static/api/vanilla-renderers/functions/categorizationTester.html +++ b/static/api/vanilla-renderers/functions/categorizationTester.html @@ -1 +1 @@ -categorizationTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +categorizationTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/dateCellTester.html b/static/api/vanilla-renderers/functions/dateCellTester.html index c5a6f504..3c83beeb 100644 --- a/static/api/vanilla-renderers/functions/dateCellTester.html +++ b/static/api/vanilla-renderers/functions/dateCellTester.html @@ -1,2 +1,2 @@ dateCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/dateTimeCellTester.html b/static/api/vanilla-renderers/functions/dateTimeCellTester.html index 7722fe4c..b6f8f4c4 100644 --- a/static/api/vanilla-renderers/functions/dateTimeCellTester.html +++ b/static/api/vanilla-renderers/functions/dateTimeCellTester.html @@ -1,2 +1,2 @@ dateTimeCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/enumCellTester.html b/static/api/vanilla-renderers/functions/enumCellTester.html index 5ea29498..235f2850 100644 --- a/static/api/vanilla-renderers/functions/enumCellTester.html +++ b/static/api/vanilla-renderers/functions/enumCellTester.html @@ -1,2 +1,2 @@ enumCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/getStyle.html b/static/api/vanilla-renderers/functions/getStyle.html index ed9b2a72..36c26eb7 100644 --- a/static/api/vanilla-renderers/functions/getStyle.html +++ b/static/api/vanilla-renderers/functions/getStyle.html @@ -1 +1 @@ -getStyle | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • state: JsonFormsState

                                      Returns ((styleName, ...args) => string[])

                                        • (styleName, ...args): string[]
                                        • Parameters

                                          • styleName: string
                                          • Rest ...args: any[]

                                          Returns string[]

                                    \ No newline at end of file +getStyle | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • state: JsonFormsState

                                      Returns ((styleName, ...args) => string[])

                                        • (styleName, ...args): string[]
                                        • Parameters

                                          • styleName: string
                                          • Rest ...args: any[]

                                          Returns string[]

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/getStyleAsClassName.html b/static/api/vanilla-renderers/functions/getStyleAsClassName.html index 250cebf3..49aec30c 100644 --- a/static/api/vanilla-renderers/functions/getStyleAsClassName.html +++ b/static/api/vanilla-renderers/functions/getStyleAsClassName.html @@ -1 +1 @@ -getStyleAsClassName | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • state: JsonFormsState

                                      Returns ((styleName, ...args) => string)

                                        • (styleName, ...args): string
                                        • Parameters

                                          • styleName: string
                                          • Rest ...args: any[]

                                          Returns string

                                    \ No newline at end of file +getStyleAsClassName | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • state: JsonFormsState

                                      Returns ((styleName, ...args) => string)

                                        • (styleName, ...args): string
                                        • Parameters

                                          • styleName: string
                                          • Rest ...args: any[]

                                          Returns string

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/groupTester.html b/static/api/vanilla-renderers/functions/groupTester.html index 9fd963e2..e7d961b0 100644 --- a/static/api/vanilla-renderers/functions/groupTester.html +++ b/static/api/vanilla-renderers/functions/groupTester.html @@ -1,2 +1,2 @@ groupTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/horizontalLayoutTester.html b/static/api/vanilla-renderers/functions/horizontalLayoutTester.html index 29f25742..5776cb15 100644 --- a/static/api/vanilla-renderers/functions/horizontalLayoutTester.html +++ b/static/api/vanilla-renderers/functions/horizontalLayoutTester.html @@ -1,2 +1,2 @@ horizontalLayoutTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/inputControlTester.html b/static/api/vanilla-renderers/functions/inputControlTester.html index 7b7ce12b..d6daeba7 100644 --- a/static/api/vanilla-renderers/functions/inputControlTester.html +++ b/static/api/vanilla-renderers/functions/inputControlTester.html @@ -1 +1 @@ -inputControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +inputControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/integerCellTester.html b/static/api/vanilla-renderers/functions/integerCellTester.html index a5219406..7b1b64ad 100644 --- a/static/api/vanilla-renderers/functions/integerCellTester.html +++ b/static/api/vanilla-renderers/functions/integerCellTester.html @@ -1,2 +1,2 @@ integerCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/labelRendererTester.html b/static/api/vanilla-renderers/functions/labelRendererTester.html index 3c34f0d4..c5c6d410 100644 --- a/static/api/vanilla-renderers/functions/labelRendererTester.html +++ b/static/api/vanilla-renderers/functions/labelRendererTester.html @@ -1,2 +1,2 @@ labelRendererTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/numberCellTester.html b/static/api/vanilla-renderers/functions/numberCellTester.html index 710fc7f9..8cfd658d 100644 --- a/static/api/vanilla-renderers/functions/numberCellTester.html +++ b/static/api/vanilla-renderers/functions/numberCellTester.html @@ -1,2 +1,2 @@ numberCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/numberFormatCellTester.html b/static/api/vanilla-renderers/functions/numberFormatCellTester.html index 364c2d19..622fe22c 100644 --- a/static/api/vanilla-renderers/functions/numberFormatCellTester.html +++ b/static/api/vanilla-renderers/functions/numberFormatCellTester.html @@ -1,2 +1,2 @@ numberFormatCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/oneOfRadioGroupControlTester.html b/static/api/vanilla-renderers/functions/oneOfRadioGroupControlTester.html index 0a05adb6..38aed32c 100644 --- a/static/api/vanilla-renderers/functions/oneOfRadioGroupControlTester.html +++ b/static/api/vanilla-renderers/functions/oneOfRadioGroupControlTester.html @@ -1 +1 @@ -oneOfRadioGroupControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +oneOfRadioGroupControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/radioGroupControlTester.html b/static/api/vanilla-renderers/functions/radioGroupControlTester.html index 7f6009fa..ea29a38c 100644 --- a/static/api/vanilla-renderers/functions/radioGroupControlTester.html +++ b/static/api/vanilla-renderers/functions/radioGroupControlTester.html @@ -1 +1 @@ -radioGroupControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +radioGroupControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/registerStyle.html b/static/api/vanilla-renderers/functions/registerStyle.html index a802a7a1..4d75bdfc 100644 --- a/static/api/vanilla-renderers/functions/registerStyle.html +++ b/static/api/vanilla-renderers/functions/registerStyle.html @@ -1 +1 @@ -registerStyle | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • styleName: string
                                      • classNames: string[]

                                      Returns {
                                          classNames: string[];
                                          name: string;
                                          type: string;
                                      }

                                      • classNames: string[]
                                      • name: string
                                      • type: string
                                    \ No newline at end of file +registerStyle | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • styleName: string
                                      • classNames: string[]

                                      Returns {
                                          classNames: string[];
                                          name: string;
                                          type: string;
                                      }

                                      • classNames: string[]
                                      • name: string
                                      • type: string
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/registerStyles.html b/static/api/vanilla-renderers/functions/registerStyles.html index 498cb44f..e1aa814b 100644 --- a/static/api/vanilla-renderers/functions/registerStyles.html +++ b/static/api/vanilla-renderers/functions/registerStyles.html @@ -1 +1 @@ -registerStyles | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • styleDefs: {
                                            classNames: string[];
                                            name: string;
                                        }[]

                                      Returns {
                                          styles: {
                                              classNames: string[];
                                              name: string;
                                          }[];
                                          type: string;
                                      }

                                      • styles: {
                                            classNames: string[];
                                            name: string;
                                        }[]
                                      • type: string
                                    \ No newline at end of file +registerStyles | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • styleDefs: {
                                            classNames: string[];
                                            name: string;
                                        }[]

                                      Returns {
                                          styles: {
                                              classNames: string[];
                                              name: string;
                                          }[];
                                          type: string;
                                      }

                                      • styles: {
                                            classNames: string[];
                                            name: string;
                                        }[]
                                      • type: string
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/sliderCellTester.html b/static/api/vanilla-renderers/functions/sliderCellTester.html index 374ec8cb..21cd7bcb 100644 --- a/static/api/vanilla-renderers/functions/sliderCellTester.html +++ b/static/api/vanilla-renderers/functions/sliderCellTester.html @@ -1 +1 @@ -sliderCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +sliderCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/stylingReducer.html b/static/api/vanilla-renderers/functions/stylingReducer.html index ab789a5e..d686d839 100644 --- a/static/api/vanilla-renderers/functions/stylingReducer.html +++ b/static/api/vanilla-renderers/functions/stylingReducer.html @@ -1 +1 @@ -stylingReducer | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +stylingReducer | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/tableArrayControlTester.html b/static/api/vanilla-renderers/functions/tableArrayControlTester.html index 7f44f574..7f206046 100644 --- a/static/api/vanilla-renderers/functions/tableArrayControlTester.html +++ b/static/api/vanilla-renderers/functions/tableArrayControlTester.html @@ -1,3 +1,3 @@ tableArrayControlTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/textAreaCellTester.html b/static/api/vanilla-renderers/functions/textAreaCellTester.html index af2c111e..abbd7903 100644 --- a/static/api/vanilla-renderers/functions/textAreaCellTester.html +++ b/static/api/vanilla-renderers/functions/textAreaCellTester.html @@ -1,2 +1,2 @@ textAreaCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/textCellTester.html b/static/api/vanilla-renderers/functions/textCellTester.html index 5634cbae..07bde111 100644 --- a/static/api/vanilla-renderers/functions/textCellTester.html +++ b/static/api/vanilla-renderers/functions/textCellTester.html @@ -1,2 +1,2 @@ textCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/timeCellTester.html b/static/api/vanilla-renderers/functions/timeCellTester.html index 9ec8ab30..b89f11cc 100644 --- a/static/api/vanilla-renderers/functions/timeCellTester.html +++ b/static/api/vanilla-renderers/functions/timeCellTester.html @@ -1,2 +1,2 @@ timeCellTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/unregisterStyle.html b/static/api/vanilla-renderers/functions/unregisterStyle.html index 22bcf8cd..a745061a 100644 --- a/static/api/vanilla-renderers/functions/unregisterStyle.html +++ b/static/api/vanilla-renderers/functions/unregisterStyle.html @@ -1 +1 @@ -unregisterStyle | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • styleName: string

                                      Returns {
                                          name: string;
                                          type: string;
                                      }

                                      • name: string
                                      • type: string
                                    \ No newline at end of file +unregisterStyle | JSON Forms Vanilla Renderers
                                    • Parameters

                                      • styleName: string

                                      Returns {
                                          name: string;
                                          type: string;
                                      }

                                      • name: string
                                      • type: string
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/useStyleContext.html b/static/api/vanilla-renderers/functions/useStyleContext.html index 5ea6e75f..7ee32a20 100644 --- a/static/api/vanilla-renderers/functions/useStyleContext.html +++ b/static/api/vanilla-renderers/functions/useStyleContext.html @@ -1 +1 @@ -useStyleContext | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +useStyleContext | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/useStyles.html b/static/api/vanilla-renderers/functions/useStyles.html index 7db2168e..ea864fa7 100644 --- a/static/api/vanilla-renderers/functions/useStyles.html +++ b/static/api/vanilla-renderers/functions/useStyles.html @@ -1 +1 @@ -useStyles | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +useStyles | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/verticalLayoutTester.html b/static/api/vanilla-renderers/functions/verticalLayoutTester.html index 6448a5ab..3b62169c 100644 --- a/static/api/vanilla-renderers/functions/verticalLayoutTester.html +++ b/static/api/vanilla-renderers/functions/verticalLayoutTester.html @@ -1,2 +1,2 @@ verticalLayoutTester | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +

                                    Parameters

                                    Returns number

                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/withAjvProps.html b/static/api/vanilla-renderers/functions/withAjvProps.html index 7dc07826..038a0c89 100644 --- a/static/api/vanilla-renderers/functions/withAjvProps.html +++ b/static/api/vanilla-renderers/functions/withAjvProps.html @@ -1 +1 @@ -withAjvProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +withAjvProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/withVanillaBooleanCellProps.html b/static/api/vanilla-renderers/functions/withVanillaBooleanCellProps.html index 18ef303e..dca51009 100644 --- a/static/api/vanilla-renderers/functions/withVanillaBooleanCellProps.html +++ b/static/api/vanilla-renderers/functions/withVanillaBooleanCellProps.html @@ -1 +1 @@ -withVanillaBooleanCellProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +withVanillaBooleanCellProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/withVanillaCellProps.html b/static/api/vanilla-renderers/functions/withVanillaCellProps.html index cbd941b0..7976c81f 100644 --- a/static/api/vanilla-renderers/functions/withVanillaCellProps.html +++ b/static/api/vanilla-renderers/functions/withVanillaCellProps.html @@ -1 +1 @@ -withVanillaCellProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +withVanillaCellProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/withVanillaControlProps.html b/static/api/vanilla-renderers/functions/withVanillaControlProps.html index 2bb4fe87..8c4b57b4 100644 --- a/static/api/vanilla-renderers/functions/withVanillaControlProps.html +++ b/static/api/vanilla-renderers/functions/withVanillaControlProps.html @@ -1 +1 @@ -withVanillaControlProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +withVanillaControlProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/functions/withVanillaEnumCellProps.html b/static/api/vanilla-renderers/functions/withVanillaEnumCellProps.html index 699eaf27..04537517 100644 --- a/static/api/vanilla-renderers/functions/withVanillaEnumCellProps.html +++ b/static/api/vanilla-renderers/functions/withVanillaEnumCellProps.html @@ -1 +1 @@ -withVanillaEnumCellProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file +withVanillaEnumCellProps | JSON Forms Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/interfaces/AjvProps.html b/static/api/vanilla-renderers/interfaces/AjvProps.html index 19061179..047ce49c 100644 --- a/static/api/vanilla-renderers/interfaces/AjvProps.html +++ b/static/api/vanilla-renderers/interfaces/AjvProps.html @@ -1,2 +1,2 @@ -AjvProps | JSON Forms Vanilla Renderers
                                    interface AjvProps {
                                        ajv: Ajv;
                                    }

                                    Properties

                                    ajv -

                                    Properties

                                    ajv: Ajv
                                    \ No newline at end of file +AjvProps | JSON Forms Vanilla Renderers
                                    interface AjvProps {
                                        ajv: Ajv;
                                    }

                                    Properties

                                    ajv +

                                    Properties

                                    ajv: Ajv
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/interfaces/StyleContext.html b/static/api/vanilla-renderers/interfaces/StyleContext.html index 5a14eb56..c066592a 100644 --- a/static/api/vanilla-renderers/interfaces/StyleContext.html +++ b/static/api/vanilla-renderers/interfaces/StyleContext.html @@ -1,2 +1,2 @@ -StyleContext | JSON Forms Vanilla Renderers
                                    interface StyleContext {
                                        styles: StyleDef[];
                                    }

                                    Properties

                                    Properties

                                    styles: StyleDef[]
                                    \ No newline at end of file +StyleContext | JSON Forms Vanilla Renderers
                                    interface StyleContext {
                                        styles: StyleDef[];
                                    }

                                    Properties

                                    Properties

                                    styles: StyleDef[]
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/interfaces/StyleDef.html b/static/api/vanilla-renderers/interfaces/StyleDef.html index 7ce6d591..1f4c402d 100644 --- a/static/api/vanilla-renderers/interfaces/StyleDef.html +++ b/static/api/vanilla-renderers/interfaces/StyleDef.html @@ -1,4 +1,4 @@ StyleDef | JSON Forms Vanilla Renderers

                                    A style associates a name with a list of CSS class names or a function that calculates them.

                                    -
                                    interface StyleDef {
                                        classNames: string[] | ((...args) => string[]);
                                        name: string;
                                    }

                                    Properties

                                    interface StyleDef {
                                        classNames: string[] | ((...args) => string[]);
                                        name: string;
                                    }

                                    Properties

                                    Properties

                                    classNames: string[] | ((...args) => string[])

                                    Type declaration

                                      • (...args): string[]
                                      • Parameters

                                        • Rest ...args: any[]

                                        Returns string[]

                                    name: string
                                    \ No newline at end of file +

                                    Properties

                                    classNames: string[] | ((...args) => string[])

                                    Type declaration

                                      • (...args): string[]
                                      • Parameters

                                        • Rest ...args: any[]

                                        Returns string[]

                                    name: string
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/interfaces/VanillaRendererProps.html b/static/api/vanilla-renderers/interfaces/VanillaRendererProps.html index 78d796fc..6e546511 100644 --- a/static/api/vanilla-renderers/interfaces/VanillaRendererProps.html +++ b/static/api/vanilla-renderers/interfaces/VanillaRendererProps.html @@ -1,14 +1,14 @@ VanillaRendererProps | JSON Forms Vanilla Renderers

                                    Additional renderer props specific to vanilla renderers.

                                    -
                                    interface VanillaRendererProps {
                                        className?: string;
                                        classNames?: {
                                            [className: string]: string;
                                        };
                                        getStyle?(string, ...args): string[];
                                        getStyleAsClassName?(string, ...args): string;
                                    }

                                    Hierarchy (view full)

                                    Properties

                                    interface VanillaRendererProps {
                                        className?: string;
                                        classNames?: {
                                            [className: string]: string;
                                        };
                                        getStyle?(string, ...args): string[];
                                        getStyleAsClassName?(string, ...args): string;
                                    }

                                    Hierarchy (view full)

                                    Properties

                                    className?: string
                                    classNames?: {
                                        [className: string]: string;
                                    }

                                    Type declaration

                                    • [className: string]: string

                                    Methods

                                    • Returns all classes associated with the given style.

                                      +

                                    Properties

                                    className?: string
                                    classNames?: {
                                        [className: string]: string;
                                    }

                                    Type declaration

                                    • [className: string]: string

                                    Methods

                                    • Returns all classes associated with the given style.

                                      Parameters

                                      • string: string

                                        the style name

                                      • Rest ...args: any[]

                                        any additional args necessary to calculate the classes

                                      Returns string[]

                                      array of class names

                                      -
                                    • Returns all classes associated with the given style as a single class name.

                                      Parameters

                                      • string: string

                                        the style name

                                      • Rest ...args: any[]

                                        any additional args necessary to calculate the classes

                                      Returns string

                                      array of class names

                                      -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/interfaces/WithChildren.html b/static/api/vanilla-renderers/interfaces/WithChildren.html index abee8729..4a85484c 100644 --- a/static/api/vanilla-renderers/interfaces/WithChildren.html +++ b/static/api/vanilla-renderers/interfaces/WithChildren.html @@ -1,2 +1,2 @@ -WithChildren | JSON Forms Vanilla Renderers
                                    interface WithChildren {
                                        children: any;
                                    }

                                    Properties

                                    Properties

                                    children: any
                                    \ No newline at end of file +WithChildren | JSON Forms Vanilla Renderers
                                    interface WithChildren {
                                        children: any;
                                    }

                                    Properties

                                    Properties

                                    children: any
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/interfaces/WithClassname.html b/static/api/vanilla-renderers/interfaces/WithClassname.html index ab0c5330..b8504fdd 100644 --- a/static/api/vanilla-renderers/interfaces/WithClassname.html +++ b/static/api/vanilla-renderers/interfaces/WithClassname.html @@ -1,2 +1,2 @@ -WithClassname | JSON Forms Vanilla Renderers
                                    interface WithClassname {
                                        className?: string;
                                    }

                                    Hierarchy (view full)

                                    Properties

                                    Properties

                                    className?: string
                                    \ No newline at end of file +WithClassname | JSON Forms Vanilla Renderers
                                    interface WithClassname {
                                        className?: string;
                                    }

                                    Hierarchy (view full)

                                    Properties

                                    Properties

                                    className?: string
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/modules/Customizable.html b/static/api/vanilla-renderers/modules/Customizable.html index a71401a3..6814cc13 100644 --- a/static/api/vanilla-renderers/modules/Customizable.html +++ b/static/api/vanilla-renderers/modules/Customizable.html @@ -1,4 +1,4 @@ -Customizable | JSON Forms Vanilla Renderers

                                    Index

                                    Functions

                                    BooleanCell +Customizable | JSON Forms Vanilla Renderers

                                    Index

                                    Functions

                                    BooleanCell DateCell DateTimeCell EnumCell diff --git a/static/api/vanilla-renderers/variables/BooleanCell.html b/static/api/vanilla-renderers/variables/BooleanCell.html index 9d2fce5c..f6476be5 100644 --- a/static/api/vanilla-renderers/variables/BooleanCell.html +++ b/static/api/vanilla-renderers/variables/BooleanCell.html @@ -1 +1 @@ -BooleanCell | JSON Forms Vanilla Renderers
                                    BooleanCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +BooleanCell | JSON Forms Vanilla Renderers
                                    BooleanCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/DateCell.html b/static/api/vanilla-renderers/variables/DateCell.html index 0d936ff7..13fd1d7c 100644 --- a/static/api/vanilla-renderers/variables/DateCell.html +++ b/static/api/vanilla-renderers/variables/DateCell.html @@ -1 +1 @@ -DateCell | JSON Forms Vanilla Renderers
                                    DateCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +DateCell | JSON Forms Vanilla Renderers
                                    DateCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/DateTimeCell.html b/static/api/vanilla-renderers/variables/DateTimeCell.html index 6e9a7722..eb48774e 100644 --- a/static/api/vanilla-renderers/variables/DateTimeCell.html +++ b/static/api/vanilla-renderers/variables/DateTimeCell.html @@ -1 +1 @@ -DateTimeCell | JSON Forms Vanilla Renderers
                                    DateTimeCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +DateTimeCell | JSON Forms Vanilla Renderers
                                    DateTimeCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/EnumCell.html b/static/api/vanilla-renderers/variables/EnumCell.html index 153380fa..825f8f33 100644 --- a/static/api/vanilla-renderers/variables/EnumCell.html +++ b/static/api/vanilla-renderers/variables/EnumCell.html @@ -1 +1 @@ -EnumCell | JSON Forms Vanilla Renderers
                                    EnumCell: ComponentType<OwnPropsOfEnumCell>
                                    \ No newline at end of file +EnumCell | JSON Forms Vanilla Renderers
                                    EnumCell: ComponentType<OwnPropsOfEnumCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/IntegerCell.html b/static/api/vanilla-renderers/variables/IntegerCell.html index 3110f8ab..df4c5d04 100644 --- a/static/api/vanilla-renderers/variables/IntegerCell.html +++ b/static/api/vanilla-renderers/variables/IntegerCell.html @@ -1 +1 @@ -IntegerCell | JSON Forms Vanilla Renderers
                                    IntegerCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +IntegerCell | JSON Forms Vanilla Renderers
                                    IntegerCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/JsonFormsStyleContext.html b/static/api/vanilla-renderers/variables/JsonFormsStyleContext.html index 967dfae0..b5b95397 100644 --- a/static/api/vanilla-renderers/variables/JsonFormsStyleContext.html +++ b/static/api/vanilla-renderers/variables/JsonFormsStyleContext.html @@ -1 +1 @@ -JsonFormsStyleContext | JSON Forms Vanilla Renderers

                                    Variable JsonFormsStyleContextConst

                                    JsonFormsStyleContext: Context<StyleContext> = ...
                                    \ No newline at end of file +JsonFormsStyleContext | JSON Forms Vanilla Renderers

                                    Variable JsonFormsStyleContextConst

                                    JsonFormsStyleContext: Context<StyleContext> = ...
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/NumberCell.html b/static/api/vanilla-renderers/variables/NumberCell.html index 7c1d5a3f..637aa16d 100644 --- a/static/api/vanilla-renderers/variables/NumberCell.html +++ b/static/api/vanilla-renderers/variables/NumberCell.html @@ -1 +1 @@ -NumberCell | JSON Forms Vanilla Renderers
                                    NumberCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +NumberCell | JSON Forms Vanilla Renderers
                                    NumberCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/NumberFormatCell.html b/static/api/vanilla-renderers/variables/NumberFormatCell.html index 7324232e..68a7e8d1 100644 --- a/static/api/vanilla-renderers/variables/NumberFormatCell.html +++ b/static/api/vanilla-renderers/variables/NumberFormatCell.html @@ -1 +1 @@ -NumberFormatCell | JSON Forms Vanilla Renderers
                                    NumberFormatCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +NumberFormatCell | JSON Forms Vanilla Renderers
                                    NumberFormatCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/REGISTER_STYLE.html b/static/api/vanilla-renderers/variables/REGISTER_STYLE.html index 6dd71687..858e0d70 100644 --- a/static/api/vanilla-renderers/variables/REGISTER_STYLE.html +++ b/static/api/vanilla-renderers/variables/REGISTER_STYLE.html @@ -1 +1 @@ -REGISTER_STYLE | JSON Forms Vanilla Renderers

                                    Variable REGISTER_STYLEConst

                                    REGISTER_STYLE: "REGISTER_STYLE" = 'REGISTER_STYLE'
                                    \ No newline at end of file +REGISTER_STYLE | JSON Forms Vanilla Renderers

                                    Variable REGISTER_STYLEConst

                                    REGISTER_STYLE: "REGISTER_STYLE" = 'REGISTER_STYLE'
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/REGISTER_STYLES.html b/static/api/vanilla-renderers/variables/REGISTER_STYLES.html index 3479b7d5..178c5163 100644 --- a/static/api/vanilla-renderers/variables/REGISTER_STYLES.html +++ b/static/api/vanilla-renderers/variables/REGISTER_STYLES.html @@ -1 +1 @@ -REGISTER_STYLES | JSON Forms Vanilla Renderers

                                    Variable REGISTER_STYLESConst

                                    REGISTER_STYLES: "REGISTER_STYLES" = 'REGISTER_STYLES'
                                    \ No newline at end of file +REGISTER_STYLES | JSON Forms Vanilla Renderers

                                    Variable REGISTER_STYLESConst

                                    REGISTER_STYLES: "REGISTER_STYLES" = 'REGISTER_STYLES'
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/SliderCell.html b/static/api/vanilla-renderers/variables/SliderCell.html index a3a32ecf..e05fda5f 100644 --- a/static/api/vanilla-renderers/variables/SliderCell.html +++ b/static/api/vanilla-renderers/variables/SliderCell.html @@ -1 +1 @@ -SliderCell | JSON Forms Vanilla Renderers
                                    SliderCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +SliderCell | JSON Forms Vanilla Renderers
                                    SliderCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/TextAreaCell.html b/static/api/vanilla-renderers/variables/TextAreaCell.html index bd855bf4..1bb58955 100644 --- a/static/api/vanilla-renderers/variables/TextAreaCell.html +++ b/static/api/vanilla-renderers/variables/TextAreaCell.html @@ -1 +1 @@ -TextAreaCell | JSON Forms Vanilla Renderers
                                    TextAreaCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +TextAreaCell | JSON Forms Vanilla Renderers
                                    TextAreaCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/TextCell.html b/static/api/vanilla-renderers/variables/TextCell.html index 835867af..4fa36fd2 100644 --- a/static/api/vanilla-renderers/variables/TextCell.html +++ b/static/api/vanilla-renderers/variables/TextCell.html @@ -1 +1 @@ -TextCell | JSON Forms Vanilla Renderers
                                    TextCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +TextCell | JSON Forms Vanilla Renderers
                                    TextCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/TimeCell.html b/static/api/vanilla-renderers/variables/TimeCell.html index 1431e7ae..7c5c9c57 100644 --- a/static/api/vanilla-renderers/variables/TimeCell.html +++ b/static/api/vanilla-renderers/variables/TimeCell.html @@ -1 +1 @@ -TimeCell | JSON Forms Vanilla Renderers
                                    TimeCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file +TimeCell | JSON Forms Vanilla Renderers
                                    TimeCell: ComponentType<OwnPropsOfCell>
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/UNREGISTER_STYLE.html b/static/api/vanilla-renderers/variables/UNREGISTER_STYLE.html index e392ccd2..0b6c4a1c 100644 --- a/static/api/vanilla-renderers/variables/UNREGISTER_STYLE.html +++ b/static/api/vanilla-renderers/variables/UNREGISTER_STYLE.html @@ -1 +1 @@ -UNREGISTER_STYLE | JSON Forms Vanilla Renderers

                                    Variable UNREGISTER_STYLEConst

                                    UNREGISTER_STYLE: "UNREGISTER_STYLE" = 'UNREGISTER_STYLE'
                                    \ No newline at end of file +UNREGISTER_STYLE | JSON Forms Vanilla Renderers

                                    Variable UNREGISTER_STYLEConst

                                    UNREGISTER_STYLE: "UNREGISTER_STYLE" = 'UNREGISTER_STYLE'
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/i18nDefaults.html b/static/api/vanilla-renderers/variables/i18nDefaults.html index 4e4f906a..629c6e2f 100644 --- a/static/api/vanilla-renderers/variables/i18nDefaults.html +++ b/static/api/vanilla-renderers/variables/i18nDefaults.html @@ -1 +1 @@ -i18nDefaults | JSON Forms Vanilla Renderers

                                    Variable i18nDefaultsConst

                                    i18nDefaults: {
                                        enum.none: string;
                                    } = ...

                                    Type declaration

                                    • enum.none: string
                                    \ No newline at end of file +i18nDefaults | JSON Forms Vanilla Renderers

                                    Variable i18nDefaultsConst

                                    i18nDefaults: {
                                        enum.none: string;
                                    } = ...

                                    Type declaration

                                    • enum.none: string
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/vanillaCells.html b/static/api/vanilla-renderers/variables/vanillaCells.html index 8a86bcc5..980523da 100644 --- a/static/api/vanilla-renderers/variables/vanillaCells.html +++ b/static/api/vanilla-renderers/variables/vanillaCells.html @@ -1 +1 @@ -vanillaCells | JSON Forms Vanilla Renderers

                                    Variable vanillaCellsConst

                                    vanillaCells: {
                                        cell: any;
                                        tester: RankedTester;
                                    }[] = ...

                                    Type declaration

                                    • cell: any
                                    • tester: RankedTester
                                    \ No newline at end of file +vanillaCells | JSON Forms Vanilla Renderers

                                    Variable vanillaCellsConst

                                    vanillaCells: {
                                        cell: any;
                                        tester: RankedTester;
                                    }[] = ...

                                    Type declaration

                                    • cell: any
                                    • tester: RankedTester
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/vanillaRenderers.html b/static/api/vanilla-renderers/variables/vanillaRenderers.html index 4a89e326..6a71451a 100644 --- a/static/api/vanilla-renderers/variables/vanillaRenderers.html +++ b/static/api/vanilla-renderers/variables/vanillaRenderers.html @@ -1 +1 @@ -vanillaRenderers | JSON Forms Vanilla Renderers

                                    Variable vanillaRenderersConst

                                    vanillaRenderers: {
                                        renderer: any;
                                        tester: RankedTester;
                                    }[] = ...

                                    Type declaration

                                    • renderer: any
                                    • tester: RankedTester
                                    \ No newline at end of file +vanillaRenderers | JSON Forms Vanilla Renderers

                                    Variable vanillaRenderersConst

                                    vanillaRenderers: {
                                        renderer: any;
                                        tester: RankedTester;
                                    }[] = ...

                                    Type declaration

                                    • renderer: any
                                    • tester: RankedTester
                                    \ No newline at end of file diff --git a/static/api/vanilla-renderers/variables/vanillaStyles.html b/static/api/vanilla-renderers/variables/vanillaStyles.html index 48bab9dc..007723dd 100644 --- a/static/api/vanilla-renderers/variables/vanillaStyles.html +++ b/static/api/vanilla-renderers/variables/vanillaStyles.html @@ -1,2 +1,2 @@ vanillaStyles | JSON Forms Vanilla Renderers

                                    Variable vanillaStylesConst

                                    vanillaStyles: StyleDef[] = ...

                                    Pre-defined vanilla styles.

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/functions/classes.html b/static/api/vue-vanilla/functions/classes.html index 1bddc5bf..5bc30a9a 100644 --- a/static/api/vue-vanilla/functions/classes.html +++ b/static/api/vue-vanilla/functions/classes.html @@ -1 +1 @@ -classes | JSON Forms Vue Vanilla Renderers
                                    • Parameters

                                      • strings: TemplateStringsArray
                                      • Rest ...variables: any[]

                                      Returns string

                                    \ No newline at end of file +classes | JSON Forms Vue Vanilla Renderers
                                    • Parameters

                                      • strings: TemplateStringsArray
                                      • Rest ...variables: any[]

                                      Returns string

                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/functions/mergeStyles.html b/static/api/vue-vanilla/functions/mergeStyles.html index d4f88792..64078763 100644 --- a/static/api/vue-vanilla/functions/mergeStyles.html +++ b/static/api/vue-vanilla/functions/mergeStyles.html @@ -2,4 +2,4 @@

                                    Example usage:

                                    const myStyles = mergeStyles(defaultStyles, { control: { root: 'mycontrol' } });
                                     
                                    -

                                    Parameters

                                    Returns Partial<Styles>

                                    \ No newline at end of file +

                                    Parameters

                                    Returns Partial<Styles>

                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/functions/useStyles.html b/static/api/vue-vanilla/functions/useStyles.html index e5ae9487..1de30bc7 100644 --- a/static/api/vue-vanilla/functions/useStyles.html +++ b/static/api/vue-vanilla/functions/useStyles.html @@ -1 +1 @@ -useStyles | JSON Forms Vue Vanilla Renderers
                                    \ No newline at end of file +useStyles | JSON Forms Vue Vanilla Renderers
                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/functions/useVanillaArrayControl.html b/static/api/vue-vanilla/functions/useVanillaArrayControl.html index 16c070cc..d88d94a4 100644 --- a/static/api/vue-vanilla/functions/useVanillaArrayControl.html +++ b/static/api/vue-vanilla/functions/useVanillaArrayControl.html @@ -1,2 +1,2 @@ useVanillaArrayControl | JSON Forms Vue Vanilla Renderers
                                    • Adds styles, appliedOptions and childUiSchema

                                      -

                                      Type Parameters

                                      • I extends {
                                            control: any;
                                        }

                                      Parameters

                                      • input: I

                                      Returns I & {
                                          appliedOptions: ComputedRef<any>;
                                          childLabelForIndex: ((index) => string);
                                          childUiSchema: ComputedRef<UISchemaElement>;
                                          styles: Styles;
                                      }

                                    \ No newline at end of file +

                                    Type Parameters

                                    Parameters

                                    Returns I & {
                                        appliedOptions: ComputedRef<any>;
                                        childLabelForIndex: ((index) => string);
                                        childUiSchema: ComputedRef<UISchemaElement>;
                                        styles: Styles;
                                    }

                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/functions/useVanillaControl.html b/static/api/vue-vanilla/functions/useVanillaControl.html index e014bcef..37b60010 100644 --- a/static/api/vue-vanilla/functions/useVanillaControl.html +++ b/static/api/vue-vanilla/functions/useVanillaControl.html @@ -1,2 +1,2 @@ useVanillaControl | JSON Forms Vue Vanilla Renderers
                                    • Adds styles, isFocused, appliedOptions and onChange

                                      -

                                      Type Parameters

                                      • I extends {
                                            control: any;
                                            handleChange: any;
                                        }

                                      Parameters

                                      • input: I
                                      • adaptTarget: ((target) => any) = ...
                                          • (target): any
                                          • Parameters

                                            • target: any

                                            Returns any

                                      Returns I & {
                                          appliedOptions: ComputedRef<any>;
                                          controlWrapper: ComputedRef<{
                                              description: any;
                                              errors: any;
                                              id: any;
                                              label: any;
                                              required: any;
                                              visible: any;
                                          }>;
                                          isFocused: Ref<boolean>;
                                          onChange: ((event) => void);
                                          styles: Styles;
                                      }

                                    \ No newline at end of file +

                                    Type Parameters

                                    Parameters

                                    Returns I & {
                                        appliedOptions: ComputedRef<any>;
                                        controlWrapper: ComputedRef<{
                                            description: any;
                                            errors: any;
                                            id: any;
                                            label: any;
                                            required: any;
                                            visible: any;
                                        }>;
                                        isFocused: Ref<boolean>;
                                        onChange: ((event) => void);
                                        styles: Styles;
                                    }

                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/functions/useVanillaLabel.html b/static/api/vue-vanilla/functions/useVanillaLabel.html index 9e25b9c0..582cc248 100644 --- a/static/api/vue-vanilla/functions/useVanillaLabel.html +++ b/static/api/vue-vanilla/functions/useVanillaLabel.html @@ -1,2 +1,2 @@ useVanillaLabel | JSON Forms Vue Vanilla Renderers
                                    • Adds styles and appliedOptions

                                      -

                                      Type Parameters

                                      • I extends {
                                            label: any;
                                        }

                                      Parameters

                                      • input: I

                                      Returns I & {
                                          appliedOptions: ComputedRef<any>;
                                          styles: Styles;
                                      }

                                    \ No newline at end of file +

                                    Type Parameters

                                    Parameters

                                    Returns I & {
                                        appliedOptions: ComputedRef<any>;
                                        styles: Styles;
                                    }

                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/functions/useVanillaLayout.html b/static/api/vue-vanilla/functions/useVanillaLayout.html index 3259c636..fba5ac79 100644 --- a/static/api/vue-vanilla/functions/useVanillaLayout.html +++ b/static/api/vue-vanilla/functions/useVanillaLayout.html @@ -1,2 +1,2 @@ useVanillaLayout | JSON Forms Vue Vanilla Renderers
                                    • Adds styles and appliedOptions

                                      -

                                      Type Parameters

                                      • I extends {
                                            layout: any;
                                        }

                                      Parameters

                                      • input: I

                                      Returns I & {
                                          appliedOptions: ComputedRef<any>;
                                          styles: Styles;
                                      }

                                    \ No newline at end of file +

                                    Type Parameters

                                    Parameters

                                    Returns I & {
                                        appliedOptions: ComputedRef<any>;
                                        styles: Styles;
                                    }

                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/index.html b/static/api/vue-vanilla/index.html index ac1e3e4d..988a7493 100644 --- a/static/api/vue-vanilla/index.html +++ b/static/api/vue-vanilla/index.html @@ -31,4 +31,4 @@

                                    License

                                    The JSONForms project is licensed under the MIT License. See the LICENSE file for more information.

                                    Roadmap

                                    Our current roadmap is available here.

                                    Migration

                                    See our migration guide when updating JSON Forms.

                                    -
                                    \ No newline at end of file +
                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/interfaces/Options.html b/static/api/vue-vanilla/interfaces/Options.html index 5d55e28d..c12094b3 100644 --- a/static/api/vue-vanilla/interfaces/Options.html +++ b/static/api/vue-vanilla/interfaces/Options.html @@ -1,5 +1,5 @@ -Options | JSON Forms Vue Vanilla Renderers
                                    interface Options {
                                        focus?: boolean;
                                        hideRequiredAsterisk?: boolean;
                                        showUnfocusedDescription?: boolean;
                                        step?: number;
                                    }

                                    Properties

                                    focus? +Options | JSON Forms Vue Vanilla Renderers
                                    interface Options {
                                        focus?: boolean;
                                        hideRequiredAsterisk?: boolean;
                                        showUnfocusedDescription?: boolean;
                                        step?: number;
                                    }

                                    Properties

                                    focus?: boolean
                                    hideRequiredAsterisk?: boolean
                                    showUnfocusedDescription?: boolean
                                    step?: number
                                    \ No newline at end of file +

                                    Properties

                                    focus?: boolean
                                    hideRequiredAsterisk?: boolean
                                    showUnfocusedDescription?: boolean
                                    step?: number
                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/interfaces/Styles.html b/static/api/vue-vanilla/interfaces/Styles.html index 0be27f86..3e7077c9 100644 --- a/static/api/vue-vanilla/interfaces/Styles.html +++ b/static/api/vue-vanilla/interfaces/Styles.html @@ -1,4 +1,4 @@ -Styles | JSON Forms Vue Vanilla Renderers
                                    interface Styles {
                                        arrayList: {
                                            addButton?: string;
                                            item?: string;
                                            itemContent?: string;
                                            itemDelete?: string;
                                            itemExpanded?: string;
                                            itemLabel?: string;
                                            itemMoveDown?: string;
                                            itemMoveUp?: string;
                                            itemToolbar?: string;
                                            itemWrapper?: string;
                                            label?: string;
                                            legend?: string;
                                            noData?: string;
                                            root?: string;
                                        };
                                        categorization: {
                                            category?: string;
                                            panel?: string;
                                            root?: string;
                                            selected?: string;
                                            stepper?: string;
                                            stepperBadge?: string;
                                            stepperButtonBack?: string;
                                            stepperButtonNext?: string;
                                            stepperFooter?: string;
                                            stepperLine?: string;
                                        };
                                        control: {
                                            asterisk?: string;
                                            description?: string;
                                            error?: string;
                                            input?: string;
                                            label?: string;
                                            option?: string;
                                            required?: string;
                                            root?: string;
                                            select?: string;
                                            textarea?: string;
                                            wrapper?: string;
                                        };
                                        dialog: {
                                            actions?: string;
                                            body?: string;
                                            buttonPrimary?: string;
                                            buttonSecondary?: string;
                                            root?: string;
                                            title?: string;
                                        };
                                        group: {
                                            item?: string;
                                            label?: string;
                                            root?: string;
                                        };
                                        horizontalLayout: {
                                            item?: string;
                                            root?: string;
                                        };
                                        label: {
                                            root?: string;
                                        };
                                        oneOf: {
                                            root?: string;
                                        };
                                        verticalLayout: {
                                            item?: string;
                                            root?: string;
                                        };
                                    }

                                    Properties

                                    arrayList +Styles | JSON Forms Vue Vanilla Renderers
                                    interface Styles {
                                        arrayList: {
                                            addButton?: string;
                                            item?: string;
                                            itemContent?: string;
                                            itemDelete?: string;
                                            itemExpanded?: string;
                                            itemLabel?: string;
                                            itemMoveDown?: string;
                                            itemMoveUp?: string;
                                            itemToolbar?: string;
                                            itemWrapper?: string;
                                            label?: string;
                                            legend?: string;
                                            noData?: string;
                                            root?: string;
                                        };
                                        categorization: {
                                            category?: string;
                                            panel?: string;
                                            root?: string;
                                            selected?: string;
                                            stepper?: string;
                                            stepperBadge?: string;
                                            stepperButtonBack?: string;
                                            stepperButtonNext?: string;
                                            stepperFooter?: string;
                                            stepperLine?: string;
                                        };
                                        control: {
                                            asterisk?: string;
                                            description?: string;
                                            error?: string;
                                            input?: string;
                                            label?: string;
                                            option?: string;
                                            required?: string;
                                            root?: string;
                                            select?: string;
                                            textarea?: string;
                                            wrapper?: string;
                                        };
                                        dialog: {
                                            actions?: string;
                                            body?: string;
                                            buttonPrimary?: string;
                                            buttonSecondary?: string;
                                            root?: string;
                                            title?: string;
                                        };
                                        group: {
                                            item?: string;
                                            label?: string;
                                            root?: string;
                                        };
                                        horizontalLayout: {
                                            item?: string;
                                            root?: string;
                                        };
                                        label: {
                                            root?: string;
                                        };
                                        oneOf: {
                                            root?: string;
                                        };
                                        verticalLayout: {
                                            item?: string;
                                            root?: string;
                                        };
                                    }

                                    Properties

                                    arrayList: {
                                        addButton?: string;
                                        item?: string;
                                        itemContent?: string;
                                        itemDelete?: string;
                                        itemExpanded?: string;
                                        itemLabel?: string;
                                        itemMoveDown?: string;
                                        itemMoveUp?: string;
                                        itemToolbar?: string;
                                        itemWrapper?: string;
                                        label?: string;
                                        legend?: string;
                                        noData?: string;
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional addButton?: string
                                    • Optional item?: string
                                    • Optional itemContent?: string
                                    • Optional itemDelete?: string
                                    • Optional itemExpanded?: string
                                    • Optional itemLabel?: string
                                    • Optional itemMoveDown?: string
                                    • Optional itemMoveUp?: string
                                    • Optional itemToolbar?: string
                                    • Optional itemWrapper?: string
                                    • Optional label?: string
                                    • Optional legend?: string
                                    • Optional noData?: string
                                    • Optional root?: string
                                    categorization: {
                                        category?: string;
                                        panel?: string;
                                        root?: string;
                                        selected?: string;
                                        stepper?: string;
                                        stepperBadge?: string;
                                        stepperButtonBack?: string;
                                        stepperButtonNext?: string;
                                        stepperFooter?: string;
                                        stepperLine?: string;
                                    }

                                    Type declaration

                                    • Optional category?: string
                                    • Optional panel?: string
                                    • Optional root?: string
                                    • Optional selected?: string
                                    • Optional stepper?: string
                                    • Optional stepperBadge?: string
                                    • Optional stepperButtonBack?: string
                                    • Optional stepperButtonNext?: string
                                    • Optional stepperFooter?: string
                                    • Optional stepperLine?: string
                                    control: {
                                        asterisk?: string;
                                        description?: string;
                                        error?: string;
                                        input?: string;
                                        label?: string;
                                        option?: string;
                                        required?: string;
                                        root?: string;
                                        select?: string;
                                        textarea?: string;
                                        wrapper?: string;
                                    }

                                    Type declaration

                                    • Optional asterisk?: string
                                    • Optional description?: string
                                    • Optional error?: string
                                    • Optional input?: string
                                    • Optional label?: string
                                    • Optional option?: string
                                    • Optional required?: string
                                    • Optional root?: string
                                    • Optional select?: string
                                    • Optional textarea?: string
                                    • Optional wrapper?: string
                                    dialog: {
                                        actions?: string;
                                        body?: string;
                                        buttonPrimary?: string;
                                        buttonSecondary?: string;
                                        root?: string;
                                        title?: string;
                                    }

                                    Type declaration

                                    • Optional actions?: string
                                    • Optional body?: string
                                    • Optional buttonPrimary?: string
                                    • Optional buttonSecondary?: string
                                    • Optional root?: string
                                    • Optional title?: string
                                    group: {
                                        item?: string;
                                        label?: string;
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional item?: string
                                    • Optional label?: string
                                    • Optional root?: string
                                    horizontalLayout: {
                                        item?: string;
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional item?: string
                                    • Optional root?: string
                                    label: {
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional root?: string
                                    oneOf: {
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional root?: string
                                    verticalLayout: {
                                        item?: string;
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional item?: string
                                    • Optional root?: string
                                    \ No newline at end of file +

                                    Properties

                                    arrayList: {
                                        addButton?: string;
                                        item?: string;
                                        itemContent?: string;
                                        itemDelete?: string;
                                        itemExpanded?: string;
                                        itemLabel?: string;
                                        itemMoveDown?: string;
                                        itemMoveUp?: string;
                                        itemToolbar?: string;
                                        itemWrapper?: string;
                                        label?: string;
                                        legend?: string;
                                        noData?: string;
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional addButton?: string
                                    • Optional item?: string
                                    • Optional itemContent?: string
                                    • Optional itemDelete?: string
                                    • Optional itemExpanded?: string
                                    • Optional itemLabel?: string
                                    • Optional itemMoveDown?: string
                                    • Optional itemMoveUp?: string
                                    • Optional itemToolbar?: string
                                    • Optional itemWrapper?: string
                                    • Optional label?: string
                                    • Optional legend?: string
                                    • Optional noData?: string
                                    • Optional root?: string
                                    categorization: {
                                        category?: string;
                                        panel?: string;
                                        root?: string;
                                        selected?: string;
                                        stepper?: string;
                                        stepperBadge?: string;
                                        stepperButtonBack?: string;
                                        stepperButtonNext?: string;
                                        stepperFooter?: string;
                                        stepperLine?: string;
                                    }

                                    Type declaration

                                    • Optional category?: string
                                    • Optional panel?: string
                                    • Optional root?: string
                                    • Optional selected?: string
                                    • Optional stepper?: string
                                    • Optional stepperBadge?: string
                                    • Optional stepperButtonBack?: string
                                    • Optional stepperButtonNext?: string
                                    • Optional stepperFooter?: string
                                    • Optional stepperLine?: string
                                    control: {
                                        asterisk?: string;
                                        description?: string;
                                        error?: string;
                                        input?: string;
                                        label?: string;
                                        option?: string;
                                        required?: string;
                                        root?: string;
                                        select?: string;
                                        textarea?: string;
                                        wrapper?: string;
                                    }

                                    Type declaration

                                    • Optional asterisk?: string
                                    • Optional description?: string
                                    • Optional error?: string
                                    • Optional input?: string
                                    • Optional label?: string
                                    • Optional option?: string
                                    • Optional required?: string
                                    • Optional root?: string
                                    • Optional select?: string
                                    • Optional textarea?: string
                                    • Optional wrapper?: string
                                    dialog: {
                                        actions?: string;
                                        body?: string;
                                        buttonPrimary?: string;
                                        buttonSecondary?: string;
                                        root?: string;
                                        title?: string;
                                    }

                                    Type declaration

                                    • Optional actions?: string
                                    • Optional body?: string
                                    • Optional buttonPrimary?: string
                                    • Optional buttonSecondary?: string
                                    • Optional root?: string
                                    • Optional title?: string
                                    group: {
                                        item?: string;
                                        label?: string;
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional item?: string
                                    • Optional label?: string
                                    • Optional root?: string
                                    horizontalLayout: {
                                        item?: string;
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional item?: string
                                    • Optional root?: string
                                    label: {
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional root?: string
                                    oneOf: {
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional root?: string
                                    verticalLayout: {
                                        item?: string;
                                        root?: string;
                                    }

                                    Type declaration

                                    • Optional item?: string
                                    • Optional root?: string
                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/modules.html b/static/api/vue-vanilla/modules.html index dd4bcbff..6f996d8f 100644 --- a/static/api/vue-vanilla/modules.html +++ b/static/api/vue-vanilla/modules.html @@ -30,4 +30,4 @@ useVanillaControl useVanillaLabel useVanillaLayout -

                                    References

                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    \ No newline at end of file +

                                    References

                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    Renames and re-exports ArrayListRenderer
                                    \ No newline at end of file diff --git a/static/api/vue-vanilla/variables/ArrayListRenderer.html b/static/api/vue-vanilla/variables/ArrayListRenderer.html index 2373aa9b..8cf3f24b 100644 --- a/static/api/vue-vanilla/variables/ArrayListRenderer.html +++ b/static/api/vue-vanilla/variables/ArrayListRenderer.html @@ -1 +1 @@ -ArrayListRenderer | JSON Forms Vue Vanilla Renderers
                                    ArrayListRenderer: DefineComponent<{}, {}, any>

                                    Type declaration

                                      Type declaration

                                        \ No newline at end of file +ArrayListRenderer | JSON Forms Vue Vanilla Renderers
                                        ArrayListRenderer: DefineComponent<{}, {}, any>

                                        Type declaration

                                          Type declaration

                                            \ No newline at end of file diff --git a/static/api/vue-vanilla/variables/arrayRenderers.html b/static/api/vue-vanilla/variables/arrayRenderers.html index 24eb6861..7e7eb32d 100644 --- a/static/api/vue-vanilla/variables/arrayRenderers.html +++ b/static/api/vue-vanilla/variables/arrayRenderers.html @@ -1 +1 @@ -arrayRenderers | JSON Forms Vue Vanilla Renderers
                                            arrayRenderers: any[] = ...
                                            \ No newline at end of file +arrayRenderers | JSON Forms Vue Vanilla Renderers
                                            arrayRenderers: any[] = ...
                                            \ No newline at end of file diff --git a/static/api/vue-vanilla/variables/controlRenderers.html b/static/api/vue-vanilla/variables/controlRenderers.html index 0796a571..01305bf1 100644 --- a/static/api/vue-vanilla/variables/controlRenderers.html +++ b/static/api/vue-vanilla/variables/controlRenderers.html @@ -1 +1 @@ -controlRenderers | JSON Forms Vue Vanilla Renderers
                                            controlRenderers: any[] = ...
                                            \ No newline at end of file +controlRenderers | JSON Forms Vue Vanilla Renderers
                                            controlRenderers: any[] = ...
                                            \ No newline at end of file diff --git a/static/api/vue-vanilla/variables/defaultStyles.html b/static/api/vue-vanilla/variables/defaultStyles.html index 10ec9d2d..dd1fed7f 100644 --- a/static/api/vue-vanilla/variables/defaultStyles.html +++ b/static/api/vue-vanilla/variables/defaultStyles.html @@ -1 +1 @@ -defaultStyles | JSON Forms Vue Vanilla Renderers
                                            defaultStyles: Styles = ...
                                            \ No newline at end of file +defaultStyles | JSON Forms Vue Vanilla Renderers
                                            defaultStyles: Styles = ...
                                            \ No newline at end of file diff --git a/static/api/vue-vanilla/variables/labelRenderers.html b/static/api/vue-vanilla/variables/labelRenderers.html index 85f31aa9..81325339 100644 --- a/static/api/vue-vanilla/variables/labelRenderers.html +++ b/static/api/vue-vanilla/variables/labelRenderers.html @@ -1 +1 @@ -labelRenderers | JSON Forms Vue Vanilla Renderers
                                            labelRenderers: any[] = ...
                                            \ No newline at end of file +labelRenderers | JSON Forms Vue Vanilla Renderers
                                            labelRenderers: any[] = ...
                                            \ No newline at end of file diff --git a/static/api/vue-vanilla/variables/layoutRenderers.html b/static/api/vue-vanilla/variables/layoutRenderers.html index 9fb8f5be..4d6f3af2 100644 --- a/static/api/vue-vanilla/variables/layoutRenderers.html +++ b/static/api/vue-vanilla/variables/layoutRenderers.html @@ -1 +1 @@ -layoutRenderers | JSON Forms Vue Vanilla Renderers
                                            layoutRenderers: any[] = ...
                                            \ No newline at end of file +layoutRenderers | JSON Forms Vue Vanilla Renderers
                                            layoutRenderers: any[] = ...
                                            \ No newline at end of file diff --git a/static/api/vue-vanilla/variables/vanillaRenderers.html b/static/api/vue-vanilla/variables/vanillaRenderers.html index 018414ac..42328fc9 100644 --- a/static/api/vue-vanilla/variables/vanillaRenderers.html +++ b/static/api/vue-vanilla/variables/vanillaRenderers.html @@ -1 +1 @@ -vanillaRenderers | JSON Forms Vue Vanilla Renderers
                                            vanillaRenderers: any[] = ...
                                            \ No newline at end of file +vanillaRenderers | JSON Forms Vue Vanilla Renderers
                                            vanillaRenderers: any[] = ...
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/assets/search.js b/static/api/vue-vuetify/assets/search.js index 0519fcf0..5142decc 100644 --- a/static/api/vue-vuetify/assets/search.js +++ b/static/api/vue-vuetify/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA8VdXZPbNrL9L/KrMmHzm36bxNmbbDnJ1tqbvVVTrhRnyBnTlkRdkhp71pX/fqtBUmqA3SA40tQ+ZWL1F3AaQOOABL+tmvpLu3p98231udoVq9eBv17t8m25er16m9+Wm3+Wu6Jsyma1Xh2azer16jFvqvx2U7bfa79ffey2m9V6dbfJ27ZsV69Xq7/WnNGq7f5ddR/flF1eWa2zgq5u8qKouqre5UfNlvHBSLk62NDG/7TrmifG/lTI2TzbetGPLO3cYU2TP2Gfz/niBRe5sUKiCbiavd5sfr+3JJP2u7PR3ZPdKP3d2Si278d61zW1Lfs5MVcXP+0O22vajYz9iYyr8d9vP5V3ncWyLuBsdlda+1r7fZHR9/ntnF0i4mr6rt7uN+VXWyabIs5DhOaqOAonQs7madaK5idCiwa4kbjWqYSTdXVWmlkseeIFXd3UWkpLPhgpZwc0u0X7E6FF5kmSWz2Ycotmy3ddU+0efm9wenGY5GZUXF3/UNebMt/NO+QFF7p5Xz88bEpnZ6y4q8tB7d9Nvt+zTnQBV7Nv8s6hAYzUEgfvq62jE0ZyyVo37+SM3Ppl15UPZTPvgxd0dfPrYdNV/VCYdyULu7r77bC9dWkUK7do+XUDSBJdVj7kRVX/T1Mf9o4ORQVXt//I2/ZL3RTz/gRJV0dLmnZ2q95tqsIlOVg5ZyeOuX5WmvfKv+btZ1dHjKyrM7f57oy57k5X42tOXWRRUWhZia114pyeaxC37OosubZIL3TIrtAzbmUdV+fFdHWVfEqiS1wxeWdzJ4kvqcwd3Umirq4qduGVvFmkXR1uxeVXcjqj4ep4x63Gkk9ZeNG2YcFkYJVfthWSljD73siq5RrAnl+pJc82cVeXzdLm2hVc3bbc+i25lIWd3S0ZMbLwMnfMem53KSm4uu3c51lJ1NXVH/mmKnLkr3/Ii4eS8WBILDf8y129s9pFAedNYdWieoE6f6vvDlwBM5GxGo+jKIiP9v/8s3vac93AG311lCe216t93pS7jg335Nj3wvTo97DHFbNY6vjqpOcYwNUQMc+/HLq6pxy70pF+sWs4Ez/EzIItn4uac7XxtUONwlYaT2Sca2N7N4mlsYPac0KQ+solDquuNRg/Oo2z6+Op2T+ael82XVW2b8r7/LDp3jf5rt2omeEYClZczX1+h5g7aVoDAc8Pj5F8Lp/OdPOqN8EPQMeGCsEVveS5AZ7MXChI66R5XpBXM1Oqo8mxyaeYU2vyEV1M7mNjcGfBt8PQsGfcqbPyonhf15uu2j/TxyvNgnsnmS2Uortuqlwdy58RH7Vx4Qibcls/lmd2oWnkRWI8uyOnZi4c574Xf/ot35ZnRcoZesFYf9k9YvV4iWhPpl4o3utNU+bF05vyvtqVZ4c8sXaJqH0vSyDyXefHU2WEE/VsI9yLJKeZ3f4MjlXTvg84rboPZefcBfeH3Z36l+8dtFx74j7Hev16U+UoNW2v9rsz5VRUdqu6gL2UMzLm7+/+98d6u693mH56dtCfFtnEWP7IN4fSMHj8d+dik2s2KVJcG61VZlVXbq+LwsXeq5MsP1ppfBZ3v9aP5b/2zh6P4mc7fVN/YUtx0e2gcJbjNyXuNpzdHsWf7fQu35S7Im9+3NR3n538mhrPd+3u8lxXI9f4c1W4da6hcLbjdx/rL4scDwrPdvx4JJp+apq6cfI91Vni3nxU723+VB9sz7sxUs5Pd+Rd+VA31X9UtBYfvODz3LzrSnxUxNmbIe/qVLHTFifa765Gf8ao6l2Xb2ZhkUSdOVCsAO4cHPGC7o8RUy1uZTcknmdYfkB5IrXsgWEnL5Ko88E3m/6SN4v08xwaI8DNL6fk6v6Bjg3J3VTI1fxHYWhInqzyrk4f2WEiubRIOzs8lF11b33W3BRZSjf/Me9CEnU+uu93Qu+6pw1b92u/OxfVhjmymjoY0qufnkieMfXqJMavxUNAy0lKxslAQn7nz3i7GoMSmtbUNUve2lxeoZKz5+l5jl5J7/aH5RGMWhcIQB+Fc5FMpF8Qat3X2PhkrtlGiGcALwTQ478wjrk06Mrtc8NB3e/Ci4ZjrgZzoTHyL5gYprexK2b7YBLmGckhBtGnx+JYLpAgckgqRWZnrIUhqeJkLqZR6AXTQbkY2xrMNbIP6AzgdXc92m5eZ/pzoxH8bt6VzndwCfcuGWZ4V2l1Eee3ebMQ56tB5WzX+aZ62L0t75cCT/XOD2J84XIuCCr4gmPq6GbutHdQOoV1xsgynV4NSm6eZ3q4q+vNbc6yS9YYTnoXCeORf+zKNZqJ+kWCwkoxr3bl8t6hmhcJJS+KHw5d94yuoZoXCcVpPp6EsbGeri4MYVe/ybt8cQxHtYsE4bIwTEIYlC4WwI/PTlFT+2Ih/VzmxTPjOapeLJi3z0pWqnlRqOgx41Kget2LhSOfys1GM3NC98xgpNM6p3CsJ3fPCEg+xZsNZ+ZEb+lsq11vMRfQRPoFayHd11gAxnMNN0I8oy4SAui3HgvjuEyVJEU0qM/vCRYF5VwTSGEdDVw4MKcKQQqq37rN7hwXBeRWL0gR9doX7iOX6kEKSO0vL9tDzmulLaa3brvuxYE5rpy20AYTLxCc2zpqi6238EKhuayqc8GhjRcIz22NtQXXW/ivzF4q1eeow3NX2N7J2OZotpkq8nNWVMNhv5S6+Z3bS2snxLMnO6b0Sx6dab7Gts/mlBHiOQdpfAB95y+MY4oCeT700JbG6efpKdDjb64Pm46/T00Nv7ga2pbNgxwX+dX13BgpoHdP21tyNEuuKjn+6BrfoR3fVLze7zdVWfy+lx6llUQXuOqPGFw8cZKL2rTdH7qy0Fd9oy1EZIHp4cDfYplKLDf8o3HwzpkeZJZ1yG21y7u6mXlgWpRd4OzvLb7X2GwF+8efF5gcIyGPCmo2T78/B0rtuJPHUp2NLTZNb/uzOqCCy938kLfVnYsbKrjAzfWnR97s9adH52dTfivbrix+2d3X3Jpx+tX9GZVN+cgXM4axV6Mgv9aQwMTHZFH0p025FSp106GpsMCx3vO9CN/5/W8LYMTlQRiT6ie7KVv1Idh6dfy/mROlo9wxSqnSOjQNxcDR8dVJzzEAa61Rft3nu+Jtjc+a40yWcwFNhVyh2udNW473pzGWtd+dS5p6h4+DvMmfPrXva7wNIRdDF2UvkSF246/kn2dySFaUmy5k2TZvP18+8qvB7MXCn+X1PpfseD+3HUfDL9gSunKYlSKZeF1KQ61T2o/1l3/t7vHWhbJ4U7Z3TbWXNm3U+CuLIt8NY9TS41ZVUf6z/L9D1ZTFdduVTdWyb5toQQhKzwrgXrupQ/I4Sj3LRduVLHmkd2wv5OqATmlNmXdCcXL8jUuND+tVtSvKr6vX3/BZyBZhfL3yr4KrbLVe3VflpsCr03s/a7wTWK3jH4bf/ijvurpBiV7ke2+1vvHWYXbl++GHD+ubUUP9oP5BicFqfQOcGGhi/mp943NiviYWrNY3AScWaGLhan0TcmKhJhat1jcRJxZpYvFqfRNzYrEmlqzWNwknlmhi6Wp9k3JiqSaWrdY3GSeW6d2LvQ0sDmAAoZDgodCxAOxzYNEAHQ7AbgcWENARAex5YDEBHRTAzgcWFtBxAex/YJEBHRpACIAFB3R0AFEAFh/QAQIEAliIQMfIRyB8FiNfx8hHIHwWI98YL2rA8CNGx8hHIHwWI1/HyEcgfBYjX8fIRyB8FiNfx8hHIHwWI1/HyEcgfBYjX8fIRyB8FiNfx8hHIHwWI1/HKEAgAhajQMcoQCACFqNAxyhAIAIWo8CY1tS8xk9sOkYBAhGwGAU6RgECEbAYBTpGAQIRsBgFOkYBAhGwGAU6RgECEbAYBTpGAQIRsBgFOkYhAhGyGIU6RiECEbIYhTpGIQIRshiFOkYhAhGyGIXG6qOWH3790TEKEYiQxSjUMQoRiJDFKNQxChGIkMUo1DEKEYiQxSjUMQoRiJDFKNQxihCIiMUo0jGKEIiIxSjSMYoQiIjFKNIxihCIiMUo0jGKEIiIxSgyigRVJfBlgo5RhEBELEaRjlGEQEQsRpGOUYRARCxGkY5RhEBE2ToMrwBiXVLHKEYgYhajWMcoRiBiWPvpleeDLqljFCMQMYtRrGMUIxAxi1GsYxQjEDGLUaxjFCMQMYtRbNRyqpjjqzkdoxiBiFmMYh2jGIGIWYxiHaMYgYjZcRTrGCUIRMJilOgYJTJGiY5RgkAk7IhLdIwSBCJh0Ux0jBIEImHRTHSMEgQiYdFMdIwSBCJh0UyMklvV3CyaiY5RgkAkfHmuY5QgEAmLZqJjlCqMWDRTHaMUgUhZNFMdoxSBSFmMUh2jFIFIWYxSHaMUgUhZjFIdoxSBSFmMUh2jFIFIWYxSHaMUgUhZjFJjZ6S2RixGqY5RikCk6Tr0rpJIz/lUxyhDINKMk8x0jDIEIvNYSR2jDIHIWIwyHaMMgchYjDIdowyByFiMMh2jDIHIWIwyHaMMgchYjDIdowyByFiMMh2jDIHIWIwyYwOrdrDsOMrMPSwikfFbKc/YxXpqG+sJO15jI+upnazHb3o9Yy/rqc2sx+97PWM766n9rMdvfT1jR+upLa3H7349Y1PrqV2tx2+APWNf66mNrcfvgT1ja+upva3Hb4M9Y3frqe2tx++EPQPAgYXgEZzwED0RwSNoUhE9FyHRFgaCPR0hMBcmIdEzEgJ5YXISPSkh8BcmLaHIB35FBpOY6JkJiNYBXKVJaggbAPbkhMB4mPREz08IpIfBUIDiIYSQDY4CfLCE7JtUUo9fug7iKz8wLRv4+T1+fBoZZAUoSkIK2YDPj2whG/ApXkIM2cBPURPAkztg8Bag2AkpZAM+P7OFbMCnKArwYR2kV35gCBv8BQRgaZ9BYUDQc4H8kApMNlDhx3NNYBAZoOgK4OkmMLgMUIyF0HMGmwFBbOk5g9CAoMcv4rZNYHAaoJgLfosFBqsBirsAnvkCg9iAsMcvYS0b3AYoBkMC26A3IOzxS3nLBn5hYMmM0CR0e/z4wWrwHKDYDOD5NTCoDlCEBiDFxsVsAKg4DUCWjRM2AFS0Bl83gkF5gCI2+MoRDNIDFLXB145g0B6gyA3gyT4wmA9Q/IaQ9wb3AVFgyXuD/oAotOR9ZDLykSU9DRIEFNUhpafBg0CUWNLToEIgSi3pabAhoDgPKYkMQgQU7SElkcGJgGI+hCQyWBFQ3IeQRAYvAor9EJLIYEYgDi2dbJAjEFsmz9g8UrFNngZDAnE/9vgp3CBJILYsfgZNArFt8TOYEkh68PiC2SBLIOlHHz8tG3wJKFYEeL4bDMoEkv4sjC+YDdYEFDcCPOsNBnECih4BnvgGgzsBxZAAz31DYh6LKQB5+hsMBgUUTwI8Aw4GiQKKKgGeBAeDRwHFlgDPg4NBpYAiTICnwsFgU0BxJsCz4WAQKqBoE+AJcTA4FUj7A00eQYNWgbQ/0+QRNJgVUPwJ8Mw4GOQKKAoFeHIcDH4FFIsCPD8OBsUCikgBniIHg2UBxaUAz5KDQbRAJjOWYFAtoAgV4El1MNgWUJwK8Lw6GIQLKFoFeGodDM4Fsh5A4bTXADCz7P8M4gUUvQI8GQ8G9wKKYYGYzwyDfgFFsgBPyYPBwPiKZQGelfcNCsbvKRiemPcNCsbvKRiem/cNCsbvKRienvcNCsbvKRieofcHCkY99IKPX+Ejp+rhl5ub41N631Z/Dk/ExDA+X/NtFcPq9be/1qtk+C9u2fs/fG/8Ixz/SIc/gmj4I/KHP+LxX+JRJhsNZsrgX6dnbPD/MPq8KPC1huF9pVN4SXAKLwll5dvh5dGTJhZtR1XcSQxRRrKR4d7w/fHe8OFWvo5+DYV0XUq6Lj3LbEvtpt7JbgoL7BKDpfp+BulHAnPiP8+mFmSSkSC9WYPN6W7Fkw3/ZMISUjd+IYI4J5pJIKni5T0bdXkPzQqSULgxl3Q39X1zvCyWeCaOXXTL/mJMEkBE/Iu5uHvi3ZOMExOO6k7dx8S9OBjRRP8ZtbrBTBquGeQi8imIIoozBidhhiRdQ3EI4EsUltBIhmYLTEz7jE4kIupoqb+Gl42F9Hu2wMY0GC8k0XhiBilT6g4pmvxUNxCn01FXDILksDUAdtSTnhATkHzraib/YjKeY3E42+1N2hfTGF2CrHdlfT8XKen8WOx7B6PTcEmCxlJy9Xep0WTwaTJIQ3f4Tq5tBiAI+BICvJnpuCcxhTMhderTvbbASIf7UofbjE3DI00NpaaOXyQYPhNA5gAyqWVS48y3hQlgAR29Is66AXYuIumSScsIb4aZjuh65kljRbfW9ndqs7GRFS6TZm2rNSZEuuZ5Yr+N7wDTHqeaibQOTYEmWZyJaaJG+Vd2igSKtJS55F42OqppyIHYg+PLg0RTcyqWJsYQ0cIOSeEaSjXhYOBLkyNq2nglqeRb/OOmpsB3SroaX7HJ74f3mmiRRdZ+3KQKttRLAzm+UEArJDI8cDMl6I5vmFGvtO/FEY4fC7XNWsSIL40nxsZ0siJ4hlIz0BB+v9YWEO0PafQIdqZBEYxDCZfjpxJJ3U1SK5FSa9Brh/fvaW7TtQ6kIVkMH2qt7urd8CIMWWRJBLEUAa7WWuWjT0R0HnK1MJ3PyBQJ0vQ9V7UTG/4CG1M8SbaGUrb2r0Zu1KuR3GCl9bU4X4438PM1JUmrWEqr0cLwuQB+5gWgmSKN4fsccyQfv2dFNmgk0VKpKZPcAho/UkO83kPZLdmip6QpqWizv7yZriA0TcUBr/TYFZxOvZ6U5po6s2TTlPCkBMXX45rh9bj8+Hoc7VZaAXrS+n26E3szXA1A84E2RyxvTRP88NfGv2s0lk6iE4EnLfVSopKBm0ogo2473D5CyyLqWORfUPmx/3YccUsSPZXmi+HTBxQFurKKkx6+cvhQNrZ5j6Dpiz3GmplOfSRHQ7EH1dVotCW07/yRMvVHojUYmdJ+e4GEpdjartzm+EU70rskpNSmJ9SONNfFkmHUN6ufgK6xfYcgByzNAGimGG7NIrMHGSNH1jgayVtxg4/GPg4XrtKQ6IgTyw1UnhDPeH5OdEd8IjFpunKLX4ot1B1lBBLKQo3tCLOxQdK0PJrT5+aU8n+jjXBk2WNpSvnUfr07fRmSmCPTYyr1jvqwNllpSXtiqTOmvenT3gyO/XBEeOxfkRhRJrkhTSCWUk3TnYxjsqeX0mt2Jqaksrhl0K3oBYBHB48nxtFfbEJrJ6onzuNI5n2puo/FcJUqTXMaeiRlkG6AXd2ImUVGpvMqmVYFS/3NCnShpwNd5Fe3RSWthqQXUtErXt/FbC4CjR+WRvT2sOmqngO3LFB0xgqkfJZNTTuTzBihtCLs1M0ylbqqh+YWxVRcrHd1oe4jpYOdrnHhuMZFEiy7w/bWumrTqTiQsou1Mu0PMn2F0vRV334q7/gaTtsdOKlPZwuNm5BsOBDKdMEV+VtnEjkimRdJmaesNXlR1aqAtwVHp1VpPrObm4ZIel+cqnqbHHZ0qrR2lxgA3Rr51j7q8ls2Bu300dHANAzSD77YD/vJhhAfiSCpJ+VefxtHOd5mRWcEGr5YYKr7ikZCSNenE0MmzbPjR2dt2UUWCfEcS7AzTSvSK5GUGKOxj+oTvKRgJV0y26JWfUaXKJNmiCzl+Nn5vP/sfDF+dp6QY6RbExHVwQwKVjv1kRHNBj3ZFpElNqaPapA9WiLN9W5zB9kkBlK3LJg2CESRNOiaEstt/hkUEk4iLYO9PvesAsE4ERujrlal6ww9VoFxM+WP9bI/PmLjj7uA4LhDGTeO8bGmllIC0/Ew3nFU0DuO6JxBj/dEPqfdIBdjw5RkRyB1Imtliifp0Ugacv01Q7QdlFcXK+z5Ao2Mk0DKcrfaLKLH6FJm9Kaw4LUFRSaAQBq8oqVpYKSrIhErhmWny4N4bjVz3BCQ8kg8v3I5aqC0slh7jneb0UShNZ54Pnr8igItMOigDcZBK6boYY+LpDYL0wVa5AYO7eTMihZvIG7lD215d7zsVWKNgZ4bgbic9LbUlbrT3T59fAfEKVOZUBjm/cW/XMlC0wHEJwAPbVndmap0fEEmzVyHtvzU4nmPusCWNoKqi4+4Hdqy39db2kDPRUFcAw5tuRuu/6SNoGikFjS4jSltgXhqdmjLjly3S+OmrKv4JOKhLYcTFfo0lW5IO7KS5t6ToVu8t5Y1RLNB3KifDLE26CwlljonG0x60zJaLHWohcmxAiWPQTycOX0K7jYvHrS6k5bSIkV80i+bRgc3I7khPpV70q/u9LKAHrBHxxpEjGP4MC13vkI7QtwO6wb40xU654hHaLwhhtGjiSYe1tpPEumo58mCD+vVvtqXm2pXrl7ffPjrr/8HCYIPVcetAAA="; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAA8VdXZPbNrL9L/KrMmHzm36bxNmbbDnJ1tqbvVVTrhRnyBnTlkRdkhp71pX/fqtBUmqA3SA40tQ+ZWL1F3AaQOOABL+tmvpLu3p98231udoVq9eBv17t8m25er16m9+Wm3+Wu6Jsyma1Xh2azer16jFvqvx2U7bfa79ffey2m9V6dbfJ27ZsV69Xq7/WnNGq7f5ddR/flF1eWa2zgq5u8qKouqre5UfNlvHBSLk62NDG/7TrmifG/lTI2TzbetGPLO3cYU2TP2Gfz/niBRe5sUKiCbiavd5sfr+3JJP2u7PR3ZPdKP3d2Si278d61zW1Lfs5MVcXP+0O22vajYz9iYyr8d9vP5V3ncWyLuBsdlda+1r7fZHR9/ntnF0i4mr6rt7uN+VXWyabIs5DhOaqOAonQs7madaK5idCiwa4kbjWqYSTdXVWmlkseeIFXd3UWkpLPhgpZwc0u0X7E6FF5kmSWz2Ycotmy3ddU+0efm9wenGY5GZUXF3/UNebMt/NO+QFF7p5Xz88bEpnZ6y4q8tB7d9Nvt+zTnQBV7Nv8s6hAYzUEgfvq62jE0ZyyVo37+SM3Ppl15UPZTPvgxd0dfPrYdNV/VCYdyULu7r77bC9dWkUK7do+XUDSBJdVj7kRVX/T1Mf9o4ORQVXt//I2/ZL3RTz/gRJV0dLmnZ2q95tqsIlOVg5ZyeOuX5WmvfKv+btZ1dHjKyrM7f57oy57k5X42tOXWRRUWhZia114pyeaxC37OosubZIL3TIrtAzbmUdV+fFdHWVfEqiS1wxeWdzJ4kvqcwd3Umirq4qduGVvFmkXR1uxeVXcjqj4ep4x63Gkk9ZeNG2YcFkYJVfthWSljD73siq5RrAnl+pJc82cVeXzdLm2hVc3bbc+i25lIWd3S0ZMbLwMnfMem53KSm4uu3c51lJ1NXVH/mmKnLkr3/Ii4eS8WBILDf8y129s9pFAedNYdWieoE6f6vvDlwBM5GxGo+jKIiP9v/8s3vac93AG311lCe216t93pS7jg335Nj3wvTo97DHFbNY6vjqpOcYwNUQMc+/HLq6pxy70pF+sWs4Ez/EzIItn4uac7XxtUONwlYaT2Sca2N7N4mlsYPac0KQ+solDquuNRg/Oo2z6+Op2T+ael82XVW2b8r7/LDp3jf5rt2omeEYClZczX1+h5g7aVoDAc8Pj5F8Lp/OdPOqN8EPQMeGCsEVveS5AZ7MXChI66R5XpBXM1Oqo8mxyaeYU2vyEV1M7mNjcGfBt8PQsGfcqbPyonhf15uu2j/TxyvNgnsnmS2Uortuqlwdy58RH7Vx4Qibcls/lmd2oWnkRWI8uyOnZi4c574Xf/ot35ZnRcoZesFYf9k9YvV4iWhPpl4o3utNU+bF05vyvtqVZ4c8sXaJqH0vSyDyXefHU2WEE/VsI9yLJKeZ3f4MjlXTvg84rboPZefcBfeH3Z36l+8dtFx74j7Hev16U+UoNW2v9rsz5VRUdqu6gL2UMzLm7+/+98d6u693mH56dtCfFtnEWP7IN4fSMHj8d+dik2s2KVJcG61VZlVXbq+LwsXeq5MsP1ppfBZ3v9aP5b/2zh6P4mc7fVN/YUtx0e2gcJbjNyXuNpzdHsWf7fQu35S7Im9+3NR3n538mhrPd+3u8lxXI9f4c1W4da6hcLbjdx/rL4scDwrPdvx4JJp+apq6cfI91Vni3nxU723+VB9sz7sxUs5Pd+Rd+VA31X9UtBYfvODz3LzrSnxUxNmbIe/qVLHTFifa765Gf8ao6l2Xb2ZhkUSdOVCsAO4cHPGC7o8RUy1uZTcknmdYfkB5IrXsgWEnL5Ko88E3m/6SN4v08xwaI8DNL6fk6v6Bjg3J3VTI1fxHYWhInqzyrk4f2WEiubRIOzs8lF11b33W3BRZSjf/Me9CEnU+uu93Qu+6pw1b92u/OxfVhjmymjoY0qufnkieMfXqJMavxUNAy0lKxslAQn7nz3i7GoMSmtbUNUve2lxeoZKz5+l5jl5J7/aH5RGMWhcIQB+Fc5FMpF8Qat3X2PhkrtlGiGcALwTQ478wjrk06Mrtc8NB3e/Ci4ZjrgZzoTHyL5gYprexK2b7YBLmGckhBtGnx+JYLpAgckgqRWZnrIUhqeJkLqZR6AXTQbkY2xrMNbIP6AzgdXc92m5eZ/pzoxH8bt6VzndwCfcuGWZ4V2l1Eee3ebMQ56tB5WzX+aZ62L0t75cCT/XOD2J84XIuCCr4gmPq6GbutHdQOoV1xsgynV4NSm6eZ3q4q+vNbc6yS9YYTnqXCaPqNot7/2rUukgIj/yTX66xTNQvEhQWq3m1K5cDRDUvEkpeFD8cuu4ZXUM1LxKK05IwCWNjPeBdGMKufpN3+eIYjmoXCcJlbZqEMChdLIAfn52ipvbFQvq5zItnxnNUvVgwb5+VrFTzolDRk86lQPW6FwtHPhicjWbmkPCZwUgHhk7hWA8PnxGQfJA4G87MoeLS2Va7YWMuoIn0C5Zjuq+xBo3nGm6EeEZpJgTQ734WxnGZQk2KaFCf35YsCsq5JpDCOhq4cGBOFYIUVL97nN28LgrIrV6QIuq1L9xHLtWDFJDa4l62h5zXSltMb902/osDc1w5baENJl4gOLd11BZbb+GFQnNZVeeCQxsvEJ7bGmsLrrfwX5m9VKrPsZfnrrC9k7HN0WwzVeTnrKiGw34pdfM7t5fWDqlnD5dM6Zc8vdN8jW2fzSkjxHPO8vgA+s5fGMcUBfKI6qEtjQPY04Oox99cn3cdf5+aGn5xNbQtmwc5LvKr69E1UkDvnra35HSY3JZy/NE1vkM7vix5vd9vqrL4fS89zSuJLnDVn3K4eOIkF7Vpuz90ZaGv+kZbiMgC08MzBxbLVGK54R+Ns3/O9CCzrENuq13e1c3MM9ui7AJnf2/x1cpmK9g//rzA5BgJeVpRs3n6/TlQaieuPJbqeG6xaXrhoNUBFVzu5oe8re5c3FDBBW6uPz3yZq8/PTo/HvNb2XZl8cvuvubWjNOv7o/JbMpHvpgxjL0aBfm1hgQmPqmLoj9tyq1QqZsOTYUFjvWe70X4zu9/WwAjLg/CmFQ/2U3Zqg/B1qvj/80cah3ljlFKldahaSgGjo6vTnqOAVhrjfLrPt8Vb2t83B1nspwLaCrkCtU+b9pyvMKNsaz97lzS1Dt8IuVN/vSpfV/jhQy5GLooe4kMsRt/Jf88k0Oyotx0Icu2efv58pFfDWYvFv4sr/e5ZMf7ue04Gn7BltCVw6wUycTrUhpqndJ+rL/8a3ePFz+UxZuyvWuqvbRpo8ZfWRT5bhijlp74qoryn+X/HaqmLK7brmyqln3hRQtCUHpWAPfaZSGSx1HqWS7armTJI71jeyFXB3RKa8q8E4qT429canxYr6pdUX5dvf6Gj2O2COPrlX8VXGWr9eq+KjcF3t7e+1njtcRqHf8w/PZHedfVDUr0It97q/WNtw6zKz8JPnxY34wa6gf1D0oMVusb4MRAE/NX6xufE/M1sWC1vgk4sUATC1frm5ATCzWxaLW+iTixSBOLV+ubmBOLNbFktb5JOLFEE0tX65uUE0s1sWy1vsk4sUzvXuxtYHEAAwiFBA+FjgVgnwOLBuhwAHY7sICAjghgzwOLCeigAHY+sLCAjgtg/wOLDOjQAEIALDigowOIArD4gA4QIBDAQgQ6Rj4C4bMY+TpGPgLhsxj5xnhRA4YfMTpGPgLhsxj5OkY+AuGzGPk6Rj4C4bMY+TpGPgLhsxj5OkY+AuGzGPk6Rj4C4bMY+TpGPgLhsxj5OkYBAhGwGAU6RgECEbAYBTpGAQIRsBgFxrSm5jV+YtMxChCIgMUo0DEKEIiAxSjQMQoQiIDFKNAxChCIgMUo0DEKEIiAxSjQMQoQiIDFKNAxChGIkMUo1DEKEYiQxSjUMQoRiJDFKNQxChGIkMUoNFYftfzw64+OUYhAhCxGoY5RiECELEahjlGIQIQsRqGOUYhAhCxGoY5RiECELEahjlGEQEQsRpGOUYRARCxGkY5RhEBELEaRjlGEQEQsRpGOUYRARCxGkVEkqCqBLxN0jCIEImIxinSMIgQiYjGKdIwiBCJiMYp0jCIEIsrWYXgFcahL6hjFCETMYhTrGMUIRAxrP73yEl1QhyhGHGIWoliHKEYcYhaiWIcoRhxiFqJYhyhGHGIWotgo5VQtxxdzOkQx4hCzEMU6RDHiELMQxTpEMeIQs8Mo1iFKEIeEhSjRIUpEiBIdogRxSNjxlugQJYhDwoKZ6BAliEPCgpnoECWIQ8KCmegQJYhDwoKZGAW3qrhZMBMdogRxSPjiXIcoQRwSFsxEhyhVELFgpjpEKQKRsmCmOkYpApGyGKU6RikCkbIYpTpGKQKRshilOkYpApGyGKU6RikCkbIYpTpGKQKRshilxr5IbYxYjFIdoxSBSNN16F2lupyOUIYwpNlULtPxyRCEzGPkdHQyhCBj0cl0dDKEIGPRyXR0MoQgY9HJdHQyhCBj0cl0dDKEIGPRyXR0MoQgY9HJdHQyhCBj0cmMjavaubIjKDP3rohDxm+hPGP36qntqyfsdI0NrKd2sB6/2fWMPaynNrEev9/1jG2sp/axHr/l9YydrKe2sh6/6/WMzayndrMev/H1jP2spza0Hr/39Ywtraf2tB6//fWMXa2ntrUevwP2DAAH9oFHcMI/9AQEj6BJQfQchERXGAj2NITAWJhERM9ECKSFyUX0ZITAW5h0hCId2KUYTD6iJyQgWgdwlfmmsIFfz0kIRIfJSvS0hMB1GMQEKPqBj9hgJsAHS8S+SSD16KXrIL7yU0PWAM/vweNzyGAoQPEQQsAGdH5kC9iATnERUsAGdoqNAJ7PAYOqAEVICAEbyPmZLWADOUVKgA/rIL3y01gXNhgLCEBuncFZQNCTf/xYCkz6T2HHk0tgMBeg+Ang+SUwyAtQFAXfbwZ7AUFs6TeDwICgBy/itklgcBigmArg2SswaAwI5P0XGEQGhD16/CA1uAxQjAUg38VYNugMCH1LXhiMBoQ9fHzMoUnghnISGbQGKPICeDoNDGYDFH8BPKMGBrkBisIAJNW4kA38FIsByKtxwgZ+oVRVgkFxQCTVlWBQHBBJlSUYFAcoIgN4Yg8MlgMUl8EPDoPmgCi0DI7IZN4jy+AwyA5QlIaUlgbfAVFiSUuD8oAotaSlwXpAlMlpafAeoNgNKXkM6gMUwyElj0F/gCI52OQx6A9QJAebPAb9AYrkYJPHoD8gjiy9G5uHJnKVYlAgENuqFIMFgbgfbHz9ahAh0DMhfBAGaIrvkIIwyBBIetD4GdsgRCDpx5xwLGTglvRHXXxdbNAioMgP4EltMJgRUPwH8Lw2GOQIKAoEeGobEvPUS+HHs9tgUCSgiBDgCW4wWBJQXAjwHDcYRAkoOgR4mhsMrgQUIwI80w0GXQKKFAGe7AaDMQHFiwDPd4NBmkDan1fyCBq8CaT9kSWPoEGdgCJIgCe+wWBPQHEkwHPfYBAooGgS4OlvMDgUUFwJ8Aw4GEQKKMIEeBIcDDYFFGsCPA8OBqUCijjhJwKDUwHFnADPmoNBq4AiT4AnzsFgViDr8RPOcg38sv7UmQfb4FdAsShC8wz0FI0CMZ8XBscCikkBnnAHg2bxFZUCPOfuGzyL3/MsPO3uGzyL3/MsPPPuGzyL3/MsPPnuGzyL3/MsPP/uGzyL3/MsPAXvDzyLevwFH8TCh0/VYzA3N8fn9b6t/hyejYlhfNLm2yqG1etvf61XyfBf3MX3f/je+Ec4/pEOfwTR8EcUDH/Eo1acDX9k/vhHgn/8dXraBv8Po8+LAl9wGN5cOoWXBKfwklBWvh1eIz1pYqV2VMVtwxBlLBsZLjHfHy8xH64I7OinWUjXEQdxepbZltpNvZPdFBbYJQZL9TEP0o8E5sR/nk0tyCQjQXqzBpvTRY8nG/7JhCWkbvxcBXFONJNAUsWbhDbqJiGaFSShcMcu6W7q++Z4cy3xTBy76Jb9LZ0kgIj4jyQTuyfePck4MeGo7tR9TNyLQwFN9N90qxvMpOHOQy4in4IoojhjcBJmSNI1FIcAvk5hCY1kaLbAxLTPCOggoo6W+juB2VhIv8uT4NTGNBgvJNF4YgYpU+pCK5r8VDcQp9NRVwyC5LA1AHbUk54QE5B8eGsm/2IynmNxONvtTdoX0xhdgqx3ZX0/Fynp/Fjsewej03BJgsZScvUXu9Fk8GkySEN3+GivbQYgCPgSAryZ6bgnMYUzIXXqO8K2wEiH+1KH24xNwyNNDaWmjp9HGL5ZQOYAMqllUuPM94YJYAFdOsSCQzfAzkUkXbJlZpjpiAblSWNFt9b2F3yzsZEVLpNmbas1JkS65nnS+Di+DUx7XJv5RcgmQJMszsQ0UaP8KztFAp2npcwlN7TRUU1DDqXC7HipNNHUnIqliTFEtLBDUrjOuf7S5IiaNl5JKvkW/7ipKfDtkq7Gl23y++ENJ1rlkEhwjyrYUq8P5PhqAdUlKeiLC+zxXTNa2tG+F4HHL5faZi2Srb4UOWNjOlkRPEMpidAQfkzXFhBplS+NHsHONCiCcSj17fG7jaTuJoAmUmoNeu3wJj7NbbrWgYjM8NXY6q7eDa/EkEWWRBBLEeBqrVU++kRE5yFXC9P5jO5rpel7rmqnOb7AxhRPkq2hlK39S5Ib9ZIkM1gj2qBMytTxcwB8TUnSKpbSarQwfLuAn3kBaKZIU/59jjmSjx/XIhs0kmiplGeT3AJacCI1xOs9lN2SLXpKmpJKLRlukqYrCE1TccArPXYFz2iWS2muqTNLNp1JPSlB8UW5ZnhRLj++KEe7la4ontQFpwu6N8MlATQfaHPE8tY0wQ9/bfxLu1rJFNNJdNx4UrEkJSrJuFQCGXXb4R4SWhbRPhFZOVR+7D9kR9wSRFJpvhi+w0BRoCWcOOnhy4cPZWOb90jkvthjrJnp1EdyNBR7UF2SRltCQfNHXtQfKdNg5CnDkWiNxDC7cpvj5/VI75KQUrGXunLL144BTVBxdR71zeonoMxaONLDsZTnaKYY7s8iswcJITtytuMf4rYZjX0crl6lIdHJXFyeUHlCPENAS4YeX4xAmtDQCH62tlC3lRFIKAs1sujR+IfIWIzm9Lk5pfzfSK6H4x+xNMF9ar/enT5TScyRCjGV4FZf+SYrLWlPLKXmtDd9ikQwNj8c8z869q8UhjLJDWmSMBI2mu5kHJO0ldCYnYlp6ntSkupW9ALAo9kmFgDDFSe0dqKexSGPZN6XqvtYDJeq0jSnu75IyiDdALu6ETOLjEznVTKtCpb6OxboQk/di5zGtqik1ZB0Yyp6xYu8mM1FQKd08Thie9h0Vc+BWxYoOgUHUj7LpqadSWILpX7ZqTtmKnVpD80tmpNijbCrC3UzKR3stD4Ix2PBSHR/2N5aV206jQdSdrFWpv1BQgul6au+/VTe8TWctjtwUp/OFrR3xBAcCGW6Qon8rTOJHJHMi6TMU9aavKhqVcDbgqPTqjQm7OamIZLej8TeVzY57Gg6W7tLDIBujXxrH3X5LRuDdvroaGAaBukHX+yH/WRDCPSwxBf3Zv29HOV4rxWdEehikUq5q24uGgkhXV9LfWmpH7+Aa8suEoh4jiXYmaYVSQxxBRyNfVTfAyYFK+lSkbsYlVv1TV+iTJohd0e/0X/CQ/S8eCrK+2pXamV/Qib5RERlMIOC1U59bkSzQU+2pZma2pg+qkH2aIm0WrjNHWSTGEjdsmDaIBBF0qBrSiy3+WdQSDiJtIno9blnFQjGidgYdckqXWfosQqM1bE/boT88aEbfyz+g3EHGY0bx3jUEvlSTMfDeNtRQW87onMGPUUTWYt2g1yMDVOSHYHUiayVKZ4kokgacv2FQ7QdlMYWa/T5Ao2YCaQsd6vNInqMLmVGbwoLXltQZAIIpMErWpoGRrASn5fiWHa6uonnVjPHDZRcCqTJzOWogZ7GRBJSwyegaJVAqSaxM8fb0WiC0fpCPLs8foeBuqSDPRiHrZgShz0urtrsTX2LNMChnZx10YoKRD7u0JZ3x+tiJbYZ6NEOiI+E9bbUpbxTloAe/4O4higTCvu8vzqYK3XoWSSI8+6hLas7U5WmP2TSjHdoy08tnhOpK3CpZ6ouPr93aMueD7C1gaIjrjyHttwNF4jSRlA0Mgsa3IaWtiCxtKAjF/bSuCl7L548HNpyOImhT2Hphmi9KO7LT4Zu8eZbzhDd3IBIdZ0MscHQ4lcss042mPSm86NYZFELk+OIUDv8k4qZ08fkbvPiQZvf6GGbuCM/6ZdNo4ObkbwSD9ZP+tWdXk7QHUB0rF2kzhy/rsudy9AcE7fRugH+VIYOMvGMiDfEMIE0Y8VDXvsJJM1VnmT4sF7tq325qXbl6vXNh7/++n/vBtkFjK4AAA=="; \ No newline at end of file diff --git a/static/api/vue-vuetify/enums/AdditionalPropertiesTranslationEnum.html b/static/api/vue-vuetify/enums/AdditionalPropertiesTranslationEnum.html index 6b7945f8..29ad6e0f 100644 --- a/static/api/vue-vuetify/enums/AdditionalPropertiesTranslationEnum.html +++ b/static/api/vue-vuetify/enums/AdditionalPropertiesTranslationEnum.html @@ -5,4 +5,4 @@ propertyNameLabel removeAriaLabel removeTooltip -

                                            Enumeration Members

                                            addAriaLabel: "addAriaLabel"
                                            addTooltip: "addTooltip"
                                            propertyAlreadyDefined: "propertyAlreadyDefined"
                                            propertyNameInvalid: "propertyNameInvalid"
                                            propertyNameLabel: "propertyNameLabel"
                                            removeAriaLabel: "removeAriaLabel"
                                            removeTooltip: "removeTooltip"
                                            \ No newline at end of file +

                                            Enumeration Members

                                            addAriaLabel: "addAriaLabel"
                                            addTooltip: "addTooltip"
                                            propertyAlreadyDefined: "propertyAlreadyDefined"
                                            propertyNameInvalid: "propertyNameInvalid"
                                            propertyNameLabel: "propertyNameLabel"
                                            removeAriaLabel: "removeAriaLabel"
                                            removeTooltip: "removeTooltip"
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/classes.html b/static/api/vue-vuetify/functions/classes.html index e110aade..c206a6ca 100644 --- a/static/api/vue-vuetify/functions/classes.html +++ b/static/api/vue-vuetify/functions/classes.html @@ -1 +1 @@ -classes | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • strings: TemplateStringsArray
                                              • Rest ...variables: any[]

                                              Returns string

                                            \ No newline at end of file +classes | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • strings: TemplateStringsArray
                                              • Rest ...variables: any[]

                                              Returns string

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/convertDayjsToMaskaFormat.html b/static/api/vue-vuetify/functions/convertDayjsToMaskaFormat.html index 1fc40fad..c0e1ff10 100644 --- a/static/api/vue-vuetify/functions/convertDayjsToMaskaFormat.html +++ b/static/api/vue-vuetify/functions/convertDayjsToMaskaFormat.html @@ -1 +1 @@ -convertDayjsToMaskaFormat | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • dayjsFormat: string

                                              Returns {
                                                  mask: MaskType;
                                                  tokens: MaskTokens;
                                              }

                                              • mask: MaskType
                                              • tokens: MaskTokens
                                            \ No newline at end of file +convertDayjsToMaskaFormat | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • dayjsFormat: string

                                              Returns {
                                                  mask: MaskType;
                                                  tokens: MaskTokens;
                                              }

                                              • mask: MaskType
                                              • tokens: MaskTokens
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/createAjv.html b/static/api/vue-vuetify/functions/createAjv.html index b7373784..650bb91e 100644 --- a/static/api/vue-vuetify/functions/createAjv.html +++ b/static/api/vue-vuetify/functions/createAjv.html @@ -1 +1 @@ -createAjv | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • Optional options: Options

                                              Returns Ajv

                                            \ No newline at end of file +createAjv | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • Optional options: Options

                                              Returns Ajv

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/expandLocaleFormat.html b/static/api/vue-vuetify/functions/expandLocaleFormat.html index 2bb6e269..2ef40d0f 100644 --- a/static/api/vue-vuetify/functions/expandLocaleFormat.html +++ b/static/api/vue-vuetify/functions/expandLocaleFormat.html @@ -1 +1 @@ -expandLocaleFormat | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • format: string

                                              Returns string

                                            \ No newline at end of file +expandLocaleFormat | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • format: string

                                              Returns string

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/getAdditionalPropertiesTranslations.html b/static/api/vue-vuetify/functions/getAdditionalPropertiesTranslations.html index 6087ea54..3a841e1d 100644 --- a/static/api/vue-vuetify/functions/getAdditionalPropertiesTranslations.html +++ b/static/api/vue-vuetify/functions/getAdditionalPropertiesTranslations.html @@ -1 +1 @@ -getAdditionalPropertiesTranslations | JSON Forms Vue Vuetify Renderers
                                            \ No newline at end of file +getAdditionalPropertiesTranslations | JSON Forms Vue Vuetify Renderers
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/mergeStyles.html b/static/api/vue-vuetify/functions/mergeStyles.html index 99a1ddec..8628c7d8 100644 --- a/static/api/vue-vuetify/functions/mergeStyles.html +++ b/static/api/vue-vuetify/functions/mergeStyles.html @@ -2,4 +2,4 @@

                                            Example usage:

                                            const myStyles = mergeStyles(defaultStyles, { control: { root: 'mycontrol' } });
                                             
                                            -

                                            Parameters

                                            Returns Partial<Styles>

                                            \ No newline at end of file +

                                            Parameters

                                            Returns Partial<Styles>

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/parseDateTime.html b/static/api/vue-vuetify/functions/parseDateTime.html index c9f55076..70452f14 100644 --- a/static/api/vue-vuetify/functions/parseDateTime.html +++ b/static/api/vue-vuetify/functions/parseDateTime.html @@ -1 +1 @@ -parseDateTime | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • data: undefined | null | string | number | Date | Dayjs
                                              • format: undefined | string | string[]

                                              Returns null | Dayjs

                                            \ No newline at end of file +parseDateTime | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • data: undefined | null | string | number | Date | Dayjs
                                              • format: undefined | string | string[]

                                              Returns null | Dayjs

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useAjv.html b/static/api/vue-vuetify/functions/useAjv.html index 78a348d8..65f18b37 100644 --- a/static/api/vue-vuetify/functions/useAjv.html +++ b/static/api/vue-vuetify/functions/useAjv.html @@ -1,2 +1,2 @@ useAjv | JSON Forms Vue Vuetify Renderers
                                            • Extracts Ajv from JSON Forms

                                              -

                                              Returns Ajv

                                            \ No newline at end of file +

                                            Returns Ajv

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useCombinatorTranslations.html b/static/api/vue-vuetify/functions/useCombinatorTranslations.html index 621287d7..54cb61a3 100644 --- a/static/api/vue-vuetify/functions/useCombinatorTranslations.html +++ b/static/api/vue-vuetify/functions/useCombinatorTranslations.html @@ -1 +1 @@ -useCombinatorTranslations | JSON Forms Vue Vuetify Renderers
                                            • Type Parameters

                                              • T extends {
                                                    i18nKeyPrefix: string;
                                                    label: string;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns I & {
                                                  control: ComputedRef<T & {
                                                      translations: CombinatorTranslations;
                                                  }>;
                                              }

                                            \ No newline at end of file +useCombinatorTranslations | JSON Forms Vue Vuetify Renderers
                                            • Type Parameters

                                              • T extends {
                                                    i18nKeyPrefix: string;
                                                    label: string;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns I & {
                                                  control: ComputedRef<T & {
                                                      translations: CombinatorTranslations;
                                                  }>;
                                              }

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useComputedLabel.html b/static/api/vue-vuetify/functions/useComputedLabel.html index 86db0cf1..bfbb185f 100644 --- a/static/api/vue-vuetify/functions/useComputedLabel.html +++ b/static/api/vue-vuetify/functions/useComputedLabel.html @@ -1 +1 @@ -useComputedLabel | JSON Forms Vue Vuetify Renderers
                                            • Type Parameters

                                              • T extends {
                                                    label: string;
                                                    required: boolean;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I
                                              • appliedOptions: ComputedRef<any>

                                              Returns ComputedRef<string>

                                            \ No newline at end of file +useComputedLabel | JSON Forms Vue Vuetify Renderers
                                            • Type Parameters

                                              • T extends {
                                                    label: string;
                                                    required: boolean;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I
                                              • appliedOptions: ComputedRef<any>

                                              Returns ComputedRef<string>

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useControlAppliedOptions.html b/static/api/vue-vuetify/functions/useControlAppliedOptions.html index 91ddece4..6623dec7 100644 --- a/static/api/vue-vuetify/functions/useControlAppliedOptions.html +++ b/static/api/vue-vuetify/functions/useControlAppliedOptions.html @@ -1 +1 @@ -useControlAppliedOptions | JSON Forms Vue Vuetify Renderers
                                            • Type Parameters

                                              • T extends {
                                                    config: any;
                                                    uischema: UISchemaElement;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns ComputedRef<any>

                                            \ No newline at end of file +useControlAppliedOptions | JSON Forms Vue Vuetify Renderers
                                            • Type Parameters

                                              • T extends {
                                                    config: any;
                                                    uischema: UISchemaElement;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns ComputedRef<any>

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useIcons.html b/static/api/vue-vuetify/functions/useIcons.html index a0f5cd4f..6103a692 100644 --- a/static/api/vue-vuetify/functions/useIcons.html +++ b/static/api/vue-vuetify/functions/useIcons.html @@ -1 +1 @@ -useIcons | JSON Forms Vue Vuetify Renderers
                                            • Returns {
                                                  current: ComputedRef<IconAliases>;
                                              }

                                            \ No newline at end of file +useIcons | JSON Forms Vue Vuetify Renderers
                                            • Returns {
                                                  current: ComputedRef<IconAliases>;
                                              }

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useJsonForms.html b/static/api/vue-vuetify/functions/useJsonForms.html index 5f7ada94..38dad914 100644 --- a/static/api/vue-vuetify/functions/useJsonForms.html +++ b/static/api/vue-vuetify/functions/useJsonForms.html @@ -1 +1 @@ -useJsonForms | JSON Forms Vue Vuetify Renderers
                                            • Returns JsonFormsSubStates

                                            \ No newline at end of file +useJsonForms | JSON Forms Vue Vuetify Renderers
                                            • Returns JsonFormsSubStates

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useLayoutAppliedOptions.html b/static/api/vue-vuetify/functions/useLayoutAppliedOptions.html index fd39c7ef..deacabde 100644 --- a/static/api/vue-vuetify/functions/useLayoutAppliedOptions.html +++ b/static/api/vue-vuetify/functions/useLayoutAppliedOptions.html @@ -1 +1 @@ -useLayoutAppliedOptions | JSON Forms Vue Vuetify Renderers
                                            • Type Parameters

                                              • T extends {
                                                    config: any;
                                                    uischema: UISchemaElement;
                                                }
                                              • I extends {
                                                    layout: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns ComputedRef<any>

                                            \ No newline at end of file +useLayoutAppliedOptions | JSON Forms Vue Vuetify Renderers
                                            • Type Parameters

                                              • T extends {
                                                    config: any;
                                                    uischema: UISchemaElement;
                                                }
                                              • I extends {
                                                    layout: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns ComputedRef<any>

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useNested.html b/static/api/vue-vuetify/functions/useNested.html index 1309b03d..84c456a9 100644 --- a/static/api/vue-vuetify/functions/useNested.html +++ b/static/api/vue-vuetify/functions/useNested.html @@ -1 +1 @@ -useNested | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • element: false | "object" | "array"

                                              Returns NestedInfo

                                            \ No newline at end of file +useNested | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • element: false | "object" | "array"

                                              Returns NestedInfo

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useStyles.html b/static/api/vue-vuetify/functions/useStyles.html index f29504cb..45dc2930 100644 --- a/static/api/vue-vuetify/functions/useStyles.html +++ b/static/api/vue-vuetify/functions/useStyles.html @@ -1 +1 @@ -useStyles | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • Optional element: UISchemaElement

                                              Returns Styles

                                            \ No newline at end of file +useStyles | JSON Forms Vue Vuetify Renderers
                                            • Parameters

                                              • Optional element: UISchemaElement

                                              Returns Styles

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useTranslator.html b/static/api/vue-vuetify/functions/useTranslator.html index 01a16bab..5d088b44 100644 --- a/static/api/vue-vuetify/functions/useTranslator.html +++ b/static/api/vue-vuetify/functions/useTranslator.html @@ -1 +1 @@ -useTranslator | JSON Forms Vue Vuetify Renderers
                                            • Returns ComputedRef<Translator>

                                            \ No newline at end of file +useTranslator | JSON Forms Vue Vuetify Renderers
                                            • Returns ComputedRef<Translator>

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useVuetifyArrayControl.html b/static/api/vue-vuetify/functions/useVuetifyArrayControl.html index 00c9d7b5..cbbad082 100644 --- a/static/api/vue-vuetify/functions/useVuetifyArrayControl.html +++ b/static/api/vue-vuetify/functions/useVuetifyArrayControl.html @@ -1,2 +1,2 @@ useVuetifyArrayControl | JSON Forms Vue Vuetify Renderers
                                            • Adds styles, appliedOptions and childUiSchema

                                              -

                                              Type Parameters

                                              • T extends {
                                                    childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                    config: any;
                                                    data: any;
                                                    i18nKeyPrefix: string;
                                                    label: string;
                                                    required: boolean;
                                                    schema: JsonSchema;
                                                    uischema: UISchemaElement;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns I & {
                                                  appliedOptions: ComputedRef<any>;
                                                  childLabelForIndex: ((index) => string);
                                                  computedLabel: ComputedRef<string>;
                                                  control: ComputedRef<T & {
                                                      childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                      translations: ArrayTranslations;
                                                  }>;
                                                  rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                  styles: Styles;
                                                  vuetifyProps: ((path) => any);
                                              }

                                            \ No newline at end of file +

                                            Type Parameters

                                            Parameters

                                            Returns I & {
                                                appliedOptions: ComputedRef<any>;
                                                childLabelForIndex: ((index) => string);
                                                computedLabel: ComputedRef<string>;
                                                control: ComputedRef<T & {
                                                    childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                    translations: ArrayTranslations;
                                                }>;
                                                rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                styles: Styles;
                                                vuetifyProps: ((path) => any);
                                            }

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useVuetifyBasicControl.html b/static/api/vue-vuetify/functions/useVuetifyBasicControl.html index 65f2f22f..734f3e01 100644 --- a/static/api/vue-vuetify/functions/useVuetifyBasicControl.html +++ b/static/api/vue-vuetify/functions/useVuetifyBasicControl.html @@ -1,2 +1,2 @@ useVuetifyBasicControl | JSON Forms Vue Vuetify Renderers
                                            • Adds styles and appliedOptions

                                              -

                                              Type Parameters

                                              • T extends {
                                                    config: any;
                                                    uischema: UISchemaElement;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns I & {
                                                  appliedOptions: ComputedRef<any>;
                                                  styles: Styles;
                                                  vuetifyProps: ((path) => any);
                                              }

                                            \ No newline at end of file +

                                            Type Parameters

                                            Parameters

                                            Returns I & {
                                                appliedOptions: ComputedRef<any>;
                                                styles: Styles;
                                                vuetifyProps: ((path) => any);
                                            }

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useVuetifyControl.html b/static/api/vue-vuetify/functions/useVuetifyControl.html index 7f74b8d5..624e2087 100644 --- a/static/api/vue-vuetify/functions/useVuetifyControl.html +++ b/static/api/vue-vuetify/functions/useVuetifyControl.html @@ -1,2 +1,2 @@ useVuetifyControl | JSON Forms Vue Vuetify Renderers
                                            • Adds styles, isFocused, appliedOptions and onChange

                                              -

                                              Type Parameters

                                              • T extends {
                                                    config: any;
                                                    description: string;
                                                    errors: string;
                                                    id: string;
                                                    label: string;
                                                    path: string;
                                                    required: boolean;
                                                    uischema: ControlElement;
                                                    visible: boolean;
                                                }
                                              • I extends {
                                                    control: ComputedRef<T>;
                                                } & DispatchPropsOfControl

                                              Parameters

                                              • input: I
                                              • Optional adaptValue: ((target) => any)
                                                  • (target): any
                                                  • Parameters

                                                    • target: any

                                                    Returns any

                                              • Optional debounceWait: number

                                              Returns I & {
                                                  appliedOptions: ComputedRef<any>;
                                                  computedLabel: ComputedRef<string>;
                                                  control: ComputedRef<T & {
                                                      errors: string;
                                                  }>;
                                                  controlWrapper: ComputedRef<{
                                                      description: string;
                                                      errors: string;
                                                      id: string;
                                                      label: string;
                                                      required: boolean;
                                                      visible: boolean;
                                                  }>;
                                                  handleBlur: (() => void);
                                                  handleFocus: (() => void);
                                                  isFocused: Ref<boolean>;
                                                  onChange: ((value) => void);
                                                  persistentHint: (() => boolean);
                                                  rawErrors: ComputedRef<string>;
                                                  styles: Styles;
                                                  touched: Ref<boolean>;
                                                  vuetifyProps: ((path) => any);
                                              }

                                            \ No newline at end of file +

                                            Type Parameters

                                            Parameters

                                            Returns I & {
                                                appliedOptions: ComputedRef<any>;
                                                computedLabel: ComputedRef<string>;
                                                control: ComputedRef<T & {
                                                    errors: string;
                                                }>;
                                                controlWrapper: ComputedRef<{
                                                    description: string;
                                                    errors: string;
                                                    id: string;
                                                    label: string;
                                                    required: boolean;
                                                    visible: boolean;
                                                }>;
                                                handleBlur: (() => void);
                                                handleFocus: (() => void);
                                                isFocused: Ref<boolean>;
                                                onChange: ((value) => void);
                                                persistentHint: (() => boolean);
                                                rawErrors: ComputedRef<string>;
                                                styles: Styles;
                                                touched: Ref<boolean>;
                                                vuetifyProps: ((path) => any);
                                            }

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useVuetifyLabel.html b/static/api/vue-vuetify/functions/useVuetifyLabel.html index dbd118e6..ac108b2a 100644 --- a/static/api/vue-vuetify/functions/useVuetifyLabel.html +++ b/static/api/vue-vuetify/functions/useVuetifyLabel.html @@ -1,2 +1,2 @@ useVuetifyLabel | JSON Forms Vue Vuetify Renderers
                                            • Adds styles, appliedOptions and vuetifyProps

                                              -

                                              Type Parameters

                                              • T extends {
                                                    config: any;
                                                    uischema: UISchemaElement;
                                                }
                                              • I extends {
                                                    label: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns I & {
                                                  appliedOptions: ComputedRef<any>;
                                                  styles: Styles;
                                                  vuetifyProps: ((path) => any);
                                              }

                                            \ No newline at end of file +

                                            Type Parameters

                                            Parameters

                                            Returns I & {
                                                appliedOptions: ComputedRef<any>;
                                                styles: Styles;
                                                vuetifyProps: ((path) => any);
                                            }

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/functions/useVuetifyLayout.html b/static/api/vue-vuetify/functions/useVuetifyLayout.html index 775aa5f4..2b3922d6 100644 --- a/static/api/vue-vuetify/functions/useVuetifyLayout.html +++ b/static/api/vue-vuetify/functions/useVuetifyLayout.html @@ -1,2 +1,2 @@ useVuetifyLayout | JSON Forms Vue Vuetify Renderers
                                            • Adds styles and appliedOptions

                                              -

                                              Type Parameters

                                              • T extends {
                                                    config: any;
                                                    uischema: UISchemaElement;
                                                }
                                              • I extends {
                                                    layout: ComputedRef<T>;
                                                }

                                              Parameters

                                              • input: I

                                              Returns I & {
                                                  appliedOptions: ComputedRef<any>;
                                                  styles: Styles;
                                                  vuetifyProps: ((path) => any);
                                              }

                                            \ No newline at end of file +

                                            Type Parameters

                                            Parameters

                                            Returns I & {
                                                appliedOptions: ComputedRef<any>;
                                                styles: Styles;
                                                vuetifyProps: ((path) => any);
                                            }

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/index.html b/static/api/vue-vuetify/index.html index 1d51d01d..f5f08ff0 100644 --- a/static/api/vue-vuetify/index.html +++ b/static/api/vue-vuetify/index.html @@ -1,6 +1,6 @@ JSON Forms Vue Vuetify Renderers

                                            JSON Forms Vue Vuetify Renderers

                                            JSON Forms - More Forms. Less Code

                                            Complex Forms in the blink of an eye

                                            JSON Forms eliminates the tedious task of writing fully-featured forms by hand by leveraging the capabilities of JSON, JSON Schema and Javascript.

                                            -

                                            Vue Vuetify Renderers

                                            This is the JSON Forms Vue Vuetify renderers package which provides a Vuetify based renderer set for JSON Forms Vue. +

                                            Vue Vuetify Renderers

                                            This is the JSON Forms Vue Vuetify renderers package which provides a Vuetify based renderer set for JSON Forms Vue. The renderers are in a preview state.

                                            Quick start

                                            Install JSON Forms Core, Vue 3 and Vue 3 Vuetify Renderers.

                                            npm i --save @jsonforms/core @jsonforms/vue @jsonforms/vue-vuetify
                                            @@ -9,7 +9,7 @@
                                             
                                            // https://vitejs.dev/config/
                                            export default defineConfig({
                                            optimizeDeps: {
                                            // Exclude vuetify since it has an issue with vite dev - TypeError: makeVExpansionPanelTextProps is not a function - the makeVExpansionPanelTextProps is used before it is defined
                                            exclude: ['vuetify'],
                                            },

                                            // more config....
                                            });

                                            Use the json-forms component for each form you want to render and hand over the renderer set.

                                            -
                                            <script>
                                            import { JsonForms } from '@jsonforms/vue';
                                            import { markRaw } from 'vue';

                                            const { extendedVuetifyRenderers } = await import('@jsonforms/vue-vuetify');

                                            const renderers = markRaw([
                                            ...extendedVuetifyRenderers,
                                            // here you can add custom renderers
                                            ]);

                                            export default defineComponent({
                                            name: 'app',
                                            components: {
                                            JsonForms,
                                            },
                                            data() {
                                            return {
                                            renderers: Object.freeze(renderers),
                                            data,
                                            schema,
                                            uischema,
                                            };
                                            },
                                            methods: {
                                            onChange(event) {
                                            this.data = event.data;
                                            },
                                            },
                                            });
                                            </script>

                                            <template>
                                            <json-forms
                                            :data="data"
                                            :schema="schema"
                                            :uischema="uischema"
                                            :renderers="renderers"
                                            @change="onChange"
                                            />
                                            </template>

                                            <style>
                                            @import '@jsonforms/vue-vuetify/lib/jsonforms-vue-vuetify.css';
                                            </style> +
                                            <script>
                                            import { JsonForms } from '@jsonforms/vue';
                                            import { extendedVuetifyRenderers } from '@jsonforms/vue-vuetify';
                                            import { markRaw } from 'vue';

                                            const renderers = markRaw([
                                            ...extendedVuetifyRenderers,
                                            // here you can add custom renderers
                                            ]);

                                            export default defineComponent({
                                            name: 'app',
                                            components: {
                                            JsonForms,
                                            },
                                            data() {
                                            return {
                                            renderers: Object.freeze(renderers),
                                            data,
                                            schema,
                                            uischema,
                                            };
                                            },
                                            methods: {
                                            onChange(event) {
                                            this.data = event.data;
                                            },
                                            },
                                            });
                                            </script>

                                            <template>
                                            <json-forms
                                            :data="data"
                                            :schema="schema"
                                            :uischema="uischema"
                                            :renderers="renderers"
                                            @change="onChange"
                                            />
                                            </template>

                                            <style>
                                            @import '@jsonforms/vue-vuetify/lib/jsonforms-vue-vuetify.css';
                                            </style>

                                            In your vuetify creation specify the icons used

                                            Material Design Icons (mdi)

                                            @@ -19,6 +19,6 @@
                                            import { fa, aliases as faAliases } from 'vuetify/iconsets/fa';
                                            import { createVuetify } from 'vuetify';

                                            import { faIconAliases } from '@jsonforms/vue-vuetify';
                                            import '@fortawesome/fontawesome-free/css/all.css';

                                            createVuetify({
                                            icons: {
                                            defaultSet: 'fa',
                                            sets: {
                                            fa,
                                            },
                                            aliases: { ...faAliases, ...faIconAliases };,
                                            },
                                            });

                                            If note done yet, please install Vuetify for Vue.

                                            -

                                            For more information on how JSON Forms can be configured, please see the README of @jsonforms/vue.

                                            +

                                            For more information on how JSON Forms can be configured, please see the README of @jsonforms/vue.

                                            License

                                            The JSONForms project is licensed under the MIT License. See the LICENSE file for more information.

                                            -
                                            \ No newline at end of file +
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/interfaces/AdditionalPropertiesDefaultTranslation.html b/static/api/vue-vuetify/interfaces/AdditionalPropertiesDefaultTranslation.html index 8bc4f8b8..cf208bb0 100644 --- a/static/api/vue-vuetify/interfaces/AdditionalPropertiesDefaultTranslation.html +++ b/static/api/vue-vuetify/interfaces/AdditionalPropertiesDefaultTranslation.html @@ -1,3 +1,3 @@ AdditionalPropertiesDefaultTranslation | JSON Forms Vue Vuetify Renderers

                                            Interface AdditionalPropertiesDefaultTranslation

                                            interface AdditionalPropertiesDefaultTranslation {
                                                default: ((variable?) => string);
                                                key: AdditionalPropertiesTranslationEnum;
                                            }

                                            Properties

                                            Properties

                                            default: ((variable?) => string)

                                            Type declaration

                                              • (variable?): string
                                              • Parameters

                                                • Optional variable: null | string

                                                Returns string

                                            \ No newline at end of file +

                                            Properties

                                            default: ((variable?) => string)

                                            Type declaration

                                              • (variable?): string
                                              • Parameters

                                                • Optional variable: null | string

                                                Returns string

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/interfaces/IconAliases.html b/static/api/vue-vuetify/interfaces/IconAliases.html index 891dc1b8..dc3000f7 100644 --- a/static/api/vue-vuetify/interfaces/IconAliases.html +++ b/static/api/vue-vuetify/interfaces/IconAliases.html @@ -7,4 +7,4 @@ passwordHide passwordShow validationError -

                                            Properties

                                            calendarClock: IconValue
                                            clock: IconValue
                                            itemAdd: IconValue
                                            itemDelete: IconValue
                                            itemMoveDown: IconValue
                                            itemMoveUp: IconValue
                                            passwordHide: IconValue
                                            passwordShow: IconValue
                                            validationError: IconValue
                                            \ No newline at end of file +

                                            Properties

                                            calendarClock: IconValue
                                            clock: IconValue
                                            itemAdd: IconValue
                                            itemDelete: IconValue
                                            itemMoveDown: IconValue
                                            itemMoveUp: IconValue
                                            passwordHide: IconValue
                                            passwordShow: IconValue
                                            validationError: IconValue
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/interfaces/NestedInfo.html b/static/api/vue-vuetify/interfaces/NestedInfo.html index f27db3a5..fd7ca95b 100644 --- a/static/api/vue-vuetify/interfaces/NestedInfo.html +++ b/static/api/vue-vuetify/interfaces/NestedInfo.html @@ -1,3 +1,3 @@ NestedInfo | JSON Forms Vue Vuetify Renderers
                                            interface NestedInfo {
                                                level: number;
                                                parentElement?: "object" | "array";
                                            }

                                            Properties

                                            Properties

                                            level: number
                                            parentElement?: "object" | "array"
                                            \ No newline at end of file +

                                            Properties

                                            level: number
                                            parentElement?: "object" | "array"
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/interfaces/Options.html b/static/api/vue-vuetify/interfaces/Options.html index 8e506df3..524f469d 100644 --- a/static/api/vue-vuetify/interfaces/Options.html +++ b/static/api/vue-vuetify/interfaces/Options.html @@ -2,4 +2,4 @@ hideRequiredAsterisk? showUnfocusedDescription? step? -

                                            Properties

                                            focus?: boolean
                                            hideRequiredAsterisk?: boolean
                                            showUnfocusedDescription?: boolean
                                            step?: number
                                            \ No newline at end of file +

                                            Properties

                                            focus?: boolean
                                            hideRequiredAsterisk?: boolean
                                            showUnfocusedDescription?: boolean
                                            step?: number
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/interfaces/Styles.html b/static/api/vue-vuetify/interfaces/Styles.html index 80c0faae..71b6645b 100644 --- a/static/api/vue-vuetify/interfaces/Styles.html +++ b/static/api/vue-vuetify/interfaces/Styles.html @@ -1,4 +1,4 @@ -Styles | JSON Forms Vue Vuetify Renderers
                                            interface Styles {
                                                arrayList: {
                                                    addButton?: string;
                                                    container?: string;
                                                    item?: string;
                                                    itemContainer?: string;
                                                    itemContent?: string;
                                                    itemDelete?: string;
                                                    itemHeader?: string;
                                                    itemLabel?: string;
                                                    itemMoveDown?: string;
                                                    itemMoveUp?: string;
                                                    label?: string;
                                                    noData?: string;
                                                    root?: string;
                                                    toolbar?: string;
                                                    validationIcon?: string;
                                                };
                                                categorization: {
                                                    root?: string;
                                                };
                                                control: {
                                                    input?: string;
                                                    root?: string;
                                                };
                                                group: {
                                                    alignLeft?: string;
                                                    bare?: string;
                                                    item?: string;
                                                    label?: string;
                                                    root?: string;
                                                };
                                                horizontalLayout: {
                                                    item?: string;
                                                    root?: string;
                                                };
                                                label: {
                                                    root?: string;
                                                };
                                                listWithDetail: {
                                                    addButton?: string;
                                                    item?: string;
                                                    itemContent?: string;
                                                    itemDelete?: string;
                                                    itemLabel?: string;
                                                    itemMoveDown?: string;
                                                    itemMoveUp?: string;
                                                    label?: string;
                                                    noData?: string;
                                                    root?: string;
                                                    toolbar?: string;
                                                };
                                                verticalLayout: {
                                                    item?: string;
                                                    root?: string;
                                                };
                                            }

                                            Properties

                                            arrayList +Styles | JSON Forms Vue Vuetify Renderers
                                            interface Styles {
                                                arrayList: {
                                                    addButton?: string;
                                                    container?: string;
                                                    item?: string;
                                                    itemContainer?: string;
                                                    itemContent?: string;
                                                    itemDelete?: string;
                                                    itemHeader?: string;
                                                    itemLabel?: string;
                                                    itemMoveDown?: string;
                                                    itemMoveUp?: string;
                                                    label?: string;
                                                    noData?: string;
                                                    root?: string;
                                                    title?: string;
                                                    toolbar?: string;
                                                    validationIcon?: string;
                                                };
                                                categorization: {
                                                    root?: string;
                                                };
                                                control: {
                                                    input?: string;
                                                    root?: string;
                                                };
                                                group: {
                                                    alignLeft?: string;
                                                    bare?: string;
                                                    item?: string;
                                                    label?: string;
                                                    root?: string;
                                                };
                                                horizontalLayout: {
                                                    item?: string;
                                                    root?: string;
                                                };
                                                label: {
                                                    root?: string;
                                                };
                                                listWithDetail: {
                                                    addButton?: string;
                                                    item?: string;
                                                    itemContent?: string;
                                                    itemDelete?: string;
                                                    itemLabel?: string;
                                                    itemMoveDown?: string;
                                                    itemMoveUp?: string;
                                                    label?: string;
                                                    noData?: string;
                                                    root?: string;
                                                    toolbar?: string;
                                                };
                                                verticalLayout: {
                                                    item?: string;
                                                    root?: string;
                                                };
                                            }

                                            Properties

                                            arrayList: {
                                                addButton?: string;
                                                container?: string;
                                                item?: string;
                                                itemContainer?: string;
                                                itemContent?: string;
                                                itemDelete?: string;
                                                itemHeader?: string;
                                                itemLabel?: string;
                                                itemMoveDown?: string;
                                                itemMoveUp?: string;
                                                label?: string;
                                                noData?: string;
                                                root?: string;
                                                toolbar?: string;
                                                validationIcon?: string;
                                            }

                                            Type declaration

                                            • Optional addButton?: string
                                            • Optional container?: string
                                            • Optional item?: string
                                            • Optional itemContainer?: string
                                            • Optional itemContent?: string
                                            • Optional itemDelete?: string
                                            • Optional itemHeader?: string
                                            • Optional itemLabel?: string
                                            • Optional itemMoveDown?: string
                                            • Optional itemMoveUp?: string
                                            • Optional label?: string
                                            • Optional noData?: string
                                            • Optional root?: string
                                            • Optional toolbar?: string
                                            • Optional validationIcon?: string
                                            categorization: {
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional root?: string
                                            control: {
                                                input?: string;
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional input?: string
                                            • Optional root?: string
                                            group: {
                                                alignLeft?: string;
                                                bare?: string;
                                                item?: string;
                                                label?: string;
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional alignLeft?: string
                                            • Optional bare?: string
                                            • Optional item?: string
                                            • Optional label?: string
                                            • Optional root?: string
                                            horizontalLayout: {
                                                item?: string;
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional item?: string
                                            • Optional root?: string
                                            label: {
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional root?: string
                                            listWithDetail: {
                                                addButton?: string;
                                                item?: string;
                                                itemContent?: string;
                                                itemDelete?: string;
                                                itemLabel?: string;
                                                itemMoveDown?: string;
                                                itemMoveUp?: string;
                                                label?: string;
                                                noData?: string;
                                                root?: string;
                                                toolbar?: string;
                                            }

                                            Type declaration

                                            • Optional addButton?: string
                                            • Optional item?: string
                                            • Optional itemContent?: string
                                            • Optional itemDelete?: string
                                            • Optional itemLabel?: string
                                            • Optional itemMoveDown?: string
                                            • Optional itemMoveUp?: string
                                            • Optional label?: string
                                            • Optional noData?: string
                                            • Optional root?: string
                                            • Optional toolbar?: string
                                            verticalLayout: {
                                                item?: string;
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional item?: string
                                            • Optional root?: string
                                            \ No newline at end of file +

                                            Properties

                                            arrayList: {
                                                addButton?: string;
                                                container?: string;
                                                item?: string;
                                                itemContainer?: string;
                                                itemContent?: string;
                                                itemDelete?: string;
                                                itemHeader?: string;
                                                itemLabel?: string;
                                                itemMoveDown?: string;
                                                itemMoveUp?: string;
                                                label?: string;
                                                noData?: string;
                                                root?: string;
                                                title?: string;
                                                toolbar?: string;
                                                validationIcon?: string;
                                            }

                                            Type declaration

                                            • Optional addButton?: string
                                            • Optional container?: string
                                            • Optional item?: string
                                            • Optional itemContainer?: string
                                            • Optional itemContent?: string
                                            • Optional itemDelete?: string
                                            • Optional itemHeader?: string
                                            • Optional itemLabel?: string
                                            • Optional itemMoveDown?: string
                                            • Optional itemMoveUp?: string
                                            • Optional label?: string
                                            • Optional noData?: string
                                            • Optional root?: string
                                            • Optional title?: string
                                            • Optional toolbar?: string
                                            • Optional validationIcon?: string
                                            categorization: {
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional root?: string
                                            control: {
                                                input?: string;
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional input?: string
                                            • Optional root?: string
                                            group: {
                                                alignLeft?: string;
                                                bare?: string;
                                                item?: string;
                                                label?: string;
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional alignLeft?: string
                                            • Optional bare?: string
                                            • Optional item?: string
                                            • Optional label?: string
                                            • Optional root?: string
                                            horizontalLayout: {
                                                item?: string;
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional item?: string
                                            • Optional root?: string
                                            label: {
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional root?: string
                                            listWithDetail: {
                                                addButton?: string;
                                                item?: string;
                                                itemContent?: string;
                                                itemDelete?: string;
                                                itemLabel?: string;
                                                itemMoveDown?: string;
                                                itemMoveUp?: string;
                                                label?: string;
                                                noData?: string;
                                                root?: string;
                                                toolbar?: string;
                                            }

                                            Type declaration

                                            • Optional addButton?: string
                                            • Optional item?: string
                                            • Optional itemContent?: string
                                            • Optional itemDelete?: string
                                            • Optional itemLabel?: string
                                            • Optional itemMoveDown?: string
                                            • Optional itemMoveUp?: string
                                            • Optional label?: string
                                            • Optional noData?: string
                                            • Optional root?: string
                                            • Optional toolbar?: string
                                            verticalLayout: {
                                                item?: string;
                                                root?: string;
                                            }

                                            Type declaration

                                            • Optional item?: string
                                            • Optional root?: string
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/modules.html b/static/api/vue-vuetify/modules.html index aca2e2de..2e914651 100644 --- a/static/api/vue-vuetify/modules.html +++ b/static/api/vue-vuetify/modules.html @@ -116,4 +116,4 @@ useVuetifyControl useVuetifyLabel useVuetifyLayout -
                                            \ No newline at end of file +
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/types/AdditionalPropertiesTranslations.html b/static/api/vue-vuetify/types/AdditionalPropertiesTranslations.html index 76da7512..65885ba0 100644 --- a/static/api/vue-vuetify/types/AdditionalPropertiesTranslations.html +++ b/static/api/vue-vuetify/types/AdditionalPropertiesTranslations.html @@ -1 +1 @@ -AdditionalPropertiesTranslations | JSON Forms Vue Vuetify Renderers

                                            Type alias AdditionalPropertiesTranslations

                                            AdditionalPropertiesTranslations: {
                                                [key in AdditionalPropertiesTranslationEnum]?: string | ComputedRef<string | null>
                                            }
                                            \ No newline at end of file +AdditionalPropertiesTranslations | JSON Forms Vue Vuetify Renderers

                                            Type alias AdditionalPropertiesTranslations

                                            AdditionalPropertiesTranslations: {
                                                [key in AdditionalPropertiesTranslationEnum]?: string | ComputedRef<string | null>
                                            }
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/types/IconValue.html b/static/api/vue-vuetify/types/IconValue.html index 78a16f38..73d9c3c7 100644 --- a/static/api/vue-vuetify/types/IconValue.html +++ b/static/api/vue-vuetify/types/IconValue.html @@ -1 +1 @@ -IconValue | JSON Forms Vue Vuetify Renderers
                                            IconValue: string | (string | [path: string, opacity: number])[] | JSXComponent
                                            \ No newline at end of file +IconValue | JSON Forms Vue Vuetify Renderers
                                            IconValue: string | (string | [path: string, opacity: number])[] | JSXComponent
                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/types/JSXComponent.html b/static/api/vue-vuetify/types/JSXComponent.html index 63c2ed2f..824623f5 100644 --- a/static/api/vue-vuetify/types/JSXComponent.html +++ b/static/api/vue-vuetify/types/JSXComponent.html @@ -1 +1 @@ -JSXComponent | JSON Forms Vue Vuetify Renderers

                                            Type alias JSXComponent<Props>

                                            JSXComponent<Props>: (new () => ComponentPublicInstance<Props>) | FunctionalComponent<Props>

                                            Type Parameters

                                            • Props = any

                                            Type declaration

                                              • new (): ComponentPublicInstance<Props>
                                              • Returns ComponentPublicInstance<Props>

                                            \ No newline at end of file +JSXComponent | JSON Forms Vue Vuetify Renderers

                                            Type alias JSXComponent<Props>

                                            JSXComponent<Props>: (new () => ComponentPublicInstance<Props>) | FunctionalComponent<Props>

                                            Type Parameters

                                            • Props = any

                                            Type declaration

                                              • new (): ComponentPublicInstance<Props>
                                              • Returns ComponentPublicInstance<Props>

                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/AllOfRenderer.html b/static/api/vue-vuetify/variables/AllOfRenderer.html index 56211842..861b0531 100644 --- a/static/api/vue-vuetify/variables/AllOfRenderer.html +++ b/static/api/vue-vuetify/variables/AllOfRenderer.html @@ -1 +1 @@ -AllOfRenderer | JSON Forms Vue Vuetify Renderers
                                            AllOfRenderer: DefineComponent<{
                                                cells: {
                                                    default: undefined;
                                                    required: boolean;
                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                };
                                                config: {
                                                    default: undefined;
                                                    required: boolean;
                                                    type: ObjectConstructor;
                                                };
                                                enabled: {
                                                    default: undefined;
                                                    required: false;
                                                    type: BooleanConstructor;
                                                };
                                                path: {
                                                    required: true;
                                                    type: StringConstructor;
                                                };
                                                renderers: {
                                                    default: undefined;
                                                    required: boolean;
                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                };
                                                schema: {
                                                    required: true;
                                                    type: PropType<JsonSchema>;
                                                };
                                                uischema: {
                                                    required: true;
                                                    type: PropType<ControlElement>;
                                                };
                                            }, {
                                                control: ComputedRef<{
                                                    cells: JsonFormsCellRendererRegistryEntry[] & {
                                                        cell: any;
                                                        tester: RankedTester;
                                                    }[];
                                                    config: any;
                                                    data: any;
                                                    description: string;
                                                    enabled: boolean;
                                                    errors: string;
                                                    i18nKeyPrefix: string;
                                                    id: string;
                                                    indexOfFittingSchema: number;
                                                    label: string;
                                                    path: string;
                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                    required: NonNullable<boolean | undefined>;
                                                    rootSchema: NonNullable<JsonSchema>;
                                                    schema: NonNullable<JsonSchema>;
                                                    uischema: ControlElement;
                                                    uischemas: JsonFormsUISchemaRegistryEntry[];
                                                    visible: boolean;
                                                }>;
                                            } & DispatchPropsOfControl & {
                                                appliedOptions: ComputedRef<any>;
                                                computedLabel: ComputedRef<string>;
                                                control: ComputedRef<{
                                                    config: any;
                                                    description: string;
                                                    errors: string;
                                                    id: string;
                                                    label: string;
                                                    path: string;
                                                    required: boolean;
                                                    uischema: ControlElement;
                                                    visible: boolean;
                                                } & {
                                                    errors: string;
                                                }>;
                                                controlWrapper: ComputedRef<{
                                                    description: string;
                                                    errors: string;
                                                    id: string;
                                                    label: string;
                                                    required: boolean;
                                                    visible: boolean;
                                                }>;
                                                handleBlur: (() => void);
                                                handleFocus: (() => void);
                                                isFocused: Ref<boolean>;
                                                onChange: ((value) => void);
                                                persistentHint: (() => boolean);
                                                rawErrors: ComputedRef<string>;
                                                styles: Styles;
                                                touched: Ref<boolean>;
                                                vuetifyProps: ((path) => any);
                                            }, unknown, {
                                                allOfRenderInfos(): CombinatorSubSchemaRenderInfo[];
                                                delegateUISchema(): UISchemaElement;
                                            }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                cells: {
                                                    default: undefined;
                                                    required: boolean;
                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                };
                                                config: {
                                                    default: undefined;
                                                    required: boolean;
                                                    type: ObjectConstructor;
                                                };
                                                enabled: {
                                                    default: undefined;
                                                    required: false;
                                                    type: BooleanConstructor;
                                                };
                                                path: {
                                                    required: true;
                                                    type: StringConstructor;
                                                };
                                                renderers: {
                                                    default: undefined;
                                                    required: boolean;
                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                };
                                                schema: {
                                                    required: true;
                                                    type: PropType<JsonSchema>;
                                                };
                                                uischema: {
                                                    required: true;
                                                    type: PropType<ControlElement>;
                                                };
                                            }>>, {
                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                config: Record<string, any>;
                                                enabled: boolean;
                                                renderers: JsonFormsRendererRegistryEntry[];
                                            }, {}>

                                            Type declaration

                                            • cells: {
                                                  default: undefined;
                                                  required: boolean;
                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                              }
                                              • default: undefined
                                              • required: boolean
                                              • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                            • config: {
                                                  default: undefined;
                                                  required: boolean;
                                                  type: ObjectConstructor;
                                              }
                                              • default: undefined
                                              • required: boolean
                                              • type: ObjectConstructor
                                            • enabled: {
                                                  default: undefined;
                                                  required: false;
                                                  type: BooleanConstructor;
                                              }
                                              • default: undefined
                                              • required: false
                                              • type: BooleanConstructor
                                            • path: {
                                                  required: true;
                                                  type: StringConstructor;
                                              }
                                              • required: true
                                              • type: StringConstructor
                                            • renderers: {
                                                  default: undefined;
                                                  required: boolean;
                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                              }
                                              • default: undefined
                                              • required: boolean
                                              • type: PropType<JsonFormsRendererRegistryEntry[]>
                                            • schema: {
                                                  required: true;
                                                  type: PropType<JsonSchema>;
                                              }
                                              • required: true
                                              • type: PropType<JsonSchema>
                                            • uischema: {
                                                  required: true;
                                                  type: PropType<ControlElement>;
                                              }
                                              • required: true
                                              • type: PropType<ControlElement>

                                            Type declaration

                                            • allOfRenderInfos:function
                                              • Returns CombinatorSubSchemaRenderInfo[]

                                            • delegateUISchema:function
                                              • Returns UISchemaElement

                                            Type declaration

                                              Type declaration

                                                Type declaration

                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                • config: Record<string, any>
                                                • enabled: boolean
                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                Type declaration

                                                  \ No newline at end of file +AllOfRenderer | JSON Forms Vue Vuetify Renderers
                                                  AllOfRenderer: DefineComponent<{
                                                      cells: {
                                                          default: undefined;
                                                          required: boolean;
                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                      };
                                                      config: {
                                                          default: undefined;
                                                          required: boolean;
                                                          type: ObjectConstructor;
                                                      };
                                                      enabled: {
                                                          default: undefined;
                                                          required: false;
                                                          type: BooleanConstructor;
                                                      };
                                                      path: {
                                                          required: true;
                                                          type: StringConstructor;
                                                      };
                                                      renderers: {
                                                          default: undefined;
                                                          required: boolean;
                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                      };
                                                      schema: {
                                                          required: true;
                                                          type: PropType<JsonSchema>;
                                                      };
                                                      uischema: {
                                                          required: true;
                                                          type: PropType<ControlElement>;
                                                      };
                                                  }, {
                                                      control: ComputedRef<{
                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                              cell: any;
                                                              tester: RankedTester;
                                                          }[];
                                                          config: any;
                                                          data: any;
                                                          description: string;
                                                          enabled: boolean;
                                                          errors: string;
                                                          i18nKeyPrefix: string;
                                                          id: string;
                                                          indexOfFittingSchema: number;
                                                          label: string;
                                                          path: string;
                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                          required: NonNullable<boolean | undefined>;
                                                          rootSchema: NonNullable<JsonSchema>;
                                                          schema: NonNullable<JsonSchema>;
                                                          uischema: ControlElement;
                                                          uischemas: JsonFormsUISchemaRegistryEntry[];
                                                          visible: boolean;
                                                      }>;
                                                  } & DispatchPropsOfControl & {
                                                      appliedOptions: ComputedRef<any>;
                                                      computedLabel: ComputedRef<string>;
                                                      control: ComputedRef<{
                                                          config: any;
                                                          description: string;
                                                          errors: string;
                                                          id: string;
                                                          label: string;
                                                          path: string;
                                                          required: boolean;
                                                          uischema: ControlElement;
                                                          visible: boolean;
                                                      } & {
                                                          errors: string;
                                                      }>;
                                                      controlWrapper: ComputedRef<{
                                                          description: string;
                                                          errors: string;
                                                          id: string;
                                                          label: string;
                                                          required: boolean;
                                                          visible: boolean;
                                                      }>;
                                                      handleBlur: (() => void);
                                                      handleFocus: (() => void);
                                                      isFocused: Ref<boolean>;
                                                      onChange: ((value) => void);
                                                      persistentHint: (() => boolean);
                                                      rawErrors: ComputedRef<string>;
                                                      styles: Styles;
                                                      touched: Ref<boolean>;
                                                      vuetifyProps: ((path) => any);
                                                  }, unknown, {
                                                      allOfRenderInfos(): CombinatorSubSchemaRenderInfo[];
                                                      delegateUISchema(): UISchemaElement;
                                                  }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                      cells: {
                                                          default: undefined;
                                                          required: boolean;
                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                      };
                                                      config: {
                                                          default: undefined;
                                                          required: boolean;
                                                          type: ObjectConstructor;
                                                      };
                                                      enabled: {
                                                          default: undefined;
                                                          required: false;
                                                          type: BooleanConstructor;
                                                      };
                                                      path: {
                                                          required: true;
                                                          type: StringConstructor;
                                                      };
                                                      renderers: {
                                                          default: undefined;
                                                          required: boolean;
                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                      };
                                                      schema: {
                                                          required: true;
                                                          type: PropType<JsonSchema>;
                                                      };
                                                      uischema: {
                                                          required: true;
                                                          type: PropType<ControlElement>;
                                                      };
                                                  }>>, {
                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                      config: Record<string, any>;
                                                      enabled: boolean;
                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                  }, {}>

                                                  Type declaration

                                                  • cells: {
                                                        default: undefined;
                                                        required: boolean;
                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                    }
                                                    • default: undefined
                                                    • required: boolean
                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                  • config: {
                                                        default: undefined;
                                                        required: boolean;
                                                        type: ObjectConstructor;
                                                    }
                                                    • default: undefined
                                                    • required: boolean
                                                    • type: ObjectConstructor
                                                  • enabled: {
                                                        default: undefined;
                                                        required: false;
                                                        type: BooleanConstructor;
                                                    }
                                                    • default: undefined
                                                    • required: false
                                                    • type: BooleanConstructor
                                                  • path: {
                                                        required: true;
                                                        type: StringConstructor;
                                                    }
                                                    • required: true
                                                    • type: StringConstructor
                                                  • renderers: {
                                                        default: undefined;
                                                        required: boolean;
                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                    }
                                                    • default: undefined
                                                    • required: boolean
                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                  • schema: {
                                                        required: true;
                                                        type: PropType<JsonSchema>;
                                                    }
                                                    • required: true
                                                    • type: PropType<JsonSchema>
                                                  • uischema: {
                                                        required: true;
                                                        type: PropType<ControlElement>;
                                                    }
                                                    • required: true
                                                    • type: PropType<ControlElement>

                                                  Type declaration

                                                  • allOfRenderInfos:function
                                                    • Returns CombinatorSubSchemaRenderInfo[]

                                                  • delegateUISchema:function
                                                    • Returns UISchemaElement

                                                  Type declaration

                                                    Type declaration

                                                      Type declaration

                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                      • config: Record<string, any>
                                                      • enabled: boolean
                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                      Type declaration

                                                        \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/AnyOfRenderer.html b/static/api/vue-vuetify/variables/AnyOfRenderer.html index df8a758c..13b3df56 100644 --- a/static/api/vue-vuetify/variables/AnyOfRenderer.html +++ b/static/api/vue-vuetify/variables/AnyOfRenderer.html @@ -1 +1 @@ -AnyOfRenderer | JSON Forms Vue Vuetify Renderers
                                                        AnyOfRenderer: DefineComponent<{
                                                            cells: {
                                                                default: undefined;
                                                                required: boolean;
                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                            };
                                                            config: {
                                                                default: undefined;
                                                                required: boolean;
                                                                type: ObjectConstructor;
                                                            };
                                                            enabled: {
                                                                default: undefined;
                                                                required: false;
                                                                type: BooleanConstructor;
                                                            };
                                                            path: {
                                                                required: true;
                                                                type: StringConstructor;
                                                            };
                                                            renderers: {
                                                                default: undefined;
                                                                required: boolean;
                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                            };
                                                            schema: {
                                                                required: true;
                                                                type: PropType<JsonSchema>;
                                                            };
                                                            uischema: {
                                                                required: true;
                                                                type: PropType<ControlElement>;
                                                            };
                                                        }, {
                                                            appliedOptions: ComputedRef<any>;
                                                            computedLabel: ComputedRef<string>;
                                                            control: ComputedRef<{
                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                    cell: any;
                                                                    tester: RankedTester;
                                                                }[];
                                                                config: any;
                                                                data: any;
                                                                description: string;
                                                                enabled: boolean;
                                                                errors: string;
                                                                i18nKeyPrefix: string;
                                                                id: string;
                                                                indexOfFittingSchema: number;
                                                                label: string;
                                                                path: string;
                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                required: NonNullable<boolean | undefined>;
                                                                rootSchema: NonNullable<JsonSchema>;
                                                                schema: NonNullable<JsonSchema>;
                                                                uischema: ControlElement;
                                                                uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                visible: boolean;
                                                            }> & ComputedRef<{
                                                                config: any;
                                                                description: string;
                                                                errors: string;
                                                                id: string;
                                                                label: string;
                                                                path: string;
                                                                required: boolean;
                                                                uischema: ControlElement;
                                                                visible: boolean;
                                                            } & {
                                                                errors: string;
                                                            }>;
                                                            controlWrapper: ComputedRef<{
                                                                description: string;
                                                                errors: string;
                                                                id: string;
                                                                label: string;
                                                                required: boolean;
                                                                visible: boolean;
                                                            }>;
                                                            handleBlur: (() => void);
                                                            handleFocus: (() => void);
                                                            isFocused: Ref<boolean>;
                                                            onChange: ((value) => void);
                                                            persistentHint: (() => boolean);
                                                            rawErrors: ComputedRef<string>;
                                                            selectedIndex: Ref<number>;
                                                            styles: Styles;
                                                            touched: Ref<boolean>;
                                                            vuetifyProps: ((path) => any);
                                                            handleChange(path, value): void;
                                                        }, unknown, {
                                                            anyOfRenderInfos(): CombinatorSubSchemaRenderInfo[];
                                                        }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                            cells: {
                                                                default: undefined;
                                                                required: boolean;
                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                            };
                                                            config: {
                                                                default: undefined;
                                                                required: boolean;
                                                                type: ObjectConstructor;
                                                            };
                                                            enabled: {
                                                                default: undefined;
                                                                required: false;
                                                                type: BooleanConstructor;
                                                            };
                                                            path: {
                                                                required: true;
                                                                type: StringConstructor;
                                                            };
                                                            renderers: {
                                                                default: undefined;
                                                                required: boolean;
                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                            };
                                                            schema: {
                                                                required: true;
                                                                type: PropType<JsonSchema>;
                                                            };
                                                            uischema: {
                                                                required: true;
                                                                type: PropType<ControlElement>;
                                                            };
                                                        }>>, {
                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                            config: Record<string, any>;
                                                            enabled: boolean;
                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                        }, {}>

                                                        Type declaration

                                                        • cells: {
                                                              default: undefined;
                                                              required: boolean;
                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                          }
                                                          • default: undefined
                                                          • required: boolean
                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                        • config: {
                                                              default: undefined;
                                                              required: boolean;
                                                              type: ObjectConstructor;
                                                          }
                                                          • default: undefined
                                                          • required: boolean
                                                          • type: ObjectConstructor
                                                        • enabled: {
                                                              default: undefined;
                                                              required: false;
                                                              type: BooleanConstructor;
                                                          }
                                                          • default: undefined
                                                          • required: false
                                                          • type: BooleanConstructor
                                                        • path: {
                                                              required: true;
                                                              type: StringConstructor;
                                                          }
                                                          • required: true
                                                          • type: StringConstructor
                                                        • renderers: {
                                                              default: undefined;
                                                              required: boolean;
                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                          }
                                                          • default: undefined
                                                          • required: boolean
                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                        • schema: {
                                                              required: true;
                                                              type: PropType<JsonSchema>;
                                                          }
                                                          • required: true
                                                          • type: PropType<JsonSchema>
                                                        • uischema: {
                                                              required: true;
                                                              type: PropType<ControlElement>;
                                                          }
                                                          • required: true
                                                          • type: PropType<ControlElement>

                                                        Type declaration

                                                        • appliedOptions: ComputedRef<any>
                                                        • computedLabel: ComputedRef<string>
                                                        • control: ComputedRef<{
                                                              cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                  cell: any;
                                                                  tester: RankedTester;
                                                              }[];
                                                              config: any;
                                                              data: any;
                                                              description: string;
                                                              enabled: boolean;
                                                              errors: string;
                                                              i18nKeyPrefix: string;
                                                              id: string;
                                                              indexOfFittingSchema: number;
                                                              label: string;
                                                              path: string;
                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                              required: NonNullable<boolean | undefined>;
                                                              rootSchema: NonNullable<JsonSchema>;
                                                              schema: NonNullable<JsonSchema>;
                                                              uischema: ControlElement;
                                                              uischemas: JsonFormsUISchemaRegistryEntry[];
                                                              visible: boolean;
                                                          }> & ComputedRef<{
                                                              config: any;
                                                              description: string;
                                                              errors: string;
                                                              id: string;
                                                              label: string;
                                                              path: string;
                                                              required: boolean;
                                                              uischema: ControlElement;
                                                              visible: boolean;
                                                          } & {
                                                              errors: string;
                                                          }>
                                                        • controlWrapper: ComputedRef<{
                                                              description: string;
                                                              errors: string;
                                                              id: string;
                                                              label: string;
                                                              required: boolean;
                                                              visible: boolean;
                                                          }>
                                                        • handleBlur: (() => void)
                                                            • (): void
                                                            • Returns void

                                                        • handleFocus: (() => void)
                                                            • (): void
                                                            • Returns void

                                                        • isFocused: Ref<boolean>
                                                        • onChange: ((value) => void)
                                                            • (value): void
                                                            • Parameters

                                                              • value: any

                                                              Returns void

                                                        • persistentHint: (() => boolean)
                                                            • (): boolean
                                                            • Returns boolean

                                                        • rawErrors: ComputedRef<string>
                                                        • selectedIndex: Ref<number>
                                                        • styles: Styles
                                                        • touched: Ref<boolean>
                                                        • vuetifyProps: ((path) => any)
                                                            • (path): any
                                                            • Parameters

                                                              • path: string

                                                              Returns any

                                                        • handleChange:function
                                                          • Parameters

                                                            • path: string
                                                            • value: any

                                                            Returns void

                                                        Type declaration

                                                        • anyOfRenderInfos:function
                                                          • Returns CombinatorSubSchemaRenderInfo[]

                                                        Type declaration

                                                          Type declaration

                                                            Type declaration

                                                            • cells: JsonFormsCellRendererRegistryEntry[]
                                                            • config: Record<string, any>
                                                            • enabled: boolean
                                                            • renderers: JsonFormsRendererRegistryEntry[]

                                                            Type declaration

                                                              \ No newline at end of file +AnyOfRenderer | JSON Forms Vue Vuetify Renderers
                                                              AnyOfRenderer: DefineComponent<{
                                                                  cells: {
                                                                      default: undefined;
                                                                      required: boolean;
                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                  };
                                                                  config: {
                                                                      default: undefined;
                                                                      required: boolean;
                                                                      type: ObjectConstructor;
                                                                  };
                                                                  enabled: {
                                                                      default: undefined;
                                                                      required: false;
                                                                      type: BooleanConstructor;
                                                                  };
                                                                  path: {
                                                                      required: true;
                                                                      type: StringConstructor;
                                                                  };
                                                                  renderers: {
                                                                      default: undefined;
                                                                      required: boolean;
                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                  };
                                                                  schema: {
                                                                      required: true;
                                                                      type: PropType<JsonSchema>;
                                                                  };
                                                                  uischema: {
                                                                      required: true;
                                                                      type: PropType<ControlElement>;
                                                                  };
                                                              }, {
                                                                  appliedOptions: ComputedRef<any>;
                                                                  computedLabel: ComputedRef<string>;
                                                                  control: ComputedRef<{
                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                          cell: any;
                                                                          tester: RankedTester;
                                                                      }[];
                                                                      config: any;
                                                                      data: any;
                                                                      description: string;
                                                                      enabled: boolean;
                                                                      errors: string;
                                                                      i18nKeyPrefix: string;
                                                                      id: string;
                                                                      indexOfFittingSchema: number;
                                                                      label: string;
                                                                      path: string;
                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                      required: NonNullable<boolean | undefined>;
                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                      schema: NonNullable<JsonSchema>;
                                                                      uischema: ControlElement;
                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                      visible: boolean;
                                                                  }> & ComputedRef<{
                                                                      config: any;
                                                                      description: string;
                                                                      errors: string;
                                                                      id: string;
                                                                      label: string;
                                                                      path: string;
                                                                      required: boolean;
                                                                      uischema: ControlElement;
                                                                      visible: boolean;
                                                                  } & {
                                                                      errors: string;
                                                                  }>;
                                                                  controlWrapper: ComputedRef<{
                                                                      description: string;
                                                                      errors: string;
                                                                      id: string;
                                                                      label: string;
                                                                      required: boolean;
                                                                      visible: boolean;
                                                                  }>;
                                                                  handleBlur: (() => void);
                                                                  handleFocus: (() => void);
                                                                  isFocused: Ref<boolean>;
                                                                  onChange: ((value) => void);
                                                                  persistentHint: (() => boolean);
                                                                  rawErrors: ComputedRef<string>;
                                                                  selectedIndex: Ref<number>;
                                                                  styles: Styles;
                                                                  touched: Ref<boolean>;
                                                                  vuetifyProps: ((path) => any);
                                                                  handleChange(path, value): void;
                                                              }, unknown, {
                                                                  anyOfRenderInfos(): CombinatorSubSchemaRenderInfo[];
                                                              }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                  cells: {
                                                                      default: undefined;
                                                                      required: boolean;
                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                  };
                                                                  config: {
                                                                      default: undefined;
                                                                      required: boolean;
                                                                      type: ObjectConstructor;
                                                                  };
                                                                  enabled: {
                                                                      default: undefined;
                                                                      required: false;
                                                                      type: BooleanConstructor;
                                                                  };
                                                                  path: {
                                                                      required: true;
                                                                      type: StringConstructor;
                                                                  };
                                                                  renderers: {
                                                                      default: undefined;
                                                                      required: boolean;
                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                  };
                                                                  schema: {
                                                                      required: true;
                                                                      type: PropType<JsonSchema>;
                                                                  };
                                                                  uischema: {
                                                                      required: true;
                                                                      type: PropType<ControlElement>;
                                                                  };
                                                              }>>, {
                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                  config: Record<string, any>;
                                                                  enabled: boolean;
                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                              }, {}>

                                                              Type declaration

                                                              • cells: {
                                                                    default: undefined;
                                                                    required: boolean;
                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                }
                                                                • default: undefined
                                                                • required: boolean
                                                                • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                              • config: {
                                                                    default: undefined;
                                                                    required: boolean;
                                                                    type: ObjectConstructor;
                                                                }
                                                                • default: undefined
                                                                • required: boolean
                                                                • type: ObjectConstructor
                                                              • enabled: {
                                                                    default: undefined;
                                                                    required: false;
                                                                    type: BooleanConstructor;
                                                                }
                                                                • default: undefined
                                                                • required: false
                                                                • type: BooleanConstructor
                                                              • path: {
                                                                    required: true;
                                                                    type: StringConstructor;
                                                                }
                                                                • required: true
                                                                • type: StringConstructor
                                                              • renderers: {
                                                                    default: undefined;
                                                                    required: boolean;
                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                }
                                                                • default: undefined
                                                                • required: boolean
                                                                • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                              • schema: {
                                                                    required: true;
                                                                    type: PropType<JsonSchema>;
                                                                }
                                                                • required: true
                                                                • type: PropType<JsonSchema>
                                                              • uischema: {
                                                                    required: true;
                                                                    type: PropType<ControlElement>;
                                                                }
                                                                • required: true
                                                                • type: PropType<ControlElement>

                                                              Type declaration

                                                              • appliedOptions: ComputedRef<any>
                                                              • computedLabel: ComputedRef<string>
                                                              • control: ComputedRef<{
                                                                    cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                        cell: any;
                                                                        tester: RankedTester;
                                                                    }[];
                                                                    config: any;
                                                                    data: any;
                                                                    description: string;
                                                                    enabled: boolean;
                                                                    errors: string;
                                                                    i18nKeyPrefix: string;
                                                                    id: string;
                                                                    indexOfFittingSchema: number;
                                                                    label: string;
                                                                    path: string;
                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                    required: NonNullable<boolean | undefined>;
                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                    schema: NonNullable<JsonSchema>;
                                                                    uischema: ControlElement;
                                                                    uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                    visible: boolean;
                                                                }> & ComputedRef<{
                                                                    config: any;
                                                                    description: string;
                                                                    errors: string;
                                                                    id: string;
                                                                    label: string;
                                                                    path: string;
                                                                    required: boolean;
                                                                    uischema: ControlElement;
                                                                    visible: boolean;
                                                                } & {
                                                                    errors: string;
                                                                }>
                                                              • controlWrapper: ComputedRef<{
                                                                    description: string;
                                                                    errors: string;
                                                                    id: string;
                                                                    label: string;
                                                                    required: boolean;
                                                                    visible: boolean;
                                                                }>
                                                              • handleBlur: (() => void)
                                                                  • (): void
                                                                  • Returns void

                                                              • handleFocus: (() => void)
                                                                  • (): void
                                                                  • Returns void

                                                              • isFocused: Ref<boolean>
                                                              • onChange: ((value) => void)
                                                                  • (value): void
                                                                  • Parameters

                                                                    • value: any

                                                                    Returns void

                                                              • persistentHint: (() => boolean)
                                                                  • (): boolean
                                                                  • Returns boolean

                                                              • rawErrors: ComputedRef<string>
                                                              • selectedIndex: Ref<number>
                                                              • styles: Styles
                                                              • touched: Ref<boolean>
                                                              • vuetifyProps: ((path) => any)
                                                                  • (path): any
                                                                  • Parameters

                                                                    • path: string

                                                                    Returns any

                                                              • handleChange:function
                                                                • Parameters

                                                                  • path: string
                                                                  • value: any

                                                                  Returns void

                                                              Type declaration

                                                              • anyOfRenderInfos:function
                                                                • Returns CombinatorSubSchemaRenderInfo[]

                                                              Type declaration

                                                                Type declaration

                                                                  Type declaration

                                                                  • cells: JsonFormsCellRendererRegistryEntry[]
                                                                  • config: Record<string, any>
                                                                  • enabled: boolean
                                                                  • renderers: JsonFormsRendererRegistryEntry[]

                                                                  Type declaration

                                                                    \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/AnyOfStringOrEnumControlRenderer.html b/static/api/vue-vuetify/variables/AnyOfStringOrEnumControlRenderer.html index a89b51c9..d53f2629 100644 --- a/static/api/vue-vuetify/variables/AnyOfStringOrEnumControlRenderer.html +++ b/static/api/vue-vuetify/variables/AnyOfStringOrEnumControlRenderer.html @@ -1 +1 @@ -AnyOfStringOrEnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                    Variable AnyOfStringOrEnumControlRendererConst

                                                                    AnyOfStringOrEnumControlRenderer: DefineComponent<{
                                                                        cells: {
                                                                            default: undefined;
                                                                            required: boolean;
                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                        };
                                                                        config: {
                                                                            default: undefined;
                                                                            required: boolean;
                                                                            type: ObjectConstructor;
                                                                        };
                                                                        enabled: {
                                                                            default: undefined;
                                                                            required: false;
                                                                            type: BooleanConstructor;
                                                                        };
                                                                        path: {
                                                                            required: true;
                                                                            type: StringConstructor;
                                                                        };
                                                                        renderers: {
                                                                            default: undefined;
                                                                            required: boolean;
                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                        };
                                                                        schema: {
                                                                            required: true;
                                                                            type: PropType<JsonSchema>;
                                                                        };
                                                                        uischema: {
                                                                            required: true;
                                                                            type: PropType<ControlElement>;
                                                                        };
                                                                    }, {
                                                                        control: ComputedRef<{
                                                                            cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                cell: any;
                                                                                tester: RankedTester;
                                                                            }[];
                                                                            config: any;
                                                                            data: any;
                                                                            description: string;
                                                                            enabled: boolean;
                                                                            errors: string;
                                                                            i18nKeyPrefix: string;
                                                                            id: string;
                                                                            label: string;
                                                                            path: string;
                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                            required: NonNullable<boolean | undefined>;
                                                                            rootSchema: NonNullable<JsonSchema>;
                                                                            schema: NonNullable<JsonSchema>;
                                                                            uischema: ControlElement;
                                                                            visible: boolean;
                                                                        }>;
                                                                    } & DispatchPropsOfControl & {
                                                                        appliedOptions: ComputedRef<any>;
                                                                        computedLabel: ComputedRef<string>;
                                                                        control: ComputedRef<{
                                                                            config: any;
                                                                            description: string;
                                                                            errors: string;
                                                                            id: string;
                                                                            label: string;
                                                                            path: string;
                                                                            required: boolean;
                                                                            uischema: ControlElement;
                                                                            visible: boolean;
                                                                        } & {
                                                                            errors: string;
                                                                        }>;
                                                                        controlWrapper: ComputedRef<{
                                                                            description: string;
                                                                            errors: string;
                                                                            id: string;
                                                                            label: string;
                                                                            required: boolean;
                                                                            visible: boolean;
                                                                        }>;
                                                                        handleBlur: (() => void);
                                                                        handleFocus: (() => void);
                                                                        isFocused: Ref<boolean>;
                                                                        onChange: ((value) => void);
                                                                        persistentHint: (() => boolean);
                                                                        rawErrors: ComputedRef<string>;
                                                                        styles: Styles;
                                                                        touched: Ref<boolean>;
                                                                        vuetifyProps: ((path) => any);
                                                                    }, unknown, {
                                                                        items(): string[];
                                                                    }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                        cells: {
                                                                            default: undefined;
                                                                            required: boolean;
                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                        };
                                                                        config: {
                                                                            default: undefined;
                                                                            required: boolean;
                                                                            type: ObjectConstructor;
                                                                        };
                                                                        enabled: {
                                                                            default: undefined;
                                                                            required: false;
                                                                            type: BooleanConstructor;
                                                                        };
                                                                        path: {
                                                                            required: true;
                                                                            type: StringConstructor;
                                                                        };
                                                                        renderers: {
                                                                            default: undefined;
                                                                            required: boolean;
                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                        };
                                                                        schema: {
                                                                            required: true;
                                                                            type: PropType<JsonSchema>;
                                                                        };
                                                                        uischema: {
                                                                            required: true;
                                                                            type: PropType<ControlElement>;
                                                                        };
                                                                    }>>, {
                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                        config: Record<string, any>;
                                                                        enabled: boolean;
                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                    }, {}>

                                                                    Type declaration

                                                                    • cells: {
                                                                          default: undefined;
                                                                          required: boolean;
                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                      }
                                                                      • default: undefined
                                                                      • required: boolean
                                                                      • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                    • config: {
                                                                          default: undefined;
                                                                          required: boolean;
                                                                          type: ObjectConstructor;
                                                                      }
                                                                      • default: undefined
                                                                      • required: boolean
                                                                      • type: ObjectConstructor
                                                                    • enabled: {
                                                                          default: undefined;
                                                                          required: false;
                                                                          type: BooleanConstructor;
                                                                      }
                                                                      • default: undefined
                                                                      • required: false
                                                                      • type: BooleanConstructor
                                                                    • path: {
                                                                          required: true;
                                                                          type: StringConstructor;
                                                                      }
                                                                      • required: true
                                                                      • type: StringConstructor
                                                                    • renderers: {
                                                                          default: undefined;
                                                                          required: boolean;
                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                      }
                                                                      • default: undefined
                                                                      • required: boolean
                                                                      • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                    • schema: {
                                                                          required: true;
                                                                          type: PropType<JsonSchema>;
                                                                      }
                                                                      • required: true
                                                                      • type: PropType<JsonSchema>
                                                                    • uischema: {
                                                                          required: true;
                                                                          type: PropType<ControlElement>;
                                                                      }
                                                                      • required: true
                                                                      • type: PropType<ControlElement>

                                                                    Type declaration

                                                                    • items:function
                                                                      • Returns string[]

                                                                    Type declaration

                                                                      Type declaration

                                                                        Type declaration

                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                        • config: Record<string, any>
                                                                        • enabled: boolean
                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                        Type declaration

                                                                          \ No newline at end of file +AnyOfStringOrEnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                          Variable AnyOfStringOrEnumControlRendererConst

                                                                          AnyOfStringOrEnumControlRenderer: DefineComponent<{
                                                                              cells: {
                                                                                  default: undefined;
                                                                                  required: boolean;
                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                              };
                                                                              config: {
                                                                                  default: undefined;
                                                                                  required: boolean;
                                                                                  type: ObjectConstructor;
                                                                              };
                                                                              enabled: {
                                                                                  default: undefined;
                                                                                  required: false;
                                                                                  type: BooleanConstructor;
                                                                              };
                                                                              path: {
                                                                                  required: true;
                                                                                  type: StringConstructor;
                                                                              };
                                                                              renderers: {
                                                                                  default: undefined;
                                                                                  required: boolean;
                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                              };
                                                                              schema: {
                                                                                  required: true;
                                                                                  type: PropType<JsonSchema>;
                                                                              };
                                                                              uischema: {
                                                                                  required: true;
                                                                                  type: PropType<ControlElement>;
                                                                              };
                                                                          }, {
                                                                              control: ComputedRef<{
                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                      cell: any;
                                                                                      tester: RankedTester;
                                                                                  }[];
                                                                                  config: any;
                                                                                  data: any;
                                                                                  description: string;
                                                                                  enabled: boolean;
                                                                                  errors: string;
                                                                                  i18nKeyPrefix: string;
                                                                                  id: string;
                                                                                  label: string;
                                                                                  path: string;
                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                  required: NonNullable<boolean | undefined>;
                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                  schema: NonNullable<JsonSchema>;
                                                                                  uischema: ControlElement;
                                                                                  visible: boolean;
                                                                              }>;
                                                                          } & DispatchPropsOfControl & {
                                                                              appliedOptions: ComputedRef<any>;
                                                                              computedLabel: ComputedRef<string>;
                                                                              control: ComputedRef<{
                                                                                  config: any;
                                                                                  description: string;
                                                                                  errors: string;
                                                                                  id: string;
                                                                                  label: string;
                                                                                  path: string;
                                                                                  required: boolean;
                                                                                  uischema: ControlElement;
                                                                                  visible: boolean;
                                                                              } & {
                                                                                  errors: string;
                                                                              }>;
                                                                              controlWrapper: ComputedRef<{
                                                                                  description: string;
                                                                                  errors: string;
                                                                                  id: string;
                                                                                  label: string;
                                                                                  required: boolean;
                                                                                  visible: boolean;
                                                                              }>;
                                                                              handleBlur: (() => void);
                                                                              handleFocus: (() => void);
                                                                              isFocused: Ref<boolean>;
                                                                              onChange: ((value) => void);
                                                                              persistentHint: (() => boolean);
                                                                              rawErrors: ComputedRef<string>;
                                                                              styles: Styles;
                                                                              touched: Ref<boolean>;
                                                                              vuetifyProps: ((path) => any);
                                                                          }, unknown, {
                                                                              items(): string[];
                                                                          }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                              cells: {
                                                                                  default: undefined;
                                                                                  required: boolean;
                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                              };
                                                                              config: {
                                                                                  default: undefined;
                                                                                  required: boolean;
                                                                                  type: ObjectConstructor;
                                                                              };
                                                                              enabled: {
                                                                                  default: undefined;
                                                                                  required: false;
                                                                                  type: BooleanConstructor;
                                                                              };
                                                                              path: {
                                                                                  required: true;
                                                                                  type: StringConstructor;
                                                                              };
                                                                              renderers: {
                                                                                  default: undefined;
                                                                                  required: boolean;
                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                              };
                                                                              schema: {
                                                                                  required: true;
                                                                                  type: PropType<JsonSchema>;
                                                                              };
                                                                              uischema: {
                                                                                  required: true;
                                                                                  type: PropType<ControlElement>;
                                                                              };
                                                                          }>>, {
                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                              config: Record<string, any>;
                                                                              enabled: boolean;
                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                          }, {}>

                                                                          Type declaration

                                                                          • cells: {
                                                                                default: undefined;
                                                                                required: boolean;
                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                            }
                                                                            • default: undefined
                                                                            • required: boolean
                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                          • config: {
                                                                                default: undefined;
                                                                                required: boolean;
                                                                                type: ObjectConstructor;
                                                                            }
                                                                            • default: undefined
                                                                            • required: boolean
                                                                            • type: ObjectConstructor
                                                                          • enabled: {
                                                                                default: undefined;
                                                                                required: false;
                                                                                type: BooleanConstructor;
                                                                            }
                                                                            • default: undefined
                                                                            • required: false
                                                                            • type: BooleanConstructor
                                                                          • path: {
                                                                                required: true;
                                                                                type: StringConstructor;
                                                                            }
                                                                            • required: true
                                                                            • type: StringConstructor
                                                                          • renderers: {
                                                                                default: undefined;
                                                                                required: boolean;
                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                            }
                                                                            • default: undefined
                                                                            • required: boolean
                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                          • schema: {
                                                                                required: true;
                                                                                type: PropType<JsonSchema>;
                                                                            }
                                                                            • required: true
                                                                            • type: PropType<JsonSchema>
                                                                          • uischema: {
                                                                                required: true;
                                                                                type: PropType<ControlElement>;
                                                                            }
                                                                            • required: true
                                                                            • type: PropType<ControlElement>

                                                                          Type declaration

                                                                          • items:function
                                                                            • Returns string[]

                                                                          Type declaration

                                                                            Type declaration

                                                                              Type declaration

                                                                              • cells: JsonFormsCellRendererRegistryEntry[]
                                                                              • config: Record<string, any>
                                                                              • enabled: boolean
                                                                              • renderers: JsonFormsRendererRegistryEntry[]

                                                                              Type declaration

                                                                                \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/ArrayControlRenderer.html b/static/api/vue-vuetify/variables/ArrayControlRenderer.html index cffa8598..6f0b5bba 100644 --- a/static/api/vue-vuetify/variables/ArrayControlRenderer.html +++ b/static/api/vue-vuetify/variables/ArrayControlRenderer.html @@ -1 +1 @@ -ArrayControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                Variable ArrayControlRendererConst

                                                                                ArrayControlRenderer: DefineComponent<{
                                                                                    cells: {
                                                                                        default: undefined;
                                                                                        required: boolean;
                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                    };
                                                                                    config: {
                                                                                        default: undefined;
                                                                                        required: boolean;
                                                                                        type: ObjectConstructor;
                                                                                    };
                                                                                    enabled: {
                                                                                        default: undefined;
                                                                                        required: false;
                                                                                        type: BooleanConstructor;
                                                                                    };
                                                                                    path: {
                                                                                        required: true;
                                                                                        type: StringConstructor;
                                                                                    };
                                                                                    renderers: {
                                                                                        default: undefined;
                                                                                        required: boolean;
                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                    };
                                                                                    schema: {
                                                                                        required: true;
                                                                                        type: PropType<JsonSchema>;
                                                                                    };
                                                                                    uischema: {
                                                                                        required: true;
                                                                                        type: PropType<ControlElement>;
                                                                                    };
                                                                                }, {
                                                                                    appliedOptions: ComputedRef<any>;
                                                                                    childLabelForIndex: ((index) => string);
                                                                                    computedLabel: ComputedRef<string>;
                                                                                    control: ComputedRef<{
                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                        childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                        config: any;
                                                                                        data: any;
                                                                                        description: string;
                                                                                        enabled: boolean;
                                                                                        errors: string;
                                                                                        i18nKeyPrefix: string;
                                                                                        id: string;
                                                                                        label: string;
                                                                                        path: string;
                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                        required: NonNullable<boolean | undefined>;
                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                        schema: NonNullable<JsonSchema>;
                                                                                        uischema: ControlElement;
                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                        visible: boolean;
                                                                                    }> & ComputedRef<{
                                                                                        childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                        config: any;
                                                                                        data: any;
                                                                                        i18nKeyPrefix: string;
                                                                                        label: string;
                                                                                        required: boolean;
                                                                                        schema: JsonSchema;
                                                                                        uischema: UISchemaElement;
                                                                                    } & {
                                                                                        childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                        translations: ArrayTranslations;
                                                                                    }>;
                                                                                    icons: {
                                                                                        current: ComputedRef<IconAliases>;
                                                                                    };
                                                                                    rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                    styles: Styles;
                                                                                    vuetifyProps: ((path) => any);
                                                                                    addItem(path, value): (() => void);
                                                                                    moveDown?(path, toMove): (() => void);
                                                                                    moveUp?(path, toMove): (() => void);
                                                                                    removeItems?(path, toDelete): (() => void);
                                                                                }, unknown, {
                                                                                    arraySchema(): undefined | JsonSchema;
                                                                                    dataLength(): number;
                                                                                }, {
                                                                                    composePaths: ((path1, path2) => string);
                                                                                    createDefaultValue: ((schema, rootSchema) => any);
                                                                                    addButtonClick(): void;
                                                                                    controlWithoutLabel(scope): ControlElement;
                                                                                    getValidColumnProps(scopedSchema): string[];
                                                                                    moveDownClick(event, toMove): void;
                                                                                    moveUpClick(event, toMove): void;
                                                                                    removeItemsClick(event, toDelete): void;
                                                                                    resolveUiSchema(propName): ControlElement;
                                                                                    title(prop): string;
                                                                                }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                    cells: {
                                                                                        default: undefined;
                                                                                        required: boolean;
                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                    };
                                                                                    config: {
                                                                                        default: undefined;
                                                                                        required: boolean;
                                                                                        type: ObjectConstructor;
                                                                                    };
                                                                                    enabled: {
                                                                                        default: undefined;
                                                                                        required: false;
                                                                                        type: BooleanConstructor;
                                                                                    };
                                                                                    path: {
                                                                                        required: true;
                                                                                        type: StringConstructor;
                                                                                    };
                                                                                    renderers: {
                                                                                        default: undefined;
                                                                                        required: boolean;
                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                    };
                                                                                    schema: {
                                                                                        required: true;
                                                                                        type: PropType<JsonSchema>;
                                                                                    };
                                                                                    uischema: {
                                                                                        required: true;
                                                                                        type: PropType<ControlElement>;
                                                                                    };
                                                                                }>>, {
                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                    config: Record<string, any>;
                                                                                    enabled: boolean;
                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                }, {}>

                                                                                Type declaration

                                                                                • cells: {
                                                                                      default: undefined;
                                                                                      required: boolean;
                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                  }
                                                                                  • default: undefined
                                                                                  • required: boolean
                                                                                  • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                • config: {
                                                                                      default: undefined;
                                                                                      required: boolean;
                                                                                      type: ObjectConstructor;
                                                                                  }
                                                                                  • default: undefined
                                                                                  • required: boolean
                                                                                  • type: ObjectConstructor
                                                                                • enabled: {
                                                                                      default: undefined;
                                                                                      required: false;
                                                                                      type: BooleanConstructor;
                                                                                  }
                                                                                  • default: undefined
                                                                                  • required: false
                                                                                  • type: BooleanConstructor
                                                                                • path: {
                                                                                      required: true;
                                                                                      type: StringConstructor;
                                                                                  }
                                                                                  • required: true
                                                                                  • type: StringConstructor
                                                                                • renderers: {
                                                                                      default: undefined;
                                                                                      required: boolean;
                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                  }
                                                                                  • default: undefined
                                                                                  • required: boolean
                                                                                  • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                • schema: {
                                                                                      required: true;
                                                                                      type: PropType<JsonSchema>;
                                                                                  }
                                                                                  • required: true
                                                                                  • type: PropType<JsonSchema>
                                                                                • uischema: {
                                                                                      required: true;
                                                                                      type: PropType<ControlElement>;
                                                                                  }
                                                                                  • required: true
                                                                                  • type: PropType<ControlElement>

                                                                                Type declaration

                                                                                • appliedOptions: ComputedRef<any>
                                                                                • childLabelForIndex: ((index) => string)
                                                                                    • (index): string
                                                                                    • Parameters

                                                                                      • index: number | null

                                                                                      Returns string

                                                                                • computedLabel: ComputedRef<string>
                                                                                • control: ComputedRef<{
                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                      childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                      config: any;
                                                                                      data: any;
                                                                                      description: string;
                                                                                      enabled: boolean;
                                                                                      errors: string;
                                                                                      i18nKeyPrefix: string;
                                                                                      id: string;
                                                                                      label: string;
                                                                                      path: string;
                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                      required: NonNullable<boolean | undefined>;
                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                      schema: NonNullable<JsonSchema>;
                                                                                      uischema: ControlElement;
                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                      visible: boolean;
                                                                                  }> & ComputedRef<{
                                                                                      childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                      config: any;
                                                                                      data: any;
                                                                                      i18nKeyPrefix: string;
                                                                                      label: string;
                                                                                      required: boolean;
                                                                                      schema: JsonSchema;
                                                                                      uischema: UISchemaElement;
                                                                                  } & {
                                                                                      childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                      translations: ArrayTranslations;
                                                                                  }>
                                                                                • icons: {
                                                                                      current: ComputedRef<IconAliases>;
                                                                                  }
                                                                                • rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[]
                                                                                • styles: Styles
                                                                                • vuetifyProps: ((path) => any)
                                                                                    • (path): any
                                                                                    • Parameters

                                                                                      • path: string

                                                                                      Returns any

                                                                                • addItem:function
                                                                                  • Parameters

                                                                                    • path: string
                                                                                    • value: any

                                                                                    Returns (() => void)

                                                                                      • (): void
                                                                                      • Returns void

                                                                                • moveDown?:function
                                                                                  • Parameters

                                                                                    • path: string
                                                                                    • toMove: number

                                                                                    Returns (() => void)

                                                                                      • (): void
                                                                                      • Returns void

                                                                                • moveUp?:function
                                                                                  • Parameters

                                                                                    • path: string
                                                                                    • toMove: number

                                                                                    Returns (() => void)

                                                                                      • (): void
                                                                                      • Returns void

                                                                                • removeItems?:function
                                                                                  • Parameters

                                                                                    • path: string
                                                                                    • toDelete: number[]

                                                                                    Returns (() => void)

                                                                                      • (): void
                                                                                      • Returns void

                                                                                Type declaration

                                                                                • arraySchema:function
                                                                                  • Returns undefined | JsonSchema

                                                                                • dataLength:function
                                                                                  • Returns number

                                                                                Type declaration

                                                                                • composePaths: ((path1, path2) => string)
                                                                                    • (path1, path2): string
                                                                                    • Parameters

                                                                                      • path1: string
                                                                                      • path2: string

                                                                                      Returns string

                                                                                • createDefaultValue: ((schema, rootSchema) => any)
                                                                                    • (schema, rootSchema): any
                                                                                    • Parameters

                                                                                      • schema: JsonSchema
                                                                                      • rootSchema: JsonSchema

                                                                                      Returns any

                                                                                • addButtonClick:function
                                                                                  • Returns void

                                                                                • controlWithoutLabel:function
                                                                                  • Parameters

                                                                                    • scope: string

                                                                                    Returns ControlElement

                                                                                • getValidColumnProps:function
                                                                                  • Parameters

                                                                                    • scopedSchema: JsonSchema

                                                                                    Returns string[]

                                                                                • moveDownClick:function
                                                                                  • Parameters

                                                                                    • event: Event
                                                                                    • toMove: number

                                                                                    Returns void

                                                                                • moveUpClick:function
                                                                                  • Parameters

                                                                                    • event: Event
                                                                                    • toMove: number

                                                                                    Returns void

                                                                                • removeItemsClick:function
                                                                                  • Parameters

                                                                                    • event: Event
                                                                                    • toDelete: number[]

                                                                                    Returns void

                                                                                • resolveUiSchema:function
                                                                                  • Parameters

                                                                                    • propName: string

                                                                                    Returns ControlElement

                                                                                • title:function
                                                                                  • Parameters

                                                                                    • prop: string

                                                                                    Returns string

                                                                                Type declaration

                                                                                  Type declaration

                                                                                  • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                  • config: Record<string, any>
                                                                                  • enabled: boolean
                                                                                  • renderers: JsonFormsRendererRegistryEntry[]

                                                                                  Type declaration

                                                                                    \ No newline at end of file +ArrayControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                    Variable ArrayControlRendererConst

                                                                                    ArrayControlRenderer: DefineComponent<{
                                                                                        cells: {
                                                                                            default: undefined;
                                                                                            required: boolean;
                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                        };
                                                                                        config: {
                                                                                            default: undefined;
                                                                                            required: boolean;
                                                                                            type: ObjectConstructor;
                                                                                        };
                                                                                        enabled: {
                                                                                            default: undefined;
                                                                                            required: false;
                                                                                            type: BooleanConstructor;
                                                                                        };
                                                                                        path: {
                                                                                            required: true;
                                                                                            type: StringConstructor;
                                                                                        };
                                                                                        renderers: {
                                                                                            default: undefined;
                                                                                            required: boolean;
                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                        };
                                                                                        schema: {
                                                                                            required: true;
                                                                                            type: PropType<JsonSchema>;
                                                                                        };
                                                                                        uischema: {
                                                                                            required: true;
                                                                                            type: PropType<ControlElement>;
                                                                                        };
                                                                                    }, {
                                                                                        appliedOptions: ComputedRef<any>;
                                                                                        childLabelForIndex: ((index) => string);
                                                                                        computedLabel: ComputedRef<string>;
                                                                                        control: ComputedRef<{
                                                                                            arraySchema: NonNullable<JsonSchema>;
                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                            childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                            config: any;
                                                                                            data: any;
                                                                                            description: string;
                                                                                            enabled: boolean;
                                                                                            errors: string;
                                                                                            i18nKeyPrefix: string;
                                                                                            id: string;
                                                                                            label: string;
                                                                                            path: string;
                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                            required: NonNullable<boolean | undefined>;
                                                                                            rootSchema: NonNullable<JsonSchema>;
                                                                                            schema: NonNullable<JsonSchema>;
                                                                                            uischema: ControlElement;
                                                                                            uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                            visible: boolean;
                                                                                        }> & ComputedRef<{
                                                                                            childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                            config: any;
                                                                                            data: any;
                                                                                            i18nKeyPrefix: string;
                                                                                            label: string;
                                                                                            required: boolean;
                                                                                            schema: JsonSchema;
                                                                                            uischema: UISchemaElement;
                                                                                        } & {
                                                                                            childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                            translations: ArrayTranslations;
                                                                                        }>;
                                                                                        icons: {
                                                                                            current: ComputedRef<IconAliases>;
                                                                                        };
                                                                                        rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                        styles: Styles;
                                                                                        vuetifyProps: ((path) => any);
                                                                                        addItem(path, value): (() => void);
                                                                                        moveDown?(path, toMove): (() => void);
                                                                                        moveUp?(path, toMove): (() => void);
                                                                                        removeItems?(path, toDelete): (() => void);
                                                                                    }, unknown, {
                                                                                        arraySchema(): undefined | JsonSchema;
                                                                                        dataLength(): number;
                                                                                    }, {
                                                                                        composePaths: ((path1, path2) => string);
                                                                                        createDefaultValue: ((schema, rootSchema) => any);
                                                                                        addButtonClick(): void;
                                                                                        controlWithoutLabel(scope): ControlElement;
                                                                                        getValidColumnProps(scopedSchema): string[];
                                                                                        moveDownClick(event, toMove): void;
                                                                                        moveUpClick(event, toMove): void;
                                                                                        removeItemsClick(event, toDelete): void;
                                                                                        resolveUiSchema(propName): ControlElement;
                                                                                        title(prop): string;
                                                                                    }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                        cells: {
                                                                                            default: undefined;
                                                                                            required: boolean;
                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                        };
                                                                                        config: {
                                                                                            default: undefined;
                                                                                            required: boolean;
                                                                                            type: ObjectConstructor;
                                                                                        };
                                                                                        enabled: {
                                                                                            default: undefined;
                                                                                            required: false;
                                                                                            type: BooleanConstructor;
                                                                                        };
                                                                                        path: {
                                                                                            required: true;
                                                                                            type: StringConstructor;
                                                                                        };
                                                                                        renderers: {
                                                                                            default: undefined;
                                                                                            required: boolean;
                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                        };
                                                                                        schema: {
                                                                                            required: true;
                                                                                            type: PropType<JsonSchema>;
                                                                                        };
                                                                                        uischema: {
                                                                                            required: true;
                                                                                            type: PropType<ControlElement>;
                                                                                        };
                                                                                    }>>, {
                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                        config: Record<string, any>;
                                                                                        enabled: boolean;
                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                    }, {}>

                                                                                    Type declaration

                                                                                    • cells: {
                                                                                          default: undefined;
                                                                                          required: boolean;
                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                      }
                                                                                      • default: undefined
                                                                                      • required: boolean
                                                                                      • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                    • config: {
                                                                                          default: undefined;
                                                                                          required: boolean;
                                                                                          type: ObjectConstructor;
                                                                                      }
                                                                                      • default: undefined
                                                                                      • required: boolean
                                                                                      • type: ObjectConstructor
                                                                                    • enabled: {
                                                                                          default: undefined;
                                                                                          required: false;
                                                                                          type: BooleanConstructor;
                                                                                      }
                                                                                      • default: undefined
                                                                                      • required: false
                                                                                      • type: BooleanConstructor
                                                                                    • path: {
                                                                                          required: true;
                                                                                          type: StringConstructor;
                                                                                      }
                                                                                      • required: true
                                                                                      • type: StringConstructor
                                                                                    • renderers: {
                                                                                          default: undefined;
                                                                                          required: boolean;
                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                      }
                                                                                      • default: undefined
                                                                                      • required: boolean
                                                                                      • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                    • schema: {
                                                                                          required: true;
                                                                                          type: PropType<JsonSchema>;
                                                                                      }
                                                                                      • required: true
                                                                                      • type: PropType<JsonSchema>
                                                                                    • uischema: {
                                                                                          required: true;
                                                                                          type: PropType<ControlElement>;
                                                                                      }
                                                                                      • required: true
                                                                                      • type: PropType<ControlElement>

                                                                                    Type declaration

                                                                                    • appliedOptions: ComputedRef<any>
                                                                                    • childLabelForIndex: ((index) => string)
                                                                                        • (index): string
                                                                                        • Parameters

                                                                                          • index: number | null

                                                                                          Returns string

                                                                                    • computedLabel: ComputedRef<string>
                                                                                    • control: ComputedRef<{
                                                                                          arraySchema: NonNullable<JsonSchema>;
                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                          childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                          config: any;
                                                                                          data: any;
                                                                                          description: string;
                                                                                          enabled: boolean;
                                                                                          errors: string;
                                                                                          i18nKeyPrefix: string;
                                                                                          id: string;
                                                                                          label: string;
                                                                                          path: string;
                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                          required: NonNullable<boolean | undefined>;
                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                          schema: NonNullable<JsonSchema>;
                                                                                          uischema: ControlElement;
                                                                                          uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                          visible: boolean;
                                                                                      }> & ComputedRef<{
                                                                                          childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                          config: any;
                                                                                          data: any;
                                                                                          i18nKeyPrefix: string;
                                                                                          label: string;
                                                                                          required: boolean;
                                                                                          schema: JsonSchema;
                                                                                          uischema: UISchemaElement;
                                                                                      } & {
                                                                                          childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                          translations: ArrayTranslations;
                                                                                      }>
                                                                                    • icons: {
                                                                                          current: ComputedRef<IconAliases>;
                                                                                      }
                                                                                    • rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[]
                                                                                    • styles: Styles
                                                                                    • vuetifyProps: ((path) => any)
                                                                                        • (path): any
                                                                                        • Parameters

                                                                                          • path: string

                                                                                          Returns any

                                                                                    • addItem:function
                                                                                      • Parameters

                                                                                        • path: string
                                                                                        • value: any

                                                                                        Returns (() => void)

                                                                                          • (): void
                                                                                          • Returns void

                                                                                    • moveDown?:function
                                                                                      • Parameters

                                                                                        • path: string
                                                                                        • toMove: number

                                                                                        Returns (() => void)

                                                                                          • (): void
                                                                                          • Returns void

                                                                                    • moveUp?:function
                                                                                      • Parameters

                                                                                        • path: string
                                                                                        • toMove: number

                                                                                        Returns (() => void)

                                                                                          • (): void
                                                                                          • Returns void

                                                                                    • removeItems?:function
                                                                                      • Parameters

                                                                                        • path: string
                                                                                        • toDelete: number[]

                                                                                        Returns (() => void)

                                                                                          • (): void
                                                                                          • Returns void

                                                                                    Type declaration

                                                                                    • arraySchema:function
                                                                                      • Returns undefined | JsonSchema

                                                                                    • dataLength:function
                                                                                      • Returns number

                                                                                    Type declaration

                                                                                    • composePaths: ((path1, path2) => string)
                                                                                        • (path1, path2): string
                                                                                        • Parameters

                                                                                          • path1: string
                                                                                          • path2: string

                                                                                          Returns string

                                                                                    • createDefaultValue: ((schema, rootSchema) => any)
                                                                                        • (schema, rootSchema): any
                                                                                        • Parameters

                                                                                          • schema: JsonSchema
                                                                                          • rootSchema: JsonSchema

                                                                                          Returns any

                                                                                    • addButtonClick:function
                                                                                      • Returns void

                                                                                    • controlWithoutLabel:function
                                                                                      • Parameters

                                                                                        • scope: string

                                                                                        Returns ControlElement

                                                                                    • getValidColumnProps:function
                                                                                      • Parameters

                                                                                        • scopedSchema: JsonSchema

                                                                                        Returns string[]

                                                                                    • moveDownClick:function
                                                                                      • Parameters

                                                                                        • event: Event
                                                                                        • toMove: number

                                                                                        Returns void

                                                                                    • moveUpClick:function
                                                                                      • Parameters

                                                                                        • event: Event
                                                                                        • toMove: number

                                                                                        Returns void

                                                                                    • removeItemsClick:function
                                                                                      • Parameters

                                                                                        • event: Event
                                                                                        • toDelete: number[]

                                                                                        Returns void

                                                                                    • resolveUiSchema:function
                                                                                      • Parameters

                                                                                        • propName: string

                                                                                        Returns ControlElement

                                                                                    • title:function
                                                                                      • Parameters

                                                                                        • prop: string

                                                                                        Returns string

                                                                                    Type declaration

                                                                                      Type declaration

                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                      • config: Record<string, any>
                                                                                      • enabled: boolean
                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                      Type declaration

                                                                                        \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/ArrayLayoutRenderer.html b/static/api/vue-vuetify/variables/ArrayLayoutRenderer.html index 37cf19d1..ab82052c 100644 --- a/static/api/vue-vuetify/variables/ArrayLayoutRenderer.html +++ b/static/api/vue-vuetify/variables/ArrayLayoutRenderer.html @@ -1 +1 @@ -ArrayLayoutRenderer | JSON Forms Vue Vuetify Renderers

                                                                                        Variable ArrayLayoutRendererConst

                                                                                        ArrayLayoutRenderer: DefineComponent<{
                                                                                            cells: {
                                                                                                default: undefined;
                                                                                                required: boolean;
                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                            };
                                                                                            config: {
                                                                                                default: undefined;
                                                                                                required: boolean;
                                                                                                type: ObjectConstructor;
                                                                                            };
                                                                                            enabled: {
                                                                                                default: undefined;
                                                                                                required: false;
                                                                                                type: BooleanConstructor;
                                                                                            };
                                                                                            path: {
                                                                                                required: true;
                                                                                                type: StringConstructor;
                                                                                            };
                                                                                            renderers: {
                                                                                                default: undefined;
                                                                                                required: boolean;
                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                            };
                                                                                            schema: {
                                                                                                required: true;
                                                                                                type: PropType<JsonSchema>;
                                                                                            };
                                                                                            uischema: {
                                                                                                required: true;
                                                                                                type: PropType<ControlElement>;
                                                                                            };
                                                                                        }, {
                                                                                            appliedOptions: ComputedRef<any>;
                                                                                            childLabelForIndex: ((index) => string);
                                                                                            computedLabel: ComputedRef<string>;
                                                                                            control: ComputedRef<{
                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                config: any;
                                                                                                data: any;
                                                                                                description: string;
                                                                                                enabled: boolean;
                                                                                                errors: string;
                                                                                                i18nKeyPrefix: string;
                                                                                                id: string;
                                                                                                label: string;
                                                                                                path: string;
                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                uischema: ControlElement;
                                                                                                uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                visible: boolean;
                                                                                            }> & ComputedRef<{
                                                                                                childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                config: any;
                                                                                                data: any;
                                                                                                i18nKeyPrefix: string;
                                                                                                label: string;
                                                                                                required: boolean;
                                                                                                schema: JsonSchema;
                                                                                                uischema: UISchemaElement;
                                                                                            } & {
                                                                                                childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                translations: ArrayTranslations;
                                                                                            }>;
                                                                                            currentlyExpanded: Ref<number | null>;
                                                                                            expansionPanelsProps: ComputedRef<any>;
                                                                                            icons: {
                                                                                                current: ComputedRef<IconAliases>;
                                                                                            };
                                                                                            rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                            styles: Styles;
                                                                                            suggestToDelete: Ref<number | null>;
                                                                                            vuetifyProps: ((path) => any);
                                                                                            addItem(path, value): (() => void);
                                                                                            moveDown?(path, toMove): (() => void);
                                                                                            moveUp?(path, toMove): (() => void);
                                                                                            removeItems?(path, toDelete): (() => void);
                                                                                        }, unknown, {
                                                                                            addDisabled(): boolean;
                                                                                            arraySchema(): undefined | JsonSchema;
                                                                                            dataLength(): number;
                                                                                            foundUISchema(): UISchemaElement;
                                                                                            hideAvatar(): boolean;
                                                                                        }, {
                                                                                            composePaths: ((path1, path2) => string);
                                                                                            createDefaultValue: ((schema, rootSchema) => any);
                                                                                            addButtonClick(): void;
                                                                                            childErrors(index): ErrorObject<string, Record<string, any>, unknown>[];
                                                                                            moveDownClick(event, toMove): void;
                                                                                            moveUpClick(event, toMove): void;
                                                                                            removeItemsClick(toDelete): void;
                                                                                        }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                            cells: {
                                                                                                default: undefined;
                                                                                                required: boolean;
                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                            };
                                                                                            config: {
                                                                                                default: undefined;
                                                                                                required: boolean;
                                                                                                type: ObjectConstructor;
                                                                                            };
                                                                                            enabled: {
                                                                                                default: undefined;
                                                                                                required: false;
                                                                                                type: BooleanConstructor;
                                                                                            };
                                                                                            path: {
                                                                                                required: true;
                                                                                                type: StringConstructor;
                                                                                            };
                                                                                            renderers: {
                                                                                                default: undefined;
                                                                                                required: boolean;
                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                            };
                                                                                            schema: {
                                                                                                required: true;
                                                                                                type: PropType<JsonSchema>;
                                                                                            };
                                                                                            uischema: {
                                                                                                required: true;
                                                                                                type: PropType<ControlElement>;
                                                                                            };
                                                                                        }>>, {
                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                            config: Record<string, any>;
                                                                                            enabled: boolean;
                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                        }, {}>

                                                                                        Type declaration

                                                                                        • cells: {
                                                                                              default: undefined;
                                                                                              required: boolean;
                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                          }
                                                                                          • default: undefined
                                                                                          • required: boolean
                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                        • config: {
                                                                                              default: undefined;
                                                                                              required: boolean;
                                                                                              type: ObjectConstructor;
                                                                                          }
                                                                                          • default: undefined
                                                                                          • required: boolean
                                                                                          • type: ObjectConstructor
                                                                                        • enabled: {
                                                                                              default: undefined;
                                                                                              required: false;
                                                                                              type: BooleanConstructor;
                                                                                          }
                                                                                          • default: undefined
                                                                                          • required: false
                                                                                          • type: BooleanConstructor
                                                                                        • path: {
                                                                                              required: true;
                                                                                              type: StringConstructor;
                                                                                          }
                                                                                          • required: true
                                                                                          • type: StringConstructor
                                                                                        • renderers: {
                                                                                              default: undefined;
                                                                                              required: boolean;
                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                          }
                                                                                          • default: undefined
                                                                                          • required: boolean
                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                        • schema: {
                                                                                              required: true;
                                                                                              type: PropType<JsonSchema>;
                                                                                          }
                                                                                          • required: true
                                                                                          • type: PropType<JsonSchema>
                                                                                        • uischema: {
                                                                                              required: true;
                                                                                              type: PropType<ControlElement>;
                                                                                          }
                                                                                          • required: true
                                                                                          • type: PropType<ControlElement>

                                                                                        Type declaration

                                                                                        • appliedOptions: ComputedRef<any>
                                                                                        • childLabelForIndex: ((index) => string)
                                                                                            • (index): string
                                                                                            • Parameters

                                                                                              • index: number | null

                                                                                              Returns string

                                                                                        • computedLabel: ComputedRef<string>
                                                                                        • control: ComputedRef<{
                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                              childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                              config: any;
                                                                                              data: any;
                                                                                              description: string;
                                                                                              enabled: boolean;
                                                                                              errors: string;
                                                                                              i18nKeyPrefix: string;
                                                                                              id: string;
                                                                                              label: string;
                                                                                              path: string;
                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                              required: NonNullable<boolean | undefined>;
                                                                                              rootSchema: NonNullable<JsonSchema>;
                                                                                              schema: NonNullable<JsonSchema>;
                                                                                              uischema: ControlElement;
                                                                                              uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                              visible: boolean;
                                                                                          }> & ComputedRef<{
                                                                                              childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                              config: any;
                                                                                              data: any;
                                                                                              i18nKeyPrefix: string;
                                                                                              label: string;
                                                                                              required: boolean;
                                                                                              schema: JsonSchema;
                                                                                              uischema: UISchemaElement;
                                                                                          } & {
                                                                                              childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                              translations: ArrayTranslations;
                                                                                          }>
                                                                                        • currentlyExpanded: Ref<number | null>
                                                                                        • expansionPanelsProps: ComputedRef<any>
                                                                                        • icons: {
                                                                                              current: ComputedRef<IconAliases>;
                                                                                          }
                                                                                        • rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[]
                                                                                        • styles: Styles
                                                                                        • suggestToDelete: Ref<number | null>
                                                                                        • vuetifyProps: ((path) => any)
                                                                                            • (path): any
                                                                                            • Parameters

                                                                                              • path: string

                                                                                              Returns any

                                                                                        • addItem:function
                                                                                          • Parameters

                                                                                            • path: string
                                                                                            • value: any

                                                                                            Returns (() => void)

                                                                                              • (): void
                                                                                              • Returns void

                                                                                        • moveDown?:function
                                                                                          • Parameters

                                                                                            • path: string
                                                                                            • toMove: number

                                                                                            Returns (() => void)

                                                                                              • (): void
                                                                                              • Returns void

                                                                                        • moveUp?:function
                                                                                          • Parameters

                                                                                            • path: string
                                                                                            • toMove: number

                                                                                            Returns (() => void)

                                                                                              • (): void
                                                                                              • Returns void

                                                                                        • removeItems?:function
                                                                                          • Parameters

                                                                                            • path: string
                                                                                            • toDelete: number[]

                                                                                            Returns (() => void)

                                                                                              • (): void
                                                                                              • Returns void

                                                                                        Type declaration

                                                                                        • addDisabled:function
                                                                                          • Returns boolean

                                                                                        • arraySchema:function
                                                                                          • Returns undefined | JsonSchema

                                                                                        • dataLength:function
                                                                                          • Returns number

                                                                                        • foundUISchema:function
                                                                                          • Returns UISchemaElement

                                                                                        • hideAvatar:function
                                                                                          • Returns boolean

                                                                                        Type declaration

                                                                                        • composePaths: ((path1, path2) => string)
                                                                                            • (path1, path2): string
                                                                                            • Parameters

                                                                                              • path1: string
                                                                                              • path2: string

                                                                                              Returns string

                                                                                        • createDefaultValue: ((schema, rootSchema) => any)
                                                                                            • (schema, rootSchema): any
                                                                                            • Parameters

                                                                                              • schema: JsonSchema
                                                                                              • rootSchema: JsonSchema

                                                                                              Returns any

                                                                                        • addButtonClick:function
                                                                                          • Returns void

                                                                                        • childErrors:function
                                                                                          • Parameters

                                                                                            • index: number

                                                                                            Returns ErrorObject<string, Record<string, any>, unknown>[]

                                                                                        • moveDownClick:function
                                                                                          • Parameters

                                                                                            • event: Event
                                                                                            • toMove: number

                                                                                            Returns void

                                                                                        • moveUpClick:function
                                                                                          • Parameters

                                                                                            • event: Event
                                                                                            • toMove: number

                                                                                            Returns void

                                                                                        • removeItemsClick:function
                                                                                          • Parameters

                                                                                            • toDelete: null | number[]

                                                                                            Returns void

                                                                                        Type declaration

                                                                                          Type declaration

                                                                                          • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                          • config: Record<string, any>
                                                                                          • enabled: boolean
                                                                                          • renderers: JsonFormsRendererRegistryEntry[]

                                                                                          Type declaration

                                                                                            \ No newline at end of file +ArrayLayoutRenderer | JSON Forms Vue Vuetify Renderers

                                                                                            Variable ArrayLayoutRendererConst

                                                                                            ArrayLayoutRenderer: DefineComponent<{
                                                                                                cells: {
                                                                                                    default: undefined;
                                                                                                    required: boolean;
                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                };
                                                                                                config: {
                                                                                                    default: undefined;
                                                                                                    required: boolean;
                                                                                                    type: ObjectConstructor;
                                                                                                };
                                                                                                enabled: {
                                                                                                    default: undefined;
                                                                                                    required: false;
                                                                                                    type: BooleanConstructor;
                                                                                                };
                                                                                                path: {
                                                                                                    required: true;
                                                                                                    type: StringConstructor;
                                                                                                };
                                                                                                renderers: {
                                                                                                    default: undefined;
                                                                                                    required: boolean;
                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                };
                                                                                                schema: {
                                                                                                    required: true;
                                                                                                    type: PropType<JsonSchema>;
                                                                                                };
                                                                                                uischema: {
                                                                                                    required: true;
                                                                                                    type: PropType<ControlElement>;
                                                                                                };
                                                                                            }, {
                                                                                                appliedOptions: ComputedRef<any>;
                                                                                                childLabelForIndex: ((index) => string);
                                                                                                computedLabel: ComputedRef<string>;
                                                                                                control: ComputedRef<{
                                                                                                    arraySchema: NonNullable<JsonSchema>;
                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                    childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                    config: any;
                                                                                                    data: any;
                                                                                                    description: string;
                                                                                                    enabled: boolean;
                                                                                                    errors: string;
                                                                                                    i18nKeyPrefix: string;
                                                                                                    id: string;
                                                                                                    label: string;
                                                                                                    path: string;
                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                    required: NonNullable<boolean | undefined>;
                                                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                    uischema: ControlElement;
                                                                                                    uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                    visible: boolean;
                                                                                                }> & ComputedRef<{
                                                                                                    childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                    config: any;
                                                                                                    data: any;
                                                                                                    i18nKeyPrefix: string;
                                                                                                    label: string;
                                                                                                    required: boolean;
                                                                                                    schema: JsonSchema;
                                                                                                    uischema: UISchemaElement;
                                                                                                } & {
                                                                                                    childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                    translations: ArrayTranslations;
                                                                                                }>;
                                                                                                currentlyExpanded: Ref<number | null>;
                                                                                                expansionPanelsProps: ComputedRef<any>;
                                                                                                icons: {
                                                                                                    current: ComputedRef<IconAliases>;
                                                                                                };
                                                                                                rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                styles: Styles;
                                                                                                suggestToDelete: Ref<number | null>;
                                                                                                vuetifyProps: ((path) => any);
                                                                                                addItem(path, value): (() => void);
                                                                                                moveDown?(path, toMove): (() => void);
                                                                                                moveUp?(path, toMove): (() => void);
                                                                                                removeItems?(path, toDelete): (() => void);
                                                                                            }, unknown, {
                                                                                                addDisabled(): boolean;
                                                                                                arraySchema(): undefined | JsonSchema;
                                                                                                dataLength(): number;
                                                                                                foundUISchema(): UISchemaElement;
                                                                                                hideAvatar(): boolean;
                                                                                            }, {
                                                                                                composePaths: ((path1, path2) => string);
                                                                                                createDefaultValue: ((schema, rootSchema) => any);
                                                                                                addButtonClick(): void;
                                                                                                childErrors(index): ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                moveDownClick(event, toMove): void;
                                                                                                moveUpClick(event, toMove): void;
                                                                                                removeItemsClick(toDelete): void;
                                                                                            }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                cells: {
                                                                                                    default: undefined;
                                                                                                    required: boolean;
                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                };
                                                                                                config: {
                                                                                                    default: undefined;
                                                                                                    required: boolean;
                                                                                                    type: ObjectConstructor;
                                                                                                };
                                                                                                enabled: {
                                                                                                    default: undefined;
                                                                                                    required: false;
                                                                                                    type: BooleanConstructor;
                                                                                                };
                                                                                                path: {
                                                                                                    required: true;
                                                                                                    type: StringConstructor;
                                                                                                };
                                                                                                renderers: {
                                                                                                    default: undefined;
                                                                                                    required: boolean;
                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                };
                                                                                                schema: {
                                                                                                    required: true;
                                                                                                    type: PropType<JsonSchema>;
                                                                                                };
                                                                                                uischema: {
                                                                                                    required: true;
                                                                                                    type: PropType<ControlElement>;
                                                                                                };
                                                                                            }>>, {
                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                config: Record<string, any>;
                                                                                                enabled: boolean;
                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                            }, {}>

                                                                                            Type declaration

                                                                                            • cells: {
                                                                                                  default: undefined;
                                                                                                  required: boolean;
                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                              }
                                                                                              • default: undefined
                                                                                              • required: boolean
                                                                                              • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                            • config: {
                                                                                                  default: undefined;
                                                                                                  required: boolean;
                                                                                                  type: ObjectConstructor;
                                                                                              }
                                                                                              • default: undefined
                                                                                              • required: boolean
                                                                                              • type: ObjectConstructor
                                                                                            • enabled: {
                                                                                                  default: undefined;
                                                                                                  required: false;
                                                                                                  type: BooleanConstructor;
                                                                                              }
                                                                                              • default: undefined
                                                                                              • required: false
                                                                                              • type: BooleanConstructor
                                                                                            • path: {
                                                                                                  required: true;
                                                                                                  type: StringConstructor;
                                                                                              }
                                                                                              • required: true
                                                                                              • type: StringConstructor
                                                                                            • renderers: {
                                                                                                  default: undefined;
                                                                                                  required: boolean;
                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                              }
                                                                                              • default: undefined
                                                                                              • required: boolean
                                                                                              • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                            • schema: {
                                                                                                  required: true;
                                                                                                  type: PropType<JsonSchema>;
                                                                                              }
                                                                                              • required: true
                                                                                              • type: PropType<JsonSchema>
                                                                                            • uischema: {
                                                                                                  required: true;
                                                                                                  type: PropType<ControlElement>;
                                                                                              }
                                                                                              • required: true
                                                                                              • type: PropType<ControlElement>

                                                                                            Type declaration

                                                                                            • appliedOptions: ComputedRef<any>
                                                                                            • childLabelForIndex: ((index) => string)
                                                                                                • (index): string
                                                                                                • Parameters

                                                                                                  • index: number | null

                                                                                                  Returns string

                                                                                            • computedLabel: ComputedRef<string>
                                                                                            • control: ComputedRef<{
                                                                                                  arraySchema: NonNullable<JsonSchema>;
                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                  childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                  config: any;
                                                                                                  data: any;
                                                                                                  description: string;
                                                                                                  enabled: boolean;
                                                                                                  errors: string;
                                                                                                  i18nKeyPrefix: string;
                                                                                                  id: string;
                                                                                                  label: string;
                                                                                                  path: string;
                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                  uischema: ControlElement;
                                                                                                  uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                  visible: boolean;
                                                                                              }> & ComputedRef<{
                                                                                                  childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                  config: any;
                                                                                                  data: any;
                                                                                                  i18nKeyPrefix: string;
                                                                                                  label: string;
                                                                                                  required: boolean;
                                                                                                  schema: JsonSchema;
                                                                                                  uischema: UISchemaElement;
                                                                                              } & {
                                                                                                  childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                  translations: ArrayTranslations;
                                                                                              }>
                                                                                            • currentlyExpanded: Ref<number | null>
                                                                                            • expansionPanelsProps: ComputedRef<any>
                                                                                            • icons: {
                                                                                                  current: ComputedRef<IconAliases>;
                                                                                              }
                                                                                            • rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[]
                                                                                            • styles: Styles
                                                                                            • suggestToDelete: Ref<number | null>
                                                                                            • vuetifyProps: ((path) => any)
                                                                                                • (path): any
                                                                                                • Parameters

                                                                                                  • path: string

                                                                                                  Returns any

                                                                                            • addItem:function
                                                                                              • Parameters

                                                                                                • path: string
                                                                                                • value: any

                                                                                                Returns (() => void)

                                                                                                  • (): void
                                                                                                  • Returns void

                                                                                            • moveDown?:function
                                                                                              • Parameters

                                                                                                • path: string
                                                                                                • toMove: number

                                                                                                Returns (() => void)

                                                                                                  • (): void
                                                                                                  • Returns void

                                                                                            • moveUp?:function
                                                                                              • Parameters

                                                                                                • path: string
                                                                                                • toMove: number

                                                                                                Returns (() => void)

                                                                                                  • (): void
                                                                                                  • Returns void

                                                                                            • removeItems?:function
                                                                                              • Parameters

                                                                                                • path: string
                                                                                                • toDelete: number[]

                                                                                                Returns (() => void)

                                                                                                  • (): void
                                                                                                  • Returns void

                                                                                            Type declaration

                                                                                            • addDisabled:function
                                                                                              • Returns boolean

                                                                                            • arraySchema:function
                                                                                              • Returns undefined | JsonSchema

                                                                                            • dataLength:function
                                                                                              • Returns number

                                                                                            • foundUISchema:function
                                                                                              • Returns UISchemaElement

                                                                                            • hideAvatar:function
                                                                                              • Returns boolean

                                                                                            Type declaration

                                                                                            • composePaths: ((path1, path2) => string)
                                                                                                • (path1, path2): string
                                                                                                • Parameters

                                                                                                  • path1: string
                                                                                                  • path2: string

                                                                                                  Returns string

                                                                                            • createDefaultValue: ((schema, rootSchema) => any)
                                                                                                • (schema, rootSchema): any
                                                                                                • Parameters

                                                                                                  • schema: JsonSchema
                                                                                                  • rootSchema: JsonSchema

                                                                                                  Returns any

                                                                                            • addButtonClick:function
                                                                                              • Returns void

                                                                                            • childErrors:function
                                                                                              • Parameters

                                                                                                • index: number

                                                                                                Returns ErrorObject<string, Record<string, any>, unknown>[]

                                                                                            • moveDownClick:function
                                                                                              • Parameters

                                                                                                • event: Event
                                                                                                • toMove: number

                                                                                                Returns void

                                                                                            • moveUpClick:function
                                                                                              • Parameters

                                                                                                • event: Event
                                                                                                • toMove: number

                                                                                                Returns void

                                                                                            • removeItemsClick:function
                                                                                              • Parameters

                                                                                                • toDelete: null | number[]

                                                                                                Returns void

                                                                                            Type declaration

                                                                                              Type declaration

                                                                                              • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                              • config: Record<string, any>
                                                                                              • enabled: boolean
                                                                                              • renderers: JsonFormsRendererRegistryEntry[]

                                                                                              Type declaration

                                                                                                \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/AutocompleteEnumControlRenderer.html b/static/api/vue-vuetify/variables/AutocompleteEnumControlRenderer.html index e5024838..defda90a 100644 --- a/static/api/vue-vuetify/variables/AutocompleteEnumControlRenderer.html +++ b/static/api/vue-vuetify/variables/AutocompleteEnumControlRenderer.html @@ -1 +1 @@ -AutocompleteEnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                Variable AutocompleteEnumControlRendererConst

                                                                                                AutocompleteEnumControlRenderer: DefineComponent<{
                                                                                                    cells: {
                                                                                                        default: undefined;
                                                                                                        required: boolean;
                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                    };
                                                                                                    config: {
                                                                                                        default: undefined;
                                                                                                        required: boolean;
                                                                                                        type: ObjectConstructor;
                                                                                                    };
                                                                                                    enabled: {
                                                                                                        default: undefined;
                                                                                                        required: false;
                                                                                                        type: BooleanConstructor;
                                                                                                    };
                                                                                                    path: {
                                                                                                        required: true;
                                                                                                        type: StringConstructor;
                                                                                                    };
                                                                                                    renderers: {
                                                                                                        default: undefined;
                                                                                                        required: boolean;
                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                    };
                                                                                                    schema: {
                                                                                                        required: true;
                                                                                                        type: PropType<JsonSchema>;
                                                                                                    };
                                                                                                    uischema: {
                                                                                                        required: true;
                                                                                                        type: PropType<ControlElement>;
                                                                                                    };
                                                                                                }, {
                                                                                                    control: ComputedRef<{
                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                            cell: any;
                                                                                                            tester: RankedTester;
                                                                                                        }[];
                                                                                                        config: any;
                                                                                                        data: any;
                                                                                                        description: string;
                                                                                                        enabled: boolean;
                                                                                                        errors: string;
                                                                                                        i18nKeyPrefix: string;
                                                                                                        id: string;
                                                                                                        label: string;
                                                                                                        options: EnumOption[];
                                                                                                        path: string;
                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                        uischema: ControlElement;
                                                                                                        visible: boolean;
                                                                                                    }>;
                                                                                                } & DispatchPropsOfControl & {
                                                                                                    appliedOptions: ComputedRef<any>;
                                                                                                    computedLabel: ComputedRef<string>;
                                                                                                    control: ComputedRef<{
                                                                                                        config: any;
                                                                                                        description: string;
                                                                                                        errors: string;
                                                                                                        id: string;
                                                                                                        label: string;
                                                                                                        path: string;
                                                                                                        required: boolean;
                                                                                                        uischema: ControlElement;
                                                                                                        visible: boolean;
                                                                                                    } & {
                                                                                                        errors: string;
                                                                                                    }>;
                                                                                                    controlWrapper: ComputedRef<{
                                                                                                        description: string;
                                                                                                        errors: string;
                                                                                                        id: string;
                                                                                                        label: string;
                                                                                                        required: boolean;
                                                                                                        visible: boolean;
                                                                                                    }>;
                                                                                                    handleBlur: (() => void);
                                                                                                    handleFocus: (() => void);
                                                                                                    isFocused: Ref<boolean>;
                                                                                                    onChange: ((value) => void);
                                                                                                    persistentHint: (() => boolean);
                                                                                                    rawErrors: ComputedRef<string>;
                                                                                                    styles: Styles;
                                                                                                    touched: Ref<boolean>;
                                                                                                    vuetifyProps: ((path) => any);
                                                                                                }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                    cells: {
                                                                                                        default: undefined;
                                                                                                        required: boolean;
                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                    };
                                                                                                    config: {
                                                                                                        default: undefined;
                                                                                                        required: boolean;
                                                                                                        type: ObjectConstructor;
                                                                                                    };
                                                                                                    enabled: {
                                                                                                        default: undefined;
                                                                                                        required: false;
                                                                                                        type: BooleanConstructor;
                                                                                                    };
                                                                                                    path: {
                                                                                                        required: true;
                                                                                                        type: StringConstructor;
                                                                                                    };
                                                                                                    renderers: {
                                                                                                        default: undefined;
                                                                                                        required: boolean;
                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                    };
                                                                                                    schema: {
                                                                                                        required: true;
                                                                                                        type: PropType<JsonSchema>;
                                                                                                    };
                                                                                                    uischema: {
                                                                                                        required: true;
                                                                                                        type: PropType<ControlElement>;
                                                                                                    };
                                                                                                }>>, {
                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                    config: Record<string, any>;
                                                                                                    enabled: boolean;
                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                }, {}>

                                                                                                Type declaration

                                                                                                • cells: {
                                                                                                      default: undefined;
                                                                                                      required: boolean;
                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                  }
                                                                                                  • default: undefined
                                                                                                  • required: boolean
                                                                                                  • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                • config: {
                                                                                                      default: undefined;
                                                                                                      required: boolean;
                                                                                                      type: ObjectConstructor;
                                                                                                  }
                                                                                                  • default: undefined
                                                                                                  • required: boolean
                                                                                                  • type: ObjectConstructor
                                                                                                • enabled: {
                                                                                                      default: undefined;
                                                                                                      required: false;
                                                                                                      type: BooleanConstructor;
                                                                                                  }
                                                                                                  • default: undefined
                                                                                                  • required: false
                                                                                                  • type: BooleanConstructor
                                                                                                • path: {
                                                                                                      required: true;
                                                                                                      type: StringConstructor;
                                                                                                  }
                                                                                                  • required: true
                                                                                                  • type: StringConstructor
                                                                                                • renderers: {
                                                                                                      default: undefined;
                                                                                                      required: boolean;
                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                  }
                                                                                                  • default: undefined
                                                                                                  • required: boolean
                                                                                                  • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                • schema: {
                                                                                                      required: true;
                                                                                                      type: PropType<JsonSchema>;
                                                                                                  }
                                                                                                  • required: true
                                                                                                  • type: PropType<JsonSchema>
                                                                                                • uischema: {
                                                                                                      required: true;
                                                                                                      type: PropType<ControlElement>;
                                                                                                  }
                                                                                                  • required: true
                                                                                                  • type: PropType<ControlElement>

                                                                                                Type declaration

                                                                                                  Type declaration

                                                                                                    Type declaration

                                                                                                      Type declaration

                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                      • config: Record<string, any>
                                                                                                      • enabled: boolean
                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                      Type declaration

                                                                                                        \ No newline at end of file +AutocompleteEnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                        Variable AutocompleteEnumControlRendererConst

                                                                                                        AutocompleteEnumControlRenderer: DefineComponent<{
                                                                                                            cells: {
                                                                                                                default: undefined;
                                                                                                                required: boolean;
                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                            };
                                                                                                            config: {
                                                                                                                default: undefined;
                                                                                                                required: boolean;
                                                                                                                type: ObjectConstructor;
                                                                                                            };
                                                                                                            enabled: {
                                                                                                                default: undefined;
                                                                                                                required: false;
                                                                                                                type: BooleanConstructor;
                                                                                                            };
                                                                                                            path: {
                                                                                                                required: true;
                                                                                                                type: StringConstructor;
                                                                                                            };
                                                                                                            renderers: {
                                                                                                                default: undefined;
                                                                                                                required: boolean;
                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                            };
                                                                                                            schema: {
                                                                                                                required: true;
                                                                                                                type: PropType<JsonSchema>;
                                                                                                            };
                                                                                                            uischema: {
                                                                                                                required: true;
                                                                                                                type: PropType<ControlElement>;
                                                                                                            };
                                                                                                        }, {
                                                                                                            control: ComputedRef<{
                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                    cell: any;
                                                                                                                    tester: RankedTester;
                                                                                                                }[];
                                                                                                                config: any;
                                                                                                                data: any;
                                                                                                                description: string;
                                                                                                                enabled: boolean;
                                                                                                                errors: string;
                                                                                                                i18nKeyPrefix: string;
                                                                                                                id: string;
                                                                                                                label: string;
                                                                                                                options: EnumOption[];
                                                                                                                path: string;
                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                uischema: ControlElement;
                                                                                                                visible: boolean;
                                                                                                            }>;
                                                                                                        } & DispatchPropsOfControl & {
                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                            computedLabel: ComputedRef<string>;
                                                                                                            control: ComputedRef<{
                                                                                                                config: any;
                                                                                                                description: string;
                                                                                                                errors: string;
                                                                                                                id: string;
                                                                                                                label: string;
                                                                                                                path: string;
                                                                                                                required: boolean;
                                                                                                                uischema: ControlElement;
                                                                                                                visible: boolean;
                                                                                                            } & {
                                                                                                                errors: string;
                                                                                                            }>;
                                                                                                            controlWrapper: ComputedRef<{
                                                                                                                description: string;
                                                                                                                errors: string;
                                                                                                                id: string;
                                                                                                                label: string;
                                                                                                                required: boolean;
                                                                                                                visible: boolean;
                                                                                                            }>;
                                                                                                            handleBlur: (() => void);
                                                                                                            handleFocus: (() => void);
                                                                                                            isFocused: Ref<boolean>;
                                                                                                            onChange: ((value) => void);
                                                                                                            persistentHint: (() => boolean);
                                                                                                            rawErrors: ComputedRef<string>;
                                                                                                            styles: Styles;
                                                                                                            touched: Ref<boolean>;
                                                                                                            vuetifyProps: ((path) => any);
                                                                                                        }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                            cells: {
                                                                                                                default: undefined;
                                                                                                                required: boolean;
                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                            };
                                                                                                            config: {
                                                                                                                default: undefined;
                                                                                                                required: boolean;
                                                                                                                type: ObjectConstructor;
                                                                                                            };
                                                                                                            enabled: {
                                                                                                                default: undefined;
                                                                                                                required: false;
                                                                                                                type: BooleanConstructor;
                                                                                                            };
                                                                                                            path: {
                                                                                                                required: true;
                                                                                                                type: StringConstructor;
                                                                                                            };
                                                                                                            renderers: {
                                                                                                                default: undefined;
                                                                                                                required: boolean;
                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                            };
                                                                                                            schema: {
                                                                                                                required: true;
                                                                                                                type: PropType<JsonSchema>;
                                                                                                            };
                                                                                                            uischema: {
                                                                                                                required: true;
                                                                                                                type: PropType<ControlElement>;
                                                                                                            };
                                                                                                        }>>, {
                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                            config: Record<string, any>;
                                                                                                            enabled: boolean;
                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                        }, {}>

                                                                                                        Type declaration

                                                                                                        • cells: {
                                                                                                              default: undefined;
                                                                                                              required: boolean;
                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                          }
                                                                                                          • default: undefined
                                                                                                          • required: boolean
                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                        • config: {
                                                                                                              default: undefined;
                                                                                                              required: boolean;
                                                                                                              type: ObjectConstructor;
                                                                                                          }
                                                                                                          • default: undefined
                                                                                                          • required: boolean
                                                                                                          • type: ObjectConstructor
                                                                                                        • enabled: {
                                                                                                              default: undefined;
                                                                                                              required: false;
                                                                                                              type: BooleanConstructor;
                                                                                                          }
                                                                                                          • default: undefined
                                                                                                          • required: false
                                                                                                          • type: BooleanConstructor
                                                                                                        • path: {
                                                                                                              required: true;
                                                                                                              type: StringConstructor;
                                                                                                          }
                                                                                                          • required: true
                                                                                                          • type: StringConstructor
                                                                                                        • renderers: {
                                                                                                              default: undefined;
                                                                                                              required: boolean;
                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                          }
                                                                                                          • default: undefined
                                                                                                          • required: boolean
                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                        • schema: {
                                                                                                              required: true;
                                                                                                              type: PropType<JsonSchema>;
                                                                                                          }
                                                                                                          • required: true
                                                                                                          • type: PropType<JsonSchema>
                                                                                                        • uischema: {
                                                                                                              required: true;
                                                                                                              type: PropType<ControlElement>;
                                                                                                          }
                                                                                                          • required: true
                                                                                                          • type: PropType<ControlElement>

                                                                                                        Type declaration

                                                                                                          Type declaration

                                                                                                            Type declaration

                                                                                                              Type declaration

                                                                                                              • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                              • config: Record<string, any>
                                                                                                              • enabled: boolean
                                                                                                              • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                              Type declaration

                                                                                                                \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/AutocompleteOneOfEnumControlRenderer.html b/static/api/vue-vuetify/variables/AutocompleteOneOfEnumControlRenderer.html index 71f6e666..507d1e87 100644 --- a/static/api/vue-vuetify/variables/AutocompleteOneOfEnumControlRenderer.html +++ b/static/api/vue-vuetify/variables/AutocompleteOneOfEnumControlRenderer.html @@ -1 +1 @@ -AutocompleteOneOfEnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                Variable AutocompleteOneOfEnumControlRendererConst

                                                                                                                AutocompleteOneOfEnumControlRenderer: DefineComponent<{
                                                                                                                    cells: {
                                                                                                                        default: undefined;
                                                                                                                        required: boolean;
                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                    };
                                                                                                                    config: {
                                                                                                                        default: undefined;
                                                                                                                        required: boolean;
                                                                                                                        type: ObjectConstructor;
                                                                                                                    };
                                                                                                                    enabled: {
                                                                                                                        default: undefined;
                                                                                                                        required: false;
                                                                                                                        type: BooleanConstructor;
                                                                                                                    };
                                                                                                                    path: {
                                                                                                                        required: true;
                                                                                                                        type: StringConstructor;
                                                                                                                    };
                                                                                                                    renderers: {
                                                                                                                        default: undefined;
                                                                                                                        required: boolean;
                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                    };
                                                                                                                    schema: {
                                                                                                                        required: true;
                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                    };
                                                                                                                    uischema: {
                                                                                                                        required: true;
                                                                                                                        type: PropType<ControlElement>;
                                                                                                                    };
                                                                                                                }, {
                                                                                                                    control: ComputedRef<{
                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                            cell: any;
                                                                                                                            tester: RankedTester;
                                                                                                                        }[];
                                                                                                                        config: any;
                                                                                                                        data: any;
                                                                                                                        description: string;
                                                                                                                        enabled: boolean;
                                                                                                                        errors: string;
                                                                                                                        i18nKeyPrefix: string;
                                                                                                                        id: string;
                                                                                                                        label: string;
                                                                                                                        options: EnumOption[];
                                                                                                                        path: string;
                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                        uischema: ControlElement;
                                                                                                                        visible: boolean;
                                                                                                                    }>;
                                                                                                                } & DispatchPropsOfControl & {
                                                                                                                    appliedOptions: ComputedRef<any>;
                                                                                                                    computedLabel: ComputedRef<string>;
                                                                                                                    control: ComputedRef<{
                                                                                                                        config: any;
                                                                                                                        description: string;
                                                                                                                        errors: string;
                                                                                                                        id: string;
                                                                                                                        label: string;
                                                                                                                        path: string;
                                                                                                                        required: boolean;
                                                                                                                        uischema: ControlElement;
                                                                                                                        visible: boolean;
                                                                                                                    } & {
                                                                                                                        errors: string;
                                                                                                                    }>;
                                                                                                                    controlWrapper: ComputedRef<{
                                                                                                                        description: string;
                                                                                                                        errors: string;
                                                                                                                        id: string;
                                                                                                                        label: string;
                                                                                                                        required: boolean;
                                                                                                                        visible: boolean;
                                                                                                                    }>;
                                                                                                                    handleBlur: (() => void);
                                                                                                                    handleFocus: (() => void);
                                                                                                                    isFocused: Ref<boolean>;
                                                                                                                    onChange: ((value) => void);
                                                                                                                    persistentHint: (() => boolean);
                                                                                                                    rawErrors: ComputedRef<string>;
                                                                                                                    styles: Styles;
                                                                                                                    touched: Ref<boolean>;
                                                                                                                    vuetifyProps: ((path) => any);
                                                                                                                }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                    cells: {
                                                                                                                        default: undefined;
                                                                                                                        required: boolean;
                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                    };
                                                                                                                    config: {
                                                                                                                        default: undefined;
                                                                                                                        required: boolean;
                                                                                                                        type: ObjectConstructor;
                                                                                                                    };
                                                                                                                    enabled: {
                                                                                                                        default: undefined;
                                                                                                                        required: false;
                                                                                                                        type: BooleanConstructor;
                                                                                                                    };
                                                                                                                    path: {
                                                                                                                        required: true;
                                                                                                                        type: StringConstructor;
                                                                                                                    };
                                                                                                                    renderers: {
                                                                                                                        default: undefined;
                                                                                                                        required: boolean;
                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                    };
                                                                                                                    schema: {
                                                                                                                        required: true;
                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                    };
                                                                                                                    uischema: {
                                                                                                                        required: true;
                                                                                                                        type: PropType<ControlElement>;
                                                                                                                    };
                                                                                                                }>>, {
                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                    config: Record<string, any>;
                                                                                                                    enabled: boolean;
                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                }, {}>

                                                                                                                Type declaration

                                                                                                                • cells: {
                                                                                                                      default: undefined;
                                                                                                                      required: boolean;
                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                  }
                                                                                                                  • default: undefined
                                                                                                                  • required: boolean
                                                                                                                  • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                • config: {
                                                                                                                      default: undefined;
                                                                                                                      required: boolean;
                                                                                                                      type: ObjectConstructor;
                                                                                                                  }
                                                                                                                  • default: undefined
                                                                                                                  • required: boolean
                                                                                                                  • type: ObjectConstructor
                                                                                                                • enabled: {
                                                                                                                      default: undefined;
                                                                                                                      required: false;
                                                                                                                      type: BooleanConstructor;
                                                                                                                  }
                                                                                                                  • default: undefined
                                                                                                                  • required: false
                                                                                                                  • type: BooleanConstructor
                                                                                                                • path: {
                                                                                                                      required: true;
                                                                                                                      type: StringConstructor;
                                                                                                                  }
                                                                                                                  • required: true
                                                                                                                  • type: StringConstructor
                                                                                                                • renderers: {
                                                                                                                      default: undefined;
                                                                                                                      required: boolean;
                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                  }
                                                                                                                  • default: undefined
                                                                                                                  • required: boolean
                                                                                                                  • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                • schema: {
                                                                                                                      required: true;
                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                  }
                                                                                                                  • required: true
                                                                                                                  • type: PropType<JsonSchema>
                                                                                                                • uischema: {
                                                                                                                      required: true;
                                                                                                                      type: PropType<ControlElement>;
                                                                                                                  }
                                                                                                                  • required: true
                                                                                                                  • type: PropType<ControlElement>

                                                                                                                Type declaration

                                                                                                                  Type declaration

                                                                                                                    Type declaration

                                                                                                                      Type declaration

                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                      • config: Record<string, any>
                                                                                                                      • enabled: boolean
                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                      Type declaration

                                                                                                                        \ No newline at end of file +AutocompleteOneOfEnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                        Variable AutocompleteOneOfEnumControlRendererConst

                                                                                                                        AutocompleteOneOfEnumControlRenderer: DefineComponent<{
                                                                                                                            cells: {
                                                                                                                                default: undefined;
                                                                                                                                required: boolean;
                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                            };
                                                                                                                            config: {
                                                                                                                                default: undefined;
                                                                                                                                required: boolean;
                                                                                                                                type: ObjectConstructor;
                                                                                                                            };
                                                                                                                            enabled: {
                                                                                                                                default: undefined;
                                                                                                                                required: false;
                                                                                                                                type: BooleanConstructor;
                                                                                                                            };
                                                                                                                            path: {
                                                                                                                                required: true;
                                                                                                                                type: StringConstructor;
                                                                                                                            };
                                                                                                                            renderers: {
                                                                                                                                default: undefined;
                                                                                                                                required: boolean;
                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                            };
                                                                                                                            schema: {
                                                                                                                                required: true;
                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                            };
                                                                                                                            uischema: {
                                                                                                                                required: true;
                                                                                                                                type: PropType<ControlElement>;
                                                                                                                            };
                                                                                                                        }, {
                                                                                                                            control: ComputedRef<{
                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                    cell: any;
                                                                                                                                    tester: RankedTester;
                                                                                                                                }[];
                                                                                                                                config: any;
                                                                                                                                data: any;
                                                                                                                                description: string;
                                                                                                                                enabled: boolean;
                                                                                                                                errors: string;
                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                id: string;
                                                                                                                                label: string;
                                                                                                                                options: EnumOption[];
                                                                                                                                path: string;
                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                uischema: ControlElement;
                                                                                                                                visible: boolean;
                                                                                                                            }>;
                                                                                                                        } & DispatchPropsOfControl & {
                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                            computedLabel: ComputedRef<string>;
                                                                                                                            control: ComputedRef<{
                                                                                                                                config: any;
                                                                                                                                description: string;
                                                                                                                                errors: string;
                                                                                                                                id: string;
                                                                                                                                label: string;
                                                                                                                                path: string;
                                                                                                                                required: boolean;
                                                                                                                                uischema: ControlElement;
                                                                                                                                visible: boolean;
                                                                                                                            } & {
                                                                                                                                errors: string;
                                                                                                                            }>;
                                                                                                                            controlWrapper: ComputedRef<{
                                                                                                                                description: string;
                                                                                                                                errors: string;
                                                                                                                                id: string;
                                                                                                                                label: string;
                                                                                                                                required: boolean;
                                                                                                                                visible: boolean;
                                                                                                                            }>;
                                                                                                                            handleBlur: (() => void);
                                                                                                                            handleFocus: (() => void);
                                                                                                                            isFocused: Ref<boolean>;
                                                                                                                            onChange: ((value) => void);
                                                                                                                            persistentHint: (() => boolean);
                                                                                                                            rawErrors: ComputedRef<string>;
                                                                                                                            styles: Styles;
                                                                                                                            touched: Ref<boolean>;
                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                        }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                            cells: {
                                                                                                                                default: undefined;
                                                                                                                                required: boolean;
                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                            };
                                                                                                                            config: {
                                                                                                                                default: undefined;
                                                                                                                                required: boolean;
                                                                                                                                type: ObjectConstructor;
                                                                                                                            };
                                                                                                                            enabled: {
                                                                                                                                default: undefined;
                                                                                                                                required: false;
                                                                                                                                type: BooleanConstructor;
                                                                                                                            };
                                                                                                                            path: {
                                                                                                                                required: true;
                                                                                                                                type: StringConstructor;
                                                                                                                            };
                                                                                                                            renderers: {
                                                                                                                                default: undefined;
                                                                                                                                required: boolean;
                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                            };
                                                                                                                            schema: {
                                                                                                                                required: true;
                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                            };
                                                                                                                            uischema: {
                                                                                                                                required: true;
                                                                                                                                type: PropType<ControlElement>;
                                                                                                                            };
                                                                                                                        }>>, {
                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                            config: Record<string, any>;
                                                                                                                            enabled: boolean;
                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                        }, {}>

                                                                                                                        Type declaration

                                                                                                                        • cells: {
                                                                                                                              default: undefined;
                                                                                                                              required: boolean;
                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                          }
                                                                                                                          • default: undefined
                                                                                                                          • required: boolean
                                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                        • config: {
                                                                                                                              default: undefined;
                                                                                                                              required: boolean;
                                                                                                                              type: ObjectConstructor;
                                                                                                                          }
                                                                                                                          • default: undefined
                                                                                                                          • required: boolean
                                                                                                                          • type: ObjectConstructor
                                                                                                                        • enabled: {
                                                                                                                              default: undefined;
                                                                                                                              required: false;
                                                                                                                              type: BooleanConstructor;
                                                                                                                          }
                                                                                                                          • default: undefined
                                                                                                                          • required: false
                                                                                                                          • type: BooleanConstructor
                                                                                                                        • path: {
                                                                                                                              required: true;
                                                                                                                              type: StringConstructor;
                                                                                                                          }
                                                                                                                          • required: true
                                                                                                                          • type: StringConstructor
                                                                                                                        • renderers: {
                                                                                                                              default: undefined;
                                                                                                                              required: boolean;
                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                          }
                                                                                                                          • default: undefined
                                                                                                                          • required: boolean
                                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                        • schema: {
                                                                                                                              required: true;
                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                          }
                                                                                                                          • required: true
                                                                                                                          • type: PropType<JsonSchema>
                                                                                                                        • uischema: {
                                                                                                                              required: true;
                                                                                                                              type: PropType<ControlElement>;
                                                                                                                          }
                                                                                                                          • required: true
                                                                                                                          • type: PropType<ControlElement>

                                                                                                                        Type declaration

                                                                                                                          Type declaration

                                                                                                                            Type declaration

                                                                                                                              Type declaration

                                                                                                                              • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                              • config: Record<string, any>
                                                                                                                              • enabled: boolean
                                                                                                                              • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                              Type declaration

                                                                                                                                \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/BooleanControlRenderer.html b/static/api/vue-vuetify/variables/BooleanControlRenderer.html index 100ca42e..db086e74 100644 --- a/static/api/vue-vuetify/variables/BooleanControlRenderer.html +++ b/static/api/vue-vuetify/variables/BooleanControlRenderer.html @@ -1 +1 @@ -BooleanControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                Variable BooleanControlRendererConst

                                                                                                                                BooleanControlRenderer: DefineComponent<{
                                                                                                                                    cells: {
                                                                                                                                        default: undefined;
                                                                                                                                        required: boolean;
                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                    };
                                                                                                                                    config: {
                                                                                                                                        default: undefined;
                                                                                                                                        required: boolean;
                                                                                                                                        type: ObjectConstructor;
                                                                                                                                    };
                                                                                                                                    enabled: {
                                                                                                                                        default: undefined;
                                                                                                                                        required: false;
                                                                                                                                        type: BooleanConstructor;
                                                                                                                                    };
                                                                                                                                    path: {
                                                                                                                                        required: true;
                                                                                                                                        type: StringConstructor;
                                                                                                                                    };
                                                                                                                                    renderers: {
                                                                                                                                        default: undefined;
                                                                                                                                        required: boolean;
                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                    };
                                                                                                                                    schema: {
                                                                                                                                        required: true;
                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                    };
                                                                                                                                    uischema: {
                                                                                                                                        required: true;
                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                    };
                                                                                                                                }, {
                                                                                                                                    control: ComputedRef<{
                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                            cell: any;
                                                                                                                                            tester: RankedTester;
                                                                                                                                        }[];
                                                                                                                                        config: any;
                                                                                                                                        data: any;
                                                                                                                                        description: string;
                                                                                                                                        enabled: boolean;
                                                                                                                                        errors: string;
                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                        id: string;
                                                                                                                                        label: string;
                                                                                                                                        path: string;
                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                        uischema: ControlElement;
                                                                                                                                        visible: boolean;
                                                                                                                                    }>;
                                                                                                                                } & DispatchPropsOfControl & {
                                                                                                                                    appliedOptions: ComputedRef<any>;
                                                                                                                                    computedLabel: ComputedRef<string>;
                                                                                                                                    control: ComputedRef<{
                                                                                                                                        config: any;
                                                                                                                                        description: string;
                                                                                                                                        errors: string;
                                                                                                                                        id: string;
                                                                                                                                        label: string;
                                                                                                                                        path: string;
                                                                                                                                        required: boolean;
                                                                                                                                        uischema: ControlElement;
                                                                                                                                        visible: boolean;
                                                                                                                                    } & {
                                                                                                                                        errors: string;
                                                                                                                                    }>;
                                                                                                                                    controlWrapper: ComputedRef<{
                                                                                                                                        description: string;
                                                                                                                                        errors: string;
                                                                                                                                        id: string;
                                                                                                                                        label: string;
                                                                                                                                        required: boolean;
                                                                                                                                        visible: boolean;
                                                                                                                                    }>;
                                                                                                                                    handleBlur: (() => void);
                                                                                                                                    handleFocus: (() => void);
                                                                                                                                    isFocused: Ref<boolean>;
                                                                                                                                    onChange: ((value) => void);
                                                                                                                                    persistentHint: (() => boolean);
                                                                                                                                    rawErrors: ComputedRef<string>;
                                                                                                                                    styles: Styles;
                                                                                                                                    touched: Ref<boolean>;
                                                                                                                                    vuetifyProps: ((path) => any);
                                                                                                                                }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                    cells: {
                                                                                                                                        default: undefined;
                                                                                                                                        required: boolean;
                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                    };
                                                                                                                                    config: {
                                                                                                                                        default: undefined;
                                                                                                                                        required: boolean;
                                                                                                                                        type: ObjectConstructor;
                                                                                                                                    };
                                                                                                                                    enabled: {
                                                                                                                                        default: undefined;
                                                                                                                                        required: false;
                                                                                                                                        type: BooleanConstructor;
                                                                                                                                    };
                                                                                                                                    path: {
                                                                                                                                        required: true;
                                                                                                                                        type: StringConstructor;
                                                                                                                                    };
                                                                                                                                    renderers: {
                                                                                                                                        default: undefined;
                                                                                                                                        required: boolean;
                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                    };
                                                                                                                                    schema: {
                                                                                                                                        required: true;
                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                    };
                                                                                                                                    uischema: {
                                                                                                                                        required: true;
                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                    };
                                                                                                                                }>>, {
                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                    config: Record<string, any>;
                                                                                                                                    enabled: boolean;
                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                }, {}>

                                                                                                                                Type declaration

                                                                                                                                • cells: {
                                                                                                                                      default: undefined;
                                                                                                                                      required: boolean;
                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                  }
                                                                                                                                  • default: undefined
                                                                                                                                  • required: boolean
                                                                                                                                  • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                • config: {
                                                                                                                                      default: undefined;
                                                                                                                                      required: boolean;
                                                                                                                                      type: ObjectConstructor;
                                                                                                                                  }
                                                                                                                                  • default: undefined
                                                                                                                                  • required: boolean
                                                                                                                                  • type: ObjectConstructor
                                                                                                                                • enabled: {
                                                                                                                                      default: undefined;
                                                                                                                                      required: false;
                                                                                                                                      type: BooleanConstructor;
                                                                                                                                  }
                                                                                                                                  • default: undefined
                                                                                                                                  • required: false
                                                                                                                                  • type: BooleanConstructor
                                                                                                                                • path: {
                                                                                                                                      required: true;
                                                                                                                                      type: StringConstructor;
                                                                                                                                  }
                                                                                                                                  • required: true
                                                                                                                                  • type: StringConstructor
                                                                                                                                • renderers: {
                                                                                                                                      default: undefined;
                                                                                                                                      required: boolean;
                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                  }
                                                                                                                                  • default: undefined
                                                                                                                                  • required: boolean
                                                                                                                                  • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                • schema: {
                                                                                                                                      required: true;
                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                  }
                                                                                                                                  • required: true
                                                                                                                                  • type: PropType<JsonSchema>
                                                                                                                                • uischema: {
                                                                                                                                      required: true;
                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                  }
                                                                                                                                  • required: true
                                                                                                                                  • type: PropType<ControlElement>

                                                                                                                                Type declaration

                                                                                                                                  Type declaration

                                                                                                                                    Type declaration

                                                                                                                                      Type declaration

                                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                      • config: Record<string, any>
                                                                                                                                      • enabled: boolean
                                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                      Type declaration

                                                                                                                                        \ No newline at end of file +BooleanControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                        Variable BooleanControlRendererConst

                                                                                                                                        BooleanControlRenderer: DefineComponent<{
                                                                                                                                            cells: {
                                                                                                                                                default: undefined;
                                                                                                                                                required: boolean;
                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                            };
                                                                                                                                            config: {
                                                                                                                                                default: undefined;
                                                                                                                                                required: boolean;
                                                                                                                                                type: ObjectConstructor;
                                                                                                                                            };
                                                                                                                                            enabled: {
                                                                                                                                                default: undefined;
                                                                                                                                                required: false;
                                                                                                                                                type: BooleanConstructor;
                                                                                                                                            };
                                                                                                                                            path: {
                                                                                                                                                required: true;
                                                                                                                                                type: StringConstructor;
                                                                                                                                            };
                                                                                                                                            renderers: {
                                                                                                                                                default: undefined;
                                                                                                                                                required: boolean;
                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                            };
                                                                                                                                            schema: {
                                                                                                                                                required: true;
                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                            };
                                                                                                                                            uischema: {
                                                                                                                                                required: true;
                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                            };
                                                                                                                                        }, {
                                                                                                                                            control: ComputedRef<{
                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                    cell: any;
                                                                                                                                                    tester: RankedTester;
                                                                                                                                                }[];
                                                                                                                                                config: any;
                                                                                                                                                data: any;
                                                                                                                                                description: string;
                                                                                                                                                enabled: boolean;
                                                                                                                                                errors: string;
                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                id: string;
                                                                                                                                                label: string;
                                                                                                                                                path: string;
                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                uischema: ControlElement;
                                                                                                                                                visible: boolean;
                                                                                                                                            }>;
                                                                                                                                        } & DispatchPropsOfControl & {
                                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                                            computedLabel: ComputedRef<string>;
                                                                                                                                            control: ComputedRef<{
                                                                                                                                                config: any;
                                                                                                                                                description: string;
                                                                                                                                                errors: string;
                                                                                                                                                id: string;
                                                                                                                                                label: string;
                                                                                                                                                path: string;
                                                                                                                                                required: boolean;
                                                                                                                                                uischema: ControlElement;
                                                                                                                                                visible: boolean;
                                                                                                                                            } & {
                                                                                                                                                errors: string;
                                                                                                                                            }>;
                                                                                                                                            controlWrapper: ComputedRef<{
                                                                                                                                                description: string;
                                                                                                                                                errors: string;
                                                                                                                                                id: string;
                                                                                                                                                label: string;
                                                                                                                                                required: boolean;
                                                                                                                                                visible: boolean;
                                                                                                                                            }>;
                                                                                                                                            handleBlur: (() => void);
                                                                                                                                            handleFocus: (() => void);
                                                                                                                                            isFocused: Ref<boolean>;
                                                                                                                                            onChange: ((value) => void);
                                                                                                                                            persistentHint: (() => boolean);
                                                                                                                                            rawErrors: ComputedRef<string>;
                                                                                                                                            styles: Styles;
                                                                                                                                            touched: Ref<boolean>;
                                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                                        }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                            cells: {
                                                                                                                                                default: undefined;
                                                                                                                                                required: boolean;
                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                            };
                                                                                                                                            config: {
                                                                                                                                                default: undefined;
                                                                                                                                                required: boolean;
                                                                                                                                                type: ObjectConstructor;
                                                                                                                                            };
                                                                                                                                            enabled: {
                                                                                                                                                default: undefined;
                                                                                                                                                required: false;
                                                                                                                                                type: BooleanConstructor;
                                                                                                                                            };
                                                                                                                                            path: {
                                                                                                                                                required: true;
                                                                                                                                                type: StringConstructor;
                                                                                                                                            };
                                                                                                                                            renderers: {
                                                                                                                                                default: undefined;
                                                                                                                                                required: boolean;
                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                            };
                                                                                                                                            schema: {
                                                                                                                                                required: true;
                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                            };
                                                                                                                                            uischema: {
                                                                                                                                                required: true;
                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                            };
                                                                                                                                        }>>, {
                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                            config: Record<string, any>;
                                                                                                                                            enabled: boolean;
                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                        }, {}>

                                                                                                                                        Type declaration

                                                                                                                                        • cells: {
                                                                                                                                              default: undefined;
                                                                                                                                              required: boolean;
                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                          }
                                                                                                                                          • default: undefined
                                                                                                                                          • required: boolean
                                                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                        • config: {
                                                                                                                                              default: undefined;
                                                                                                                                              required: boolean;
                                                                                                                                              type: ObjectConstructor;
                                                                                                                                          }
                                                                                                                                          • default: undefined
                                                                                                                                          • required: boolean
                                                                                                                                          • type: ObjectConstructor
                                                                                                                                        • enabled: {
                                                                                                                                              default: undefined;
                                                                                                                                              required: false;
                                                                                                                                              type: BooleanConstructor;
                                                                                                                                          }
                                                                                                                                          • default: undefined
                                                                                                                                          • required: false
                                                                                                                                          • type: BooleanConstructor
                                                                                                                                        • path: {
                                                                                                                                              required: true;
                                                                                                                                              type: StringConstructor;
                                                                                                                                          }
                                                                                                                                          • required: true
                                                                                                                                          • type: StringConstructor
                                                                                                                                        • renderers: {
                                                                                                                                              default: undefined;
                                                                                                                                              required: boolean;
                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                          }
                                                                                                                                          • default: undefined
                                                                                                                                          • required: boolean
                                                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                        • schema: {
                                                                                                                                              required: true;
                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                          }
                                                                                                                                          • required: true
                                                                                                                                          • type: PropType<JsonSchema>
                                                                                                                                        • uischema: {
                                                                                                                                              required: true;
                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                          }
                                                                                                                                          • required: true
                                                                                                                                          • type: PropType<ControlElement>

                                                                                                                                        Type declaration

                                                                                                                                          Type declaration

                                                                                                                                            Type declaration

                                                                                                                                              Type declaration

                                                                                                                                              • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                              • config: Record<string, any>
                                                                                                                                              • enabled: boolean
                                                                                                                                              • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                              Type declaration

                                                                                                                                                \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/BooleanToggleControlRenderer.html b/static/api/vue-vuetify/variables/BooleanToggleControlRenderer.html index d385154d..a78ffb39 100644 --- a/static/api/vue-vuetify/variables/BooleanToggleControlRenderer.html +++ b/static/api/vue-vuetify/variables/BooleanToggleControlRenderer.html @@ -1 +1 @@ -BooleanToggleControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                Variable BooleanToggleControlRendererConst

                                                                                                                                                BooleanToggleControlRenderer: DefineComponent<{
                                                                                                                                                    cells: {
                                                                                                                                                        default: undefined;
                                                                                                                                                        required: boolean;
                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                    };
                                                                                                                                                    config: {
                                                                                                                                                        default: undefined;
                                                                                                                                                        required: boolean;
                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                    };
                                                                                                                                                    enabled: {
                                                                                                                                                        default: undefined;
                                                                                                                                                        required: false;
                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                    };
                                                                                                                                                    path: {
                                                                                                                                                        required: true;
                                                                                                                                                        type: StringConstructor;
                                                                                                                                                    };
                                                                                                                                                    renderers: {
                                                                                                                                                        default: undefined;
                                                                                                                                                        required: boolean;
                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                    };
                                                                                                                                                    schema: {
                                                                                                                                                        required: true;
                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                    };
                                                                                                                                                    uischema: {
                                                                                                                                                        required: true;
                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                    };
                                                                                                                                                }, {
                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                            cell: any;
                                                                                                                                                            tester: RankedTester;
                                                                                                                                                        }[];
                                                                                                                                                        config: any;
                                                                                                                                                        data: any;
                                                                                                                                                        description: string;
                                                                                                                                                        enabled: boolean;
                                                                                                                                                        errors: string;
                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                        id: string;
                                                                                                                                                        label: string;
                                                                                                                                                        path: string;
                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                        visible: boolean;
                                                                                                                                                    }>;
                                                                                                                                                } & DispatchPropsOfControl & {
                                                                                                                                                    appliedOptions: ComputedRef<any>;
                                                                                                                                                    computedLabel: ComputedRef<string>;
                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                        config: any;
                                                                                                                                                        description: string;
                                                                                                                                                        errors: string;
                                                                                                                                                        id: string;
                                                                                                                                                        label: string;
                                                                                                                                                        path: string;
                                                                                                                                                        required: boolean;
                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                        visible: boolean;
                                                                                                                                                    } & {
                                                                                                                                                        errors: string;
                                                                                                                                                    }>;
                                                                                                                                                    controlWrapper: ComputedRef<{
                                                                                                                                                        description: string;
                                                                                                                                                        errors: string;
                                                                                                                                                        id: string;
                                                                                                                                                        label: string;
                                                                                                                                                        required: boolean;
                                                                                                                                                        visible: boolean;
                                                                                                                                                    }>;
                                                                                                                                                    handleBlur: (() => void);
                                                                                                                                                    handleFocus: (() => void);
                                                                                                                                                    isFocused: Ref<boolean>;
                                                                                                                                                    onChange: ((value) => void);
                                                                                                                                                    persistentHint: (() => boolean);
                                                                                                                                                    rawErrors: ComputedRef<string>;
                                                                                                                                                    styles: Styles;
                                                                                                                                                    touched: Ref<boolean>;
                                                                                                                                                    vuetifyProps: ((path) => any);
                                                                                                                                                }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                    cells: {
                                                                                                                                                        default: undefined;
                                                                                                                                                        required: boolean;
                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                    };
                                                                                                                                                    config: {
                                                                                                                                                        default: undefined;
                                                                                                                                                        required: boolean;
                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                    };
                                                                                                                                                    enabled: {
                                                                                                                                                        default: undefined;
                                                                                                                                                        required: false;
                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                    };
                                                                                                                                                    path: {
                                                                                                                                                        required: true;
                                                                                                                                                        type: StringConstructor;
                                                                                                                                                    };
                                                                                                                                                    renderers: {
                                                                                                                                                        default: undefined;
                                                                                                                                                        required: boolean;
                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                    };
                                                                                                                                                    schema: {
                                                                                                                                                        required: true;
                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                    };
                                                                                                                                                    uischema: {
                                                                                                                                                        required: true;
                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                    };
                                                                                                                                                }>>, {
                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                    config: Record<string, any>;
                                                                                                                                                    enabled: boolean;
                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                }, {}>

                                                                                                                                                Type declaration

                                                                                                                                                • cells: {
                                                                                                                                                      default: undefined;
                                                                                                                                                      required: boolean;
                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                  }
                                                                                                                                                  • default: undefined
                                                                                                                                                  • required: boolean
                                                                                                                                                  • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                • config: {
                                                                                                                                                      default: undefined;
                                                                                                                                                      required: boolean;
                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                  }
                                                                                                                                                  • default: undefined
                                                                                                                                                  • required: boolean
                                                                                                                                                  • type: ObjectConstructor
                                                                                                                                                • enabled: {
                                                                                                                                                      default: undefined;
                                                                                                                                                      required: false;
                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                  }
                                                                                                                                                  • default: undefined
                                                                                                                                                  • required: false
                                                                                                                                                  • type: BooleanConstructor
                                                                                                                                                • path: {
                                                                                                                                                      required: true;
                                                                                                                                                      type: StringConstructor;
                                                                                                                                                  }
                                                                                                                                                  • required: true
                                                                                                                                                  • type: StringConstructor
                                                                                                                                                • renderers: {
                                                                                                                                                      default: undefined;
                                                                                                                                                      required: boolean;
                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                  }
                                                                                                                                                  • default: undefined
                                                                                                                                                  • required: boolean
                                                                                                                                                  • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                • schema: {
                                                                                                                                                      required: true;
                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                  }
                                                                                                                                                  • required: true
                                                                                                                                                  • type: PropType<JsonSchema>
                                                                                                                                                • uischema: {
                                                                                                                                                      required: true;
                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                  }
                                                                                                                                                  • required: true
                                                                                                                                                  • type: PropType<ControlElement>

                                                                                                                                                Type declaration

                                                                                                                                                  Type declaration

                                                                                                                                                    Type declaration

                                                                                                                                                      Type declaration

                                                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                      • config: Record<string, any>
                                                                                                                                                      • enabled: boolean
                                                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                      Type declaration

                                                                                                                                                        \ No newline at end of file +BooleanToggleControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                        Variable BooleanToggleControlRendererConst

                                                                                                                                                        BooleanToggleControlRenderer: DefineComponent<{
                                                                                                                                                            cells: {
                                                                                                                                                                default: undefined;
                                                                                                                                                                required: boolean;
                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                            };
                                                                                                                                                            config: {
                                                                                                                                                                default: undefined;
                                                                                                                                                                required: boolean;
                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                            };
                                                                                                                                                            enabled: {
                                                                                                                                                                default: undefined;
                                                                                                                                                                required: false;
                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                            };
                                                                                                                                                            path: {
                                                                                                                                                                required: true;
                                                                                                                                                                type: StringConstructor;
                                                                                                                                                            };
                                                                                                                                                            renderers: {
                                                                                                                                                                default: undefined;
                                                                                                                                                                required: boolean;
                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                            };
                                                                                                                                                            schema: {
                                                                                                                                                                required: true;
                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                            };
                                                                                                                                                            uischema: {
                                                                                                                                                                required: true;
                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                            };
                                                                                                                                                        }, {
                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                    cell: any;
                                                                                                                                                                    tester: RankedTester;
                                                                                                                                                                }[];
                                                                                                                                                                config: any;
                                                                                                                                                                data: any;
                                                                                                                                                                description: string;
                                                                                                                                                                enabled: boolean;
                                                                                                                                                                errors: string;
                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                id: string;
                                                                                                                                                                label: string;
                                                                                                                                                                path: string;
                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                visible: boolean;
                                                                                                                                                            }>;
                                                                                                                                                        } & DispatchPropsOfControl & {
                                                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                                                            computedLabel: ComputedRef<string>;
                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                config: any;
                                                                                                                                                                description: string;
                                                                                                                                                                errors: string;
                                                                                                                                                                id: string;
                                                                                                                                                                label: string;
                                                                                                                                                                path: string;
                                                                                                                                                                required: boolean;
                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                visible: boolean;
                                                                                                                                                            } & {
                                                                                                                                                                errors: string;
                                                                                                                                                            }>;
                                                                                                                                                            controlWrapper: ComputedRef<{
                                                                                                                                                                description: string;
                                                                                                                                                                errors: string;
                                                                                                                                                                id: string;
                                                                                                                                                                label: string;
                                                                                                                                                                required: boolean;
                                                                                                                                                                visible: boolean;
                                                                                                                                                            }>;
                                                                                                                                                            handleBlur: (() => void);
                                                                                                                                                            handleFocus: (() => void);
                                                                                                                                                            isFocused: Ref<boolean>;
                                                                                                                                                            onChange: ((value) => void);
                                                                                                                                                            persistentHint: (() => boolean);
                                                                                                                                                            rawErrors: ComputedRef<string>;
                                                                                                                                                            styles: Styles;
                                                                                                                                                            touched: Ref<boolean>;
                                                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                                                        }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                            cells: {
                                                                                                                                                                default: undefined;
                                                                                                                                                                required: boolean;
                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                            };
                                                                                                                                                            config: {
                                                                                                                                                                default: undefined;
                                                                                                                                                                required: boolean;
                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                            };
                                                                                                                                                            enabled: {
                                                                                                                                                                default: undefined;
                                                                                                                                                                required: false;
                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                            };
                                                                                                                                                            path: {
                                                                                                                                                                required: true;
                                                                                                                                                                type: StringConstructor;
                                                                                                                                                            };
                                                                                                                                                            renderers: {
                                                                                                                                                                default: undefined;
                                                                                                                                                                required: boolean;
                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                            };
                                                                                                                                                            schema: {
                                                                                                                                                                required: true;
                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                            };
                                                                                                                                                            uischema: {
                                                                                                                                                                required: true;
                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                            };
                                                                                                                                                        }>>, {
                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                            config: Record<string, any>;
                                                                                                                                                            enabled: boolean;
                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                        }, {}>

                                                                                                                                                        Type declaration

                                                                                                                                                        • cells: {
                                                                                                                                                              default: undefined;
                                                                                                                                                              required: boolean;
                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                          }
                                                                                                                                                          • default: undefined
                                                                                                                                                          • required: boolean
                                                                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                        • config: {
                                                                                                                                                              default: undefined;
                                                                                                                                                              required: boolean;
                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                          }
                                                                                                                                                          • default: undefined
                                                                                                                                                          • required: boolean
                                                                                                                                                          • type: ObjectConstructor
                                                                                                                                                        • enabled: {
                                                                                                                                                              default: undefined;
                                                                                                                                                              required: false;
                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                          }
                                                                                                                                                          • default: undefined
                                                                                                                                                          • required: false
                                                                                                                                                          • type: BooleanConstructor
                                                                                                                                                        • path: {
                                                                                                                                                              required: true;
                                                                                                                                                              type: StringConstructor;
                                                                                                                                                          }
                                                                                                                                                          • required: true
                                                                                                                                                          • type: StringConstructor
                                                                                                                                                        • renderers: {
                                                                                                                                                              default: undefined;
                                                                                                                                                              required: boolean;
                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                          }
                                                                                                                                                          • default: undefined
                                                                                                                                                          • required: boolean
                                                                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                        • schema: {
                                                                                                                                                              required: true;
                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                          }
                                                                                                                                                          • required: true
                                                                                                                                                          • type: PropType<JsonSchema>
                                                                                                                                                        • uischema: {
                                                                                                                                                              required: true;
                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                          }
                                                                                                                                                          • required: true
                                                                                                                                                          • type: PropType<ControlElement>

                                                                                                                                                        Type declaration

                                                                                                                                                          Type declaration

                                                                                                                                                            Type declaration

                                                                                                                                                              Type declaration

                                                                                                                                                              • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                              • config: Record<string, any>
                                                                                                                                                              • enabled: boolean
                                                                                                                                                              • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                              Type declaration

                                                                                                                                                                \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/CategorizationRenderer.html b/static/api/vue-vuetify/variables/CategorizationRenderer.html index 3e1c7053..8e272f76 100644 --- a/static/api/vue-vuetify/variables/CategorizationRenderer.html +++ b/static/api/vue-vuetify/variables/CategorizationRenderer.html @@ -1 +1 @@ -CategorizationRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                Variable CategorizationRendererConst

                                                                                                                                                                CategorizationRenderer: DefineComponent<{
                                                                                                                                                                    cells: {
                                                                                                                                                                        default: undefined;
                                                                                                                                                                        required: boolean;
                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                    };
                                                                                                                                                                    config: {
                                                                                                                                                                        default: undefined;
                                                                                                                                                                        required: boolean;
                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                    };
                                                                                                                                                                    enabled: {
                                                                                                                                                                        default: undefined;
                                                                                                                                                                        required: false;
                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                    };
                                                                                                                                                                    path: {
                                                                                                                                                                        required: true;
                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                    };
                                                                                                                                                                    renderers: {
                                                                                                                                                                        default: undefined;
                                                                                                                                                                        required: boolean;
                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                    };
                                                                                                                                                                    schema: {
                                                                                                                                                                        required: true;
                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                    };
                                                                                                                                                                    uischema: {
                                                                                                                                                                        required: true;
                                                                                                                                                                        type: PropType<Layout>;
                                                                                                                                                                    };
                                                                                                                                                                }, {
                                                                                                                                                                    activeCategory: Ref<number>;
                                                                                                                                                                    appliedOptions: ComputedRef<any>;
                                                                                                                                                                    categories: ComputedRef<{
                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                        config: any;
                                                                                                                                                                        data: any;
                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                        label: string;
                                                                                                                                                                        path: string;
                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                        visible: boolean;
                                                                                                                                                                    }>[];
                                                                                                                                                                    layout: ComputedRef<{
                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                        config: any;
                                                                                                                                                                        data: any;
                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                        label: string;
                                                                                                                                                                        path: string;
                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                        visible: boolean;
                                                                                                                                                                    }>;
                                                                                                                                                                    styles: Styles;
                                                                                                                                                                    vuetifyProps: ((path) => any);
                                                                                                                                                                }, unknown, {
                                                                                                                                                                    visibleCategories(): ComputedRef<{
                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                        config: any;
                                                                                                                                                                        data: any;
                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                        label: string;
                                                                                                                                                                        path: string;
                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                        visible: boolean;
                                                                                                                                                                    }>[];
                                                                                                                                                                    visibleCategoryLabels(): string[];
                                                                                                                                                                }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                    cells: {
                                                                                                                                                                        default: undefined;
                                                                                                                                                                        required: boolean;
                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                    };
                                                                                                                                                                    config: {
                                                                                                                                                                        default: undefined;
                                                                                                                                                                        required: boolean;
                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                    };
                                                                                                                                                                    enabled: {
                                                                                                                                                                        default: undefined;
                                                                                                                                                                        required: false;
                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                    };
                                                                                                                                                                    path: {
                                                                                                                                                                        required: true;
                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                    };
                                                                                                                                                                    renderers: {
                                                                                                                                                                        default: undefined;
                                                                                                                                                                        required: boolean;
                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                    };
                                                                                                                                                                    schema: {
                                                                                                                                                                        required: true;
                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                    };
                                                                                                                                                                    uischema: {
                                                                                                                                                                        required: true;
                                                                                                                                                                        type: PropType<Layout>;
                                                                                                                                                                    };
                                                                                                                                                                }>>, {
                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                    config: Record<string, any>;
                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                }, {}>

                                                                                                                                                                Type declaration

                                                                                                                                                                • cells: {
                                                                                                                                                                      default: undefined;
                                                                                                                                                                      required: boolean;
                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                  }
                                                                                                                                                                  • default: undefined
                                                                                                                                                                  • required: boolean
                                                                                                                                                                  • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                • config: {
                                                                                                                                                                      default: undefined;
                                                                                                                                                                      required: boolean;
                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                  }
                                                                                                                                                                  • default: undefined
                                                                                                                                                                  • required: boolean
                                                                                                                                                                  • type: ObjectConstructor
                                                                                                                                                                • enabled: {
                                                                                                                                                                      default: undefined;
                                                                                                                                                                      required: false;
                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                  }
                                                                                                                                                                  • default: undefined
                                                                                                                                                                  • required: false
                                                                                                                                                                  • type: BooleanConstructor
                                                                                                                                                                • path: {
                                                                                                                                                                      required: true;
                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                  }
                                                                                                                                                                  • required: true
                                                                                                                                                                  • type: StringConstructor
                                                                                                                                                                • renderers: {
                                                                                                                                                                      default: undefined;
                                                                                                                                                                      required: boolean;
                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                  }
                                                                                                                                                                  • default: undefined
                                                                                                                                                                  • required: boolean
                                                                                                                                                                  • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                • schema: {
                                                                                                                                                                      required: true;
                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                  }
                                                                                                                                                                  • required: true
                                                                                                                                                                  • type: PropType<JsonSchema>
                                                                                                                                                                • uischema: {
                                                                                                                                                                      required: true;
                                                                                                                                                                      type: PropType<Layout>;
                                                                                                                                                                  }
                                                                                                                                                                  • required: true
                                                                                                                                                                  • type: PropType<Layout>

                                                                                                                                                                Type declaration

                                                                                                                                                                • activeCategory: Ref<number>
                                                                                                                                                                • appliedOptions: ComputedRef<any>
                                                                                                                                                                • categories: ComputedRef<{
                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                      config: any;
                                                                                                                                                                      data: any;
                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                      label: string;
                                                                                                                                                                      path: string;
                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                      visible: boolean;
                                                                                                                                                                  }>[]
                                                                                                                                                                • layout: ComputedRef<{
                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                      config: any;
                                                                                                                                                                      data: any;
                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                      label: string;
                                                                                                                                                                      path: string;
                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                      visible: boolean;
                                                                                                                                                                  }>
                                                                                                                                                                • styles: Styles
                                                                                                                                                                • vuetifyProps: ((path) => any)
                                                                                                                                                                    • (path): any
                                                                                                                                                                    • Parameters

                                                                                                                                                                      • path: string

                                                                                                                                                                      Returns any

                                                                                                                                                                Type declaration

                                                                                                                                                                • visibleCategories:function
                                                                                                                                                                  • Returns ComputedRef<{
                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                        config: any;
                                                                                                                                                                        data: any;
                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                        label: string;
                                                                                                                                                                        path: string;
                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                        visible: boolean;
                                                                                                                                                                    }>[]

                                                                                                                                                                • visibleCategoryLabels:function
                                                                                                                                                                  • Returns string[]

                                                                                                                                                                Type declaration

                                                                                                                                                                  Type declaration

                                                                                                                                                                    Type declaration

                                                                                                                                                                    • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                    • config: Record<string, any>
                                                                                                                                                                    • enabled: boolean
                                                                                                                                                                    • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                    Type declaration

                                                                                                                                                                      \ No newline at end of file +CategorizationRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                      Variable CategorizationRendererConst

                                                                                                                                                                      CategorizationRenderer: DefineComponent<{
                                                                                                                                                                          cells: {
                                                                                                                                                                              default: undefined;
                                                                                                                                                                              required: boolean;
                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                          };
                                                                                                                                                                          config: {
                                                                                                                                                                              default: undefined;
                                                                                                                                                                              required: boolean;
                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                          };
                                                                                                                                                                          enabled: {
                                                                                                                                                                              default: undefined;
                                                                                                                                                                              required: false;
                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                          };
                                                                                                                                                                          path: {
                                                                                                                                                                              required: true;
                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                          };
                                                                                                                                                                          renderers: {
                                                                                                                                                                              default: undefined;
                                                                                                                                                                              required: boolean;
                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                          };
                                                                                                                                                                          schema: {
                                                                                                                                                                              required: true;
                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                          };
                                                                                                                                                                          uischema: {
                                                                                                                                                                              required: true;
                                                                                                                                                                              type: PropType<Layout>;
                                                                                                                                                                          };
                                                                                                                                                                      }, {
                                                                                                                                                                          activeCategory: Ref<number>;
                                                                                                                                                                          appliedOptions: ComputedRef<any>;
                                                                                                                                                                          categories: ComputedRef<{
                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                              config: any;
                                                                                                                                                                              data: any;
                                                                                                                                                                              direction: NonNullable<"row" | "column">;
                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                              label: string;
                                                                                                                                                                              path: string;
                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                              uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                              visible: boolean;
                                                                                                                                                                          }>[];
                                                                                                                                                                          layout: ComputedRef<{
                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                              config: any;
                                                                                                                                                                              data: any;
                                                                                                                                                                              direction: NonNullable<"row" | "column">;
                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                              label: string;
                                                                                                                                                                              path: string;
                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                              uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                              visible: boolean;
                                                                                                                                                                          }>;
                                                                                                                                                                          styles: Styles;
                                                                                                                                                                          vuetifyProps: ((path) => any);
                                                                                                                                                                      }, unknown, {
                                                                                                                                                                          visibleCategories(): ComputedRef<{
                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                              config: any;
                                                                                                                                                                              data: any;
                                                                                                                                                                              direction: NonNullable<"row" | "column">;
                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                              label: string;
                                                                                                                                                                              path: string;
                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                              uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                              visible: boolean;
                                                                                                                                                                          }>[];
                                                                                                                                                                          visibleCategoryLabels(): string[];
                                                                                                                                                                      }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                          cells: {
                                                                                                                                                                              default: undefined;
                                                                                                                                                                              required: boolean;
                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                          };
                                                                                                                                                                          config: {
                                                                                                                                                                              default: undefined;
                                                                                                                                                                              required: boolean;
                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                          };
                                                                                                                                                                          enabled: {
                                                                                                                                                                              default: undefined;
                                                                                                                                                                              required: false;
                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                          };
                                                                                                                                                                          path: {
                                                                                                                                                                              required: true;
                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                          };
                                                                                                                                                                          renderers: {
                                                                                                                                                                              default: undefined;
                                                                                                                                                                              required: boolean;
                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                          };
                                                                                                                                                                          schema: {
                                                                                                                                                                              required: true;
                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                          };
                                                                                                                                                                          uischema: {
                                                                                                                                                                              required: true;
                                                                                                                                                                              type: PropType<Layout>;
                                                                                                                                                                          };
                                                                                                                                                                      }>>, {
                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                          config: Record<string, any>;
                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                      }, {}>

                                                                                                                                                                      Type declaration

                                                                                                                                                                      • cells: {
                                                                                                                                                                            default: undefined;
                                                                                                                                                                            required: boolean;
                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                        }
                                                                                                                                                                        • default: undefined
                                                                                                                                                                        • required: boolean
                                                                                                                                                                        • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                      • config: {
                                                                                                                                                                            default: undefined;
                                                                                                                                                                            required: boolean;
                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                        }
                                                                                                                                                                        • default: undefined
                                                                                                                                                                        • required: boolean
                                                                                                                                                                        • type: ObjectConstructor
                                                                                                                                                                      • enabled: {
                                                                                                                                                                            default: undefined;
                                                                                                                                                                            required: false;
                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                        }
                                                                                                                                                                        • default: undefined
                                                                                                                                                                        • required: false
                                                                                                                                                                        • type: BooleanConstructor
                                                                                                                                                                      • path: {
                                                                                                                                                                            required: true;
                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                        }
                                                                                                                                                                        • required: true
                                                                                                                                                                        • type: StringConstructor
                                                                                                                                                                      • renderers: {
                                                                                                                                                                            default: undefined;
                                                                                                                                                                            required: boolean;
                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                        }
                                                                                                                                                                        • default: undefined
                                                                                                                                                                        • required: boolean
                                                                                                                                                                        • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                      • schema: {
                                                                                                                                                                            required: true;
                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                        }
                                                                                                                                                                        • required: true
                                                                                                                                                                        • type: PropType<JsonSchema>
                                                                                                                                                                      • uischema: {
                                                                                                                                                                            required: true;
                                                                                                                                                                            type: PropType<Layout>;
                                                                                                                                                                        }
                                                                                                                                                                        • required: true
                                                                                                                                                                        • type: PropType<Layout>

                                                                                                                                                                      Type declaration

                                                                                                                                                                      • activeCategory: Ref<number>
                                                                                                                                                                      • appliedOptions: ComputedRef<any>
                                                                                                                                                                      • categories: ComputedRef<{
                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                            config: any;
                                                                                                                                                                            data: any;
                                                                                                                                                                            direction: NonNullable<"row" | "column">;
                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                            label: string;
                                                                                                                                                                            path: string;
                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                            uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                            visible: boolean;
                                                                                                                                                                        }>[]
                                                                                                                                                                      • layout: ComputedRef<{
                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                            config: any;
                                                                                                                                                                            data: any;
                                                                                                                                                                            direction: NonNullable<"row" | "column">;
                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                            label: string;
                                                                                                                                                                            path: string;
                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                            uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                            visible: boolean;
                                                                                                                                                                        }>
                                                                                                                                                                      • styles: Styles
                                                                                                                                                                      • vuetifyProps: ((path) => any)
                                                                                                                                                                          • (path): any
                                                                                                                                                                          • Parameters

                                                                                                                                                                            • path: string

                                                                                                                                                                            Returns any

                                                                                                                                                                      Type declaration

                                                                                                                                                                      • visibleCategories:function
                                                                                                                                                                        • Returns ComputedRef<{
                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                              config: any;
                                                                                                                                                                              data: any;
                                                                                                                                                                              direction: NonNullable<"row" | "column">;
                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                              label: string;
                                                                                                                                                                              path: string;
                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                              uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                              visible: boolean;
                                                                                                                                                                          }>[]

                                                                                                                                                                      • visibleCategoryLabels:function
                                                                                                                                                                        • Returns string[]

                                                                                                                                                                      Type declaration

                                                                                                                                                                        Type declaration

                                                                                                                                                                          Type declaration

                                                                                                                                                                          • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                          • config: Record<string, any>
                                                                                                                                                                          • enabled: boolean
                                                                                                                                                                          • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                          Type declaration

                                                                                                                                                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/CategorizationStepperRenderer.html b/static/api/vue-vuetify/variables/CategorizationStepperRenderer.html index b1712321..0656c0da 100644 --- a/static/api/vue-vuetify/variables/CategorizationStepperRenderer.html +++ b/static/api/vue-vuetify/variables/CategorizationStepperRenderer.html @@ -1 +1 @@ -CategorizationStepperRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                            Variable CategorizationStepperRendererConst

                                                                                                                                                                            CategorizationStepperRenderer: DefineComponent<{
                                                                                                                                                                                cells: {
                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                };
                                                                                                                                                                                config: {
                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                };
                                                                                                                                                                                enabled: {
                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                    required: false;
                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                };
                                                                                                                                                                                path: {
                                                                                                                                                                                    required: true;
                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                };
                                                                                                                                                                                renderers: {
                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                };
                                                                                                                                                                                schema: {
                                                                                                                                                                                    required: true;
                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                };
                                                                                                                                                                                uischema: {
                                                                                                                                                                                    required: true;
                                                                                                                                                                                    type: PropType<Layout>;
                                                                                                                                                                                };
                                                                                                                                                                            }, {
                                                                                                                                                                                activeCategory: Ref<number>;
                                                                                                                                                                                appliedOptions: ComputedRef<any>;
                                                                                                                                                                                categories: ComputedRef<{
                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                    config: any;
                                                                                                                                                                                    data: any;
                                                                                                                                                                                    direction: NonNullable<"row" | "column">;
                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                    label: string;
                                                                                                                                                                                    path: string;
                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                    uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                }>[];
                                                                                                                                                                                layout: ComputedRef<{
                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                    config: any;
                                                                                                                                                                                    data: any;
                                                                                                                                                                                    direction: NonNullable<"row" | "column">;
                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                    label: string;
                                                                                                                                                                                    path: string;
                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                    uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                }>;
                                                                                                                                                                                styles: Styles;
                                                                                                                                                                                vuetifyProps: ((path) => any);
                                                                                                                                                                            }, unknown, {
                                                                                                                                                                                visibleCategories(): ComputedRef<{
                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                    config: any;
                                                                                                                                                                                    data: any;
                                                                                                                                                                                    direction: NonNullable<"row" | "column">;
                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                    label: string;
                                                                                                                                                                                    path: string;
                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                    uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                }>[];
                                                                                                                                                                                visibleCategoryLabels(): string[];
                                                                                                                                                                            }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                cells: {
                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                };
                                                                                                                                                                                config: {
                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                };
                                                                                                                                                                                enabled: {
                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                    required: false;
                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                };
                                                                                                                                                                                path: {
                                                                                                                                                                                    required: true;
                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                };
                                                                                                                                                                                renderers: {
                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                };
                                                                                                                                                                                schema: {
                                                                                                                                                                                    required: true;
                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                };
                                                                                                                                                                                uischema: {
                                                                                                                                                                                    required: true;
                                                                                                                                                                                    type: PropType<Layout>;
                                                                                                                                                                                };
                                                                                                                                                                            }>>, {
                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                config: Record<string, any>;
                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                            }, {}>

                                                                                                                                                                            Type declaration

                                                                                                                                                                            • cells: {
                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                              }
                                                                                                                                                                              • default: undefined
                                                                                                                                                                              • required: boolean
                                                                                                                                                                              • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                            • config: {
                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                              }
                                                                                                                                                                              • default: undefined
                                                                                                                                                                              • required: boolean
                                                                                                                                                                              • type: ObjectConstructor
                                                                                                                                                                            • enabled: {
                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                  required: false;
                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                              }
                                                                                                                                                                              • default: undefined
                                                                                                                                                                              • required: false
                                                                                                                                                                              • type: BooleanConstructor
                                                                                                                                                                            • path: {
                                                                                                                                                                                  required: true;
                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                              }
                                                                                                                                                                              • required: true
                                                                                                                                                                              • type: StringConstructor
                                                                                                                                                                            • renderers: {
                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                              }
                                                                                                                                                                              • default: undefined
                                                                                                                                                                              • required: boolean
                                                                                                                                                                              • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                            • schema: {
                                                                                                                                                                                  required: true;
                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                              }
                                                                                                                                                                              • required: true
                                                                                                                                                                              • type: PropType<JsonSchema>
                                                                                                                                                                            • uischema: {
                                                                                                                                                                                  required: true;
                                                                                                                                                                                  type: PropType<Layout>;
                                                                                                                                                                              }
                                                                                                                                                                              • required: true
                                                                                                                                                                              • type: PropType<Layout>

                                                                                                                                                                            Type declaration

                                                                                                                                                                            • activeCategory: Ref<number>
                                                                                                                                                                            • appliedOptions: ComputedRef<any>
                                                                                                                                                                            • categories: ComputedRef<{
                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                  config: any;
                                                                                                                                                                                  data: any;
                                                                                                                                                                                  direction: NonNullable<"row" | "column">;
                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                  label: string;
                                                                                                                                                                                  path: string;
                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                  uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                              }>[]
                                                                                                                                                                            • layout: ComputedRef<{
                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                  config: any;
                                                                                                                                                                                  data: any;
                                                                                                                                                                                  direction: NonNullable<"row" | "column">;
                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                  label: string;
                                                                                                                                                                                  path: string;
                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                  uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                              }>
                                                                                                                                                                            • styles: Styles
                                                                                                                                                                            • vuetifyProps: ((path) => any)
                                                                                                                                                                                • (path): any
                                                                                                                                                                                • Parameters

                                                                                                                                                                                  • path: string

                                                                                                                                                                                  Returns any

                                                                                                                                                                            Type declaration

                                                                                                                                                                            • visibleCategories:function
                                                                                                                                                                              • Returns ComputedRef<{
                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                    config: any;
                                                                                                                                                                                    data: any;
                                                                                                                                                                                    direction: NonNullable<"row" | "column">;
                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                    label: string;
                                                                                                                                                                                    path: string;
                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                    uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                }>[]

                                                                                                                                                                            • visibleCategoryLabels:function
                                                                                                                                                                              • Returns string[]

                                                                                                                                                                            Type declaration

                                                                                                                                                                              Type declaration

                                                                                                                                                                                Type declaration

                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                Type declaration

                                                                                                                                                                                  \ No newline at end of file +CategorizationStepperRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                  Variable CategorizationStepperRendererConst

                                                                                                                                                                                  CategorizationStepperRenderer: DefineComponent<{
                                                                                                                                                                                      cells: {
                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                      };
                                                                                                                                                                                      config: {
                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                      };
                                                                                                                                                                                      enabled: {
                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                          required: false;
                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                      };
                                                                                                                                                                                      path: {
                                                                                                                                                                                          required: true;
                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                      };
                                                                                                                                                                                      renderers: {
                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                      };
                                                                                                                                                                                      schema: {
                                                                                                                                                                                          required: true;
                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                      };
                                                                                                                                                                                      uischema: {
                                                                                                                                                                                          required: true;
                                                                                                                                                                                          type: PropType<Layout>;
                                                                                                                                                                                      };
                                                                                                                                                                                  }, {
                                                                                                                                                                                      activeCategory: Ref<number>;
                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                      categories: ComputedRef<{
                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                          config: any;
                                                                                                                                                                                          data: any;
                                                                                                                                                                                          direction: NonNullable<"row" | "column">;
                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                          label: string;
                                                                                                                                                                                          path: string;
                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                          uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                      }>[];
                                                                                                                                                                                      layout: ComputedRef<{
                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                          config: any;
                                                                                                                                                                                          data: any;
                                                                                                                                                                                          direction: NonNullable<"row" | "column">;
                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                          label: string;
                                                                                                                                                                                          path: string;
                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                          uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                      }>;
                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                  }, unknown, {
                                                                                                                                                                                      visibleCategories(): ComputedRef<{
                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                          config: any;
                                                                                                                                                                                          data: any;
                                                                                                                                                                                          direction: NonNullable<"row" | "column">;
                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                          label: string;
                                                                                                                                                                                          path: string;
                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                          uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                      }>[];
                                                                                                                                                                                      visibleCategoryLabels(): string[];
                                                                                                                                                                                  }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                      cells: {
                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                      };
                                                                                                                                                                                      config: {
                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                      };
                                                                                                                                                                                      enabled: {
                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                          required: false;
                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                      };
                                                                                                                                                                                      path: {
                                                                                                                                                                                          required: true;
                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                      };
                                                                                                                                                                                      renderers: {
                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                      };
                                                                                                                                                                                      schema: {
                                                                                                                                                                                          required: true;
                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                      };
                                                                                                                                                                                      uischema: {
                                                                                                                                                                                          required: true;
                                                                                                                                                                                          type: PropType<Layout>;
                                                                                                                                                                                      };
                                                                                                                                                                                  }>>, {
                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                  }, {}>

                                                                                                                                                                                  Type declaration

                                                                                                                                                                                  • cells: {
                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                    }
                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                  • config: {
                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                    }
                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                        required: false;
                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                    }
                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                    • required: false
                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                  • path: {
                                                                                                                                                                                        required: true;
                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                    }
                                                                                                                                                                                    • required: true
                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                    }
                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                  • schema: {
                                                                                                                                                                                        required: true;
                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                    }
                                                                                                                                                                                    • required: true
                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                        required: true;
                                                                                                                                                                                        type: PropType<Layout>;
                                                                                                                                                                                    }
                                                                                                                                                                                    • required: true
                                                                                                                                                                                    • type: PropType<Layout>

                                                                                                                                                                                  Type declaration

                                                                                                                                                                                  • activeCategory: Ref<number>
                                                                                                                                                                                  • appliedOptions: ComputedRef<any>
                                                                                                                                                                                  • categories: ComputedRef<{
                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                        config: any;
                                                                                                                                                                                        data: any;
                                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                        label: string;
                                                                                                                                                                                        path: string;
                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                    }>[]
                                                                                                                                                                                  • layout: ComputedRef<{
                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                        config: any;
                                                                                                                                                                                        data: any;
                                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                        label: string;
                                                                                                                                                                                        path: string;
                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                    }>
                                                                                                                                                                                  • styles: Styles
                                                                                                                                                                                  • vuetifyProps: ((path) => any)
                                                                                                                                                                                      • (path): any
                                                                                                                                                                                      • Parameters

                                                                                                                                                                                        • path: string

                                                                                                                                                                                        Returns any

                                                                                                                                                                                  Type declaration

                                                                                                                                                                                  • visibleCategories:function
                                                                                                                                                                                    • Returns ComputedRef<{
                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                          config: any;
                                                                                                                                                                                          data: any;
                                                                                                                                                                                          direction: NonNullable<"row" | "column">;
                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                          label: string;
                                                                                                                                                                                          path: string;
                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                          uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                      }>[]

                                                                                                                                                                                  • visibleCategoryLabels:function
                                                                                                                                                                                    • Returns string[]

                                                                                                                                                                                  Type declaration

                                                                                                                                                                                    Type declaration

                                                                                                                                                                                      Type declaration

                                                                                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                      • config: Record<string, any>
                                                                                                                                                                                      • enabled: boolean
                                                                                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                      Type declaration

                                                                                                                                                                                        \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/ControlWrapper.html b/static/api/vue-vuetify/variables/ControlWrapper.html index 72fa40e2..447ec676 100644 --- a/static/api/vue-vuetify/variables/ControlWrapper.html +++ b/static/api/vue-vuetify/variables/ControlWrapper.html @@ -1 +1 @@ -ControlWrapper | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                        ControlWrapper: DefineComponent<{
                                                                                                                                                                                            id: {
                                                                                                                                                                                                required: true;
                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                            };
                                                                                                                                                                                            styles: {
                                                                                                                                                                                                required: true;
                                                                                                                                                                                                type: PropType<Styles>;
                                                                                                                                                                                            };
                                                                                                                                                                                            visible: {
                                                                                                                                                                                                default: boolean;
                                                                                                                                                                                                required: false;
                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                            };
                                                                                                                                                                                        }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                            id: {
                                                                                                                                                                                                required: true;
                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                            };
                                                                                                                                                                                            styles: {
                                                                                                                                                                                                required: true;
                                                                                                                                                                                                type: PropType<Styles>;
                                                                                                                                                                                            };
                                                                                                                                                                                            visible: {
                                                                                                                                                                                                default: boolean;
                                                                                                                                                                                                required: false;
                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                            };
                                                                                                                                                                                        }>>, {
                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                        }, {}>

                                                                                                                                                                                        Type declaration

                                                                                                                                                                                        • id: {
                                                                                                                                                                                              required: true;
                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                          }
                                                                                                                                                                                          • required: true
                                                                                                                                                                                          • type: StringConstructor
                                                                                                                                                                                        • styles: {
                                                                                                                                                                                              required: true;
                                                                                                                                                                                              type: PropType<Styles>;
                                                                                                                                                                                          }
                                                                                                                                                                                          • required: true
                                                                                                                                                                                          • type: PropType<Styles>
                                                                                                                                                                                        • visible: {
                                                                                                                                                                                              default: boolean;
                                                                                                                                                                                              required: false;
                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                          }
                                                                                                                                                                                          • default: boolean
                                                                                                                                                                                          • required: false
                                                                                                                                                                                          • type: BooleanConstructor

                                                                                                                                                                                        Type declaration

                                                                                                                                                                                          Type declaration

                                                                                                                                                                                            Type declaration

                                                                                                                                                                                              Type declaration

                                                                                                                                                                                              • visible: boolean

                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                \ No newline at end of file +ControlWrapper | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                ControlWrapper: DefineComponent<{
                                                                                                                                                                                                    id: {
                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                    };
                                                                                                                                                                                                    styles: {
                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                        type: PropType<Styles>;
                                                                                                                                                                                                    };
                                                                                                                                                                                                    visible: {
                                                                                                                                                                                                        default: boolean;
                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                    };
                                                                                                                                                                                                }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                    id: {
                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                    };
                                                                                                                                                                                                    styles: {
                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                        type: PropType<Styles>;
                                                                                                                                                                                                    };
                                                                                                                                                                                                    visible: {
                                                                                                                                                                                                        default: boolean;
                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                    };
                                                                                                                                                                                                }>>, {
                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                }, {}>

                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                • id: {
                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                  }
                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                  • type: StringConstructor
                                                                                                                                                                                                • styles: {
                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                      type: PropType<Styles>;
                                                                                                                                                                                                  }
                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                  • type: PropType<Styles>
                                                                                                                                                                                                • visible: {
                                                                                                                                                                                                      default: boolean;
                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                  }
                                                                                                                                                                                                  • default: boolean
                                                                                                                                                                                                  • required: false
                                                                                                                                                                                                  • type: BooleanConstructor

                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                      • visible: boolean

                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                        \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/DateControlRenderer.html b/static/api/vue-vuetify/variables/DateControlRenderer.html index 669acaa2..98e9f3c8 100644 --- a/static/api/vue-vuetify/variables/DateControlRenderer.html +++ b/static/api/vue-vuetify/variables/DateControlRenderer.html @@ -1 +1 @@ -DateControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                        Variable DateControlRendererConst

                                                                                                                                                                                                        DateControlRenderer: DefineComponent<{
                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                            };
                                                                                                                                                                                                        }, {
                                                                                                                                                                                                            adaptValue: ((value) => any);
                                                                                                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                            computedLabel: ComputedRef<string>;
                                                                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                    cell: any;
                                                                                                                                                                                                                    tester: RankedTester;
                                                                                                                                                                                                                }[];
                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                            }> & ComputedRef<{
                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                            }>;
                                                                                                                                                                                                            controlWrapper: ComputedRef<{
                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                            }>;
                                                                                                                                                                                                            dateFormat: ComputedRef<string>;
                                                                                                                                                                                                            handleBlur: (() => void);
                                                                                                                                                                                                            handleFocus: (() => void);
                                                                                                                                                                                                            isFocused: Ref<boolean>;
                                                                                                                                                                                                            maskCompleted: Ref<boolean>;
                                                                                                                                                                                                            onChange: ((value) => void);
                                                                                                                                                                                                            options: ComputedRef<MaskOptions> | null;
                                                                                                                                                                                                            persistentHint: (() => boolean);
                                                                                                                                                                                                            rawErrors: ComputedRef<string>;
                                                                                                                                                                                                            showMenu: Ref<boolean>;
                                                                                                                                                                                                            styles: Styles;
                                                                                                                                                                                                            t: ComputedRef<Translator>;
                                                                                                                                                                                                            touched: Ref<boolean>;
                                                                                                                                                                                                            useMask: boolean;
                                                                                                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                                                                                                            handleChange(path, value): void;
                                                                                                                                                                                                        }, unknown, {
                                                                                                                                                                                                            inputModel: {
                                                                                                                                                                                                                get(): undefined | string;
                                                                                                                                                                                                                set(val): void;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            pickerValue: {
                                                                                                                                                                                                                get(): undefined | Date;
                                                                                                                                                                                                                set(val): void;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            cancelLabel(): string;
                                                                                                                                                                                                            dateSaveFormat(): string;
                                                                                                                                                                                                            formats(): string[];
                                                                                                                                                                                                            maxDate(): undefined | string;
                                                                                                                                                                                                            minDate(): undefined | string;
                                                                                                                                                                                                            okLabel(): string;
                                                                                                                                                                                                            pickerIcon(): string;
                                                                                                                                                                                                            showActions(): boolean;
                                                                                                                                                                                                        }, {
                                                                                                                                                                                                            clear(): void;
                                                                                                                                                                                                            onPickerChange(value): void;
                                                                                                                                                                                                        }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                            };
                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                            };
                                                                                                                                                                                                        }>>, {
                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                            config: Record<string, any>;
                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                        }, {}>

                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                        • cells: {
                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                        • config: {
                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                          • type: ObjectConstructor
                                                                                                                                                                                                        • enabled: {
                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                          • required: false
                                                                                                                                                                                                          • type: BooleanConstructor
                                                                                                                                                                                                        • path: {
                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                          • type: StringConstructor
                                                                                                                                                                                                        • renderers: {
                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                        • schema: {
                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                          • type: PropType<JsonSchema>
                                                                                                                                                                                                        • uischema: {
                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                          • type: PropType<ControlElement>

                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                        • adaptValue: ((value) => any)
                                                                                                                                                                                                            • (value): any
                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                              • value: any

                                                                                                                                                                                                              Returns any

                                                                                                                                                                                                        • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                        • computedLabel: ComputedRef<string>
                                                                                                                                                                                                        • control: ComputedRef<{
                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                  cell: any;
                                                                                                                                                                                                                  tester: RankedTester;
                                                                                                                                                                                                              }[];
                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                              data: any;
                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                              i18nKeyPrefix: string;
                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                              required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                              rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                          }> & ComputedRef<{
                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                          } & {
                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                          }>
                                                                                                                                                                                                        • controlWrapper: ComputedRef<{
                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                          }>
                                                                                                                                                                                                        • dateFormat: ComputedRef<string>
                                                                                                                                                                                                        • handleBlur: (() => void)
                                                                                                                                                                                                            • (): void
                                                                                                                                                                                                            • Returns void

                                                                                                                                                                                                        • handleFocus: (() => void)
                                                                                                                                                                                                            • (): void
                                                                                                                                                                                                            • Returns void

                                                                                                                                                                                                        • isFocused: Ref<boolean>
                                                                                                                                                                                                        • maskCompleted: Ref<boolean>
                                                                                                                                                                                                        • onChange: ((value) => void)
                                                                                                                                                                                                            • (value): void
                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                              • value: any

                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                        • options: ComputedRef<MaskOptions> | null
                                                                                                                                                                                                        • persistentHint: (() => boolean)
                                                                                                                                                                                                            • (): boolean
                                                                                                                                                                                                            • Returns boolean

                                                                                                                                                                                                        • rawErrors: ComputedRef<string>
                                                                                                                                                                                                        • showMenu: Ref<boolean>
                                                                                                                                                                                                        • styles: Styles
                                                                                                                                                                                                        • t: ComputedRef<Translator>
                                                                                                                                                                                                        • touched: Ref<boolean>
                                                                                                                                                                                                        • useMask: boolean
                                                                                                                                                                                                        • vuetifyProps: ((path) => any)
                                                                                                                                                                                                            • (path): any
                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                              • path: string

                                                                                                                                                                                                              Returns any

                                                                                                                                                                                                        • handleChange:function
                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                            • path: string
                                                                                                                                                                                                            • value: any

                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                        • inputModel: {
                                                                                                                                                                                                              get(): undefined | string;
                                                                                                                                                                                                              set(val): void;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • get:function
                                                                                                                                                                                                            • Returns undefined | string

                                                                                                                                                                                                          • set:function
                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                              • val: undefined | string

                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                        • pickerValue: {
                                                                                                                                                                                                              get(): undefined | Date;
                                                                                                                                                                                                              set(val): void;
                                                                                                                                                                                                          }
                                                                                                                                                                                                          • get:function
                                                                                                                                                                                                            • Returns undefined | Date

                                                                                                                                                                                                          • set:function
                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                              • val: Date

                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                        • cancelLabel:function
                                                                                                                                                                                                          • Returns string

                                                                                                                                                                                                        • dateSaveFormat:function
                                                                                                                                                                                                          • Returns string

                                                                                                                                                                                                        • formats:function
                                                                                                                                                                                                          • Returns string[]

                                                                                                                                                                                                        • maxDate:function
                                                                                                                                                                                                          • Returns undefined | string

                                                                                                                                                                                                        • minDate:function
                                                                                                                                                                                                          • Returns undefined | string

                                                                                                                                                                                                        • okLabel:function
                                                                                                                                                                                                          • Returns string

                                                                                                                                                                                                        • pickerIcon:function
                                                                                                                                                                                                          • Returns string

                                                                                                                                                                                                        • showActions:function
                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                        • clear:function
                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                        • onPickerChange:function
                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                            • value: Date

                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                          • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                          • config: Record<string, any>
                                                                                                                                                                                                          • enabled: boolean
                                                                                                                                                                                                          • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                            \ No newline at end of file +DateControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                            Variable DateControlRendererConst

                                                                                                                                                                                                            DateControlRenderer: DefineComponent<{
                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                };
                                                                                                                                                                                                            }, {
                                                                                                                                                                                                                adaptValue: ((value) => any);
                                                                                                                                                                                                                appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                control: ComputedRef<{
                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                        cell: any;
                                                                                                                                                                                                                        tester: RankedTester;
                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                    data: any;
                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                    i18nKeyPrefix: string;
                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                    required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                }> & ComputedRef<{
                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                controlWrapper: ComputedRef<{
                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                dateFormat: ComputedRef<string>;
                                                                                                                                                                                                                handleBlur: (() => void);
                                                                                                                                                                                                                handleFocus: (() => void);
                                                                                                                                                                                                                isFocused: Ref<boolean>;
                                                                                                                                                                                                                maskCompleted: Ref<boolean>;
                                                                                                                                                                                                                onChange: ((value) => void);
                                                                                                                                                                                                                options: ComputedRef<MaskOptions> | null;
                                                                                                                                                                                                                persistentHint: (() => boolean);
                                                                                                                                                                                                                rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                showMenu: Ref<boolean>;
                                                                                                                                                                                                                styles: Styles;
                                                                                                                                                                                                                t: ComputedRef<Translator>;
                                                                                                                                                                                                                touched: Ref<boolean>;
                                                                                                                                                                                                                useMask: boolean;
                                                                                                                                                                                                                vuetifyProps: ((path) => any);
                                                                                                                                                                                                                handleChange(path, value): void;
                                                                                                                                                                                                            }, unknown, {
                                                                                                                                                                                                                inputModel: {
                                                                                                                                                                                                                    get(): undefined | string;
                                                                                                                                                                                                                    set(val): void;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                pickerValue: {
                                                                                                                                                                                                                    get(): undefined | Date;
                                                                                                                                                                                                                    set(val): void;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                cancelLabel(): string;
                                                                                                                                                                                                                dateSaveFormat(): string;
                                                                                                                                                                                                                formats(): string[];
                                                                                                                                                                                                                maxDate(): undefined | string;
                                                                                                                                                                                                                minDate(): undefined | string;
                                                                                                                                                                                                                okLabel(): string;
                                                                                                                                                                                                                pickerIcon(): string;
                                                                                                                                                                                                                showActions(): boolean;
                                                                                                                                                                                                            }, {
                                                                                                                                                                                                                clear(): void;
                                                                                                                                                                                                                onPickerChange(value): void;
                                                                                                                                                                                                            }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                };
                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                };
                                                                                                                                                                                                            }>>, {
                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                config: Record<string, any>;
                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                            }, {}>

                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                            • cells: {
                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                              • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                            • config: {
                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                              • type: ObjectConstructor
                                                                                                                                                                                                            • enabled: {
                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                              • required: false
                                                                                                                                                                                                              • type: BooleanConstructor
                                                                                                                                                                                                            • path: {
                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                              • type: StringConstructor
                                                                                                                                                                                                            • renderers: {
                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                              • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                            • schema: {
                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                              • type: PropType<JsonSchema>
                                                                                                                                                                                                            • uischema: {
                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                              • type: PropType<ControlElement>

                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                            • adaptValue: ((value) => any)
                                                                                                                                                                                                                • (value): any
                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                  Returns any

                                                                                                                                                                                                            • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                            • computedLabel: ComputedRef<string>
                                                                                                                                                                                                            • control: ComputedRef<{
                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                              }> & ComputedRef<{
                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                              }>
                                                                                                                                                                                                            • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                              }>
                                                                                                                                                                                                            • dateFormat: ComputedRef<string>
                                                                                                                                                                                                            • handleBlur: (() => void)
                                                                                                                                                                                                                • (): void
                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                            • handleFocus: (() => void)
                                                                                                                                                                                                                • (): void
                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                            • isFocused: Ref<boolean>
                                                                                                                                                                                                            • maskCompleted: Ref<boolean>
                                                                                                                                                                                                            • onChange: ((value) => void)
                                                                                                                                                                                                                • (value): void
                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                            • options: ComputedRef<MaskOptions> | null
                                                                                                                                                                                                            • persistentHint: (() => boolean)
                                                                                                                                                                                                                • (): boolean
                                                                                                                                                                                                                • Returns boolean

                                                                                                                                                                                                            • rawErrors: ComputedRef<string>
                                                                                                                                                                                                            • showMenu: Ref<boolean>
                                                                                                                                                                                                            • styles: Styles
                                                                                                                                                                                                            • t: ComputedRef<Translator>
                                                                                                                                                                                                            • touched: Ref<boolean>
                                                                                                                                                                                                            • useMask: boolean
                                                                                                                                                                                                            • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                • (path): any
                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                  • path: string

                                                                                                                                                                                                                  Returns any

                                                                                                                                                                                                            • handleChange:function
                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                • path: string
                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                            • inputModel: {
                                                                                                                                                                                                                  get(): undefined | string;
                                                                                                                                                                                                                  set(val): void;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • get:function
                                                                                                                                                                                                                • Returns undefined | string

                                                                                                                                                                                                              • set:function
                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                  • val: undefined | string

                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                            • pickerValue: {
                                                                                                                                                                                                                  get(): undefined | Date;
                                                                                                                                                                                                                  set(val): void;
                                                                                                                                                                                                              }
                                                                                                                                                                                                              • get:function
                                                                                                                                                                                                                • Returns undefined | Date

                                                                                                                                                                                                              • set:function
                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                  • val: Date

                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                            • cancelLabel:function
                                                                                                                                                                                                              • Returns string

                                                                                                                                                                                                            • dateSaveFormat:function
                                                                                                                                                                                                              • Returns string

                                                                                                                                                                                                            • formats:function
                                                                                                                                                                                                              • Returns string[]

                                                                                                                                                                                                            • maxDate:function
                                                                                                                                                                                                              • Returns undefined | string

                                                                                                                                                                                                            • minDate:function
                                                                                                                                                                                                              • Returns undefined | string

                                                                                                                                                                                                            • okLabel:function
                                                                                                                                                                                                              • Returns string

                                                                                                                                                                                                            • pickerIcon:function
                                                                                                                                                                                                              • Returns string

                                                                                                                                                                                                            • showActions:function
                                                                                                                                                                                                              • Returns boolean

                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                            • clear:function
                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                            • onPickerChange:function
                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                • value: Date

                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                              • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                              • config: Record<string, any>
                                                                                                                                                                                                              • enabled: boolean
                                                                                                                                                                                                              • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/DateTimeControlRenderer.html b/static/api/vue-vuetify/variables/DateTimeControlRenderer.html index 256deb6b..81065b5c 100644 --- a/static/api/vue-vuetify/variables/DateTimeControlRenderer.html +++ b/static/api/vue-vuetify/variables/DateTimeControlRenderer.html @@ -1 +1 @@ -DateTimeControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                Variable DateTimeControlRendererConst

                                                                                                                                                                                                                DateTimeControlRenderer: DefineComponent<{
                                                                                                                                                                                                                    cells: {
                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    config: {
                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    enabled: {
                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    path: {
                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    renderers: {
                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    schema: {
                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    uischema: {
                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                }, {
                                                                                                                                                                                                                    activeTab: Ref<"time" | "date">;
                                                                                                                                                                                                                    adaptValue: ((value) => any);
                                                                                                                                                                                                                    appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                    computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                    }> & ComputedRef<{
                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                    controlWrapper: ComputedRef<{
                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                    dateTimeFormat: ComputedRef<string>;
                                                                                                                                                                                                                    handleBlur: (() => void);
                                                                                                                                                                                                                    handleFocus: (() => void);
                                                                                                                                                                                                                    icons: {
                                                                                                                                                                                                                        current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    isFocused: Ref<boolean>;
                                                                                                                                                                                                                    maskCompleted: Ref<boolean>;
                                                                                                                                                                                                                    mobile: ComputedRef<boolean>;
                                                                                                                                                                                                                    onChange: ((value) => void);
                                                                                                                                                                                                                    options: ComputedRef<MaskOptions> | null;
                                                                                                                                                                                                                    persistentHint: (() => boolean);
                                                                                                                                                                                                                    rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                    showMenu: Ref<boolean>;
                                                                                                                                                                                                                    styles: Styles;
                                                                                                                                                                                                                    t: ComputedRef<Translator>;
                                                                                                                                                                                                                    touched: Ref<boolean>;
                                                                                                                                                                                                                    useMask: boolean;
                                                                                                                                                                                                                    vuetifyProps: ((path) => any);
                                                                                                                                                                                                                    handleChange(path, value): void;
                                                                                                                                                                                                                }, unknown, {
                                                                                                                                                                                                                    inputModel: {
                                                                                                                                                                                                                        get(): undefined | string;
                                                                                                                                                                                                                        set(val): void;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    pickerValue: {
                                                                                                                                                                                                                        get(): {
                                                                                                                                                                                                                            date: Date | undefined;
                                                                                                                                                                                                                            time: string | undefined;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        set(val): void;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    ampm(): boolean;
                                                                                                                                                                                                                    cancelLabel(): string;
                                                                                                                                                                                                                    dateTimeSaveFormat(): string;
                                                                                                                                                                                                                    formats(): string[];
                                                                                                                                                                                                                    maxDate(): undefined | string;
                                                                                                                                                                                                                    maxTime(): undefined | string;
                                                                                                                                                                                                                    minDate(): undefined | string;
                                                                                                                                                                                                                    minTime(): undefined | string;
                                                                                                                                                                                                                    okLabel(): string;
                                                                                                                                                                                                                    pickerIcon(): string;
                                                                                                                                                                                                                    showActions(): boolean;
                                                                                                                                                                                                                    useSeconds(): boolean;
                                                                                                                                                                                                                    useTabLayout(): boolean;
                                                                                                                                                                                                                }, {
                                                                                                                                                                                                                    clear(): void;
                                                                                                                                                                                                                    onPickerChange(dateValue?, timeValue?): void;
                                                                                                                                                                                                                }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                    cells: {
                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    config: {
                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    enabled: {
                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    path: {
                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    renderers: {
                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    schema: {
                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                    uischema: {
                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                    };
                                                                                                                                                                                                                }>>, {
                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                    config: Record<string, any>;
                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                }, {}>

                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                • cells: {
                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                  • required: boolean
                                                                                                                                                                                                                  • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                • config: {
                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                  • required: boolean
                                                                                                                                                                                                                  • type: ObjectConstructor
                                                                                                                                                                                                                • enabled: {
                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                  • required: false
                                                                                                                                                                                                                  • type: BooleanConstructor
                                                                                                                                                                                                                • path: {
                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                  • type: StringConstructor
                                                                                                                                                                                                                • renderers: {
                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                  • required: boolean
                                                                                                                                                                                                                  • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                • schema: {
                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                  • type: PropType<JsonSchema>
                                                                                                                                                                                                                • uischema: {
                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                  • type: PropType<ControlElement>

                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                • activeTab: Ref<"time" | "date">
                                                                                                                                                                                                                • adaptValue: ((value) => any)
                                                                                                                                                                                                                    • (value): any
                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                      • value: any

                                                                                                                                                                                                                      Returns any

                                                                                                                                                                                                                • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                • control: ComputedRef<{
                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                      required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                  }> & ComputedRef<{
                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                • dateTimeFormat: ComputedRef<string>
                                                                                                                                                                                                                • handleBlur: (() => void)
                                                                                                                                                                                                                    • (): void
                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                • handleFocus: (() => void)
                                                                                                                                                                                                                    • (): void
                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                • icons: {
                                                                                                                                                                                                                      current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                • isFocused: Ref<boolean>
                                                                                                                                                                                                                • maskCompleted: Ref<boolean>
                                                                                                                                                                                                                • mobile: ComputedRef<boolean>
                                                                                                                                                                                                                • onChange: ((value) => void)
                                                                                                                                                                                                                    • (value): void
                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                      • value: any

                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                • options: ComputedRef<MaskOptions> | null
                                                                                                                                                                                                                • persistentHint: (() => boolean)
                                                                                                                                                                                                                    • (): boolean
                                                                                                                                                                                                                    • Returns boolean

                                                                                                                                                                                                                • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                • showMenu: Ref<boolean>
                                                                                                                                                                                                                • styles: Styles
                                                                                                                                                                                                                • t: ComputedRef<Translator>
                                                                                                                                                                                                                • touched: Ref<boolean>
                                                                                                                                                                                                                • useMask: boolean
                                                                                                                                                                                                                • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                    • (path): any
                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                      • path: string

                                                                                                                                                                                                                      Returns any

                                                                                                                                                                                                                • handleChange:function
                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                    • path: string
                                                                                                                                                                                                                    • value: any

                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                • inputModel: {
                                                                                                                                                                                                                      get(): undefined | string;
                                                                                                                                                                                                                      set(val): void;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • get:function
                                                                                                                                                                                                                    • Returns undefined | string

                                                                                                                                                                                                                  • set:function
                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                      • val: undefined | string

                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                • pickerValue: {
                                                                                                                                                                                                                      get(): {
                                                                                                                                                                                                                          date: Date | undefined;
                                                                                                                                                                                                                          time: string | undefined;
                                                                                                                                                                                                                      };
                                                                                                                                                                                                                      set(val): void;
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  • get:function
                                                                                                                                                                                                                    • Returns {
                                                                                                                                                                                                                          date: Date | undefined;
                                                                                                                                                                                                                          time: string | undefined;
                                                                                                                                                                                                                      }

                                                                                                                                                                                                                      • date: Date | undefined
                                                                                                                                                                                                                      • time: string | undefined
                                                                                                                                                                                                                  • set:function
                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                      • val: {
                                                                                                                                                                                                                            date: Date | undefined;
                                                                                                                                                                                                                            time: string | undefined;
                                                                                                                                                                                                                        }
                                                                                                                                                                                                                        • date: Date | undefined
                                                                                                                                                                                                                        • time: string | undefined

                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                • ampm:function
                                                                                                                                                                                                                  • Returns boolean

                                                                                                                                                                                                                • cancelLabel:function
                                                                                                                                                                                                                  • Returns string

                                                                                                                                                                                                                • dateTimeSaveFormat:function
                                                                                                                                                                                                                  • Returns string

                                                                                                                                                                                                                • formats:function
                                                                                                                                                                                                                  • Returns string[]

                                                                                                                                                                                                                • maxDate:function
                                                                                                                                                                                                                  • Returns undefined | string

                                                                                                                                                                                                                • maxTime:function
                                                                                                                                                                                                                  • Returns undefined | string

                                                                                                                                                                                                                • minDate:function
                                                                                                                                                                                                                  • Returns undefined | string

                                                                                                                                                                                                                • minTime:function
                                                                                                                                                                                                                  • Returns undefined | string

                                                                                                                                                                                                                • okLabel:function
                                                                                                                                                                                                                  • Returns string

                                                                                                                                                                                                                • pickerIcon:function
                                                                                                                                                                                                                  • Returns string

                                                                                                                                                                                                                • showActions:function
                                                                                                                                                                                                                  • Returns boolean

                                                                                                                                                                                                                • useSeconds:function
                                                                                                                                                                                                                  • Returns boolean

                                                                                                                                                                                                                • useTabLayout:function
                                                                                                                                                                                                                  • Returns boolean

                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                • clear:function
                                                                                                                                                                                                                  • Returns void

                                                                                                                                                                                                                • onPickerChange:function
                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                    • Optional dateValue: Date
                                                                                                                                                                                                                    • Optional timeValue: string

                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                  • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                  • config: Record<string, any>
                                                                                                                                                                                                                  • enabled: boolean
                                                                                                                                                                                                                  • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                    \ No newline at end of file +DateTimeControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                    Variable DateTimeControlRendererConst

                                                                                                                                                                                                                    DateTimeControlRenderer: DefineComponent<{
                                                                                                                                                                                                                        cells: {
                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        enabled: {
                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        path: {
                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        renderers: {
                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        schema: {
                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        uischema: {
                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                    }, {
                                                                                                                                                                                                                        activeTab: Ref<"time" | "date">;
                                                                                                                                                                                                                        adaptValue: ((value) => any);
                                                                                                                                                                                                                        appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                        computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                        control: ComputedRef<{
                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                cell: any;
                                                                                                                                                                                                                                tester: RankedTester;
                                                                                                                                                                                                                            }[];
                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                            data: any;
                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                            i18nKeyPrefix: string;
                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                            required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                            rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                        }> & ComputedRef<{
                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                        }>;
                                                                                                                                                                                                                        controlWrapper: ComputedRef<{
                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                        }>;
                                                                                                                                                                                                                        dateTimeFormat: ComputedRef<string>;
                                                                                                                                                                                                                        handleBlur: (() => void);
                                                                                                                                                                                                                        handleFocus: (() => void);
                                                                                                                                                                                                                        icons: {
                                                                                                                                                                                                                            current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        isFocused: Ref<boolean>;
                                                                                                                                                                                                                        maskCompleted: Ref<boolean>;
                                                                                                                                                                                                                        mobile: ComputedRef<boolean>;
                                                                                                                                                                                                                        onChange: ((value) => void);
                                                                                                                                                                                                                        options: ComputedRef<MaskOptions> | null;
                                                                                                                                                                                                                        persistentHint: (() => boolean);
                                                                                                                                                                                                                        rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                        showMenu: Ref<boolean>;
                                                                                                                                                                                                                        styles: Styles;
                                                                                                                                                                                                                        t: ComputedRef<Translator>;
                                                                                                                                                                                                                        touched: Ref<boolean>;
                                                                                                                                                                                                                        useMask: boolean;
                                                                                                                                                                                                                        vuetifyProps: ((path) => any);
                                                                                                                                                                                                                        handleChange(path, value): void;
                                                                                                                                                                                                                    }, unknown, {
                                                                                                                                                                                                                        inputModel: {
                                                                                                                                                                                                                            get(): undefined | string;
                                                                                                                                                                                                                            set(val): void;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        pickerValue: {
                                                                                                                                                                                                                            get(): {
                                                                                                                                                                                                                                date: Date | undefined;
                                                                                                                                                                                                                                time: string | undefined;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            set(val): void;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        ampm(): boolean;
                                                                                                                                                                                                                        cancelLabel(): string;
                                                                                                                                                                                                                        dateTimeSaveFormat(): string;
                                                                                                                                                                                                                        formats(): string[];
                                                                                                                                                                                                                        maxDate(): undefined | string;
                                                                                                                                                                                                                        maxTime(): undefined | string;
                                                                                                                                                                                                                        minDate(): undefined | string;
                                                                                                                                                                                                                        minTime(): undefined | string;
                                                                                                                                                                                                                        okLabel(): string;
                                                                                                                                                                                                                        pickerIcon(): IconValue;
                                                                                                                                                                                                                        showActions(): boolean;
                                                                                                                                                                                                                        useSeconds(): boolean;
                                                                                                                                                                                                                        useTabLayout(): boolean;
                                                                                                                                                                                                                    }, {
                                                                                                                                                                                                                        clear(): void;
                                                                                                                                                                                                                        onPickerChange(dateValue?, timeValue?): void;
                                                                                                                                                                                                                    }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                        cells: {
                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        enabled: {
                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        path: {
                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        renderers: {
                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        schema: {
                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                        uischema: {
                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                        };
                                                                                                                                                                                                                    }>>, {
                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                        config: Record<string, any>;
                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                    }, {}>

                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                    • cells: {
                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                      • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                    • config: {
                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                      • type: ObjectConstructor
                                                                                                                                                                                                                    • enabled: {
                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                      • required: false
                                                                                                                                                                                                                      • type: BooleanConstructor
                                                                                                                                                                                                                    • path: {
                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                      • type: StringConstructor
                                                                                                                                                                                                                    • renderers: {
                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                      • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                    • schema: {
                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                      • type: PropType<JsonSchema>
                                                                                                                                                                                                                    • uischema: {
                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                      • type: PropType<ControlElement>

                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                    • activeTab: Ref<"time" | "date">
                                                                                                                                                                                                                    • adaptValue: ((value) => any)
                                                                                                                                                                                                                        • (value): any
                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                          • value: any

                                                                                                                                                                                                                          Returns any

                                                                                                                                                                                                                    • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                    • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                    • control: ComputedRef<{
                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                      }> & ComputedRef<{
                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                      }>
                                                                                                                                                                                                                    • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                      }>
                                                                                                                                                                                                                    • dateTimeFormat: ComputedRef<string>
                                                                                                                                                                                                                    • handleBlur: (() => void)
                                                                                                                                                                                                                        • (): void
                                                                                                                                                                                                                        • Returns void

                                                                                                                                                                                                                    • handleFocus: (() => void)
                                                                                                                                                                                                                        • (): void
                                                                                                                                                                                                                        • Returns void

                                                                                                                                                                                                                    • icons: {
                                                                                                                                                                                                                          current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                    • isFocused: Ref<boolean>
                                                                                                                                                                                                                    • maskCompleted: Ref<boolean>
                                                                                                                                                                                                                    • mobile: ComputedRef<boolean>
                                                                                                                                                                                                                    • onChange: ((value) => void)
                                                                                                                                                                                                                        • (value): void
                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                          • value: any

                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                    • options: ComputedRef<MaskOptions> | null
                                                                                                                                                                                                                    • persistentHint: (() => boolean)
                                                                                                                                                                                                                        • (): boolean
                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                    • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                    • showMenu: Ref<boolean>
                                                                                                                                                                                                                    • styles: Styles
                                                                                                                                                                                                                    • t: ComputedRef<Translator>
                                                                                                                                                                                                                    • touched: Ref<boolean>
                                                                                                                                                                                                                    • useMask: boolean
                                                                                                                                                                                                                    • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                        • (path): any
                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                          • path: string

                                                                                                                                                                                                                          Returns any

                                                                                                                                                                                                                    • handleChange:function
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • path: string
                                                                                                                                                                                                                        • value: any

                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                    • inputModel: {
                                                                                                                                                                                                                          get(): undefined | string;
                                                                                                                                                                                                                          set(val): void;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • get:function
                                                                                                                                                                                                                        • Returns undefined | string

                                                                                                                                                                                                                      • set:function
                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                          • val: undefined | string

                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                    • pickerValue: {
                                                                                                                                                                                                                          get(): {
                                                                                                                                                                                                                              date: Date | undefined;
                                                                                                                                                                                                                              time: string | undefined;
                                                                                                                                                                                                                          };
                                                                                                                                                                                                                          set(val): void;
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      • get:function
                                                                                                                                                                                                                        • Returns {
                                                                                                                                                                                                                              date: Date | undefined;
                                                                                                                                                                                                                              time: string | undefined;
                                                                                                                                                                                                                          }

                                                                                                                                                                                                                          • date: Date | undefined
                                                                                                                                                                                                                          • time: string | undefined
                                                                                                                                                                                                                      • set:function
                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                          • val: {
                                                                                                                                                                                                                                date: Date | undefined;
                                                                                                                                                                                                                                time: string | undefined;
                                                                                                                                                                                                                            }
                                                                                                                                                                                                                            • date: Date | undefined
                                                                                                                                                                                                                            • time: string | undefined

                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                    • ampm:function
                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                    • cancelLabel:function
                                                                                                                                                                                                                      • Returns string

                                                                                                                                                                                                                    • dateTimeSaveFormat:function
                                                                                                                                                                                                                      • Returns string

                                                                                                                                                                                                                    • formats:function
                                                                                                                                                                                                                      • Returns string[]

                                                                                                                                                                                                                    • maxDate:function
                                                                                                                                                                                                                      • Returns undefined | string

                                                                                                                                                                                                                    • maxTime:function
                                                                                                                                                                                                                      • Returns undefined | string

                                                                                                                                                                                                                    • minDate:function
                                                                                                                                                                                                                      • Returns undefined | string

                                                                                                                                                                                                                    • minTime:function
                                                                                                                                                                                                                      • Returns undefined | string

                                                                                                                                                                                                                    • okLabel:function
                                                                                                                                                                                                                      • Returns string

                                                                                                                                                                                                                    • pickerIcon:function
                                                                                                                                                                                                                      • Returns IconValue

                                                                                                                                                                                                                    • showActions:function
                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                    • useSeconds:function
                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                    • useTabLayout:function
                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                    • clear:function
                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                    • onPickerChange:function
                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                        • Optional dateValue: Date
                                                                                                                                                                                                                        • Optional timeValue: string

                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                      • config: Record<string, any>
                                                                                                                                                                                                                      • enabled: boolean
                                                                                                                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                        \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/DisabledIconFocus.html b/static/api/vue-vuetify/variables/DisabledIconFocus.html index d774f26a..af964d44 100644 --- a/static/api/vue-vuetify/variables/DisabledIconFocus.html +++ b/static/api/vue-vuetify/variables/DisabledIconFocus.html @@ -1 +1 @@ -DisabledIconFocus | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                        DisabledIconFocus: {
                                                                                                                                                                                                                            updated(el): void;
                                                                                                                                                                                                                        }

                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                        • updated:function
                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                            • el: HTMLElement

                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                        \ No newline at end of file +DisabledIconFocus | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                        DisabledIconFocus: {
                                                                                                                                                                                                                            updated(el): void;
                                                                                                                                                                                                                        }

                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                        • updated:function
                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                            • el: HTMLElement

                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                        \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/EnumArrayRenderer.html b/static/api/vue-vuetify/variables/EnumArrayRenderer.html index c3c0e7c7..ac0fdb4b 100644 --- a/static/api/vue-vuetify/variables/EnumArrayRenderer.html +++ b/static/api/vue-vuetify/variables/EnumArrayRenderer.html @@ -1 +1 @@ -EnumArrayRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                        EnumArrayRenderer: DefineComponent<{
                                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                        }, {
                                                                                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                    cell: any;
                                                                                                                                                                                                                                    tester: RankedTester;
                                                                                                                                                                                                                                }[];
                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                options: EnumOption[];
                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                        } & DispatchPropsOfMultiEnumControl & {
                                                                                                                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                            styles: Styles;
                                                                                                                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                                                                                                                        }, unknown, {}, {
                                                                                                                                                                                                                            composePaths: ((path1, path2) => string);
                                                                                                                                                                                                                            dataHasEnum(value): boolean;
                                                                                                                                                                                                                            toggle(value): void;
                                                                                                                                                                                                                        }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                            };
                                                                                                                                                                                                                        }>>, {
                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                            config: Record<string, any>;
                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                        }, {}>

                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                        • cells: {
                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                          }
                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                        • config: {
                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                          }
                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                          • type: ObjectConstructor
                                                                                                                                                                                                                        • enabled: {
                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                          }
                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                          • required: false
                                                                                                                                                                                                                          • type: BooleanConstructor
                                                                                                                                                                                                                        • path: {
                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                          }
                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                          • type: StringConstructor
                                                                                                                                                                                                                        • renderers: {
                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                          }
                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                        • schema: {
                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                          }
                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                          • type: PropType<JsonSchema>
                                                                                                                                                                                                                        • uischema: {
                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                          }
                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                          • type: PropType<ControlElement>

                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                          • composePaths: ((path1, path2) => string)
                                                                                                                                                                                                                              • (path1, path2): string
                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                • path1: string
                                                                                                                                                                                                                                • path2: string

                                                                                                                                                                                                                                Returns string

                                                                                                                                                                                                                          • dataHasEnum:function
                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                              • value: any

                                                                                                                                                                                                                              Returns boolean

                                                                                                                                                                                                                          • toggle:function
                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                              • value: any

                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                            • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                            • config: Record<string, any>
                                                                                                                                                                                                                            • enabled: boolean
                                                                                                                                                                                                                            • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                              \ No newline at end of file +EnumArrayRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                              EnumArrayRenderer: DefineComponent<{
                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                      options: EnumOption[];
                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                      required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                              } & DispatchPropsOfMultiEnumControl & {
                                                                                                                                                                                                                                  appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                  computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                  controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                  handleBlur: (() => void);
                                                                                                                                                                                                                                  handleFocus: (() => void);
                                                                                                                                                                                                                                  isFocused: Ref<boolean>;
                                                                                                                                                                                                                                  onChange: ((value) => void);
                                                                                                                                                                                                                                  persistentHint: (() => boolean);
                                                                                                                                                                                                                                  rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                  styles: Styles;
                                                                                                                                                                                                                                  touched: Ref<boolean>;
                                                                                                                                                                                                                                  vuetifyProps: ((path) => any);
                                                                                                                                                                                                                              }, unknown, {
                                                                                                                                                                                                                                  checkboxGroupClasses(): string[];
                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                  composePaths: ((path1, path2) => string);
                                                                                                                                                                                                                                  dataHasEnum(value): boolean;
                                                                                                                                                                                                                                  toggle(value): void;
                                                                                                                                                                                                                              }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                              }>>, {
                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                  config: Record<string, any>;
                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                              }, {}>

                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                              • cells: {
                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                              • config: {
                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                • type: ObjectConstructor
                                                                                                                                                                                                                              • enabled: {
                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                • required: false
                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                              • path: {
                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                • type: StringConstructor
                                                                                                                                                                                                                              • renderers: {
                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                              • schema: {
                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                • type: PropType<JsonSchema>
                                                                                                                                                                                                                              • uischema: {
                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                • type: PropType<ControlElement>

                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                              • checkboxGroupClasses:function
                                                                                                                                                                                                                                • Returns string[]

                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                              • composePaths: ((path1, path2) => string)
                                                                                                                                                                                                                                  • (path1, path2): string
                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                    • path1: string
                                                                                                                                                                                                                                    • path2: string

                                                                                                                                                                                                                                    Returns string

                                                                                                                                                                                                                              • dataHasEnum:function
                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                                  Returns boolean

                                                                                                                                                                                                                              • toggle:function
                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/EnumControlRenderer.html b/static/api/vue-vuetify/variables/EnumControlRenderer.html index da963bff..8f06ad61 100644 --- a/static/api/vue-vuetify/variables/EnumControlRenderer.html +++ b/static/api/vue-vuetify/variables/EnumControlRenderer.html @@ -1 +1 @@ -EnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                  Variable EnumControlRendererConst

                                                                                                                                                                                                                                  EnumControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                          options: EnumOption[];
                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                  } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                          \ No newline at end of file +EnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                          Variable EnumControlRendererConst

                                                                                                                                                                                                                                          EnumControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                  options: EnumOption[];
                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                          } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                          }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/GroupRenderer.html b/static/api/vue-vuetify/variables/GroupRenderer.html index a250409a..e141baaa 100644 --- a/static/api/vue-vuetify/variables/GroupRenderer.html +++ b/static/api/vue-vuetify/variables/GroupRenderer.html @@ -1 +1 @@ -GroupRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                  GroupRenderer: DefineComponent<{
                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                          type: PropType<Layout>;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                      layout: ComputedRef<{
                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                          direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                          uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                  }, unknown, {
                                                                                                                                                                                                                                                      alignLeft(): boolean;
                                                                                                                                                                                                                                                      bare(): boolean;
                                                                                                                                                                                                                                                      classes(): string;
                                                                                                                                                                                                                                                  }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                          type: PropType<Layout>;
                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                        type: PropType<Layout>;
                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                    • type: PropType<Layout>

                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                  • alignLeft:function
                                                                                                                                                                                                                                                    • Returns boolean

                                                                                                                                                                                                                                                  • bare:function
                                                                                                                                                                                                                                                    • Returns boolean

                                                                                                                                                                                                                                                  • classes:function
                                                                                                                                                                                                                                                    • Returns string

                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                      • config: Record<string, any>
                                                                                                                                                                                                                                                      • enabled: boolean
                                                                                                                                                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                        \ No newline at end of file +GroupRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                        GroupRenderer: DefineComponent<{
                                                                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                type: PropType<Layout>;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                        }, {
                                                                                                                                                                                                                                                            layout: ComputedRef<{
                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                            styles: Styles;
                                                                                                                                                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                        }, unknown, {
                                                                                                                                                                                                                                                            alignLeft(): boolean;
                                                                                                                                                                                                                                                            bare(): boolean;
                                                                                                                                                                                                                                                            classes(): string;
                                                                                                                                                                                                                                                        }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                type: PropType<Layout>;
                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                        }>>, {
                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                            config: Record<string, any>;
                                                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                        }, {}>

                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                        • cells: {
                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                        • config: {
                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                          • type: ObjectConstructor
                                                                                                                                                                                                                                                        • enabled: {
                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                          • required: false
                                                                                                                                                                                                                                                          • type: BooleanConstructor
                                                                                                                                                                                                                                                        • path: {
                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                          • type: StringConstructor
                                                                                                                                                                                                                                                        • renderers: {
                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                        • schema: {
                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                          • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                        • uischema: {
                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                              type: PropType<Layout>;
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                          • type: PropType<Layout>

                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                        • alignLeft:function
                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                        • bare:function
                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                        • classes:function
                                                                                                                                                                                                                                                          • Returns string

                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                            • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                            • config: Record<string, any>
                                                                                                                                                                                                                                                            • enabled: boolean
                                                                                                                                                                                                                                                            • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/HorizontalLayoutRenderer.html b/static/api/vue-vuetify/variables/HorizontalLayoutRenderer.html index 87172e1e..a80bf6e0 100644 --- a/static/api/vue-vuetify/variables/HorizontalLayoutRenderer.html +++ b/static/api/vue-vuetify/variables/HorizontalLayoutRenderer.html @@ -1,3 +1,3 @@ -HorizontalLayoutRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                              Variable HorizontalLayoutRendererConst

                                                                                                                                                                                                                                                              HorizontalLayoutRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                      type: PropType<Layout>;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                                                  appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                  layout: ComputedRef<{
                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                  lg: Ref<boolean>;
                                                                                                                                                                                                                                                                  md: Ref<boolean>;
                                                                                                                                                                                                                                                                  sm: Ref<boolean>;
                                                                                                                                                                                                                                                                  styles: Styles;
                                                                                                                                                                                                                                                                  vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                  xl: Ref<boolean>;
                                                                                                                                                                                                                                                                  xs: Ref<boolean>;
                                                                                                                                                                                                                                                              }, unknown, {
                                                                                                                                                                                                                                                                  collapse(): boolean;
                                                                                                                                                                                                                                                                  cols(): (number | false)[];
                                                                                                                                                                                                                                                              }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                      type: PropType<Layout>;
                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                              }>>, {
                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                  config: Record<string, any>;
                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                              }, {}>

                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                              • cells: {
                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                              • config: {
                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                • type: ObjectConstructor
                                                                                                                                                                                                                                                              • enabled: {
                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                • required: false
                                                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                                                              • path: {
                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                • type: StringConstructor
                                                                                                                                                                                                                                                              • renderers: {
                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                              • schema: {
                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                              • uischema: {
                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                    type: PropType<Layout>;
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                • type: PropType<Layout>

                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                              • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                              • layout: ComputedRef<{
                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                    data: any;
                                                                                                                                                                                                                                                                    direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                    uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                }>
                                                                                                                                                                                                                                                              • lg: Ref<boolean>
                                                                                                                                                                                                                                                              • md: Ref<boolean>
                                                                                                                                                                                                                                                              • sm: Ref<boolean>
                                                                                                                                                                                                                                                              • styles: Styles
                                                                                                                                                                                                                                                              • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                  • (path): any
                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                    • path: string

                                                                                                                                                                                                                                                                    Returns any

                                                                                                                                                                                                                                                              • xl: Ref<boolean>
                                                                                                                                                                                                                                                              • xs: Ref<boolean>

                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                              • collapse:function
                                                                                                                                                                                                                                                                • Returns boolean

                                                                                                                                                                                                                                                              • cols:function
                                                                                                                                                                                                                                                                • Combines 'breakHorizontal' with user defined 'col' weights. +HorizontalLayoutRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                  Variable HorizontalLayoutRendererConst

                                                                                                                                                                                                                                                                  HorizontalLayoutRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                          type: PropType<Layout>;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                      layout: ComputedRef<{
                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                          direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                          uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                      lg: Ref<boolean>;
                                                                                                                                                                                                                                                                      md: Ref<boolean>;
                                                                                                                                                                                                                                                                      sm: Ref<boolean>;
                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                      xl: Ref<boolean>;
                                                                                                                                                                                                                                                                      xs: Ref<boolean>;
                                                                                                                                                                                                                                                                  }, unknown, {
                                                                                                                                                                                                                                                                      collapse(): boolean;
                                                                                                                                                                                                                                                                      cols(): (number | false)[];
                                                                                                                                                                                                                                                                  }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                          type: PropType<Layout>;
                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                        type: PropType<Layout>;
                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                    • type: PropType<Layout>

                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                  • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                  • layout: ComputedRef<{
                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                  • lg: Ref<boolean>
                                                                                                                                                                                                                                                                  • md: Ref<boolean>
                                                                                                                                                                                                                                                                  • sm: Ref<boolean>
                                                                                                                                                                                                                                                                  • styles: Styles
                                                                                                                                                                                                                                                                  • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                      • (path): any
                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                        • path: string

                                                                                                                                                                                                                                                                        Returns any

                                                                                                                                                                                                                                                                  • xl: Ref<boolean>
                                                                                                                                                                                                                                                                  • xs: Ref<boolean>

                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                  • collapse:function
                                                                                                                                                                                                                                                                    • Returns boolean

                                                                                                                                                                                                                                                                  • cols:function
                                                                                                                                                                                                                                                                    • Combines 'breakHorizontal' with user defined 'col' weights. 'breakHorizontal' takes precedence.

                                                                                                                                                                                                                                                                      -

                                                                                                                                                                                                                                                                      Returns (number | false)[]

                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                      • config: Record<string, any>
                                                                                                                                                                                                                                                                      • enabled: boolean
                                                                                                                                                                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                        \ No newline at end of file +

                                                                                                                                                                                                                                                                        Returns (number | false)[]

                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/IconSymbol.html b/static/api/vue-vuetify/variables/IconSymbol.html index 8cc37ada..359a1536 100644 --- a/static/api/vue-vuetify/variables/IconSymbol.html +++ b/static/api/vue-vuetify/variables/IconSymbol.html @@ -1 +1 @@ -IconSymbol | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                          IconSymbol: InjectionKey<Required<IconOptions>>
                                                                                                                                                                                                                                                                          \ No newline at end of file +IconSymbol | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                          IconSymbol: InjectionKey<Required<IconOptions>>
                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/IntegerControlRenderer.html b/static/api/vue-vuetify/variables/IntegerControlRenderer.html index 1e793198..db65bd53 100644 --- a/static/api/vue-vuetify/variables/IntegerControlRenderer.html +++ b/static/api/vue-vuetify/variables/IntegerControlRenderer.html @@ -1 +1 @@ -IntegerControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                          Variable IntegerControlRendererConst

                                                                                                                                                                                                                                                                          IntegerControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                              adaptValue: ((value) => any);
                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                              }> & ComputedRef<{
                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                              dataValue: ComputedRef<string | number>;
                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                              inputValue: Ref<string>;
                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                              toNumberOrString: ((value) => number | string);
                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                              handleChange(path, value): void;
                                                                                                                                                                                                                                                                          }, unknown, {
                                                                                                                                                                                                                                                                              allowUnsafeInteger(): boolean;
                                                                                                                                                                                                                                                                              step(): number;
                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                              onInputChange(value): void;
                                                                                                                                                                                                                                                                          }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                          • adaptValue: ((value) => any)
                                                                                                                                                                                                                                                                              • (value): any
                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                                                                                Returns any

                                                                                                                                                                                                                                                                          • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                          • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                          • control: ComputedRef<{
                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                    cell: any;
                                                                                                                                                                                                                                                                                    tester: RankedTester;
                                                                                                                                                                                                                                                                                }[];
                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                            }> & ComputedRef<{
                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                            }>
                                                                                                                                                                                                                                                                          • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                            }>
                                                                                                                                                                                                                                                                          • dataValue: ComputedRef<string | number>
                                                                                                                                                                                                                                                                          • handleBlur: (() => void)
                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                          • handleFocus: (() => void)
                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                          • inputValue: Ref<string>
                                                                                                                                                                                                                                                                          • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                          • onChange: ((value) => void)
                                                                                                                                                                                                                                                                              • (value): void
                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                          • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                              • (): boolean
                                                                                                                                                                                                                                                                              • Returns boolean

                                                                                                                                                                                                                                                                          • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                          • styles: Styles
                                                                                                                                                                                                                                                                          • toNumberOrString: ((value) => number | string)
                                                                                                                                                                                                                                                                              • (value): number | string
                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                • value: string

                                                                                                                                                                                                                                                                                Returns number | string

                                                                                                                                                                                                                                                                          • touched: Ref<boolean>
                                                                                                                                                                                                                                                                          • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                              • (path): any
                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                • path: string

                                                                                                                                                                                                                                                                                Returns any

                                                                                                                                                                                                                                                                          • handleChange:function
                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                              • path: string
                                                                                                                                                                                                                                                                              • value: any

                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                          • allowUnsafeInteger:function
                                                                                                                                                                                                                                                                            • Returns boolean

                                                                                                                                                                                                                                                                          • step:function
                                                                                                                                                                                                                                                                            • Returns number

                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                          • onInputChange:function
                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                              • value: string

                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                            • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                            • config: Record<string, any>
                                                                                                                                                                                                                                                                            • enabled: boolean
                                                                                                                                                                                                                                                                            • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                              \ No newline at end of file +IntegerControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                              Variable IntegerControlRendererConst

                                                                                                                                                                                                                                                                              IntegerControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                                                                  adaptValue: ((value) => any);
                                                                                                                                                                                                                                                                                  appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                  computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                      required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                  }> & ComputedRef<{
                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                  controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                  handleBlur: (() => void);
                                                                                                                                                                                                                                                                                  handleFocus: (() => void);
                                                                                                                                                                                                                                                                                  isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                  onChange: ((value) => void);
                                                                                                                                                                                                                                                                                  persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                  rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                  styles: Styles;
                                                                                                                                                                                                                                                                                  touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                  vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                  handleChange(path, value): void;
                                                                                                                                                                                                                                                                              }, unknown, {
                                                                                                                                                                                                                                                                                  allowUnsafeInteger(): boolean;
                                                                                                                                                                                                                                                                                  step(): number;
                                                                                                                                                                                                                                                                              }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                              }>>, {
                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                  config: Record<string, any>;
                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                              }, {}>

                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                              • cells: {
                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                              • config: {
                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                • type: ObjectConstructor
                                                                                                                                                                                                                                                                              • enabled: {
                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                • required: false
                                                                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                                                                              • path: {
                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                • type: StringConstructor
                                                                                                                                                                                                                                                                              • renderers: {
                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                              • schema: {
                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                              • uischema: {
                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                              • adaptValue: ((value) => any)
                                                                                                                                                                                                                                                                                  • (value): any
                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                    • value: any

                                                                                                                                                                                                                                                                                    Returns any

                                                                                                                                                                                                                                                                              • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                              • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                              • control: ComputedRef<{
                                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                        cell: any;
                                                                                                                                                                                                                                                                                        tester: RankedTester;
                                                                                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                    data: any;
                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                    i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                    required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                }> & ComputedRef<{
                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                }>
                                                                                                                                                                                                                                                                              • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                }>
                                                                                                                                                                                                                                                                              • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                  • (): void
                                                                                                                                                                                                                                                                                  • Returns void

                                                                                                                                                                                                                                                                              • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                  • (): void
                                                                                                                                                                                                                                                                                  • Returns void

                                                                                                                                                                                                                                                                              • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                              • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                  • (value): void
                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                    • value: any

                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                              • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                  • (): boolean
                                                                                                                                                                                                                                                                                  • Returns boolean

                                                                                                                                                                                                                                                                              • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                              • styles: Styles
                                                                                                                                                                                                                                                                              • touched: Ref<boolean>
                                                                                                                                                                                                                                                                              • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                  • (path): any
                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                    • path: string

                                                                                                                                                                                                                                                                                    Returns any

                                                                                                                                                                                                                                                                              • handleChange:function
                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                  • path: string
                                                                                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                              • allowUnsafeInteger:function
                                                                                                                                                                                                                                                                                • Returns boolean

                                                                                                                                                                                                                                                                              • step:function
                                                                                                                                                                                                                                                                                • Returns number

                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                  • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                  • config: Record<string, any>
                                                                                                                                                                                                                                                                                  • enabled: boolean
                                                                                                                                                                                                                                                                                  • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/LabelRenderer.html b/static/api/vue-vuetify/variables/LabelRenderer.html index 27e8f888..d7223532 100644 --- a/static/api/vue-vuetify/variables/LabelRenderer.html +++ b/static/api/vue-vuetify/variables/LabelRenderer.html @@ -1 +1 @@ -LabelRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                    LabelRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                        cells: {
                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        enabled: {
                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        path: {
                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        renderers: {
                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        schema: {
                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        uischema: {
                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                            type: PropType<LabelElement>;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                    }, {
                                                                                                                                                                                                                                                                                        label: ComputedRef<{
                                                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                            enabled: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                            text: string;
                                                                                                                                                                                                                                                                                            uischema: LabelElement;
                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                        }>;
                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                        appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                        styles: Styles;
                                                                                                                                                                                                                                                                                        vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                    }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                        cells: {
                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        enabled: {
                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        path: {
                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        renderers: {
                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        schema: {
                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                        uischema: {
                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                            type: PropType<LabelElement>;
                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                    }>>, {
                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                        config: Record<string, any>;
                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                    }, {}>

                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                    • cells: {
                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                      • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                    • config: {
                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                      • type: ObjectConstructor
                                                                                                                                                                                                                                                                                    • enabled: {
                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                      • required: false
                                                                                                                                                                                                                                                                                      • type: BooleanConstructor
                                                                                                                                                                                                                                                                                    • path: {
                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                      • type: StringConstructor
                                                                                                                                                                                                                                                                                    • renderers: {
                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                      • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                    • schema: {
                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                      • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                    • uischema: {
                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                          type: PropType<LabelElement>;
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                      • type: PropType<LabelElement>

                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                          • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                          • config: Record<string, any>
                                                                                                                                                                                                                                                                                          • enabled: boolean
                                                                                                                                                                                                                                                                                          • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                            \ No newline at end of file +LabelRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                            LabelRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                    type: PropType<LabelElement>;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                            }, {
                                                                                                                                                                                                                                                                                                label: ComputedRef<{
                                                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                    enabled: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                    text: string;
                                                                                                                                                                                                                                                                                                    uischema: LabelElement;
                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                styles: Styles;
                                                                                                                                                                                                                                                                                                vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                            }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                    type: PropType<LabelElement>;
                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                            }>>, {
                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                config: Record<string, any>;
                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                            }, {}>

                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                            • cells: {
                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                              • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                            • config: {
                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                              • type: ObjectConstructor
                                                                                                                                                                                                                                                                                            • enabled: {
                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                              • required: false
                                                                                                                                                                                                                                                                                              • type: BooleanConstructor
                                                                                                                                                                                                                                                                                            • path: {
                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                              • type: StringConstructor
                                                                                                                                                                                                                                                                                            • renderers: {
                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                              • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                            • schema: {
                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                              • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                            • uischema: {
                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                  type: PropType<LabelElement>;
                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                              • type: PropType<LabelElement>

                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                  • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                  • config: Record<string, any>
                                                                                                                                                                                                                                                                                                  • enabled: boolean
                                                                                                                                                                                                                                                                                                  • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                    \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/ListWithDetailRenderer.html b/static/api/vue-vuetify/variables/ListWithDetailRenderer.html index cf64e2ab..1276f4db 100644 --- a/static/api/vue-vuetify/variables/ListWithDetailRenderer.html +++ b/static/api/vue-vuetify/variables/ListWithDetailRenderer.html @@ -1 +1 @@ -ListWithDetailRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                    Variable ListWithDetailRendererConst

                                                                                                                                                                                                                                                                                                    ListWithDetailRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                        cells: {
                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        enabled: {
                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        path: {
                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        renderers: {
                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        schema: {
                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        uischema: {
                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                    }, {
                                                                                                                                                                                                                                                                                                        appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                        childLabelForIndex: ((index) => string);
                                                                                                                                                                                                                                                                                                        computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                        control: ComputedRef<{
                                                                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                            childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                            data: any;
                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                            i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                            required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                            rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                            uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                        }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                            childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                            data: any;
                                                                                                                                                                                                                                                                                                            i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                            schema: JsonSchema;
                                                                                                                                                                                                                                                                                                            uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                                                                            childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                            translations: ArrayTranslations;
                                                                                                                                                                                                                                                                                                        }>;
                                                                                                                                                                                                                                                                                                        icons: {
                                                                                                                                                                                                                                                                                                            current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                        selectedIndex: Ref<number | undefined>;
                                                                                                                                                                                                                                                                                                        styles: Styles;
                                                                                                                                                                                                                                                                                                        vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                        addItem(path, value): (() => void);
                                                                                                                                                                                                                                                                                                        moveDown?(path, toMove): (() => void);
                                                                                                                                                                                                                                                                                                        moveUp?(path, toMove): (() => void);
                                                                                                                                                                                                                                                                                                        removeItems?(path, toDelete): (() => void);
                                                                                                                                                                                                                                                                                                    }, unknown, {
                                                                                                                                                                                                                                                                                                        arraySchema(): undefined | JsonSchema;
                                                                                                                                                                                                                                                                                                        dataLength(): number;
                                                                                                                                                                                                                                                                                                        foundUISchema(): UISchemaElement;
                                                                                                                                                                                                                                                                                                    }, {
                                                                                                                                                                                                                                                                                                        composePaths: ((path1, path2) => string);
                                                                                                                                                                                                                                                                                                        createDefaultValue: ((schema, rootSchema) => any);
                                                                                                                                                                                                                                                                                                        addButtonClick(): void;
                                                                                                                                                                                                                                                                                                        childErrors(index): ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                        moveDownClick(event, toMove): void;
                                                                                                                                                                                                                                                                                                        moveUpClick(event, toMove): void;
                                                                                                                                                                                                                                                                                                        removeItemsClick(event, toDelete): void;
                                                                                                                                                                                                                                                                                                    }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                        cells: {
                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        enabled: {
                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        path: {
                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        renderers: {
                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        schema: {
                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                        uischema: {
                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                    }>>, {
                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                        config: Record<string, any>;
                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                    }, {}>

                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                    • cells: {
                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                                      • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                    • config: {
                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                                      • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                    • enabled: {
                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                      • required: false
                                                                                                                                                                                                                                                                                                      • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                    • path: {
                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                                      • type: StringConstructor
                                                                                                                                                                                                                                                                                                    • renderers: {
                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                                      • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                    • schema: {
                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                                      • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                    • uischema: {
                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                                      • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                    • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                    • childLabelForIndex: ((index) => string)
                                                                                                                                                                                                                                                                                                        • (index): string
                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                          • index: number | null

                                                                                                                                                                                                                                                                                                          Returns string

                                                                                                                                                                                                                                                                                                    • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                    • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                          childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                          uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                      }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                          childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                          schema: JsonSchema;
                                                                                                                                                                                                                                                                                                          uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                          childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                          translations: ArrayTranslations;
                                                                                                                                                                                                                                                                                                      }>
                                                                                                                                                                                                                                                                                                    • icons: {
                                                                                                                                                                                                                                                                                                          current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                    • rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[]
                                                                                                                                                                                                                                                                                                    • selectedIndex: Ref<number | undefined>
                                                                                                                                                                                                                                                                                                    • styles: Styles
                                                                                                                                                                                                                                                                                                    • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                        • (path): any
                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                          • path: string

                                                                                                                                                                                                                                                                                                          Returns any

                                                                                                                                                                                                                                                                                                    • addItem:function
                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                        • path: string
                                                                                                                                                                                                                                                                                                        • value: any

                                                                                                                                                                                                                                                                                                        Returns (() => void)

                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                    • moveDown?:function
                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                        • path: string
                                                                                                                                                                                                                                                                                                        • toMove: number

                                                                                                                                                                                                                                                                                                        Returns (() => void)

                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                    • moveUp?:function
                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                        • path: string
                                                                                                                                                                                                                                                                                                        • toMove: number

                                                                                                                                                                                                                                                                                                        Returns (() => void)

                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                    • removeItems?:function
                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                        • path: string
                                                                                                                                                                                                                                                                                                        • toDelete: number[]

                                                                                                                                                                                                                                                                                                        Returns (() => void)

                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                    • arraySchema:function
                                                                                                                                                                                                                                                                                                      • Returns undefined | JsonSchema

                                                                                                                                                                                                                                                                                                    • dataLength:function
                                                                                                                                                                                                                                                                                                      • Returns number

                                                                                                                                                                                                                                                                                                    • foundUISchema:function
                                                                                                                                                                                                                                                                                                      • Returns UISchemaElement

                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                    • composePaths: ((path1, path2) => string)
                                                                                                                                                                                                                                                                                                        • (path1, path2): string
                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                          • path1: string
                                                                                                                                                                                                                                                                                                          • path2: string

                                                                                                                                                                                                                                                                                                          Returns string

                                                                                                                                                                                                                                                                                                    • createDefaultValue: ((schema, rootSchema) => any)
                                                                                                                                                                                                                                                                                                        • (schema, rootSchema): any
                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                          • schema: JsonSchema
                                                                                                                                                                                                                                                                                                          • rootSchema: JsonSchema

                                                                                                                                                                                                                                                                                                          Returns any

                                                                                                                                                                                                                                                                                                    • addButtonClick:function
                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                    • childErrors:function
                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                        • index: number

                                                                                                                                                                                                                                                                                                        Returns ErrorObject<string, Record<string, any>, unknown>[]

                                                                                                                                                                                                                                                                                                    • moveDownClick:function
                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                        • event: Event
                                                                                                                                                                                                                                                                                                        • toMove: number

                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                    • moveUpClick:function
                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                        • event: Event
                                                                                                                                                                                                                                                                                                        • toMove: number

                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                    • removeItemsClick:function
                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                        • event: Event
                                                                                                                                                                                                                                                                                                        • toDelete: number[]

                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                      • config: Record<string, any>
                                                                                                                                                                                                                                                                                                      • enabled: boolean
                                                                                                                                                                                                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                        \ No newline at end of file +ListWithDetailRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                        Variable ListWithDetailRendererConst

                                                                                                                                                                                                                                                                                                        ListWithDetailRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                        }, {
                                                                                                                                                                                                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                            childLabelForIndex: ((index) => string);
                                                                                                                                                                                                                                                                                                            computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                arraySchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                            }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                                childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                                translations: ArrayTranslations;
                                                                                                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                                                                                                            icons: {
                                                                                                                                                                                                                                                                                                                current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                            selectedIndex: Ref<number | undefined>;
                                                                                                                                                                                                                                                                                                            styles: Styles;
                                                                                                                                                                                                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                            addItem(path, value): (() => void);
                                                                                                                                                                                                                                                                                                            moveDown?(path, toMove): (() => void);
                                                                                                                                                                                                                                                                                                            moveUp?(path, toMove): (() => void);
                                                                                                                                                                                                                                                                                                            removeItems?(path, toDelete): (() => void);
                                                                                                                                                                                                                                                                                                        }, unknown, {
                                                                                                                                                                                                                                                                                                            arraySchema(): undefined | JsonSchema;
                                                                                                                                                                                                                                                                                                            dataLength(): number;
                                                                                                                                                                                                                                                                                                            foundUISchema(): UISchemaElement;
                                                                                                                                                                                                                                                                                                        }, {
                                                                                                                                                                                                                                                                                                            composePaths: ((path1, path2) => string);
                                                                                                                                                                                                                                                                                                            createDefaultValue: ((schema, rootSchema) => any);
                                                                                                                                                                                                                                                                                                            addButtonClick(): void;
                                                                                                                                                                                                                                                                                                            childErrors(index): ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                            moveDownClick(event, toMove): void;
                                                                                                                                                                                                                                                                                                            moveUpClick(event, toMove): void;
                                                                                                                                                                                                                                                                                                            removeItemsClick(event, toDelete): void;
                                                                                                                                                                                                                                                                                                        }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                        }>>, {
                                                                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                            config: Record<string, any>;
                                                                                                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                        }, {}>

                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                        • cells: {
                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                        • config: {
                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                                                                          • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                        • enabled: {
                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                                                                          • required: false
                                                                                                                                                                                                                                                                                                          • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                        • path: {
                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                                                                          • type: StringConstructor
                                                                                                                                                                                                                                                                                                        • renderers: {
                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                        • schema: {
                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                                                                          • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                        • uischema: {
                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                                                                          • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                        • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                        • childLabelForIndex: ((index) => string)
                                                                                                                                                                                                                                                                                                            • (index): string
                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                              • index: number | null

                                                                                                                                                                                                                                                                                                              Returns string

                                                                                                                                                                                                                                                                                                        • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                        • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                              arraySchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                              childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                              data: any;
                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                              i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                              required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                              rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                                                                                                                              uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                          }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                              childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                              data: any;
                                                                                                                                                                                                                                                                                                              i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                              schema: JsonSchema;
                                                                                                                                                                                                                                                                                                              uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                          } & {
                                                                                                                                                                                                                                                                                                              childErrors: ErrorObject<string, Record<string, any>, unknown>[];
                                                                                                                                                                                                                                                                                                              translations: ArrayTranslations;
                                                                                                                                                                                                                                                                                                          }>
                                                                                                                                                                                                                                                                                                        • icons: {
                                                                                                                                                                                                                                                                                                              current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                        • rawChildErrors: ErrorObject<string, Record<string, any>, unknown>[]
                                                                                                                                                                                                                                                                                                        • selectedIndex: Ref<number | undefined>
                                                                                                                                                                                                                                                                                                        • styles: Styles
                                                                                                                                                                                                                                                                                                        • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                            • (path): any
                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                              • path: string

                                                                                                                                                                                                                                                                                                              Returns any

                                                                                                                                                                                                                                                                                                        • addItem:function
                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                            • path: string
                                                                                                                                                                                                                                                                                                            • value: any

                                                                                                                                                                                                                                                                                                            Returns (() => void)

                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                        • moveDown?:function
                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                            • path: string
                                                                                                                                                                                                                                                                                                            • toMove: number

                                                                                                                                                                                                                                                                                                            Returns (() => void)

                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                        • moveUp?:function
                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                            • path: string
                                                                                                                                                                                                                                                                                                            • toMove: number

                                                                                                                                                                                                                                                                                                            Returns (() => void)

                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                        • removeItems?:function
                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                            • path: string
                                                                                                                                                                                                                                                                                                            • toDelete: number[]

                                                                                                                                                                                                                                                                                                            Returns (() => void)

                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                        • arraySchema:function
                                                                                                                                                                                                                                                                                                          • Returns undefined | JsonSchema

                                                                                                                                                                                                                                                                                                        • dataLength:function
                                                                                                                                                                                                                                                                                                          • Returns number

                                                                                                                                                                                                                                                                                                        • foundUISchema:function
                                                                                                                                                                                                                                                                                                          • Returns UISchemaElement

                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                        • composePaths: ((path1, path2) => string)
                                                                                                                                                                                                                                                                                                            • (path1, path2): string
                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                              • path1: string
                                                                                                                                                                                                                                                                                                              • path2: string

                                                                                                                                                                                                                                                                                                              Returns string

                                                                                                                                                                                                                                                                                                        • createDefaultValue: ((schema, rootSchema) => any)
                                                                                                                                                                                                                                                                                                            • (schema, rootSchema): any
                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                              • schema: JsonSchema
                                                                                                                                                                                                                                                                                                              • rootSchema: JsonSchema

                                                                                                                                                                                                                                                                                                              Returns any

                                                                                                                                                                                                                                                                                                        • addButtonClick:function
                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                        • childErrors:function
                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                            • index: number

                                                                                                                                                                                                                                                                                                            Returns ErrorObject<string, Record<string, any>, unknown>[]

                                                                                                                                                                                                                                                                                                        • moveDownClick:function
                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                            • event: Event
                                                                                                                                                                                                                                                                                                            • toMove: number

                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                        • moveUpClick:function
                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                            • event: Event
                                                                                                                                                                                                                                                                                                            • toMove: number

                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                        • removeItemsClick:function
                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                            • event: Event
                                                                                                                                                                                                                                                                                                            • toDelete: number[]

                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                          • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                          • config: Record<string, any>
                                                                                                                                                                                                                                                                                                          • enabled: boolean
                                                                                                                                                                                                                                                                                                          • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/MultiStringControlRenderer.html b/static/api/vue-vuetify/variables/MultiStringControlRenderer.html index eb51a001..83fd425f 100644 --- a/static/api/vue-vuetify/variables/MultiStringControlRenderer.html +++ b/static/api/vue-vuetify/variables/MultiStringControlRenderer.html @@ -1 +1 @@ -MultiStringControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                            Variable MultiStringControlRendererConst

                                                                                                                                                                                                                                                                                                            MultiStringControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                            }, {
                                                                                                                                                                                                                                                                                                                control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                        cell: any;
                                                                                                                                                                                                                                                                                                                        tester: RankedTester;
                                                                                                                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                    data: any;
                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                    i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                    required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                                                                                                            } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                                                                                                                controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                                                                                                                handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                styles: Styles;
                                                                                                                                                                                                                                                                                                                touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                            }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                            }>>, {
                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                            }, {}>

                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                            • cells: {
                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                              • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                            • config: {
                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                              • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                            • enabled: {
                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                              • required: false
                                                                                                                                                                                                                                                                                                              • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                            • path: {
                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                              • type: StringConstructor
                                                                                                                                                                                                                                                                                                            • renderers: {
                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                              • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                            • schema: {
                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                              • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                            • uischema: {
                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                              • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                  • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                  • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                  • enabled: boolean
                                                                                                                                                                                                                                                                                                                  • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +MultiStringControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                    Variable MultiStringControlRendererConst

                                                                                                                                                                                                                                                                                                                    MultiStringControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                        cells: {
                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        enabled: {
                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        path: {
                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        renderers: {
                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        schema: {
                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        uischema: {
                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                    }, {
                                                                                                                                                                                                                                                                                                                        control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                cell: any;
                                                                                                                                                                                                                                                                                                                                tester: RankedTester;
                                                                                                                                                                                                                                                                                                                            }[];
                                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                                            data: any;
                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                            i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                            required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                            rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                        }>;
                                                                                                                                                                                                                                                                                                                    } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                        appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                        computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                        control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                        }>;
                                                                                                                                                                                                                                                                                                                        controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                        }>;
                                                                                                                                                                                                                                                                                                                        handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                        handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                        isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                        onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                        persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                        rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                        styles: Styles;
                                                                                                                                                                                                                                                                                                                        touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                        vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                    }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                        cells: {
                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        config: {
                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        enabled: {
                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        path: {
                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        renderers: {
                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        schema: {
                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                        uischema: {
                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                    }>>, {
                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                        config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                    }, {}>

                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                    • cells: {
                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                                                      • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                    • config: {
                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                                                      • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                    • enabled: {
                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                                      • required: false
                                                                                                                                                                                                                                                                                                                      • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                    • path: {
                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                                                      • type: StringConstructor
                                                                                                                                                                                                                                                                                                                    • renderers: {
                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                                      • required: boolean
                                                                                                                                                                                                                                                                                                                      • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                    • schema: {
                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                                                      • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                    • uischema: {
                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                                                      • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                          • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                          • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                          • enabled: boolean
                                                                                                                                                                                                                                                                                                                          • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                            \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/NumberControlRenderer.html b/static/api/vue-vuetify/variables/NumberControlRenderer.html index 11c1d223..467632e7 100644 --- a/static/api/vue-vuetify/variables/NumberControlRenderer.html +++ b/static/api/vue-vuetify/variables/NumberControlRenderer.html @@ -1 +1 @@ -NumberControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                            Variable NumberControlRendererConst

                                                                                                                                                                                                                                                                                                                            NumberControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                            }, {
                                                                                                                                                                                                                                                                                                                                adaptValue: ((value) => any);
                                                                                                                                                                                                                                                                                                                                appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                        cell: any;
                                                                                                                                                                                                                                                                                                                                        tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                                    data: any;
                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                    i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                    required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                                                                                                                                controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                                                                                                                                dataValue: ComputedRef<string | number>;
                                                                                                                                                                                                                                                                                                                                handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                inputValue: Ref<string>;
                                                                                                                                                                                                                                                                                                                                isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                styles: Styles;
                                                                                                                                                                                                                                                                                                                                toNumberOrString: ((value) => number | string);
                                                                                                                                                                                                                                                                                                                                touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                            }, unknown, {
                                                                                                                                                                                                                                                                                                                                step(): number;
                                                                                                                                                                                                                                                                                                                            }, {
                                                                                                                                                                                                                                                                                                                                onInputChange(value): void;
                                                                                                                                                                                                                                                                                                                            }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                            }>>, {
                                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                            }, {}>

                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                            • cells: {
                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                                              • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                            • config: {
                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                                              • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                            • enabled: {
                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                                              • required: false
                                                                                                                                                                                                                                                                                                                              • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                            • path: {
                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                                              • type: StringConstructor
                                                                                                                                                                                                                                                                                                                            • renderers: {
                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                                              • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                            • schema: {
                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                                              • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                            • uischema: {
                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                                              • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                            • adaptValue: ((value) => any)
                                                                                                                                                                                                                                                                                                                                • (value): any
                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                                                                                                                                  Returns any

                                                                                                                                                                                                                                                                                                                            • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                            • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                            • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                              }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                              }>
                                                                                                                                                                                                                                                                                                                            • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                              }>
                                                                                                                                                                                                                                                                                                                            • dataValue: ComputedRef<string | number>
                                                                                                                                                                                                                                                                                                                            • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                • (): void
                                                                                                                                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                                                                                                                                            • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                • (): void
                                                                                                                                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                                                                                                                                            • inputValue: Ref<string>
                                                                                                                                                                                                                                                                                                                            • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                            • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                • (value): void
                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                            • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                • (): boolean
                                                                                                                                                                                                                                                                                                                                • Returns boolean

                                                                                                                                                                                                                                                                                                                            • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                            • styles: Styles
                                                                                                                                                                                                                                                                                                                            • toNumberOrString: ((value) => number | string)
                                                                                                                                                                                                                                                                                                                                • (value): number | string
                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                  • value: string

                                                                                                                                                                                                                                                                                                                                  Returns number | string

                                                                                                                                                                                                                                                                                                                            • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                            • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                • (path): any
                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                  • path: string

                                                                                                                                                                                                                                                                                                                                  Returns any

                                                                                                                                                                                                                                                                                                                            • handleChange:function
                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                • path: string
                                                                                                                                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                            • step:function
                                                                                                                                                                                                                                                                                                                              • Returns number

                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                            • onInputChange:function
                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                • value: string

                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                              • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                              • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                              • enabled: boolean
                                                                                                                                                                                                                                                                                                                              • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +NumberControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                Variable NumberControlRendererConst

                                                                                                                                                                                                                                                                                                                                NumberControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                    cells: {
                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    config: {
                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    enabled: {
                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    path: {
                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    renderers: {
                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    schema: {
                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    uischema: {
                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                }, {
                                                                                                                                                                                                                                                                                                                                    adaptValue: ((value) => any);
                                                                                                                                                                                                                                                                                                                                    appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                    computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                    }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                    controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                    handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                    handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                    isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                    onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                    persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                    rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                    styles: Styles;
                                                                                                                                                                                                                                                                                                                                    touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                    vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                    handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                }, unknown, {
                                                                                                                                                                                                                                                                                                                                    step(): number;
                                                                                                                                                                                                                                                                                                                                }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                    cells: {
                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    config: {
                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    enabled: {
                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    path: {
                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    renderers: {
                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    schema: {
                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                    uischema: {
                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                }>>, {
                                                                                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                    config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                }, {}>

                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                • cells: {
                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                                                                                                                                  • required: boolean
                                                                                                                                                                                                                                                                                                                                  • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                • config: {
                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                                                                                                                                  • required: boolean
                                                                                                                                                                                                                                                                                                                                  • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                • enabled: {
                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                                                                                                                                  • required: false
                                                                                                                                                                                                                                                                                                                                  • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                • path: {
                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                                                                                                                                  • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                • renderers: {
                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                                                                                                                                  • required: boolean
                                                                                                                                                                                                                                                                                                                                  • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                • schema: {
                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                                                                                                                                  • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                • uischema: {
                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                                                                                                                                  • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                • adaptValue: ((value) => any)
                                                                                                                                                                                                                                                                                                                                    • (value): any
                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                      • value: any

                                                                                                                                                                                                                                                                                                                                      Returns any

                                                                                                                                                                                                                                                                                                                                • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                      required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                  }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                                                                                                                                • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                                                                                                                                • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                    • (): void
                                                                                                                                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                                                                                                                                • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                    • (): void
                                                                                                                                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                                                                                                                                • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                    • (value): void
                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                      • value: any

                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                    • (): boolean
                                                                                                                                                                                                                                                                                                                                    • Returns boolean

                                                                                                                                                                                                                                                                                                                                • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                • styles: Styles
                                                                                                                                                                                                                                                                                                                                • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                    • (path): any
                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                      • path: string

                                                                                                                                                                                                                                                                                                                                      Returns any

                                                                                                                                                                                                                                                                                                                                • handleChange:function
                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                    • path: string
                                                                                                                                                                                                                                                                                                                                    • value: any

                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                • step:function
                                                                                                                                                                                                                                                                                                                                  • Returns number

                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                    • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                    • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                    • enabled: boolean
                                                                                                                                                                                                                                                                                                                                    • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/ObjectRenderer.html b/static/api/vue-vuetify/variables/ObjectRenderer.html index c975773a..301ef6ae 100644 --- a/static/api/vue-vuetify/variables/ObjectRenderer.html +++ b/static/api/vue-vuetify/variables/ObjectRenderer.html @@ -1 +1 @@ -ObjectRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                      ObjectRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                          cells: {
                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          enabled: {
                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          path: {
                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          renderers: {
                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          schema: {
                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          uischema: {
                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                      }, {
                                                                                                                                                                                                                                                                                                                                          appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                          computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                          control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                                                              data: any;
                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                              i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                              required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                              rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                              uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                          }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                          } & {
                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                          controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                          handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                          handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                          input: {
                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                  uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                          } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                          nested: NestedInfo;
                                                                                                                                                                                                                                                                                                                                          onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                          persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                          rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                          styles: Styles;
                                                                                                                                                                                                                                                                                                                                          touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                          vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                          handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                      }, unknown, {
                                                                                                                                                                                                                                                                                                                                          detailUiSchema(): UISchemaElement;
                                                                                                                                                                                                                                                                                                                                          hasAdditionalProperties(): boolean;
                                                                                                                                                                                                                                                                                                                                          showAdditionalProperties(): boolean;
                                                                                                                                                                                                                                                                                                                                      }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                          cells: {
                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          enabled: {
                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          path: {
                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          renderers: {
                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          schema: {
                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                          uischema: {
                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                      }>>, {
                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                          config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                      }, {}>

                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                      • cells: {
                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                      • config: {
                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                        • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                      • enabled: {
                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                        • required: false
                                                                                                                                                                                                                                                                                                                                        • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                      • path: {
                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                        • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                      • renderers: {
                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                      • schema: {
                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                      • uischema: {
                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                        • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                      • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                      • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                      • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                                                            data: any;
                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                            i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                            required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                            rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                            uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                        }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                        }>
                                                                                                                                                                                                                                                                                                                                      • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                        }>
                                                                                                                                                                                                                                                                                                                                      • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                                                      • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                                                      • input: {
                                                                                                                                                                                                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                                                                                                                                        } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                            computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                                                                                                                                            controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                                                                                                                                            handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                            handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                            isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                            onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                            persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                            rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                            styles: Styles;
                                                                                                                                                                                                                                                                                                                                            touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                      • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                      • nested: NestedInfo
                                                                                                                                                                                                                                                                                                                                      • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                          • (value): void
                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                            • value: any

                                                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                                                      • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                          • (): boolean
                                                                                                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                                                                                                      • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                      • styles: Styles
                                                                                                                                                                                                                                                                                                                                      • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                      • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                          • (path): any
                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                            • path: string

                                                                                                                                                                                                                                                                                                                                            Returns any

                                                                                                                                                                                                                                                                                                                                      • handleChange:function
                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                          • path: string
                                                                                                                                                                                                                                                                                                                                          • value: any

                                                                                                                                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                      • detailUiSchema:function
                                                                                                                                                                                                                                                                                                                                        • Returns UISchemaElement

                                                                                                                                                                                                                                                                                                                                      • hasAdditionalProperties:function
                                                                                                                                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                                                                                                                                      • showAdditionalProperties:function
                                                                                                                                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                          • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                          • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                          • enabled: boolean
                                                                                                                                                                                                                                                                                                                                          • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                            \ No newline at end of file +ObjectRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                            ObjectRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                            }, {
                                                                                                                                                                                                                                                                                                                                                appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                                                    data: any;
                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                    i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                    required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                    uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                                                                                                                                                controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                }>;
                                                                                                                                                                                                                                                                                                                                                handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                input: {
                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                    appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                    computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                    controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                    handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                    handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                    isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                    onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                    persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                    rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                    styles: Styles;
                                                                                                                                                                                                                                                                                                                                                    touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                    vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                nested: NestedInfo;
                                                                                                                                                                                                                                                                                                                                                onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                styles: Styles;
                                                                                                                                                                                                                                                                                                                                                touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                            }, unknown, {
                                                                                                                                                                                                                                                                                                                                                detailUiSchema(): UISchemaElement;
                                                                                                                                                                                                                                                                                                                                                hasAdditionalProperties(): boolean;
                                                                                                                                                                                                                                                                                                                                                showAdditionalProperties(): boolean;
                                                                                                                                                                                                                                                                                                                                            }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                cells: {
                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                config: {
                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                enabled: {
                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                path: {
                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                renderers: {
                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                schema: {
                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                                uischema: {
                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                };
                                                                                                                                                                                                                                                                                                                                            }>>, {
                                                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                            }, {}>

                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                            • cells: {
                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                                                              • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                            • config: {
                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                                                              • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                            • enabled: {
                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                                                              • required: false
                                                                                                                                                                                                                                                                                                                                              • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                            • path: {
                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                                                              • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                            • renderers: {
                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                              • default: undefined
                                                                                                                                                                                                                                                                                                                                              • required: boolean
                                                                                                                                                                                                                                                                                                                                              • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                            • schema: {
                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                                                              • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                            • uischema: {
                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                              • required: true
                                                                                                                                                                                                                                                                                                                                              • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                            • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                            • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                            • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                  uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                              }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                              }>
                                                                                                                                                                                                                                                                                                                                            • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                              }>
                                                                                                                                                                                                                                                                                                                                            • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                • (): void
                                                                                                                                                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                                                                                                                                                            • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                • (): void
                                                                                                                                                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                                                                                                                                                            • input: {
                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                  appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                  computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                  controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                  handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                  handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                  isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                  onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                  persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                  rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                  styles: Styles;
                                                                                                                                                                                                                                                                                                                                                  touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                  vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                            • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                            • nested: NestedInfo
                                                                                                                                                                                                                                                                                                                                            • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                • (value): void
                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                            • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                • (): boolean
                                                                                                                                                                                                                                                                                                                                                • Returns boolean

                                                                                                                                                                                                                                                                                                                                            • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                            • styles: Styles
                                                                                                                                                                                                                                                                                                                                            • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                            • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                • (path): any
                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                  • path: string

                                                                                                                                                                                                                                                                                                                                                  Returns any

                                                                                                                                                                                                                                                                                                                                            • handleChange:function
                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                • path: string
                                                                                                                                                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                            • detailUiSchema:function
                                                                                                                                                                                                                                                                                                                                              • Returns UISchemaElement

                                                                                                                                                                                                                                                                                                                                            • hasAdditionalProperties:function
                                                                                                                                                                                                                                                                                                                                              • Returns boolean

                                                                                                                                                                                                                                                                                                                                            • showAdditionalProperties:function
                                                                                                                                                                                                                                                                                                                                              • Returns boolean

                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/OneOfEnumControlRenderer.html b/static/api/vue-vuetify/variables/OneOfEnumControlRenderer.html index 91f86add..b399e445 100644 --- a/static/api/vue-vuetify/variables/OneOfEnumControlRenderer.html +++ b/static/api/vue-vuetify/variables/OneOfEnumControlRenderer.html @@ -1 +1 @@ -OneOfEnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                  Variable OneOfEnumControlRendererConst

                                                                                                                                                                                                                                                                                                                                                  OneOfEnumControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                          options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                  } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +OneOfEnumControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                          Variable OneOfEnumControlRendererConst

                                                                                                                                                                                                                                                                                                                                                          OneOfEnumControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                  options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                          } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                          }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/OneOfRadioGroupControlRenderer.html b/static/api/vue-vuetify/variables/OneOfRadioGroupControlRenderer.html index 08f03fb6..f7ce6f43 100644 --- a/static/api/vue-vuetify/variables/OneOfRadioGroupControlRenderer.html +++ b/static/api/vue-vuetify/variables/OneOfRadioGroupControlRenderer.html @@ -1 +1 @@ -OneOfRadioGroupControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                  Variable OneOfRadioGroupControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                  OneOfRadioGroupControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                          options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                  } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +OneOfRadioGroupControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                          Variable OneOfRadioGroupControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                          OneOfRadioGroupControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                  options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                          } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                          }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/OneOfRenderer.html b/static/api/vue-vuetify/variables/OneOfRenderer.html index 06a07921..848774f3 100644 --- a/static/api/vue-vuetify/variables/OneOfRenderer.html +++ b/static/api/vue-vuetify/variables/OneOfRenderer.html @@ -1 +1 @@ -OneOfRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                  OneOfRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                          indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                          uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                      }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                      }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                          translations: CombinatorTranslations;
                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                      dialog: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                      newSelectedIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                      selectIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                      selectedIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                      t: ComputedRef<Translator>;
                                                                                                                                                                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                      handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                  }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                      indexedOneOfRenderInfos(): (CombinatorSubSchemaRenderInfo & {
                                                                                                                                                                                                                                                                                                                                                                                          index: number;
                                                                                                                                                                                                                                                                                                                                                                                      })[];
                                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                                      cancel(): void;
                                                                                                                                                                                                                                                                                                                                                                                      confirm(): void;
                                                                                                                                                                                                                                                                                                                                                                                      handleSelectChange(): void;
                                                                                                                                                                                                                                                                                                                                                                                      newSelection(): void;
                                                                                                                                                                                                                                                                                                                                                                                  }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                  • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                  • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                  • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                        indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                    }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                    }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                                                        translations: CombinatorTranslations;
                                                                                                                                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                                                                                                                                  • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                                                                                                                                  • dialog: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                  • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                  • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                  • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                  • newSelectedIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                  • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                      • (value): void
                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                        • value: any

                                                                                                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                                                                                                  • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                      • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                  • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                  • selectIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                  • selectedIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                  • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                  • t: ComputedRef<Translator>
                                                                                                                                                                                                                                                                                                                                                                                  • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                  • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                      • (path): any
                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                        • path: string

                                                                                                                                                                                                                                                                                                                                                                                        Returns any

                                                                                                                                                                                                                                                                                                                                                                                  • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                      • path: string
                                                                                                                                                                                                                                                                                                                                                                                      • value: any

                                                                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                  • indexedOneOfRenderInfos:function
                                                                                                                                                                                                                                                                                                                                                                                    • Returns (CombinatorSubSchemaRenderInfo & {
                                                                                                                                                                                                                                                                                                                                                                                          index: number;
                                                                                                                                                                                                                                                                                                                                                                                      })[]

                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                  • cancel:function
                                                                                                                                                                                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                                                                                                                                                                                  • confirm:function
                                                                                                                                                                                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                                                                                                                                                                                  • handleSelectChange:function
                                                                                                                                                                                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                                                                                                                                                                                  • newSelection:function
                                                                                                                                                                                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                    • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                    • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                    • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                    • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +OneOfRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                      OneOfRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                          cells: {
                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          enabled: {
                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          path: {
                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          renderers: {
                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          schema: {
                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          uischema: {
                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                      }, {
                                                                                                                                                                                                                                                                                                                                                                                          appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                          computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                          control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                  cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                  tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                              }[];
                                                                                                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                                                                                                              data: any;
                                                                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                                                                              i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                              indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                              required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                              rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                              uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          } & {
                                                                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                                                                          }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                              i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                                                                          } & {
                                                                                                                                                                                                                                                                                                                                                                                              translations: CombinatorTranslations;
                                                                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                                                                          controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                                                                          dialog: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                          handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                          handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                          isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                          newSelectedIndex: Ref<number | null>;
                                                                                                                                                                                                                                                                                                                                                                                          onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                          persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                          rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                          selectedIndex: Ref<number | null>;
                                                                                                                                                                                                                                                                                                                                                                                          styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                          t: ComputedRef<Translator>;
                                                                                                                                                                                                                                                                                                                                                                                          touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                          vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                          handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                      }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                          oneOfRenderInfos(): (CombinatorSubSchemaRenderInfo & {
                                                                                                                                                                                                                                                                                                                                                                                              index: number;
                                                                                                                                                                                                                                                                                                                                                                                          })[];
                                                                                                                                                                                                                                                                                                                                                                                      }, {
                                                                                                                                                                                                                                                                                                                                                                                          cancel(): void;
                                                                                                                                                                                                                                                                                                                                                                                          confirm(): void;
                                                                                                                                                                                                                                                                                                                                                                                          handleSelectChange(selectIndex): void;
                                                                                                                                                                                                                                                                                                                                                                                          openNewTab(newIndex): void;
                                                                                                                                                                                                                                                                                                                                                                                      }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                          cells: {
                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          enabled: {
                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          path: {
                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          renderers: {
                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          schema: {
                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                          uischema: {
                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                      }>>, {
                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                          config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                      }, {}>

                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                      • cells: {
                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                      • config: {
                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                        • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                      • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                        • required: false
                                                                                                                                                                                                                                                                                                                                                                                        • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                      • path: {
                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                        • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                      • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                      • schema: {
                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                      • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                      • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                      • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                      • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                            }[];
                                                                                                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                                                                                                            data: any;
                                                                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                                                                            i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                                                                            indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                            required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                            rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                            uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                                                                        }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                            i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                                                                                                                                                            translations: CombinatorTranslations;
                                                                                                                                                                                                                                                                                                                                                                                        }>
                                                                                                                                                                                                                                                                                                                                                                                      • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                        }>
                                                                                                                                                                                                                                                                                                                                                                                      • dialog: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                      • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                                                                                                      • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                                                                                                      • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                      • newSelectedIndex: Ref<number | null>
                                                                                                                                                                                                                                                                                                                                                                                      • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                          • (value): void
                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                            • value: any

                                                                                                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                                                                                                      • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                          • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                      • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                      • selectedIndex: Ref<number | null>
                                                                                                                                                                                                                                                                                                                                                                                      • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                      • t: ComputedRef<Translator>
                                                                                                                                                                                                                                                                                                                                                                                      • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                      • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                          • (path): any
                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                            • path: string

                                                                                                                                                                                                                                                                                                                                                                                            Returns any

                                                                                                                                                                                                                                                                                                                                                                                      • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                          • path: string
                                                                                                                                                                                                                                                                                                                                                                                          • value: any

                                                                                                                                                                                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                      • oneOfRenderInfos:function
                                                                                                                                                                                                                                                                                                                                                                                        • Returns (CombinatorSubSchemaRenderInfo & {
                                                                                                                                                                                                                                                                                                                                                                                              index: number;
                                                                                                                                                                                                                                                                                                                                                                                          })[]

                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                      • cancel:function
                                                                                                                                                                                                                                                                                                                                                                                        • Returns void

                                                                                                                                                                                                                                                                                                                                                                                      • confirm:function
                                                                                                                                                                                                                                                                                                                                                                                        • Returns void

                                                                                                                                                                                                                                                                                                                                                                                      • handleSelectChange:function
                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                          • selectIndex: null | number

                                                                                                                                                                                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                                                                                                                                                                                      • openNewTab:function
                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                          • newIndex: null | number

                                                                                                                                                                                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/OneOfTabRenderer.html b/static/api/vue-vuetify/variables/OneOfTabRenderer.html index 93f7d83e..206f3bfd 100644 --- a/static/api/vue-vuetify/variables/OneOfTabRenderer.html +++ b/static/api/vue-vuetify/variables/OneOfTabRenderer.html @@ -1 +1 @@ -OneOfTabRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                          OneOfTabRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                  indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                  uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                              }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                                  translations: CombinatorTranslations;
                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                              dialog: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                              newSelectedIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                              selectedIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                              tabIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                              handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                          }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                              oneOfRenderInfos(): CombinatorSubSchemaRenderInfo[];
                                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                                              cancel(): void;
                                                                                                                                                                                                                                                                                                                                                                                              confirm(): void;
                                                                                                                                                                                                                                                                                                                                                                                              handleTabChange(): void;
                                                                                                                                                                                                                                                                                                                                                                                              openNewTab(): void;
                                                                                                                                                                                                                                                                                                                                                                                          }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                          • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                          • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                          • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                    cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                    tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                }[];
                                                                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                            }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                                                                                                                translations: CombinatorTranslations;
                                                                                                                                                                                                                                                                                                                                                                                            }>
                                                                                                                                                                                                                                                                                                                                                                                          • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                            }>
                                                                                                                                                                                                                                                                                                                                                                                          • dialog: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                          • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                                                                                                          • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                                                                                                          • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                          • newSelectedIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                          • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                              • (value): void
                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                          • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                              • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                              • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                          • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                          • selectedIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                          • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                          • tabIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                          • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                          • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                              • (path): any
                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                • path: string

                                                                                                                                                                                                                                                                                                                                                                                                Returns any

                                                                                                                                                                                                                                                                                                                                                                                          • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                              • path: string
                                                                                                                                                                                                                                                                                                                                                                                              • value: any

                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                          • oneOfRenderInfos:function
                                                                                                                                                                                                                                                                                                                                                                                            • Returns CombinatorSubSchemaRenderInfo[]

                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                          • cancel:function
                                                                                                                                                                                                                                                                                                                                                                                            • Returns void

                                                                                                                                                                                                                                                                                                                                                                                          • confirm:function
                                                                                                                                                                                                                                                                                                                                                                                            • Returns void

                                                                                                                                                                                                                                                                                                                                                                                          • handleTabChange:function
                                                                                                                                                                                                                                                                                                                                                                                            • Returns void

                                                                                                                                                                                                                                                                                                                                                                                          • openNewTab:function
                                                                                                                                                                                                                                                                                                                                                                                            • Returns void

                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                            • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                            • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                            • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                            • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +OneOfTabRenderer | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                              OneOfTabRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                                                                                                                                                                                  appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                  computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                      indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                  }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                      translations: CombinatorTranslations;
                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                  controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                  dialog: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                  handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                  handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                  isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                  newSelectedIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                                  onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                  persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                  rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                  selectIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                                  selectedIndex: Ref<number>;
                                                                                                                                                                                                                                                                                                                                                                                                  styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                  touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                  vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                  handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                              }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                  oneOfRenderInfos(): CombinatorSubSchemaRenderInfo[];
                                                                                                                                                                                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                                                                                                                                                                                  cancel(): void;
                                                                                                                                                                                                                                                                                                                                                                                                  confirm(): void;
                                                                                                                                                                                                                                                                                                                                                                                                  handleTabChange(): void;
                                                                                                                                                                                                                                                                                                                                                                                                  openNewTab(newIndex): void;
                                                                                                                                                                                                                                                                                                                                                                                              }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                              }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                  config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                              }, {}>

                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                              • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                              • config: {
                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                              • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                • required: false
                                                                                                                                                                                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                              • path: {
                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                              • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                              • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                              • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                              • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                              • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                              • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                        cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                        tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                                                                                                    data: any;
                                                                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                    i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                    indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                    required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                    uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                    i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                                                                                                                                    translations: CombinatorTranslations;
                                                                                                                                                                                                                                                                                                                                                                                                }>
                                                                                                                                                                                                                                                                                                                                                                                              • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                }>
                                                                                                                                                                                                                                                                                                                                                                                              • dialog: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                              • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                  • (): void
                                                                                                                                                                                                                                                                                                                                                                                                  • Returns void

                                                                                                                                                                                                                                                                                                                                                                                              • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                  • (): void
                                                                                                                                                                                                                                                                                                                                                                                                  • Returns void

                                                                                                                                                                                                                                                                                                                                                                                              • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                              • newSelectedIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                              • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                                  • (value): void
                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                    • value: any

                                                                                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                                                                              • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                                  • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                                  • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                              • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                              • selectIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                              • selectedIndex: Ref<number>
                                                                                                                                                                                                                                                                                                                                                                                              • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                              • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                              • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                                  • (path): any
                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                    • path: string

                                                                                                                                                                                                                                                                                                                                                                                                    Returns any

                                                                                                                                                                                                                                                                                                                                                                                              • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                  • path: string
                                                                                                                                                                                                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                              • oneOfRenderInfos:function
                                                                                                                                                                                                                                                                                                                                                                                                • Returns CombinatorSubSchemaRenderInfo[]

                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                              • cancel:function
                                                                                                                                                                                                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                                                                                                                                                                                                              • confirm:function
                                                                                                                                                                                                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                                                                                                                                                                                                              • handleTabChange:function
                                                                                                                                                                                                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                                                                                                                                                                                                              • openNewTab:function
                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                  • newIndex: number

                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/PasswordControlRenderer.html b/static/api/vue-vuetify/variables/PasswordControlRenderer.html index 76017da4..d9f04c95 100644 --- a/static/api/vue-vuetify/variables/PasswordControlRenderer.html +++ b/static/api/vue-vuetify/variables/PasswordControlRenderer.html @@ -1 +1 @@ -PasswordControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                  Variable PasswordControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                  PasswordControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                      icons: {
                                                                                                                                                                                                                                                                                                                                                                                                          current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                      showPassword: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                      handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                  • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                                  • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                  • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                                                                                                                                                  • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                                                                                                                                                  • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                  • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                  • icons: {
                                                                                                                                                                                                                                                                                                                                                                                                        current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                  • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                  • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                                      • (value): void
                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                        • value: any

                                                                                                                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                                                                                                                  • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                                      • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                  • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                  • showPassword: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                  • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                                  • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                  • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                                      • (path): any
                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                        • path: string

                                                                                                                                                                                                                                                                                                                                                                                                        Returns any

                                                                                                                                                                                                                                                                                                                                                                                                  • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                      • path: string
                                                                                                                                                                                                                                                                                                                                                                                                      • value: any

                                                                                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +PasswordControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                          Variable PasswordControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                          PasswordControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                              }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                              icons: {
                                                                                                                                                                                                                                                                                                                                                                                                                  current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                              showPassword: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                              handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                          }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                          • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                                          • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                          • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                    cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                    tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                }[];
                                                                                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                            }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                            }>
                                                                                                                                                                                                                                                                                                                                                                                                          • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                            }>
                                                                                                                                                                                                                                                                                                                                                                                                          • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                          • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                          • icons: {
                                                                                                                                                                                                                                                                                                                                                                                                                current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                          • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                          • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                                              • (value): void
                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                          • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                                              • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                                              • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                          • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                          • showPassword: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                          • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                                          • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                          • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                                              • (path): any
                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                • path: string

                                                                                                                                                                                                                                                                                                                                                                                                                Returns any

                                                                                                                                                                                                                                                                                                                                                                                                          • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                              • path: string
                                                                                                                                                                                                                                                                                                                                                                                                              • value: any

                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/RadioGroupControlRenderer.html b/static/api/vue-vuetify/variables/RadioGroupControlRenderer.html index b41c356d..c50419e5 100644 --- a/static/api/vue-vuetify/variables/RadioGroupControlRenderer.html +++ b/static/api/vue-vuetify/variables/RadioGroupControlRenderer.html @@ -1 +1 @@ -RadioGroupControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                  Variable RadioGroupControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                  RadioGroupControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                  } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +RadioGroupControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                          Variable RadioGroupControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                          RadioGroupControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                                          } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                          }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/SliderControlRenderer.html b/static/api/vue-vuetify/variables/SliderControlRenderer.html index bc7ed37a..1c366f82 100644 --- a/static/api/vue-vuetify/variables/SliderControlRenderer.html +++ b/static/api/vue-vuetify/variables/SliderControlRenderer.html @@ -1 +1 @@ -SliderControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable SliderControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                  SliderControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                  } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +SliderControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable SliderControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                          SliderControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                          } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                          }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/StringControlRenderer.html b/static/api/vue-vuetify/variables/StringControlRenderer.html index 2018be79..d633fce0 100644 --- a/static/api/vue-vuetify/variables/StringControlRenderer.html +++ b/static/api/vue-vuetify/variables/StringControlRenderer.html @@ -1 +1 @@ -StringControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable StringControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                  StringControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                      suggestions(): undefined | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                  • suggestions:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Returns undefined | string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                      • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                      • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                        \ No newline at end of file +StringControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Variable StringControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                        StringControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                        }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & DispatchPropsOfControl & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                            appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                            handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                            isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                            persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                            rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                        }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                            suggestions(): undefined | string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                        }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                            cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                            uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            };
                                                                                                                                                                                                                                                                                                                                                                                                                                                        }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                            config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                        }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                        • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                        • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                        • suggestions:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns undefined | string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                            • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                            • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/StringMaskControlRenderer.html b/static/api/vue-vuetify/variables/StringMaskControlRenderer.html index 990f937e..48c30ace 100644 --- a/static/api/vue-vuetify/variables/StringMaskControlRenderer.html +++ b/static/api/vue-vuetify/variables/StringMaskControlRenderer.html @@ -1 +1 @@ -StringMaskControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable StringMaskControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                              StringMaskControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  adaptValue: ((value) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  eager: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  mask: ComputedRef<Mask>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  options: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      eager: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      mask: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      reversed: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      tokens: MaskTokens;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      tokensReplace: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  returnMaskedValue: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  reversed: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tokensReplace: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  maskModel: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  clear(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                              }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • adaptValue: ((value) => any)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (value): any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns any

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • eager: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • mask: ComputedRef<Mask>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (value): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • options: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    eager: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    mask: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    reversed: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tokens: MaskTokens;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tokensReplace: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • returnMaskedValue: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • reversed: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • tokensReplace: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                              • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • (path): any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • path: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns any

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • maskModel: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • get:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                • set:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • val: undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                              • clear:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \ No newline at end of file +StringMaskControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Variable StringMaskControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  StringMaskControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      adaptValue: ((value) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      eager: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      mask: ComputedRef<Mask>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          eager: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          mask: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          reversed: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tokens: MaskTokens;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tokensReplace: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      returnMaskedValue: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      reversed: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      tokensReplace: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      maskModel: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      clear(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • adaptValue: ((value) => any)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (value): any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • eager: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • mask: ComputedRef<Mask>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (value): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • options: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        eager: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        mask: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        reversed: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tokens: MaskTokens;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tokensReplace: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • returnMaskedValue: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • reversed: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • tokensReplace: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • (path): any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • path: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • maskModel: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • get:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • set:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • val: undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • clear:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/TimeControlRenderer.html b/static/api/vue-vuetify/variables/TimeControlRenderer.html index a0a612a1..ab5ae4a2 100644 --- a/static/api/vue-vuetify/variables/TimeControlRenderer.html +++ b/static/api/vue-vuetify/variables/TimeControlRenderer.html @@ -1 +1 @@ -TimeControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable TimeControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      TimeControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          adaptValue: ((value) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ampm: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          icons: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          maskCompleted: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          options: ComputedRef<MaskOptions> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          showMenu: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          t: ComputedRef<Translator>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timeFormat: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          useMask: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          inputModel: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pickerValue: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cancelLabel(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clearLabel(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          formats(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          maxTime(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          minTime(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          okLabel(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          pickerIcon(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          showActions(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          timeSaveFormat(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          useSeconds(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          clear(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          onPickerChange(value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • adaptValue: ((value) => any)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (value): any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • ampm: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • icons: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • maskCompleted: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (value): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • options: ComputedRef<MaskOptions> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • showMenu: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • t: ComputedRef<Translator>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • timeFormat: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • useMask: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • (path): any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • path: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • inputModel: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • get:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • set:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • val: undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • pickerValue: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • get:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • set:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • val: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • cancelLabel:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • clearLabel:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • formats:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • maxTime:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • minTime:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • okLabel:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • pickerIcon:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • showActions:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • timeSaveFormat:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • useSeconds:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • clear:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • onPickerChange:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file +TimeControlRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Variable TimeControlRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          TimeControlRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              adaptValue: ((value) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ampm: ComputedRef<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              computedLabel: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              handleBlur: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              handleFocus: (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              icons: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              isFocused: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maskCompleted: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onChange: ((value) => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              options: ComputedRef<MaskOptions> | null;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              persistentHint: (() => boolean);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              rawErrors: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              showMenu: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              t: ComputedRef<Translator>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeFormat: ComputedRef<string>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              touched: Ref<boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              useMask: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              inputModel: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pickerValue: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cancelLabel(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clearLabel(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              formats(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              maxTime(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              minTime(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              okLabel(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              pickerIcon(): IconValue;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              showActions(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeSaveFormat(): string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              useSeconds(): boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              clear(): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              onPickerChange(value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ControlElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<ControlElement>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • adaptValue: ((value) => any)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • (value): any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • ampm: ComputedRef<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • appliedOptions: ComputedRef<any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • computedLabel: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: NonNullable<boolean | undefined>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }> & ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • controlWrapper: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • handleBlur: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • handleFocus: (() => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • (): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • icons: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • isFocused: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • maskCompleted: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • onChange: ((value) => void)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • (value): void
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • options: ComputedRef<MaskOptions> | null
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • persistentHint: (() => boolean)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • (): boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • rawErrors: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • showMenu: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • styles: Styles
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • t: ComputedRef<Translator>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • timeFormat: ComputedRef<string>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • touched: Ref<boolean>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • useMask: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • vuetifyProps: ((path) => any)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • (path): any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • path: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • handleChange:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • value: any

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • inputModel: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • get:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • set:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • val: undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • pickerValue: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                get(): undefined | string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                set(val): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • get:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • set:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • val: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • cancelLabel:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • clearLabel:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • formats:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • maxTime:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • minTime:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns undefined | string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • okLabel:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • pickerIcon:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • showActions:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • timeSaveFormat:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • useSeconds:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns boolean

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • clear:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • onPickerChange:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • value: string

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/ValidationBadge.html b/static/api/vue-vuetify/variables/ValidationBadge.html index f4161c7f..7f12b909 100644 --- a/static/api/vue-vuetify/variables/ValidationBadge.html +++ b/static/api/vue-vuetify/variables/ValidationBadge.html @@ -1 +1 @@ -ValidationBadge | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ValidationBadge: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  bordered: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  color: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  floating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  inline: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  offsetX: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  offsetY: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, unknown, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  tooltipMessages(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  bordered: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  color: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  floating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  inline: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  offsetX: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  offsetY: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  bordered: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  color: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  floating: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  inline: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  offsetX: string | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  offsetY: string | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • bordered: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • color: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • floating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • inline: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • offsetX: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: (NumberConstructor | StringConstructor)[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • offsetY: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: (NumberConstructor | StringConstructor)[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • tooltipMessages:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Returns string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • bordered: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • color: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • floating: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • inline: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • offsetX: string | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • offsetY: string | number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +ValidationBadge | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ValidationBadge: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        bordered: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        color: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        floating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inline: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        offsetX: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        offsetY: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }, unknown, unknown, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        tooltipMessages(): string[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        bordered: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        color: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        floating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inline: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        offsetX: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        offsetY: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        bordered: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        color: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        floating: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        inline: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        offsetX: string | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        offsetY: string | number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • bordered: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • default: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • color: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • default: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • floating: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • default: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • inline: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • default: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • offsetX: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: (NumberConstructor | StringConstructor)[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • offsetY: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: (NumberConstructor | StringConstructor)[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: (NumberConstructor | StringConstructor)[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • tooltipMessages:function
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • Returns string[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • bordered: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • color: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • floating: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • inline: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • offsetX: string | number
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • offsetY: string | number

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/ValidationIcon.html b/static/api/vue-vuetify/variables/ValidationIcon.html index 703db70b..d0f549ad 100644 --- a/static/api/vue-vuetify/variables/ValidationIcon.html +++ b/static/api/vue-vuetify/variables/ValidationIcon.html @@ -1 +1 @@ -ValidationIcon | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ValidationIcon: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              icons: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }>>, {}, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          • errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \ No newline at end of file +ValidationIcon | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ValidationIcon: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        icons: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            current: ComputedRef<IconAliases>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>>, {}, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • errors: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • type: PropType<ErrorObject<string, Record<string, any>, unknown>[]>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/VerticalLayoutRenderer.html b/static/api/vue-vuetify/variables/VerticalLayoutRenderer.html index 2e954f3c..c9c00349 100644 --- a/static/api/vue-vuetify/variables/VerticalLayoutRenderer.html +++ b/static/api/vue-vuetify/variables/VerticalLayoutRenderer.html @@ -1 +1 @@ -VerticalLayoutRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable VerticalLayoutRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              VerticalLayoutRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<Layout>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<Layout>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    type: PropType<Layout>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • type: PropType<Layout>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \ No newline at end of file +VerticalLayoutRenderer | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Variable VerticalLayoutRendererConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      VerticalLayoutRenderer: DefineComponent<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<Layout>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      } & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          appliedOptions: ComputedRef<any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          styles: Styles;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          vuetifyProps: ((path) => any);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              type: PropType<Layout>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>>, {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: Record<string, any>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }, {}>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonFormsCellRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: ObjectConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonFormsRendererRegistryEntry[]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            type: PropType<Layout>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        • type: PropType<Layout>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • cells: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • config: Record<string, any>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • enabled: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            • renderers: JsonFormsRendererRegistryEntry[]

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            Type declaration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/additionalPropertiesDefaultTranslations.html b/static/api/vue-vuetify/variables/additionalPropertiesDefaultTranslations.html index 13dfc77e..62b7c98f 100644 --- a/static/api/vue-vuetify/variables/additionalPropertiesDefaultTranslations.html +++ b/static/api/vue-vuetify/variables/additionalPropertiesDefaultTranslations.html @@ -1 +1 @@ -additionalPropertiesDefaultTranslations | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable additionalPropertiesDefaultTranslationsConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              additionalPropertiesDefaultTranslations: AdditionalPropertiesDefaultTranslation[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +additionalPropertiesDefaultTranslations | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable additionalPropertiesDefaultTranslationsConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              additionalPropertiesDefaultTranslations: AdditionalPropertiesDefaultTranslation[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/additionalRenderers.html b/static/api/vue-vuetify/variables/additionalRenderers.html index e084d822..1eaaea0a 100644 --- a/static/api/vue-vuetify/variables/additionalRenderers.html +++ b/static/api/vue-vuetify/variables/additionalRenderers.html @@ -1 +1 @@ -additionalRenderers | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable additionalRenderersConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              additionalRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +additionalRenderers | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable additionalRenderersConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              additionalRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/allOfRendererEntry.html b/static/api/vue-vuetify/variables/allOfRendererEntry.html index ae9948af..931791cf 100644 --- a/static/api/vue-vuetify/variables/allOfRendererEntry.html +++ b/static/api/vue-vuetify/variables/allOfRendererEntry.html @@ -1 +1 @@ -allOfRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              allOfRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +allOfRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              allOfRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/anyOfRendererEntry.html b/static/api/vue-vuetify/variables/anyOfRendererEntry.html index 5bedc485..dbaccc74 100644 --- a/static/api/vue-vuetify/variables/anyOfRendererEntry.html +++ b/static/api/vue-vuetify/variables/anyOfRendererEntry.html @@ -1 +1 @@ -anyOfRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              anyOfRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +anyOfRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              anyOfRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/anyOfStringOrEnumControlRendererEntry.html b/static/api/vue-vuetify/variables/anyOfStringOrEnumControlRendererEntry.html index 8602bda0..a9862b32 100644 --- a/static/api/vue-vuetify/variables/anyOfStringOrEnumControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/anyOfStringOrEnumControlRendererEntry.html @@ -1 +1 @@ -anyOfStringOrEnumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable anyOfStringOrEnumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              anyOfStringOrEnumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +anyOfStringOrEnumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable anyOfStringOrEnumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              anyOfStringOrEnumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/arrayControlRendererEntry.html b/static/api/vue-vuetify/variables/arrayControlRendererEntry.html index 50a0567a..27949391 100644 --- a/static/api/vue-vuetify/variables/arrayControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/arrayControlRendererEntry.html @@ -1 +1 @@ -arrayControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable arrayControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              arrayControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +arrayControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable arrayControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              arrayControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/arrayLayoutRendererEntry.html b/static/api/vue-vuetify/variables/arrayLayoutRendererEntry.html index 4d33a46f..6c028baa 100644 --- a/static/api/vue-vuetify/variables/arrayLayoutRendererEntry.html +++ b/static/api/vue-vuetify/variables/arrayLayoutRendererEntry.html @@ -1 +1 @@ -arrayLayoutRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable arrayLayoutRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              arrayLayoutRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +arrayLayoutRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable arrayLayoutRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              arrayLayoutRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/arrayListRendererEntry.html b/static/api/vue-vuetify/variables/arrayListRendererEntry.html index fb41f8f7..b630898e 100644 --- a/static/api/vue-vuetify/variables/arrayListRendererEntry.html +++ b/static/api/vue-vuetify/variables/arrayListRendererEntry.html @@ -1 +1 @@ -arrayListRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable arrayListRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              arrayListRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +arrayListRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable arrayListRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              arrayListRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/arrayRenderers.html b/static/api/vue-vuetify/variables/arrayRenderers.html index 52cc32aa..cf36ef84 100644 --- a/static/api/vue-vuetify/variables/arrayRenderers.html +++ b/static/api/vue-vuetify/variables/arrayRenderers.html @@ -1 +1 @@ -arrayRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              arrayRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +arrayRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              arrayRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/autocompleteEnumControlRendererEntry.html b/static/api/vue-vuetify/variables/autocompleteEnumControlRendererEntry.html index 797d0ea9..9ab0f0a1 100644 --- a/static/api/vue-vuetify/variables/autocompleteEnumControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/autocompleteEnumControlRendererEntry.html @@ -1 +1 @@ -autocompleteEnumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable autocompleteEnumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autocompleteEnumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +autocompleteEnumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable autocompleteEnumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autocompleteEnumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/autocompleteOneOfEnumControlRendererEntry.html b/static/api/vue-vuetify/variables/autocompleteOneOfEnumControlRendererEntry.html index 75788d4d..4c333bef 100644 --- a/static/api/vue-vuetify/variables/autocompleteOneOfEnumControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/autocompleteOneOfEnumControlRendererEntry.html @@ -1 +1 @@ -autocompleteOneOfEnumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable autocompleteOneOfEnumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autocompleteOneOfEnumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +autocompleteOneOfEnumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable autocompleteOneOfEnumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              autocompleteOneOfEnumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/booleanControlRendererEntry.html b/static/api/vue-vuetify/variables/booleanControlRendererEntry.html index c6d4436a..742c8ce2 100644 --- a/static/api/vue-vuetify/variables/booleanControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/booleanControlRendererEntry.html @@ -1 +1 @@ -booleanControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable booleanControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              booleanControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +booleanControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable booleanControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              booleanControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/booleanToggleControlRendererEntry.html b/static/api/vue-vuetify/variables/booleanToggleControlRendererEntry.html index 0626798a..de017d1c 100644 --- a/static/api/vue-vuetify/variables/booleanToggleControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/booleanToggleControlRendererEntry.html @@ -1 +1 @@ -booleanToggleControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable booleanToggleControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              booleanToggleControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +booleanToggleControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable booleanToggleControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              booleanToggleControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/categorizationRendererEntry.html b/static/api/vue-vuetify/variables/categorizationRendererEntry.html index 922273f3..a4a04307 100644 --- a/static/api/vue-vuetify/variables/categorizationRendererEntry.html +++ b/static/api/vue-vuetify/variables/categorizationRendererEntry.html @@ -1 +1 @@ -categorizationRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable categorizationRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              categorizationRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +categorizationRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable categorizationRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              categorizationRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/categorizationStepperRendererEntry.html b/static/api/vue-vuetify/variables/categorizationStepperRendererEntry.html index 345dec7f..339edb14 100644 --- a/static/api/vue-vuetify/variables/categorizationStepperRendererEntry.html +++ b/static/api/vue-vuetify/variables/categorizationStepperRendererEntry.html @@ -1 +1 @@ -categorizationStepperRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable categorizationStepperRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              categorizationStepperRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +categorizationStepperRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable categorizationStepperRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              categorizationStepperRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/complexRenderers.html b/static/api/vue-vuetify/variables/complexRenderers.html index 70b939a1..0ba1c6ab 100644 --- a/static/api/vue-vuetify/variables/complexRenderers.html +++ b/static/api/vue-vuetify/variables/complexRenderers.html @@ -1 +1 @@ -complexRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              complexRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +complexRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              complexRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/controlRenderers.html b/static/api/vue-vuetify/variables/controlRenderers.html index 75964c8d..a026f89c 100644 --- a/static/api/vue-vuetify/variables/controlRenderers.html +++ b/static/api/vue-vuetify/variables/controlRenderers.html @@ -1 +1 @@ -controlRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              controlRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +controlRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              controlRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/dateControlRendererEntry.html b/static/api/vue-vuetify/variables/dateControlRendererEntry.html index 91643d6f..ceb794f9 100644 --- a/static/api/vue-vuetify/variables/dateControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/dateControlRendererEntry.html @@ -1 +1 @@ -dateControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable dateControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dateControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +dateControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable dateControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dateControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/dateTimeControlRendererEntry.html b/static/api/vue-vuetify/variables/dateTimeControlRendererEntry.html index d292d499..10ae6c1c 100644 --- a/static/api/vue-vuetify/variables/dateTimeControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/dateTimeControlRendererEntry.html @@ -1 +1 @@ -dateTimeControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable dateTimeControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dateTimeControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +dateTimeControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable dateTimeControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              dateTimeControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/defaultStyles.html b/static/api/vue-vuetify/variables/defaultStyles.html index 5c4ad43e..e2a31d26 100644 --- a/static/api/vue-vuetify/variables/defaultStyles.html +++ b/static/api/vue-vuetify/variables/defaultStyles.html @@ -1 +1 @@ -defaultStyles | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultStyles: Styles
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +defaultStyles | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              defaultStyles: Styles
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/enumArrayRendererEntry.html b/static/api/vue-vuetify/variables/enumArrayRendererEntry.html index c6fd67af..b38d704e 100644 --- a/static/api/vue-vuetify/variables/enumArrayRendererEntry.html +++ b/static/api/vue-vuetify/variables/enumArrayRendererEntry.html @@ -1 +1 @@ -enumArrayRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable enumArrayRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enumArrayRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +enumArrayRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable enumArrayRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enumArrayRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/enumControlRendererEntry.html b/static/api/vue-vuetify/variables/enumControlRendererEntry.html index 2f0be2f9..414e3474 100644 --- a/static/api/vue-vuetify/variables/enumControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/enumControlRendererEntry.html @@ -1 +1 @@ -enumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable enumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +enumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable enumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/extendedRenderers.html b/static/api/vue-vuetify/variables/extendedRenderers.html index c9e7f0e2..1f2f1068 100644 --- a/static/api/vue-vuetify/variables/extendedRenderers.html +++ b/static/api/vue-vuetify/variables/extendedRenderers.html @@ -1 +1 @@ -extendedRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              extendedRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +extendedRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              extendedRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/extendedVuetifyRenderers.html b/static/api/vue-vuetify/variables/extendedVuetifyRenderers.html index 9f940479..c63353f0 100644 --- a/static/api/vue-vuetify/variables/extendedVuetifyRenderers.html +++ b/static/api/vue-vuetify/variables/extendedVuetifyRenderers.html @@ -1 +1 @@ -extendedVuetifyRenderers | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable extendedVuetifyRenderersConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              extendedVuetifyRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +extendedVuetifyRenderers | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable extendedVuetifyRenderersConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              extendedVuetifyRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/faIconAliases.html b/static/api/vue-vuetify/variables/faIconAliases.html index ea534834..07e88446 100644 --- a/static/api/vue-vuetify/variables/faIconAliases.html +++ b/static/api/vue-vuetify/variables/faIconAliases.html @@ -1 +1 @@ -faIconAliases | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              faIconAliases: IconAliases
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +faIconAliases | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              faIconAliases: IconAliases
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/groupRendererEntry.html b/static/api/vue-vuetify/variables/groupRendererEntry.html index 9151375f..395169ed 100644 --- a/static/api/vue-vuetify/variables/groupRendererEntry.html +++ b/static/api/vue-vuetify/variables/groupRendererEntry.html @@ -1 +1 @@ -groupRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              groupRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +groupRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              groupRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/horizontalLayoutRendererEntry.html b/static/api/vue-vuetify/variables/horizontalLayoutRendererEntry.html index 9e42c198..a5680a16 100644 --- a/static/api/vue-vuetify/variables/horizontalLayoutRendererEntry.html +++ b/static/api/vue-vuetify/variables/horizontalLayoutRendererEntry.html @@ -1 +1 @@ -horizontalLayoutRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable horizontalLayoutRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              horizontalLayoutRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +horizontalLayoutRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable horizontalLayoutRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              horizontalLayoutRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/integerControlRendererEntry.html b/static/api/vue-vuetify/variables/integerControlRendererEntry.html index 06148e50..08ff97e1 100644 --- a/static/api/vue-vuetify/variables/integerControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/integerControlRendererEntry.html @@ -1 +1 @@ -integerControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable integerControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              integerControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +integerControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable integerControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              integerControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/labelRendererEntry.html b/static/api/vue-vuetify/variables/labelRendererEntry.html index 02db62c6..869b42a2 100644 --- a/static/api/vue-vuetify/variables/labelRendererEntry.html +++ b/static/api/vue-vuetify/variables/labelRendererEntry.html @@ -1 +1 @@ -labelRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              labelRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +labelRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              labelRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/layoutRendererEntry.html b/static/api/vue-vuetify/variables/layoutRendererEntry.html index 4db2ad0f..c99685ff 100644 --- a/static/api/vue-vuetify/variables/layoutRendererEntry.html +++ b/static/api/vue-vuetify/variables/layoutRendererEntry.html @@ -1 +1 @@ -layoutRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable layoutRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              layoutRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +layoutRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable layoutRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              layoutRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/layoutRenderers.html b/static/api/vue-vuetify/variables/layoutRenderers.html index b5903869..e11edb72 100644 --- a/static/api/vue-vuetify/variables/layoutRenderers.html +++ b/static/api/vue-vuetify/variables/layoutRenderers.html @@ -1 +1 @@ -layoutRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              layoutRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +layoutRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              layoutRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/listWithDetailRendererEntry.html b/static/api/vue-vuetify/variables/listWithDetailRendererEntry.html index 8660626d..1bc505f2 100644 --- a/static/api/vue-vuetify/variables/listWithDetailRendererEntry.html +++ b/static/api/vue-vuetify/variables/listWithDetailRendererEntry.html @@ -1 +1 @@ -listWithDetailRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable listWithDetailRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              listWithDetailRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +listWithDetailRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable listWithDetailRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              listWithDetailRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/mdiIconAliases.html b/static/api/vue-vuetify/variables/mdiIconAliases.html index 9429861f..bbb13817 100644 --- a/static/api/vue-vuetify/variables/mdiIconAliases.html +++ b/static/api/vue-vuetify/variables/mdiIconAliases.html @@ -1 +1 @@ -mdiIconAliases | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              mdiIconAliases: IconAliases
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +mdiIconAliases | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              mdiIconAliases: IconAliases
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/multiStringControlRendererEntry.html b/static/api/vue-vuetify/variables/multiStringControlRendererEntry.html index 473d5c70..498cde07 100644 --- a/static/api/vue-vuetify/variables/multiStringControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/multiStringControlRendererEntry.html @@ -1 +1 @@ -multiStringControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable multiStringControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              multiStringControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +multiStringControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable multiStringControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              multiStringControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/numberControlRendererEntry.html b/static/api/vue-vuetify/variables/numberControlRendererEntry.html index 8c0f3f4f..91cbe7f6 100644 --- a/static/api/vue-vuetify/variables/numberControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/numberControlRendererEntry.html @@ -1 +1 @@ -numberControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable numberControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numberControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +numberControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable numberControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              numberControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/objectRendererEntry.html b/static/api/vue-vuetify/variables/objectRendererEntry.html index fdef0771..84c34c75 100644 --- a/static/api/vue-vuetify/variables/objectRendererEntry.html +++ b/static/api/vue-vuetify/variables/objectRendererEntry.html @@ -1 +1 @@ -objectRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable objectRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              objectRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +objectRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable objectRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              objectRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/oneOfEnumControlRendererEntry.html b/static/api/vue-vuetify/variables/oneOfEnumControlRendererEntry.html index 112e9e09..3dd1d1fe 100644 --- a/static/api/vue-vuetify/variables/oneOfEnumControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/oneOfEnumControlRendererEntry.html @@ -1 +1 @@ -oneOfEnumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable oneOfEnumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              oneOfEnumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +oneOfEnumControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable oneOfEnumControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              oneOfEnumControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/oneOfRadioGroupControlRendererEntry.html b/static/api/vue-vuetify/variables/oneOfRadioGroupControlRendererEntry.html index cffd0d52..6a697420 100644 --- a/static/api/vue-vuetify/variables/oneOfRadioGroupControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/oneOfRadioGroupControlRendererEntry.html @@ -1 +1 @@ -oneOfRadioGroupControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable oneOfRadioGroupControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              oneOfRadioGroupControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +oneOfRadioGroupControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable oneOfRadioGroupControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              oneOfRadioGroupControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/oneOfRendererEntry.html b/static/api/vue-vuetify/variables/oneOfRendererEntry.html index 2b7bb34f..744a0cd2 100644 --- a/static/api/vue-vuetify/variables/oneOfRendererEntry.html +++ b/static/api/vue-vuetify/variables/oneOfRendererEntry.html @@ -1 +1 @@ -oneOfRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              oneOfRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +oneOfRendererEntry | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              oneOfRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/oneOfTabRendererEntry.html b/static/api/vue-vuetify/variables/oneOfTabRendererEntry.html index 9ec8d23d..a2b04d13 100644 --- a/static/api/vue-vuetify/variables/oneOfTabRendererEntry.html +++ b/static/api/vue-vuetify/variables/oneOfTabRendererEntry.html @@ -1 +1 @@ -oneOfTabRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable oneOfTabRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              oneOfTabRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +oneOfTabRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable oneOfTabRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              oneOfTabRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/passwordControlRendererEntry.html b/static/api/vue-vuetify/variables/passwordControlRendererEntry.html index ec5dd78c..cb72304e 100644 --- a/static/api/vue-vuetify/variables/passwordControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/passwordControlRendererEntry.html @@ -1 +1 @@ -passwordControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable passwordControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              passwordControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +passwordControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable passwordControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              passwordControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/radioGroupControlRendererEntry.html b/static/api/vue-vuetify/variables/radioGroupControlRendererEntry.html index 247e1f86..1c347496 100644 --- a/static/api/vue-vuetify/variables/radioGroupControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/radioGroupControlRendererEntry.html @@ -1 +1 @@ -radioGroupControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable radioGroupControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              radioGroupControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +radioGroupControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable radioGroupControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              radioGroupControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/sliderControlRendererEntry.html b/static/api/vue-vuetify/variables/sliderControlRendererEntry.html index aaf4f726..250b26ec 100644 --- a/static/api/vue-vuetify/variables/sliderControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/sliderControlRendererEntry.html @@ -1 +1 @@ -sliderControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable sliderControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sliderControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +sliderControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable sliderControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              sliderControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/stringControlRendererEntry.html b/static/api/vue-vuetify/variables/stringControlRendererEntry.html index 5832e311..6cf5900c 100644 --- a/static/api/vue-vuetify/variables/stringControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/stringControlRendererEntry.html @@ -1 +1 @@ -stringControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable stringControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              stringControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +stringControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable stringControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              stringControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/stringMaskControlRendererEntry.html b/static/api/vue-vuetify/variables/stringMaskControlRendererEntry.html index fdeb881b..d6459aa8 100644 --- a/static/api/vue-vuetify/variables/stringMaskControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/stringMaskControlRendererEntry.html @@ -1 +1 @@ -stringMaskControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable stringMaskControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              stringMaskControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +stringMaskControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable stringMaskControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              stringMaskControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/timeControlRendererEntry.html b/static/api/vue-vuetify/variables/timeControlRendererEntry.html index c4959180..211fcaf9 100644 --- a/static/api/vue-vuetify/variables/timeControlRendererEntry.html +++ b/static/api/vue-vuetify/variables/timeControlRendererEntry.html @@ -1 +1 @@ -timeControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable timeControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +timeControlRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable timeControlRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              timeControlRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/verticalLayoutRendererEntry.html b/static/api/vue-vuetify/variables/verticalLayoutRendererEntry.html index 404f5d33..7b346c38 100644 --- a/static/api/vue-vuetify/variables/verticalLayoutRendererEntry.html +++ b/static/api/vue-vuetify/variables/verticalLayoutRendererEntry.html @@ -1 +1 @@ -verticalLayoutRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable verticalLayoutRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              verticalLayoutRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +verticalLayoutRendererEntry | JSON Forms Vue Vuetify Renderers

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Variable verticalLayoutRendererEntryConst

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              verticalLayoutRendererEntry: JsonFormsRendererRegistryEntry
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue-vuetify/variables/vuetifyRenderers.html b/static/api/vue-vuetify/variables/vuetifyRenderers.html index 84c3095c..370b54a3 100644 --- a/static/api/vue-vuetify/variables/vuetifyRenderers.html +++ b/static/api/vue-vuetify/variables/vuetifyRenderers.html @@ -1 +1 @@ -vuetifyRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              vuetifyRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +vuetifyRenderers | JSON Forms Vue Vuetify Renderers
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              vuetifyRenderers: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/masterListItemProps.html b/static/api/vue/functions/masterListItemProps.html index f87cfdfe..c71089e3 100644 --- a/static/api/vue/functions/masterListItemProps.html +++ b/static/api/vue/functions/masterListItemProps.html @@ -1,3 +1,3 @@ masterListItemProps | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function masterListItemProps

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Constructs a props declaration for Vue components which shall be used as master list items.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    handleSelect: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<((index) => void)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    index: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: NumberConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    removeItem: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<((path, value) => void)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    selected: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • handleSelect: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<((index) => void)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: PropType<((index) => void)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • index: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: NumberConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: NumberConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: StringConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • removeItem: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<((path, value) => void)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • default: undefined
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • required: false
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: PropType<((path, value) => void)>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: PropType<JsonSchema>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • selected: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • required: true
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • type: BooleanConstructor
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handleSelect: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<((index) => void)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  index: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: NumberConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  removeItem: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<((path, value) => void)>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  selected: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/rendererProps-1.html b/static/api/vue/functions/rendererProps-1.html index 9e79909b..e85705cc 100644 --- a/static/api/vue/functions/rendererProps-1.html +++ b/static/api/vue/functions/rendererProps-1.html @@ -4,4 +4,4 @@

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Use the generic type parameter when using a specialized binding, e.g. rendererProps<Layout>() in combination with useJsonFormsLayout or rendererProps<ControlElement>() in combination with useJsonFormsControl.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • U = UISchemaElement

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<U>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • U = UISchemaElement

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsCellRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: ObjectConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: false;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: BooleanConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: StringConstructor;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      default: undefined;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonFormsRendererRegistryEntry[]>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: true;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      type: PropType<U>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  };
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useControl.html b/static/api/vue/functions/useControl.html index e82f1557..0bf01884 100644 --- a/static/api/vue/functions/useControl.html +++ b/static/api/vue/functions/useControl.html @@ -1 +1 @@ -useControl | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • R
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • D
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • P extends {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: UISchemaElement & Scopable;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • props: P
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • stateMap: ((state, props) => R)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (state, props): R
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • state: JsonFormsState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • props: P

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns R

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<Required<P & R>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • R
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • D
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • P extends {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: UISchemaElement & Scopable;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • props: P
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • stateMap: ((state, props) => R)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (state, props): R
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • state: JsonFormsState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • props: P

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns R

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • dispatchMap: ((dispatch) => D)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (dispatch): D
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • dispatch: Dispatch<CoreActions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns D

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<Required<P & R>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & D

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +useControl | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • R
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • D
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • P extends {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: UISchemaElement & Scopable;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • props: P
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • stateMap: ((state, props) => R)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (state, props): R
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • state: JsonFormsState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • props: P

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns R

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<Required<P & R>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • R
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • D
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • P extends {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: UISchemaElement & Scopable;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • props: P
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • stateMap: ((state, props) => R)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (state, props): R
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • state: JsonFormsState
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • props: P

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns R

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • dispatchMap: ((dispatch) => D)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • (dispatch): D
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    • Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      • dispatch: Dispatch<CoreActions>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      Returns D

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<Required<P & R>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & D

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsAllOfControl.html b/static/api/vue/functions/useJsonFormsAllOfControl.html index 2b200777..5ed8b16c 100644 --- a/static/api/vue/functions/useJsonFormsAllOfControl.html +++ b/static/api/vue/functions/useJsonFormsAllOfControl.html @@ -1,4 +1,4 @@ useJsonFormsAllOfControl | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsAllOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Control' elements which resolve to 'allOf' schema elements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsAnyOfControl.html b/static/api/vue/functions/useJsonFormsAnyOfControl.html index ab1d5439..01b7a29c 100644 --- a/static/api/vue/functions/useJsonFormsAnyOfControl.html +++ b/static/api/vue/functions/useJsonFormsAnyOfControl.html @@ -1,4 +1,4 @@ useJsonFormsAnyOfControl | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsAnyOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Control' elements which resolve to 'anyOf' schema elements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsArrayControl.html b/static/api/vue/functions/useJsonFormsArrayControl.html index 09cd2880..8c552c78 100644 --- a/static/api/vue/functions/useJsonFormsArrayControl.html +++ b/static/api/vue/functions/useJsonFormsArrayControl.html @@ -1,4 +1,4 @@ useJsonFormsArrayControl | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsArrayControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Control' elements which resolve to 'array' schema elements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns UseJsonFormsArrayControlReturnType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns UseJsonFormsArrayControlReturnType

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsArrayLayout.html b/static/api/vue/functions/useJsonFormsArrayLayout.html index 0a75b365..6e1e44e0 100644 --- a/static/api/vue/functions/useJsonFormsArrayLayout.html +++ b/static/api/vue/functions/useJsonFormsArrayLayout.html @@ -1,4 +1,4 @@ -useJsonFormsArrayLayout | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsArrayLayout

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Control' elements which resolve to 'array' elements which +useJsonFormsArrayLayout | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Function useJsonFormsArrayLayout

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • Provides bindings for 'Control' elements which resolve to 'array' elements which shall be rendered as a layout instead of a control.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Access bindings via the provided reactive 'layout' object.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          data: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          disableAdd: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          disableRemove: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          minItems: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  • layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        disableAdd: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        disableRemove: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        minItems: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        arraySchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        disableAdd: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        disableRemove: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        minItems: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      arraySchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      disableAdd: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      disableRemove: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      minItems: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsCategorization.html b/static/api/vue/functions/useJsonFormsCategorization.html index 104059bc..b7f1864f 100644 --- a/static/api/vue/functions/useJsonFormsCategorization.html +++ b/static/api/vue/functions/useJsonFormsCategorization.html @@ -1,3 +1,3 @@ useJsonFormsCategorization | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsCategorization

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Categorization' elements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided categories array with reactive category objects.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    categories: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • categories: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  categories: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsCell.html b/static/api/vue/functions/useJsonFormsCell.html index 11cf58a6..4413de4b 100644 --- a/static/api/vue/functions/useJsonFormsCell.html +++ b/static/api/vue/functions/useJsonFormsCell.html @@ -5,4 +5,4 @@

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cell: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isValid: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsControl.html b/static/api/vue/functions/useJsonFormsControl.html index edb7181b..9a961539 100644 --- a/static/api/vue/functions/useJsonFormsControl.html +++ b/static/api/vue/functions/useJsonFormsControl.html @@ -2,4 +2,4 @@ Should be used when no specialized bindings are appropriate.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsControlWithDetail.html b/static/api/vue/functions/useJsonFormsControlWithDetail.html index 2aac9543..9892ef84 100644 --- a/static/api/vue/functions/useJsonFormsControlWithDetail.html +++ b/static/api/vue/functions/useJsonFormsControlWithDetail.html @@ -2,4 +2,4 @@ for example array and object renderers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsDispatchCell.html b/static/api/vue/functions/useJsonFormsDispatchCell.html index 04649dfa..4e2ed72b 100644 --- a/static/api/vue/functions/useJsonFormsDispatchCell.html +++ b/static/api/vue/functions/useJsonFormsDispatchCell.html @@ -5,4 +5,4 @@

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cell: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isValid: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsEnumCell.html b/static/api/vue/functions/useJsonFormsEnumCell.html index c77f9db5..fd92d50f 100644 --- a/static/api/vue/functions/useJsonFormsEnumCell.html +++ b/static/api/vue/functions/useJsonFormsEnumCell.html @@ -5,4 +5,4 @@

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cell: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isValid: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsEnumControl.html b/static/api/vue/functions/useJsonFormsEnumControl.html index a91166c2..dfae314a 100644 --- a/static/api/vue/functions/useJsonFormsEnumControl.html +++ b/static/api/vue/functions/useJsonFormsEnumControl.html @@ -1,4 +1,4 @@ useJsonFormsEnumControl | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsEnumControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Control' elements which resolve to 'enum' schema elements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsLabel.html b/static/api/vue/functions/useJsonFormsLabel.html index 72ab7dc1..7a1a7d77 100644 --- a/static/api/vue/functions/useJsonFormsLabel.html +++ b/static/api/vue/functions/useJsonFormsLabel.html @@ -1,3 +1,3 @@ useJsonFormsLabel | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsLabel

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Label' elements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive label object.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    label: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        text: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: LabelElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • label: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      text: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: LabelElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  label: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      text: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: LabelElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsLayout.html b/static/api/vue/functions/useJsonFormsLayout.html index 7534bd6e..2513871d 100644 --- a/static/api/vue/functions/useJsonFormsLayout.html +++ b/static/api/vue/functions/useJsonFormsLayout.html @@ -1,3 +1,3 @@ useJsonFormsLayout | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsLayout

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Layout' elements, e.g. VerticalLayout, HorizontalLayout, Group.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive 'layout' object.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  layout: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      direction: NonNullable<"row" | "column">;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: NonNullable<Layout & UISchemaElement>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsMasterListItem.html b/static/api/vue/functions/useJsonFormsMasterListItem.html index c8c15299..4e0b502f 100644 --- a/static/api/vue/functions/useJsonFormsMasterListItem.html +++ b/static/api/vue/functions/useJsonFormsMasterListItem.html @@ -2,4 +2,4 @@ The element using this binding is not supposed to be registered as an own renderer but used in a more specialized control.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Access bindings via the provided reactive 'item' object.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • props: OwnPropsOfMasterListItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  item: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      childLabelProp: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      disableRemove: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      index: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      selected: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      translations: ArrayTranslations;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      handleSelect(index): (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      removeItem(path, value): (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • props: OwnPropsOfMasterListItem

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  item: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      childLabelProp: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      disableRemove: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      index: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      selected: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      translations: ArrayTranslations;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      handleSelect(index): (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      removeItem(path, value): (() => void);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsMultiEnumControl.html b/static/api/vue/functions/useJsonFormsMultiEnumControl.html index 38eef420..2facad3c 100644 --- a/static/api/vue/functions/useJsonFormsMultiEnumControl.html +++ b/static/api/vue/functions/useJsonFormsMultiEnumControl.html @@ -1,4 +1,4 @@ useJsonFormsMultiEnumControl | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsMultiEnumControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Control' elements which resolve to multiple choice enums.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & DispatchPropsOfMultiEnumControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfMultiEnumControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsOneOfControl.html b/static/api/vue/functions/useJsonFormsOneOfControl.html index b7627902..5955f648 100644 --- a/static/api/vue/functions/useJsonFormsOneOfControl.html +++ b/static/api/vue/functions/useJsonFormsOneOfControl.html @@ -1,4 +1,4 @@ useJsonFormsOneOfControl | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsOneOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides bindings for 'Control' elements which resolve to 'oneOf' schema elements.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      indexOfFittingSchema: number;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsOneOfEnumCell.html b/static/api/vue/functions/useJsonFormsOneOfEnumCell.html index 26c8a7c3..c25d3952 100644 --- a/static/api/vue/functions/useJsonFormsOneOfEnumCell.html +++ b/static/api/vue/functions/useJsonFormsOneOfEnumCell.html @@ -5,4 +5,4 @@

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cell: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      isValid: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  handleChange(path, value): void;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns void

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsOneOfEnumControl.html b/static/api/vue/functions/useJsonFormsOneOfEnumControl.html index 9bbb9542..91c6fd94 100644 --- a/static/api/vue/functions/useJsonFormsOneOfEnumControl.html +++ b/static/api/vue/functions/useJsonFormsOneOfEnumControl.html @@ -2,4 +2,4 @@ 'oneOf' enums. These are used to enhance enums with label support.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Access bindings via the provided reactive control object. Dispatch changes via the provided handleChange method.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  control: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[] & {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          cell: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          tester: RankedTester;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      data: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      description: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      errors: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      i18nKeyPrefix: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      id: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      label: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      options: EnumOption[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      required: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      rootSchema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              } & DispatchPropsOfControl

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/functions/useJsonFormsRenderer.html b/static/api/vue/functions/useJsonFormsRenderer.html index 698ebfa9..eabd093f 100644 --- a/static/api/vue/functions/useJsonFormsRenderer.html +++ b/static/api/vue/functions/useJsonFormsRenderer.html @@ -1,4 +1,4 @@ useJsonFormsRenderer | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Function useJsonFormsRenderer

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • Provides specialized bindings which can be used for any renderer. Useful for meta elements like dispatchers.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Access bindings via the provided reactive 'renderer' object.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                -

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    renderer: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        enabled: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        schema: NonNullable<undefined | JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        visible: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    rootSchema: ComputedRef<NonNullable<JsonSchema>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • renderer: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<undefined | JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                • rootSchema: ComputedRef<NonNullable<JsonSchema>>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Returns {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderer: ComputedRef<{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      cells: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      config: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      enabled: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      renderers: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      schema: NonNullable<undefined | JsonSchema>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischema: UISchemaElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      uischemas: JsonFormsUISchemaRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      visible: NonNullable<undefined | boolean>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  rootSchema: ComputedRef<NonNullable<JsonSchema>>;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/hierarchy.html b/static/api/vue/hierarchy.html index b31a3e9e..3526b16e 100644 --- a/static/api/vue/hierarchy.html +++ b/static/api/vue/hierarchy.html @@ -1 +1 @@ -JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Class Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Class Hierarchy

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/index.html b/static/api/vue/index.html index e56eb5b7..8e3c9424 100644 --- a/static/api/vue/index.html +++ b/static/api/vue/index.html @@ -116,4 +116,4 @@ You can also reach us via email. In addition, EclipseSource also offers professional support for JSON Forms.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Migration

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              See our migration guide when updating JSON Forms.

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/interfaces/ControlProps.html b/static/api/vue/interfaces/ControlProps.html index 6a7cd5cb..13cc0eda 100644 --- a/static/api/vue/interfaces/ControlProps.html +++ b/static/api/vue/interfaces/ControlProps.html @@ -1,8 +1,8 @@ -ControlProps | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface ControlProps

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface ControlProps {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells?: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers?: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells? +ControlProps | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface ControlProps

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface ControlProps {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells?: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers?: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: ControlElement;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells?: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers?: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: JsonSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: ControlElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells?: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers?: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: JsonSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: ControlElement
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/interfaces/LayoutProps.html b/static/api/vue/interfaces/LayoutProps.html index f2a82f6d..586d6670 100644 --- a/static/api/vue/interfaces/LayoutProps.html +++ b/static/api/vue/interfaces/LayoutProps.html @@ -1,8 +1,8 @@ -LayoutProps | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface LayoutProps

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface LayoutProps {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells?: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers?: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: Layout;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells? +LayoutProps | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface LayoutProps

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface LayoutProps {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells?: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers?: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: Layout;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells?: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers?: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: JsonSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: Layout
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells?: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers?: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: JsonSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: Layout
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/interfaces/RendererProps.html b/static/api/vue/interfaces/RendererProps.html index ab18eff1..dba0352a 100644 --- a/static/api/vue/interfaces/RendererProps.html +++ b/static/api/vue/interfaces/RendererProps.html @@ -1,8 +1,8 @@ -RendererProps | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface RendererProps<U>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface RendererProps<U> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells?: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers?: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: U;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • U = UISchemaElement

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells? +RendererProps | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Interface RendererProps<U>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              interface RendererProps<U> {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cells?: JsonFormsCellRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  config?: any;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  enabled?: boolean;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  path: string;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  renderers?: JsonFormsRendererRegistryEntry[];
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  schema: JsonSchema;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  uischema: U;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • U = UISchemaElement

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Hierarchy (view full)

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells?: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers?: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: JsonSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Properties

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              cells?: JsonFormsCellRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              config?: any
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              enabled?: boolean
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              path: string
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              renderers?: JsonFormsRendererRegistryEntry[]
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              schema: JsonSchema
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              uischema: U
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/modules.html b/static/api/vue/modules.html index b434cf90..e731aba0 100644 --- a/static/api/vue/modules.html +++ b/static/api/vue/modules.html @@ -24,4 +24,4 @@ useJsonFormsOneOfEnumCell useJsonFormsOneOfEnumControl useJsonFormsRenderer -
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file diff --git a/static/api/vue/types/Required.html b/static/api/vue/types/Required.html index d56d22e6..3eab5ecc 100644 --- a/static/api/vue/types/Required.html +++ b/static/api/vue/types/Required.html @@ -1 +1 @@ -Required | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type alias Required<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Required<T>: T extends object
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [P in keyof T]-?: NonNullable<T[P]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file +Required | JSON Forms Vue

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type alias Required<T>

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Required<T>: T extends object
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ? {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      [P in keyof T]-?: NonNullable<T[P]>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  : T

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Type Parameters

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              • T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \ No newline at end of file