diff --git a/.github/workspace/grid/package-lock.json b/.github/workspace/grid/package-lock.json index 672a24b1..623ad64c 100644 --- a/.github/workspace/grid/package-lock.json +++ b/.github/workspace/grid/package-lock.json @@ -1,184 +1,14 @@ { "name": "formio-qld-prem-downloader", "version": "0.0.1", - "lockfileVersion": 3, + "lockfileVersion": 1, "requires": true, - "packages": { - "": { - "name": "formio-qld-prem-downloader", - "version": "0.0.1", - "license": "MIT", - "dependencies": { - "@formio/grid": "1.1.1" - }, - "devDependencies": {} - }, - "node_modules/@babel/code-frame": { - "version": "7.22.13", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@babel/code-frame/-/code-frame-7.22.13.tgz", - "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==", - "license": "MIT", - "dependencies": { - "@babel/highlight": "^7.22.13", - "chalk": "^2.4.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/code-frame/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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/code-frame/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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/code-frame/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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/code-frame/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "license": "MIT" - }, - "node_modules/@babel/code-frame/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/code-frame/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "license": "MIT", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.22.20", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@babel/highlight/-/highlight-7.22.20.tgz", - "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "license": "MIT" - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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/@formio/core": { + "dependencies": { + "@formio/core": { "version": "1.2.0", "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@formio/core/-/core-1.2.0.tgz", "integrity": "sha512-Emt64RzWnCg+HCcC8LNzLaTf96fOYjz4xVE6CPkhCcIcpMOVsZrUlIsTaxnaQn3lNPvt7bCp1uCcyy5dRJUK9Q==", - "license": "MIT", - "dependencies": { + "requires": { "@formio/lodash": "0.0.9", "core-js": "^3.21.1", "dayjs": "^1.10.8", @@ -186,2596 +16,221 @@ "eventemitter3": "^4.0.7", "fetch-ponyfill": "^7.1.0", "json-logic-js": "^2.0.2" - } - }, - "node_modules/@formio/grid": { - "version": "1.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@formio/grid/-/grid-1.1.1.tgz", - "integrity": "sha512-URA1M60VyQJ3wLFYEnB5hf2tD6I7WkWWydy4+PgVph30z37jTzKRPeiviBo2/p4I6a11mJNNROEqq4sZ3HiJ3A==", - "license": "MIT", - "dependencies": { - "@formio/core": "^1.1.0", - "@formio/lodash": "0.0.9", - "core-js": "^3.25.1", - "node-sass": "^7.0.3" - } - }, - "node_modules/@formio/lodash": { - "version": "0.0.9", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@formio/lodash/-/lodash-0.0.9.tgz", - "integrity": "sha512-g/mcs0WOjcivqXFtc148jrfuSdZiwbX/CWHSTzPDwMCJzJIy7iftO9G6jyewELsKG2DGzqLRHxbDW/jnr4WjPw==", - "license": "MIT" - }, - "node_modules/@gar/promisify": { - "version": "1.1.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@gar/promisify/-/promisify-1.1.3.tgz", - "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==", - "license": "MIT" - }, - "node_modules/@npmcli/fs": { - "version": "1.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@npmcli/fs/-/fs-1.1.1.tgz", - "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==", - "license": "ISC", - "dependencies": { - "@gar/promisify": "^1.0.1", - "semver": "^7.3.5" - } - }, - "node_modules/@npmcli/move-file": { - "version": "1.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@npmcli/move-file/-/move-file-1.1.2.tgz", - "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==", - "deprecated": "This functionality has been moved to @npmcli/fs", - "license": "MIT", - "dependencies": { - "mkdirp": "^1.0.4", - "rimraf": "^3.0.2" }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@tootallnate/once": { - "version": "1.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@tootallnate/once/-/once-1.1.2.tgz", - "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", - "license": "MIT", - "engines": { - "node": ">= 6" - } - }, - "node_modules/@types/minimist": { - "version": "1.2.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@types/minimist/-/minimist-1.2.2.tgz", - "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==", - "license": "MIT" - }, - "node_modules/@types/normalize-package-data": { - "version": "2.4.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz", - "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==", - "license": "MIT" - }, - "node_modules/abbrev": { - "version": "1.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", - "license": "ISC" - }, - "node_modules/agent-base": { - "version": "6.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", - "license": "MIT", - "dependencies": { - "debug": "4" - }, - "engines": { - "node": ">= 6.0.0" - } - }, - "node_modules/agentkeepalive": { - "version": "4.5.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/agentkeepalive/-/agentkeepalive-4.5.0.tgz", - "integrity": "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==", - "license": "MIT", - "dependencies": { - "humanize-ms": "^1.2.1" - }, - "engines": { - "node": ">= 8.0.0" - } - }, - "node_modules/aggregate-error": { - "version": "3.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/aggregate-error/-/aggregate-error-3.1.0.tgz", - "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", - "license": "MIT", - "dependencies": { - "clean-stack": "^2.0.0", - "indent-string": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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/ansi-regex": { - "version": "5.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "license": "MIT", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/aproba": { - "version": "2.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/aproba/-/aproba-2.0.0.tgz", - "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==", - "license": "ISC" - }, - "node_modules/are-we-there-yet": { - "version": "3.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz", - "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==", - "license": "ISC", - "dependencies": { - "delegates": "^1.0.0", - "readable-stream": "^3.6.0" - }, - "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" - } - }, - "node_modules/arrify": { - "version": "1.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/asn1": { - "version": "0.2.6", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/asn1/-/asn1-0.2.6.tgz", - "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==", - "license": "MIT", - "dependencies": { - "safer-buffer": "~2.1.0" - } - }, - "node_modules/assert-plus": { - "version": "1.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==", - "license": "MIT", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/async-foreach": { - "version": "0.1.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/async-foreach/-/async-foreach-0.1.3.tgz", - "integrity": "sha512-VUeSMD8nEGBWaZK4lizI1sf3yEC7pnAQ/mrI7pC2fBz2s/tq5jWWEngTwaf0Gruu/OoXRGLGg1XFqpYBiGTYJA==", - "engines": { - "node": "*" - } - }, - "node_modules/asynckit": { - "version": "0.4.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", - "license": "MIT" - }, - "node_modules/aws-sign2": { - "version": "0.7.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/aws-sign2/-/aws-sign2-0.7.0.tgz", - "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==", - "license": "Apache-2.0", - "engines": { - "node": "*" - } - }, - "node_modules/aws4": { - "version": "1.12.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/aws4/-/aws4-1.12.0.tgz", - "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==", - "license": "MIT" - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "license": "MIT" - }, - "node_modules/bcrypt-pbkdf": { - "version": "1.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", - "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==", - "license": "BSD-3-Clause", - "dependencies": { - "tweetnacl": "^0.14.3" - } - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "license": "MIT", "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/cacache": { - "version": "15.3.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/cacache/-/cacache-15.3.0.tgz", - "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==", - "license": "ISC", - "dependencies": { - "@npmcli/fs": "^1.0.0", - "@npmcli/move-file": "^1.0.1", - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "glob": "^7.1.4", - "infer-owner": "^1.0.4", - "lru-cache": "^6.0.0", - "minipass": "^3.1.1", - "minipass-collect": "^1.0.2", - "minipass-flush": "^1.0.5", - "minipass-pipeline": "^1.2.2", - "mkdirp": "^1.0.3", - "p-map": "^4.0.0", - "promise-inflight": "^1.0.1", - "rimraf": "^3.0.2", - "ssri": "^8.0.1", - "tar": "^6.0.2", - "unique-filename": "^1.1.1" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "license": "MIT", - "engines": { - "node": ">=6" + "@formio/lodash": { + "version": "0.0.9", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@formio/lodash/-/lodash-0.0.9.tgz", + "integrity": "sha512-g/mcs0WOjcivqXFtc148jrfuSdZiwbX/CWHSTzPDwMCJzJIy7iftO9G6jyewELsKG2DGzqLRHxbDW/jnr4WjPw==" + } } }, - "node_modules/camelcase-keys": { - "version": "6.2.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/camelcase-keys/-/camelcase-keys-6.2.2.tgz", - "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==", - "license": "MIT", - "dependencies": { - "camelcase": "^5.3.1", - "map-obj": "^4.0.0", - "quick-lru": "^4.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "@formio/grid": { + "version": "1.3.0", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@formio/grid/-/grid-1.3.0.tgz", + "integrity": "sha512-KhHUzSa9KwxiZgm9OnfmTn9xFMH38JXXIvkWFU6hR8FlUqMO2tsMiD+nbOE1czRQNztvdhr0ojyA7SEeLhpg7g==", + "requires": { + "@formio/core": "^1.2.0", + "@formio/lodash": "0.1.0", + "core-js": "^3.32.0", + "sass": "^1.64.2" } }, - "node_modules/caseless": { - "version": "0.12.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==", - "license": "Apache-2.0" - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "license": "MIT", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } + "@formio/lodash": { + "version": "0.1.0", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/@formio/lodash/-/lodash-0.1.0.tgz", + "integrity": "sha512-xwDR6UyoOVZaYHNRmSAQXzx57I6svqi7wY2n8PAbGCWFnSvIKIWjlZ8Jktb63VJY1b5lfNF8xyq2ZFcsAMjYVg==" }, - "node_modules/chownr": { - "version": "2.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/chownr/-/chownr-2.0.0.tgz", - "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", - "license": "ISC", - "engines": { - "node": ">=10" + "anymatch": { + "version": "3.1.3", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "requires": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" } }, - "node_modules/clean-stack": { + "binary-extensions": { "version": "2.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/clean-stack/-/clean-stack-2.2.0.tgz", - "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/cliui": { - "version": "8.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "license": "ISC", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "license": "MIT", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "license": "MIT" - }, - "node_modules/color-support": { - "version": "1.1.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/color-support/-/color-support-1.1.3.tgz", - "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", - "license": "ISC", - "bin": { - "color-support": "bin.js" - } - }, - "node_modules/combined-stream": { - "version": "1.0.8", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "license": "MIT", - "dependencies": { - "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "license": "MIT" - }, - "node_modules/console-control-strings": { - "version": "1.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==", - "license": "ISC" - }, - "node_modules/core-js": { - "version": "3.32.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/core-js/-/core-js-3.32.2.tgz", - "integrity": "sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==", - "hasInstallScript": true, - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/core-util-is": { - "version": "1.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==", - "license": "MIT" - }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "license": "MIT", - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/dashdash": { - "version": "1.14.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/dashdash/-/dashdash-1.14.1.tgz", - "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==", - "license": "MIT", - "dependencies": { - "assert-plus": "^1.0.0" - }, - "engines": { - "node": ">=0.10" - } + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/binary-extensions/-/binary-extensions-2.2.0.tgz", + "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" }, - "node_modules/dayjs": { + "braces": { + "version": "3.0.2", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "requires": { + "fill-range": "^7.0.1" + } + }, + "chokidar": { + "version": "3.5.3", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/chokidar/-/chokidar-3.5.3.tgz", + "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", + "requires": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "fsevents": "~2.3.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + } + }, + "core-js": { + "version": "3.33.2", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/core-js/-/core-js-3.33.2.tgz", + "integrity": "sha512-XeBzWI6QL3nJQiHmdzbAOiMYqjrb7hwU7A39Qhvd/POSa/t9E1AeZyEZx3fNvp/vtM8zXwhoL0FsiS0hD0pruQ==" + }, + "dayjs": { "version": "1.11.10", "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/dayjs/-/dayjs-1.11.10.tgz", - "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==", - "license": "MIT" - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "license": "MIT", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/debug/node_modules/ms": { - "version": "2.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "license": "MIT" + "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==" }, - "node_modules/decamelize": { - "version": "1.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decamelize-keys": { - "version": "1.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/decamelize-keys/-/decamelize-keys-1.1.1.tgz", - "integrity": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==", - "license": "MIT", - "dependencies": { - "decamelize": "^1.1.0", - "map-obj": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/decamelize-keys/node_modules/map-obj": { - "version": "1.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/map-obj/-/map-obj-1.0.1.tgz", - "integrity": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/delayed-stream": { - "version": "1.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "license": "MIT", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/delegates": { - "version": "1.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==", - "license": "MIT" - }, - "node_modules/dompurify": { + "dompurify": { "version": "2.4.7", "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/dompurify/-/dompurify-2.4.7.tgz", - "integrity": "sha512-kxxKlPEDa6Nc5WJi+qRgPbOAbgTpSULL+vI3NUXsZMlkJxTqYI9wg5ZTay2sFrdZRWHPWNi+EdAhcJf81WtoMQ==", - "license": "(MPL-2.0 OR Apache-2.0)" - }, - "node_modules/ecc-jsbn": { - "version": "0.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", - "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==", - "license": "MIT", - "dependencies": { - "jsbn": "~0.1.0", - "safer-buffer": "^2.1.0" - } + "integrity": "sha512-kxxKlPEDa6Nc5WJi+qRgPbOAbgTpSULL+vI3NUXsZMlkJxTqYI9wg5ZTay2sFrdZRWHPWNi+EdAhcJf81WtoMQ==" }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "license": "MIT" - }, - "node_modules/encoding": { - "version": "0.1.13", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/encoding/-/encoding-0.1.13.tgz", - "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", - "license": "MIT", - "optional": true, - "dependencies": { - "iconv-lite": "^0.6.2" - } - }, - "node_modules/env-paths": { - "version": "2.2.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/env-paths/-/env-paths-2.2.1.tgz", - "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/err-code": { - "version": "2.0.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/err-code/-/err-code-2.0.3.tgz", - "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==", - "license": "MIT" - }, - "node_modules/error-ex": { - "version": "1.3.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "license": "MIT", - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/escalade": { - "version": "3.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "license": "MIT", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/eventemitter3": { + "eventemitter3": { "version": "4.0.7", "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/eventemitter3/-/eventemitter3-4.0.7.tgz", - "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", - "license": "MIT" - }, - "node_modules/extend": { - "version": "3.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", - "license": "MIT" + "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" }, - "node_modules/extsprintf": { - "version": "1.3.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/extsprintf/-/extsprintf-1.3.0.tgz", - "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==", - "engines": [ - "node >=0.6.0" - ], - "license": "MIT" - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "license": "MIT" - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "license": "MIT" - }, - "node_modules/fetch-ponyfill": { + "fetch-ponyfill": { "version": "7.1.0", "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/fetch-ponyfill/-/fetch-ponyfill-7.1.0.tgz", "integrity": "sha512-FhbbL55dj/qdVO3YNK7ZEkshvj3eQ7EuIGV2I6ic/2YiocvyWv+7jg2s4AyS0wdRU75s3tA8ZxI/xPigb0v5Aw==", - "license": "MIT", - "dependencies": { + "requires": { "node-fetch": "~2.6.1" } }, - "node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "license": "MIT", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/forever-agent": { - "version": "0.6.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/forever-agent/-/forever-agent-0.6.1.tgz", - "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==", - "license": "Apache-2.0", - "engines": { - "node": "*" + "fill-range": { + "version": "7.0.1", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "requires": { + "to-regex-range": "^5.0.1" } }, - "node_modules/form-data": { + "fsevents": { "version": "2.3.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/form-data/-/form-data-2.3.3.tgz", - "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", - "license": "MIT", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 0.12" + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "optional": true + }, + "glob-parent": { + "version": "5.1.2", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "requires": { + "is-glob": "^4.0.1" } }, - "node_modules/fs-minipass": { + "immutable": { + "version": "4.3.4", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/immutable/-/immutable-4.3.4.tgz", + "integrity": "sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==" + }, + "is-binary-path": { "version": "2.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "license": "ISC", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">= 8" + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "requires": { + "binary-extensions": "^2.0.0" } }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "license": "ISC" - }, - "node_modules/function-bind": { - "version": "1.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "license": "MIT" + "is-extglob": { + "version": "2.1.1", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" }, - "node_modules/gauge": { - "version": "4.0.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/gauge/-/gauge-4.0.4.tgz", - "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==", - "license": "ISC", - "dependencies": { - "aproba": "^1.0.3 || ^2.0.0", - "color-support": "^1.1.3", - "console-control-strings": "^1.1.0", - "has-unicode": "^2.0.1", - "signal-exit": "^3.0.7", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "wide-align": "^1.1.5" - }, - "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + "is-glob": { + "version": "4.0.3", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "requires": { + "is-extglob": "^2.1.1" } }, - "node_modules/gaze": { - "version": "1.1.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/gaze/-/gaze-1.1.3.tgz", - "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==", - "license": "MIT", - "dependencies": { - "globule": "^1.0.0" - }, - "engines": { - "node": ">= 4.0.0" - } + "is-number": { + "version": "7.0.0", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "license": "ISC", - "engines": { - "node": "6.* || 8.* || >= 10.*" - } + "json-logic-js": { + "version": "2.0.2", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/json-logic-js/-/json-logic-js-2.0.2.tgz", + "integrity": "sha512-ZBtBdMJieqQcH7IX/LaBsr5pX+Y5JIW+EhejtM3Ffg2jdN9Iwf+Ht6TbHnvAZ/YtwyuhPaCBlnvzrwVeWdvGDQ==" }, - "node_modules/get-stdin": { - "version": "4.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/get-stdin/-/get-stdin-4.0.1.tgz", - "integrity": "sha512-F5aQMywwJ2n85s4hJPTT9RPxGmubonuB10MNYo17/xph174n2MIR33HRguhzVag10O/npM7SPk73LMZNP+FaWw==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" + "node-fetch": { + "version": "2.6.13", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/node-fetch/-/node-fetch-2.6.13.tgz", + "integrity": "sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA==", + "requires": { + "whatwg-url": "^5.0.0" } }, - "node_modules/getpass": { - "version": "0.1.7", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/getpass/-/getpass-0.1.7.tgz", - "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==", - "license": "MIT", - "dependencies": { - "assert-plus": "^1.0.0" - } + "normalize-path": { + "version": "3.0.0", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "license": "ISC", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } + "picomatch": { + "version": "2.3.1", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" }, - "node_modules/glob/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" + "readdirp": { + "version": "3.6.0", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "requires": { + "picomatch": "^2.2.1" } }, - "node_modules/globule": { - "version": "1.3.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/globule/-/globule-1.3.4.tgz", - "integrity": "sha512-OPTIfhMBh7JbBYDpa5b+Q5ptmMWKwcNcFSR/0c6t8V4f3ZAVBEsKNY37QdVqmLRYSMhOUGYrY0QhSoEpzGr/Eg==", - "license": "MIT", - "dependencies": { - "glob": "~7.1.1", - "lodash": "^4.17.21", - "minimatch": "~3.0.2" - }, - "engines": { - "node": ">= 0.10" + "sass": { + "version": "1.69.5", + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/sass/-/sass-1.69.5.tgz", + "integrity": "sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==", + "requires": { + "chokidar": ">=3.0.0 <4.0.0", + "immutable": "^4.0.0", + "source-map-js": ">=0.6.2 <2.0.0" } }, - "node_modules/globule/node_modules/glob": { - "version": "7.1.7", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/glob/-/glob-7.1.7.tgz", - "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==", - "license": "ISC", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.11", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/graceful-fs/-/graceful-fs-4.2.11.tgz", - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "license": "ISC" - }, - "node_modules/har-schema": { - "version": "2.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/har-schema/-/har-schema-2.0.0.tgz", - "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==", - "license": "ISC", - "engines": { - "node": ">=4" - } - }, - "node_modules/har-validator": { - "version": "5.1.5", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/har-validator/-/har-validator-5.1.5.tgz", - "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", - "deprecated": "this library is no longer supported", - "license": "MIT", - "dependencies": { - "ajv": "^6.12.3", - "har-schema": "^2.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/hard-rejection": { - "version": "2.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/hard-rejection/-/hard-rejection-2.1.0.tgz", - "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/has": { - "version": "1.0.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "license": "MIT", - "dependencies": { - "function-bind": "^1.1.1" - }, - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/has-unicode": { - "version": "2.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==", - "license": "ISC" - }, - "node_modules/hosted-git-info": { - "version": "4.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", - "license": "ISC", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/http-cache-semantics": { - "version": "4.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", - "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", - "license": "BSD-2-Clause" - }, - "node_modules/http-proxy-agent": { - "version": "4.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", - "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", - "license": "MIT", - "dependencies": { - "@tootallnate/once": "1", - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/http-signature": { - "version": "1.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/http-signature/-/http-signature-1.2.0.tgz", - "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==", - "license": "MIT", - "dependencies": { - "assert-plus": "^1.0.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" - }, - "engines": { - "node": ">=0.8", - "npm": ">=1.3.7" - } - }, - "node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", - "license": "MIT", - "dependencies": { - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/humanize-ms": { - "version": "1.2.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/humanize-ms/-/humanize-ms-1.2.1.tgz", - "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==", - "license": "MIT", - "dependencies": { - "ms": "^2.0.0" - } - }, - "node_modules/iconv-lite": { - "version": "0.6.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/iconv-lite/-/iconv-lite-0.6.3.tgz", - "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", - "license": "MIT", - "optional": true, - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "license": "MIT", - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/indent-string": { - "version": "4.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/infer-owner": { - "version": "1.0.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/infer-owner/-/infer-owner-1.0.4.tgz", - "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==", - "license": "ISC" - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "license": "ISC", - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "license": "ISC" - }, - "node_modules/ip": { - "version": "2.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==", - "license": "MIT" - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "license": "MIT" - }, - "node_modules/is-core-module": { - "version": "2.13.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-core-module/-/is-core-module-2.13.0.tgz", - "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", - "license": "MIT", - "dependencies": { - "has": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-lambda": { - "version": "1.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-lambda/-/is-lambda-1.0.1.tgz", - "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==", - "license": "MIT" - }, - "node_modules/is-plain-obj": { - "version": "1.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "integrity": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-typedarray": { - "version": "1.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", - "license": "MIT" - }, - "node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", - "license": "MIT" - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "license": "ISC" - }, - "node_modules/isstream": { - "version": "0.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/isstream/-/isstream-0.1.2.tgz", - "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==", - "license": "MIT" - }, - "node_modules/js-base64": { - "version": "2.6.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/js-base64/-/js-base64-2.6.4.tgz", - "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==", - "license": "BSD-3-Clause" - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "license": "MIT" - }, - "node_modules/jsbn": { - "version": "0.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/jsbn/-/jsbn-0.1.1.tgz", - "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==", - "license": "MIT" - }, - "node_modules/json-logic-js": { - "version": "2.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/json-logic-js/-/json-logic-js-2.0.2.tgz", - "integrity": "sha512-ZBtBdMJieqQcH7IX/LaBsr5pX+Y5JIW+EhejtM3Ffg2jdN9Iwf+Ht6TbHnvAZ/YtwyuhPaCBlnvzrwVeWdvGDQ==", - "license": "MIT" - }, - "node_modules/json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "license": "MIT" - }, - "node_modules/json-schema": { - "version": "0.4.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/json-schema/-/json-schema-0.4.0.tgz", - "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", - "license": "(AFL-2.1 OR BSD-3-Clause)" - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "license": "MIT" - }, - "node_modules/json-stringify-safe": { - "version": "5.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", - "license": "ISC" - }, - "node_modules/jsprim": { - "version": "1.4.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/jsprim/-/jsprim-1.4.2.tgz", - "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==", - "license": "MIT", - "dependencies": { - "assert-plus": "1.0.0", - "extsprintf": "1.3.0", - "json-schema": "0.4.0", - "verror": "1.10.0" - }, - "engines": { - "node": ">=0.6.0" - } - }, - "node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lines-and-columns": { - "version": "1.2.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "license": "MIT" - }, - "node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "license": "MIT", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "license": "MIT" - }, - "node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/make-fetch-happen": { - "version": "9.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz", - "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==", - "license": "ISC", - "dependencies": { - "agentkeepalive": "^4.1.3", - "cacache": "^15.2.0", - "http-cache-semantics": "^4.1.0", - "http-proxy-agent": "^4.0.1", - "https-proxy-agent": "^5.0.0", - "is-lambda": "^1.0.1", - "lru-cache": "^6.0.0", - "minipass": "^3.1.3", - "minipass-collect": "^1.0.2", - "minipass-fetch": "^1.3.2", - "minipass-flush": "^1.0.5", - "minipass-pipeline": "^1.2.4", - "negotiator": "^0.6.2", - "promise-retry": "^2.0.1", - "socks-proxy-agent": "^6.0.0", - "ssri": "^8.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/map-obj": { - "version": "4.3.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/map-obj/-/map-obj-4.3.0.tgz", - "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==", - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/meow": { - "version": "9.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/meow/-/meow-9.0.0.tgz", - "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==", - "license": "MIT", - "dependencies": { - "@types/minimist": "^1.2.0", - "camelcase-keys": "^6.2.2", - "decamelize": "^1.2.0", - "decamelize-keys": "^1.1.0", - "hard-rejection": "^2.1.0", - "minimist-options": "4.1.0", - "normalize-package-data": "^3.0.0", - "read-pkg-up": "^7.0.1", - "redent": "^3.0.0", - "trim-newlines": "^3.0.0", - "type-fest": "^0.18.0", - "yargs-parser": "^20.2.3" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "license": "MIT", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/min-indent": { - "version": "1.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/min-indent/-/min-indent-1.0.1.tgz", - "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/minimatch": { - "version": "3.0.8", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minimatch/-/minimatch-3.0.8.tgz", - "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==", - "license": "ISC", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/minimist-options": { - "version": "4.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minimist-options/-/minimist-options-4.1.0.tgz", - "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==", - "license": "MIT", - "dependencies": { - "arrify": "^1.0.1", - "is-plain-obj": "^1.1.0", - "kind-of": "^6.0.3" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "license": "ISC", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minipass-collect": { + "source-map-js": { "version": "1.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minipass-collect/-/minipass-collect-1.0.2.tgz", - "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==", - "license": "ISC", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/minipass-fetch": { - "version": "1.4.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minipass-fetch/-/minipass-fetch-1.4.1.tgz", - "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==", - "license": "MIT", - "dependencies": { - "minipass": "^3.1.0", - "minipass-sized": "^1.0.3", - "minizlib": "^2.0.0" - }, - "engines": { - "node": ">=8" - }, - "optionalDependencies": { - "encoding": "^0.1.12" - } - }, - "node_modules/minipass-flush": { - "version": "1.0.5", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minipass-flush/-/minipass-flush-1.0.5.tgz", - "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==", - "license": "ISC", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/minipass-pipeline": { - "version": "1.2.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", - "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==", - "license": "ISC", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minipass-sized": { - "version": "1.0.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minipass-sized/-/minipass-sized-1.0.3.tgz", - "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==", - "license": "ISC", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minizlib": { - "version": "2.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minizlib/-/minizlib-2.1.2.tgz", - "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", - "license": "MIT", - "dependencies": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "license": "MIT", - "bin": { - "mkdirp": "bin/cmd.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/ms": { - "version": "2.1.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", - "license": "MIT" - }, - "node_modules/nan": { - "version": "2.18.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/nan/-/nan-2.18.0.tgz", - "integrity": "sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==", - "license": "MIT" - }, - "node_modules/negotiator": { - "version": "0.6.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/negotiator/-/negotiator-0.6.3.tgz", - "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", - "license": "MIT", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/node-fetch": { - "version": "2.6.13", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/node-fetch/-/node-fetch-2.6.13.tgz", - "integrity": "sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA==", - "license": "MIT", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, - "node_modules/node-gyp": { - "version": "8.4.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/node-gyp/-/node-gyp-8.4.1.tgz", - "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==", - "license": "MIT", - "dependencies": { - "env-paths": "^2.2.0", - "glob": "^7.1.4", - "graceful-fs": "^4.2.6", - "make-fetch-happen": "^9.1.0", - "nopt": "^5.0.0", - "npmlog": "^6.0.0", - "rimraf": "^3.0.2", - "semver": "^7.3.5", - "tar": "^6.1.2", - "which": "^2.0.2" - }, - "bin": { - "node-gyp": "bin/node-gyp.js" - }, - "engines": { - "node": ">= 10.12.0" - } - }, - "node_modules/node-gyp/node_modules/npmlog": { - "version": "6.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/npmlog/-/npmlog-6.0.2.tgz", - "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", - "license": "ISC", - "dependencies": { - "are-we-there-yet": "^3.0.0", - "console-control-strings": "^1.1.0", - "gauge": "^4.0.3", - "set-blocking": "^2.0.0" - }, - "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" - } - }, - "node_modules/node-sass": { - "version": "7.0.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/node-sass/-/node-sass-7.0.3.tgz", - "integrity": "sha512-8MIlsY/4dXUkJDYht9pIWBhMil3uHmE8b/AdJPjmFn1nBx9X9BASzfzmsCy0uCCb8eqI3SYYzVPDswWqSx7gjw==", - "hasInstallScript": true, - "license": "MIT", - "dependencies": { - "async-foreach": "^0.1.3", - "chalk": "^4.1.2", - "cross-spawn": "^7.0.3", - "gaze": "^1.0.0", - "get-stdin": "^4.0.1", - "glob": "^7.0.3", - "lodash": "^4.17.15", - "meow": "^9.0.0", - "nan": "^2.13.2", - "node-gyp": "^8.4.1", - "npmlog": "^5.0.0", - "request": "^2.88.0", - "sass-graph": "^4.0.1", - "stdout-stream": "^1.4.0", - "true-case-path": "^1.0.2" - }, - "bin": { - "node-sass": "bin/node-sass" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/nopt": { - "version": "5.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/nopt/-/nopt-5.0.0.tgz", - "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", - "license": "ISC", - "dependencies": { - "abbrev": "1" - }, - "bin": { - "nopt": "bin/nopt.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/normalize-package-data": { - "version": "3.0.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/normalize-package-data/-/normalize-package-data-3.0.3.tgz", - "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==", - "license": "BSD-2-Clause", - "dependencies": { - "hosted-git-info": "^4.0.1", - "is-core-module": "^2.5.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - }, - "engines": { - "node": ">=10" - } + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==" }, - "node_modules/npmlog": { + "to-regex-range": { "version": "5.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/npmlog/-/npmlog-5.0.1.tgz", - "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==", - "license": "ISC", - "dependencies": { - "are-we-there-yet": "^2.0.0", - "console-control-strings": "^1.1.0", - "gauge": "^3.0.0", - "set-blocking": "^2.0.0" + "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "requires": { + "is-number": "^7.0.0" } }, - "node_modules/npmlog/node_modules/are-we-there-yet": { - "version": "2.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", - "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==", - "license": "ISC", - "dependencies": { - "delegates": "^1.0.0", - "readable-stream": "^3.6.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/npmlog/node_modules/gauge": { - "version": "3.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/gauge/-/gauge-3.0.2.tgz", - "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==", - "license": "ISC", - "dependencies": { - "aproba": "^1.0.3 || ^2.0.0", - "color-support": "^1.1.2", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.1", - "object-assign": "^4.1.1", - "signal-exit": "^3.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "wide-align": "^1.1.2" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/oauth-sign": { - "version": "0.9.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/oauth-sign/-/oauth-sign-0.9.0.tgz", - "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", - "license": "Apache-2.0", - "engines": { - "node": "*" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "license": "ISC", - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "license": "MIT", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/p-map": { - "version": "4.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/p-map/-/p-map-4.0.0.tgz", - "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", - "license": "MIT", - "dependencies": { - "aggregate-error": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "license": "MIT", - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "license": "MIT" - }, - "node_modules/performance-now": { - "version": "2.1.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/performance-now/-/performance-now-2.1.0.tgz", - "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", - "license": "MIT" - }, - "node_modules/process-nextick-args": { - "version": "2.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", - "license": "MIT" - }, - "node_modules/promise-inflight": { - "version": "1.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/promise-inflight/-/promise-inflight-1.0.1.tgz", - "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==", - "license": "ISC" - }, - "node_modules/promise-retry": { - "version": "2.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/promise-retry/-/promise-retry-2.0.1.tgz", - "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==", - "license": "MIT", - "dependencies": { - "err-code": "^2.0.2", - "retry": "^0.12.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/psl": { - "version": "1.9.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", - "license": "MIT" - }, - "node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "node_modules/qs": { - "version": "6.5.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/qs/-/qs-6.5.3.tgz", - "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==", - "license": "BSD-3-Clause", - "engines": { - "node": ">=0.6" - } - }, - "node_modules/quick-lru": { - "version": "4.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/quick-lru/-/quick-lru-4.0.1.tgz", - "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg": { - "version": "5.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/read-pkg/-/read-pkg-5.2.0.tgz", - "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", - "license": "MIT", - "dependencies": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^2.5.0", - "parse-json": "^5.0.0", - "type-fest": "^0.6.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up": { - "version": "7.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/read-pkg-up/-/read-pkg-up-7.0.1.tgz", - "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", - "license": "MIT", - "dependencies": { - "find-up": "^4.1.0", - "read-pkg": "^5.2.0", - "type-fest": "^0.8.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/type-fest": { - "version": "0.8.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg/node_modules/hosted-git-info": { - "version": "2.8.9", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", - "license": "ISC" - }, - "node_modules/read-pkg/node_modules/normalize-package-data": { - "version": "2.5.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "license": "BSD-2-Clause", - "dependencies": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "node_modules/read-pkg/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "license": "ISC", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/read-pkg/node_modules/type-fest": { - "version": "0.6.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/type-fest/-/type-fest-0.6.0.tgz", - "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=8" - } - }, - "node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", - "license": "MIT", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/redent": { - "version": "3.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/redent/-/redent-3.0.0.tgz", - "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", - "license": "MIT", - "dependencies": { - "indent-string": "^4.0.0", - "strip-indent": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/request": { - "version": "2.88.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/request/-/request-2.88.2.tgz", - "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", - "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142", - "license": "Apache-2.0", - "dependencies": { - "aws-sign2": "~0.7.0", - "aws4": "^1.8.0", - "caseless": "~0.12.0", - "combined-stream": "~1.0.6", - "extend": "~3.0.2", - "forever-agent": "~0.6.1", - "form-data": "~2.3.2", - "har-validator": "~5.1.3", - "http-signature": "~1.2.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.19", - "oauth-sign": "~0.9.0", - "performance-now": "^2.1.0", - "qs": "~6.5.2", - "safe-buffer": "^5.1.2", - "tough-cookie": "~2.5.0", - "tunnel-agent": "^0.6.0", - "uuid": "^3.3.2" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve": { - "version": "1.22.6", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/resolve/-/resolve-1.22.6.tgz", - "integrity": "sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==", - "license": "MIT", - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/retry": { - "version": "0.12.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/retry/-/retry-0.12.0.tgz", - "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", - "license": "MIT", - "engines": { - "node": ">= 4" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "license": "ISC", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "license": "MIT" - }, - "node_modules/sass-graph": { - "version": "4.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/sass-graph/-/sass-graph-4.0.1.tgz", - "integrity": "sha512-5YCfmGBmxoIRYHnKK2AKzrAkCoQ8ozO+iumT8K4tXJXRVCPf+7s1/9KxTSW3Rbvf+7Y7b4FR3mWyLnQr3PHocA==", - "license": "MIT", - "dependencies": { - "glob": "^7.0.0", - "lodash": "^4.17.11", - "scss-tokenizer": "^0.4.3", - "yargs": "^17.2.1" - }, - "bin": { - "sassgraph": "bin/sassgraph" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/scss-tokenizer": { - "version": "0.4.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/scss-tokenizer/-/scss-tokenizer-0.4.3.tgz", - "integrity": "sha512-raKLgf1LI5QMQnG+RxHz6oK0sL3x3I4FN2UDLqgLOGO8hodECNnNh5BXn7fAyBxrA8zVzdQizQ6XjNJQ+uBwMw==", - "license": "MIT", - "dependencies": { - "js-base64": "^2.4.9", - "source-map": "^0.7.3" - } - }, - "node_modules/semver": { - "version": "7.5.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "license": "ISC", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/set-blocking": { - "version": "2.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", - "license": "ISC" - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "license": "MIT", - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "license": "ISC" - }, - "node_modules/smart-buffer": { - "version": "4.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/smart-buffer/-/smart-buffer-4.2.0.tgz", - "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", - "license": "MIT", - "engines": { - "node": ">= 6.0.0", - "npm": ">= 3.0.0" - } - }, - "node_modules/socks": { - "version": "2.7.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/socks/-/socks-2.7.1.tgz", - "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", - "license": "MIT", - "dependencies": { - "ip": "^2.0.0", - "smart-buffer": "^4.2.0" - }, - "engines": { - "node": ">= 10.13.0", - "npm": ">= 3.0.0" - } - }, - "node_modules/socks-proxy-agent": { - "version": "6.2.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz", - "integrity": "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==", - "license": "MIT", - "dependencies": { - "agent-base": "^6.0.2", - "debug": "^4.3.3", - "socks": "^2.6.2" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/source-map": { - "version": "0.7.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/source-map/-/source-map-0.7.4.tgz", - "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", - "license": "BSD-3-Clause", - "engines": { - "node": ">= 8" - } - }, - "node_modules/spdx-correct": { - "version": "3.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/spdx-correct/-/spdx-correct-3.2.0.tgz", - "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", - "license": "Apache-2.0", - "dependencies": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-exceptions": { - "version": "2.3.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", - "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==", - "license": "CC-BY-3.0" - }, - "node_modules/spdx-expression-parse": { - "version": "3.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", - "license": "MIT", - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-license-ids": { - "version": "3.0.15", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/spdx-license-ids/-/spdx-license-ids-3.0.15.tgz", - "integrity": "sha512-lpT8hSQp9jAKp9mhtBU4Xjon8LPGBvLIuBiSVhMEtmLecTh2mO0tlqrAMp47tBXzMr13NJMQ2lf7RpQGLJ3HsQ==", - "license": "CC0-1.0" - }, - "node_modules/sshpk": { - "version": "1.17.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/sshpk/-/sshpk-1.17.0.tgz", - "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==", - "license": "MIT", - "dependencies": { - "asn1": "~0.2.3", - "assert-plus": "^1.0.0", - "bcrypt-pbkdf": "^1.0.0", - "dashdash": "^1.12.0", - "ecc-jsbn": "~0.1.1", - "getpass": "^0.1.1", - "jsbn": "~0.1.0", - "safer-buffer": "^2.0.2", - "tweetnacl": "~0.14.0" - }, - "bin": { - "sshpk-conv": "bin/sshpk-conv", - "sshpk-sign": "bin/sshpk-sign", - "sshpk-verify": "bin/sshpk-verify" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ssri": { - "version": "8.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/ssri/-/ssri-8.0.1.tgz", - "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==", - "license": "ISC", - "dependencies": { - "minipass": "^3.1.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/stdout-stream": { - "version": "1.4.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/stdout-stream/-/stdout-stream-1.4.1.tgz", - "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==", - "license": "MIT", - "dependencies": { - "readable-stream": "^2.0.1" - } - }, - "node_modules/stdout-stream/node_modules/readable-stream": { - "version": "2.3.8", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/readable-stream/-/readable-stream-2.3.8.tgz", - "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", - "license": "MIT", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/stdout-stream/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "license": "MIT" - }, - "node_modules/stdout-stream/node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "license": "MIT", - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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/strip-ansi": { - "version": "6.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "license": "MIT", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-indent": { - "version": "3.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/strip-indent/-/strip-indent-3.0.0.tgz", - "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", - "license": "MIT", - "dependencies": { - "min-indent": "^1.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "license": "MIT", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/tar": { - "version": "6.2.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/tar/-/tar-6.2.0.tgz", - "integrity": "sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==", - "license": "ISC", - "dependencies": { - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "minipass": "^5.0.0", - "minizlib": "^2.1.1", - "mkdirp": "^1.0.3", - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/tar/node_modules/minipass": { - "version": "5.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", - "license": "ISC", - "engines": { - "node": ">=8" - } - }, - "node_modules/tough-cookie": { - "version": "2.5.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/tough-cookie/-/tough-cookie-2.5.0.tgz", - "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", - "license": "BSD-3-Clause", - "dependencies": { - "psl": "^1.1.28", - "punycode": "^2.1.1" - }, - "engines": { - "node": ">=0.8" - } - }, - "node_modules/tr46": { + "tr46": { "version": "0.0.3", "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", - "license": "MIT" - }, - "node_modules/trim-newlines": { - "version": "3.0.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/trim-newlines/-/trim-newlines-3.0.1.tgz", - "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==", - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/true-case-path": { - "version": "1.0.3", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/true-case-path/-/true-case-path-1.0.3.tgz", - "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==", - "license": "Apache-2.0", - "dependencies": { - "glob": "^7.1.2" - } - }, - "node_modules/tunnel-agent": { - "version": "0.6.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", - "license": "Apache-2.0", - "dependencies": { - "safe-buffer": "^5.0.1" - }, - "engines": { - "node": "*" - } - }, - "node_modules/tweetnacl": { - "version": "0.14.5", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/tweetnacl/-/tweetnacl-0.14.5.tgz", - "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==", - "license": "Unlicense" - }, - "node_modules/type-fest": { - "version": "0.18.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/type-fest/-/type-fest-0.18.1.tgz", - "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==", - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/unique-filename": { - "version": "1.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/unique-filename/-/unique-filename-1.1.1.tgz", - "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==", - "license": "ISC", - "dependencies": { - "unique-slug": "^2.0.0" - } - }, - "node_modules/unique-slug": { - "version": "2.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/unique-slug/-/unique-slug-2.0.2.tgz", - "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==", - "license": "ISC", - "dependencies": { - "imurmurhash": "^0.1.4" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "license": "BSD-2-Clause", - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "license": "MIT" - }, - "node_modules/uuid": { - "version": "3.4.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/uuid/-/uuid-3.4.0.tgz", - "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", - "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", - "license": "MIT", - "bin": { - "uuid": "bin/uuid" - } - }, - "node_modules/validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "license": "Apache-2.0", - "dependencies": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, - "node_modules/verror": { - "version": "1.10.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/verror/-/verror-1.10.0.tgz", - "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==", - "engines": [ - "node >=0.6.0" - ], - "license": "MIT", - "dependencies": { - "assert-plus": "^1.0.0", - "core-util-is": "1.0.2", - "extsprintf": "^1.2.0" - } + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" }, - "node_modules/webidl-conversions": { + "webidl-conversions": { "version": "3.0.1", "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", - "license": "BSD-2-Clause" + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" }, - "node_modules/whatwg-url": { + "whatwg-url": { "version": "5.0.0", "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/whatwg-url/-/whatwg-url-5.0.0.tgz", "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "license": "MIT", - "dependencies": { + "requires": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "license": "ISC", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/wide-align": { - "version": "1.1.5", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/wide-align/-/wide-align-1.1.5.tgz", - "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", - "license": "ISC", - "dependencies": { - "string-width": "^1.0.2 || 2 || 3 || 4" - } - }, - "node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/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/wrappy": { - "version": "1.0.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "license": "ISC" - }, - "node_modules/y18n": { - "version": "5.0.8", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "license": "ISC", - "engines": { - "node": ">=10" - } - }, - "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "license": "ISC" - }, - "node_modules/yargs": { - "version": "17.7.2", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "license": "MIT", - "dependencies": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/yargs-parser": { - "version": "20.2.9", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/yargs-parser/-/yargs-parser-20.2.9.tgz", - "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", - "license": "ISC", - "engines": { - "node": ">=10" - } - }, - "node_modules/yargs/node_modules/yargs-parser": { - "version": "21.1.1", - "resolved": "https://nexus.tools.services.qld.gov.au/nexus/repository/npm_all/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "license": "ISC", - "engines": { - "node": ">=12" - } } } } diff --git a/.github/workspace/grid/package.json b/.github/workspace/grid/package.json index 687eb7c7..d77bd81a 100644 --- a/.github/workspace/grid/package.json +++ b/.github/workspace/grid/package.json @@ -25,12 +25,12 @@ "scripts": { "update": "npm update `npm outdated | awk '{print $1}' | tr '\n' ' '` ", "copy-formio-grid-changelog": "cp node_modules/@formio/grid/Changelog.md ../../../lib/grid.changlog.md", - "copy-formios-grid": "mkdir ../../../lib/grid && cp -rf node_modules/@formio/grid/dist/* ../../../lib/grid", + "copy-formios-grid": "mkdir -p ../../../lib/grid && cp -rf node_modules/@formio/grid/dist/* ../../../lib/grid", "cleanup": "rm -rf ../../../lib/*server*", "copy-all": "npm run copy-formios-grid && npm run cleanup" }, "devDependencies": {}, "dependencies": { - "@formio/grid": "1.1.1" + "@formio/grid": "1.3.0" } } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aabeca9..063b5e02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,13 @@ -## [Unreleased] +## [Unreleased] + ## [v2.0.0] - 2023-08-09 + ### Pull Requests + - Merge pull request [#130](https://github.com/qld-gov-au/formio/issues/130) from qld-gov-au/develop - Merge pull request [#129](https://github.com/qld-gov-au/formio/issues/129) from qld-gov-au/QOLDEV-539_FormIo.8.1.0_premium1.19.1_formiojs4.15.1 - Merge pull request [#126](https://github.com/qld-gov-au/formio/issues/126) from qld-gov-au/develop @@ -22,55 +25,69 @@ - Merge pull request [#107](https://github.com/qld-gov-au/formio/issues/107) from qld-gov-au/Storybook7Upgrade - Merge pull request [#72](https://github.com/qld-gov-au/formio/issues/72) from qld-gov-au/update-changelog - + ## [v1.1.6-beta003] - 2022-11-21 + ### Pull Requests + - Merge pull request [#101](https://github.com/qld-gov-au/formio/issues/101) from qld-gov-au/FOR-271_formiojs4.14.9_premium1.19.0-rc.3 - Merge pull request [#96](https://github.com/qld-gov-au/formio/issues/96) from qld-gov-au/update-readme-part2 - Merge pull request [#95](https://github.com/qld-gov-au/formio/issues/95) from qld-gov-au/update-readme - + ## [v1.1.6-beta002] - 2022-10-06 + ## [v1.1.6-beta001] - 2022-09-12 + ## [v1.1.5] - 2022-08-23 + ## [v1.1.4] - 2022-08-19 + ## [v1.0.14] - 2022-08-18 + ## [v1.0.14-beta001] - 2022-08-12 + ## [v1.0.13] - 2022-08-08 + ### Pull Requests + - Merge pull request [#89](https://github.com/qld-gov-au/formio/issues/89) from qld-gov-au/QOL-7591-update-button-loading-spinner-style - Merge pull request [#88](https://github.com/qld-gov-au/formio/issues/88) from qld-gov-au/QOL-9130-sso-demo-improvement - Merge pull request [#87](https://github.com/qld-gov-au/formio/issues/87) from qld-gov-au/QOL-9130-sso-demo-improvement - Merge pull request [#85](https://github.com/qld-gov-au/formio/issues/85) from qld-gov-au/develop - Merge pull request [#83](https://github.com/qld-gov-au/formio/issues/83) from qld-gov-au/QOL-8947-customise-formio-error-and-success-message - + ## [v1.1.3] - 2022-07-13 + ### Pull Requests + - Merge pull request [#84](https://github.com/qld-gov-au/formio/issues/84) from qld-gov-au/QOL-8947-customise-formio-error-and-success-message - Merge pull request [#81](https://github.com/qld-gov-au/formio/issues/81) from qld-gov-au/fix-dependabot-alerts - Merge pull request [#82](https://github.com/qld-gov-au/formio/issues/82) from qld-gov-au/hotfix-prod-css-script-location - Merge pull request [#76](https://github.com/qld-gov-au/formio/issues/76) from qld-gov-au/add-iOS-12-support - + ## [v1.1.2] - 2022-07-11 + ### Pull Requests + - Merge pull request [#77](https://github.com/qld-gov-au/formio/issues/77) from qld-gov-au/add-iOS-12-support - Merge pull request [#75](https://github.com/qld-gov-au/formio/issues/75) from qld-gov-au/remove-force-hypoerlink-open-in-new-window - Merge pull request [#74](https://github.com/qld-gov-au/formio/issues/74) from qld-gov-au/QOL-9002-fix-GA-snippet @@ -79,90 +96,116 @@ - Merge pull request [#70](https://github.com/qld-gov-au/formio/issues/70) from qld-gov-au/QOL-8993-formio-upgrade - Merge pull request [#67](https://github.com/qld-gov-au/formio/issues/67) from qld-gov-au/Add-best-pratice-documentation - + ## [v1.0.12] - 2022-07-08 + ## [v1.0.11] - 2022-07-07 + ## [v1.0.10] - 2022-06-29 + ### Pull Requests -- Merge pull request [#66](https://github.com/qld-gov-au/formio/issues/66) from qld-gov-au/QOL-8950-update-PluPlusAddress-default-label-and-style +- Merge pull request [#66](https://github.com/qld-gov-au/formio/issues/66) from qld-gov-au/QOL-8950-update-PluPlusAddress-default-label-and-style + ## [v1.1.1] - 2022-06-28 + ### Pull Requests -- Merge pull request [#74](https://github.com/qld-gov-au/formio/issues/74) from qld-gov-au/QOL-9002-fix-GA-snippet +- Merge pull request [#74](https://github.com/qld-gov-au/formio/issues/74) from qld-gov-au/QOL-9002-fix-GA-snippet + ## [v1.1.0] - 2022-06-28 + ### Pull Requests + - Merge pull request [#73](https://github.com/qld-gov-au/formio/issues/73) from qld-gov-au/QOL-8993-sync-premium.js - Merge pull request [#71](https://github.com/qld-gov-au/formio/issues/71) from qld-gov-au/update-changelog - + ## [v1.1.0-beta002] - 2022-06-23 + ### Pull Requests -- Merge pull request [#70](https://github.com/qld-gov-au/formio/issues/70) from qld-gov-au/QOL-8993-formio-upgrade +- Merge pull request [#70](https://github.com/qld-gov-au/formio/issues/70) from qld-gov-au/QOL-8993-formio-upgrade + ## [v1.1.0-beta001] - 2022-06-23 + ### Pull Requests + - Merge pull request [#67](https://github.com/qld-gov-au/formio/issues/67) from qld-gov-au/Add-best-pratice-documentation - Merge pull request [#65](https://github.com/qld-gov-au/formio/issues/65) from qld-gov-au/add-theming-support - Merge pull request [#64](https://github.com/qld-gov-au/formio/issues/64) from qld-gov-au/63-custom-templates-should-be-under-bootstrap3-for-v7-server - + ## [v1.0.9] - 2022-06-09 + ### Pull Requests -- Merge pull request [#62](https://github.com/qld-gov-au/formio/issues/62) from qld-gov-au/remove-jquery-reference-from-custom-component-library +- Merge pull request [#62](https://github.com/qld-gov-au/formio/issues/62) from qld-gov-au/remove-jquery-reference-from-custom-component-library + ## [v1.0.8] - 2022-05-26 + ### Pull Requests -- Merge pull request [#58](https://github.com/qld-gov-au/formio/issues/58) from qld-gov-au/update-readme-and-storybook-doc-content +- Merge pull request [#58](https://github.com/qld-gov-au/formio/issues/58) from qld-gov-au/update-readme-and-storybook-doc-content + ## [v1.0.7-beta001] - 2022-05-26 + ## [v1.0.6-beta001] - 2022-05-20 + ## [v1.0.7] - 2022-05-20 + ### Pull Requests + - Merge pull request [#56](https://github.com/qld-gov-au/formio/issues/56) from qld-gov-au/select-component-data-resource-hotfix - Merge pull request [#51](https://github.com/qld-gov-au/formio/issues/51) from qld-gov-au/release-v1.0.5 - + ## [v1.0.6] - 2022-05-04 + ### Pull Requests + - Merge pull request [#50](https://github.com/qld-gov-au/formio/issues/50) from qld-gov-au/release-v1.0.5 - Merge pull request [#49](https://github.com/qld-gov-au/formio/issues/49) from qld-gov-au/release-v1.0.5 - Merge pull request [#48](https://github.com/qld-gov-au/formio/issues/48) from qld-gov-au/release-v1.0.5 - + ## [v1.0.5] - 2022-04-28 + ### Pull Requests + - Merge pull request [#43](https://github.com/qld-gov-au/formio/issues/43) from qld-gov-au/QOL-8650-fix-gitbridge-issue-in-FormioScript - Merge pull request [#41](https://github.com/qld-gov-au/formio/issues/41) from qld-gov-au/currentLibs - Merge pull request [#42](https://github.com/qld-gov-au/formio/issues/42) from qld-gov-au/QOL-8650-fix-form-revision-support - + ## [v1.0.4-beta003] - 2022-04-27 + ### Pull Requests + - Merge pull request [#40](https://github.com/qld-gov-au/formio/issues/40) from qld-gov-au/QOL-8650-add-recaptcha-support-to-FormioLoader - Merge pull request [#39](https://github.com/qld-gov-au/formio/issues/39) from qld-gov-au/QOL-8091-PlsPlusAddress-patch - Merge pull request [#38](https://github.com/qld-gov-au/formio/issues/38) from qld-gov-au/QOL-8091-enhance-plsPlusAddress-with-custom-key-support @@ -175,13 +218,16 @@ - Merge pull request [#30](https://github.com/qld-gov-au/formio/issues/30) from qld-gov-au/release-v1.0.4 - Merge pull request [#28](https://github.com/qld-gov-au/formio/issues/28) from qld-gov-au/release-v1.0.4 - + ## [v1.0.4-beta002] - 2022-04-14 + ## [v1.0.4] - 2022-04-14 + ### Pull Requests + - Merge pull request [#28](https://github.com/qld-gov-au/formio/issues/28) from qld-gov-au/release-v1.0.4 - Merge pull request [#29](https://github.com/qld-gov-au/formio/issues/29) from qld-gov-au/fixCiCdPostGitCVE - Merge pull request [#27](https://github.com/qld-gov-au/formio/issues/27) from qld-gov-au/release-v1.0.4 @@ -196,40 +242,49 @@ - Merge pull request [#20](https://github.com/qld-gov-au/formio/issues/20) from qld-gov-au/release-v1.0.4 - Merge pull request [#19](https://github.com/qld-gov-au/formio/issues/19) from qld-gov-au/ssoWiP3 - + ## [v1.0.4-beta001] - 2022-04-07 + ### Pull Requests -- Merge pull request [#11](https://github.com/qld-gov-au/formio/issues/11) from qld-gov-au/QOL-8650-formio-squiz-improvement +- Merge pull request [#11](https://github.com/qld-gov-au/formio/issues/11) from qld-gov-au/QOL-8650-formio-squiz-improvement + ## [v1.0.3] - 2022-03-18 + ### Pull Requests -- Merge pull request [#8](https://github.com/qld-gov-au/formio/issues/8) from qld-gov-au/QOL-8667-add-formio-assets +- Merge pull request [#8](https://github.com/qld-gov-au/formio/issues/8) from qld-gov-au/QOL-8667-add-formio-assets + ## [v1.0.2] - 2022-03-17 + ### Pull Requests -- Merge pull request [#6](https://github.com/qld-gov-au/formio/issues/6) from qld-gov-au/add-external-library +- Merge pull request [#6](https://github.com/qld-gov-au/formio/issues/6) from qld-gov-au/add-external-library + ## [v1.0.1] - 2022-03-15 + ### Pull Requests + - Merge pull request [#5](https://github.com/qld-gov-au/formio/issues/5) from qld-gov-au/QOL-8091-PlsPlus-Address - Merge pull request [#4](https://github.com/qld-gov-au/formio/issues/4) from qld-gov-au/cicd-updates - + ## v1.0.0 - 2022-03-14 + ### Pull Requests + - Merge pull request [#3](https://github.com/qld-gov-au/formio/issues/3) from qld-gov-au/QOL-8091-PlsPlus-Address - Merge pull request [#2](https://github.com/qld-gov-au/formio/issues/2) from qld-gov-au/foundation - Merge pull request [#1](https://github.com/qld-gov-au/formio/issues/1) from qld-gov-au/plsplus-address - [Unreleased]: https://github.com/qld-gov-au/formio/compare/v2.0.0...HEAD [v2.0.0]: https://github.com/qld-gov-au/formio/compare/v1.1.6-beta003...v2.0.0 [v1.1.6-beta003]: https://github.com/qld-gov-au/formio/compare/v1.1.6-beta002...v1.1.6-beta003 diff --git a/lib/grid/formio.grid.css b/lib/grid/formio.grid.css index 36cf9118..26c9b160 100644 --- a/lib/grid/formio.grid.css +++ b/lib/grid/formio.grid.css @@ -2,14 +2,25 @@ !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./lib/styles.scss ***! \**********************************************************************************************************/ div.data-grid-wrapper { - position: relative; } - div.data-grid-wrapper div.responsive-table { - display: block; - max-width: 86vw; - overflow-x: auto; - position: relative; } + position: relative; +} +div.data-grid-wrapper div.responsive-table { + display: block; + max-width: 86vw; + overflow-x: auto; + position: relative; +} +div.data-grid-wrapper input[type=checkbox] { + cursor: pointer; +} +div.data-grid-wrapper div.pagination-bottom { + display: flex; + justify-content: center; +} div.formio-new-button { + position: absolute; + right: 10px; width: 36px; height: 36px; text-align: center; @@ -17,7 +28,7 @@ div.formio-new-button { font-size: 28px; line-height: 1; border-radius: 18px; - margin-left: 20px; } +} div.data-grid table.formio-grid { width: 100%; @@ -26,110 +37,162 @@ div.data-grid table.formio-grid { border-collapse: collapse; border-spacing: 0; empty-cells: show; - outline: 0; } - div.data-grid table.formio-grid tr.header th { - padding-right: 24px; } - div.data-grid table.formio-grid th { - position: relative; - white-space: nowrap; - border-width: 0 0 2px 1px; } - div.data-grid table.formio-grid th span.menu { - display: flex; - position: absolute; - top: 0; - right: 0; - bottom: 0; - align-items: center; - cursor: pointer; - padding: 5px; - color: #495057; } - div.data-grid table.formio-grid th span.menu .menu-btn { - font-size: 20px; } - div.data-grid table.formio-grid th span.menu .menu-btn.filters-applied { - color: #F04124; } - div.data-grid table.formio-grid th span.sort-btn { - visibility: hidden; - align-items: center; - cursor: pointer; - padding: 5px; - color: #000000; - margin-right: 12px; } - div.data-grid table.formio-grid th span.sort-btn.sorted { - visibility: visible; } - div.data-grid table.formio-grid th:hover span.sort-btn:not(.sorted) { - visibility: visible; - color: #b4b4b4; } - div.data-grid table.formio-grid td { - border-style: solid; - border-width: 0 0 0 1px; - padding: .4em .6em; - overflow: auto; - line-height: 1.6em; - vertical-align: middle; - white-space: nowrap; } - div.data-grid table.formio-grid td.clip { - overflow-x: hidden; - text-overflow: ellipsis; } - div.data-grid table.formio-grid th.formio-grid-ops { - right: 0px; - text-align: center; - top: auto; - padding: 0.4rem 0; } - div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn { - font-size: 20px; } - div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn .dropdown-menu { - left: initial; - right: 15px; - top: -22px; } - div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn .dropdown-menu .dropdown-item { - cursor: pointer; - padding: 2px; } - div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn:hover .dropdown-menu { - display: block; } - div.data-grid table.formio-grid th.formio-grid-ops div.formio-grid-ops-button { - display: block; - padding: 2px 2px; - font-size: 16px; - line-height: 1.5em; - border-radius: 0; - width: 100%; - height: 24px; - z-index: 1001; - z-index: 1001; - -webkit-box-shadow: 0px 0px 5px 1px rgba(48, 113, 169, 0.3); - -moz-box-shadow: 0px 0px 5px 1px rgba(48, 113, 169, 0.3); - box-shadow: 0px 0px 5px 1px rgba(48, 113, 169, 0.3); } - div.data-grid table.formio-grid th.formio-grid-ops div.formio-grid-ops-button.delete-all-btn { - font-size: 18px; - width: 50px; - height: 30px; - line-height: normal; - display: table-cell; - vertical-align: middle; } - div.data-grid table.formio-grid th.formio-grid-ops .formio-actions-header { - border-left: 1px solid #ddd; - border-right: 1px solid #ddd; - height: 38px; - padding: 8px 1px; } - div.data-grid table.formio-grid tr { - height: 36px; } - div.data-grid table.formio-grid tr td { - width: auto !important; - border-style: solid; - border-color: #ccc; } - div.data-grid table.formio-grid tr:nth-of-type(odd) th.formio-actions-col { - background-color: #f2f2f2; } - div.data-grid table.formio-grid tr:nth-of-type(odd) th.formio-actions-col-b3 { - background-color: #f9f9f9; } - div.data-grid table.formio-grid tr:nth-of-type(even) th.formio-actions-col, div.data-grid table.formio-grid tr:nth-of-type(even) th.formio-actions-col-b3 { - background-color: white; } - div.data-grid table.formio-grid tr:hover th.formio-actions-col { - background-color: #ececec; } - div.data-grid table.formio-grid tr:hover th.formio-actions-col-b3 { - background-color: #f5f5f5; } + outline: 0; +} +div.data-grid table.formio-grid tr.header th { + padding-right: 24px; +} +div.data-grid table.formio-grid th { + position: relative; + white-space: nowrap; + border-width: 0 0 2px 1px; +} +div.data-grid table.formio-grid th span.menu { + display: flex; + position: absolute; + top: 0; + right: 0; + bottom: 0; + align-items: center; + cursor: pointer; + padding: 5px; + color: #495057; +} +div.data-grid table.formio-grid th span.menu .menu-btn { + font-size: 20px; +} +div.data-grid table.formio-grid th span.menu .menu-btn.filters-applied { + color: #F04124; +} +div.data-grid table.formio-grid th span.sort-btn { + visibility: hidden; + align-items: center; + cursor: pointer; + padding: 5px; + color: #000000; + margin-right: 12px; +} +div.data-grid table.formio-grid th span.sort-btn.sorted { + visibility: visible; +} +div.data-grid table.formio-grid th:hover span.sort-btn:not(.sorted) { + visibility: visible; + color: rgb(180, 180, 180); +} +div.data-grid table.formio-grid td { + border-style: solid; + border-width: 0 0 0 1px; + padding: 0.4em 0.6em; + overflow: auto; + line-height: 1.6em; + vertical-align: middle; +} +div.data-grid table.formio-grid td.clip { + overflow-x: hidden; + text-overflow: ellipsis; +} +div.data-grid table.formio-grid th.formio-grid-ops { + right: 0px; + text-align: center; + top: auto; + padding: 0.4rem 0; +} +div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn { + font-size: 20px; +} +div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn .dropdown-menu { + left: initial; + right: 15px; + top: -22px; +} +div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn .dropdown-menu .dropdown-item { + cursor: pointer; + padding: 2px; +} +div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn:hover .dropdown-menu, div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn:focus .dropdown-menu { + display: block; +} +div.data-grid table.formio-grid th.formio-grid-ops div.formio-grid-ops-button { + display: block; + padding: 2px 2px; + font-size: 16px; + line-height: 1.5em; + border-radius: 0; + width: 100%; + height: 24px; + z-index: 1001; + z-index: 1001; + -webkit-box-shadow: 0px 0px 5px 1px rgba(48, 113, 169, 0.3); + -moz-box-shadow: 0px 0px 5px 1px rgba(48, 113, 169, 0.3); + box-shadow: 0px 0px 5px 1px rgba(48, 113, 169, 0.3); +} +div.data-grid table.formio-grid th.formio-grid-ops div.formio-grid-ops-button.delete-all-btn { + font-size: 18px; + width: 50px; + height: 30px; + line-height: normal; + display: table-cell; + vertical-align: middle; +} +div.data-grid table.formio-grid th.formio-grid-ops .formio-actions-header { + border-left: 1px solid #ddd; + border-right: 1px solid #ddd; + height: 38px; + padding: 8px 1px; +} +div.data-grid table.formio-grid tr { + height: 36px; +} +div.data-grid table.formio-grid tr.selected-row { + background-color: #ececec; + border-bottom: 0.5px solid #c7c7c7; +} +div.data-grid table.formio-grid tr.selected-row th.formio-actions-col { + background-color: #ececec !important; +} +div.data-grid table.formio-grid tr.selected-row th.formio-actions-col-b3 { + background-color: #f5f5f5 !important; +} +div.data-grid table.formio-grid tr td { + width: auto !important; + border-style: solid; + border-color: #ccc; +} +div.data-grid table.formio-grid tr:nth-of-type(odd) th.formio-actions-col { + background-color: #f2f2f2; +} +div.data-grid table.formio-grid tr:nth-of-type(odd) th.formio-actions-col-b3 { + background-color: #f9f9f9; +} +div.data-grid table.formio-grid tr:nth-of-type(even) th.formio-actions-col, div.data-grid table.formio-grid tr:nth-of-type(even) th.formio-actions-col-b3 { + background-color: white; +} +div.data-grid table.formio-grid tr:hover th.formio-actions-col { + background-color: #ececec; +} +div.data-grid table.formio-grid tr:hover th.formio-actions-col-b3 { + background-color: #f5f5f5; +} tbody { - position: relative; } + position: relative; +} + +.formio-grid-bottom { + display: flex; + align-items: center; + justify-content: center; + max-width: 86vw; + min-height: 25px; + position: relative; +} +.formio-grid-bottom .pagination-bottom .btn { + padding: 0 12px; + line-height: 1; +} +.formio-grid-bottom .hidden { + display: none; +} div.spinner-wrapper { width: 100vw; @@ -140,14 +203,17 @@ div.spinner-wrapper { position: absolute; background-color: white; opacity: 0.7; - z-index: 1; } + z-index: 1; +} @keyframes spinner-grow { 0% { - transform: scale(0); } + transform: scale(0); + } 50% { - opacity: 1; } } - + opacity: 1; + } +} div.spinner-grow { width: 2rem; height: 2rem; @@ -155,45 +221,79 @@ div.spinner-grow { background-color: currentColor; border-radius: 50%; opacity: 0; - -webkit-animation: spinner-grow .75s linear infinite; - animation: spinner-grow .75s linear infinite; } + -webkit-animation: spinner-grow 0.75s linear infinite; + animation: spinner-grow 0.75s linear infinite; +} + +div.data-grid-wrapper.data-grid-uswds-wrapper div.data-grid table.formio-grid, +div.data-grid-wrapper.data-grid-uswds-wrapper div.data-grid table.formio-grid tr td, +div.data-grid-wrapper.data-grid-uswds-wrapper div.data-grid table.formio-grid th { + border: 1px solid #1b1b1b; +} +div.data-grid-wrapper.data-grid-uswds-wrapper button.formio-new-button { + position: absolute; + right: 10px; + width: 36px; + height: 36px; + padding: 2px 0; + font-size: 30px; + border-radius: 18px; +} +div.data-grid-wrapper.data-grid-uswds-wrapper button.delete-all-btn { + width: 40px; + padding: 2px 2px; +} .menu-container { - position: relative; } - .menu-container .dropdown-menu { - left: unset; - right: 0; - width: fit-content; - padding: .5rem 0; } - .menu-container .dropdown-menu.open { - display: block; } - .menu-container .dropdown-menu .dropdown-item { - position: relative; - margin-bottom: 0; - padding: .5rem 1.5rem; - cursor: pointer; } - .menu-container .dropdown-menu .dropdown-item .arrow-right { - float: right; } - .menu-container .dropdown-menu .dropdown-item .dropdown-menu { - position: absolute; - top: -11px; - overflow: auto; - max-height: 250px; } - .menu-container .dropdown-menu .dropdown-item.active { - color: #16181b; - background-color: #e9ecef; } - .menu-container .dropdown-menu .dropdown-item.active .dropdown-menu { - display: block; } + position: relative; +} +.menu-container .dropdown-menu { + left: unset; + right: 0; + width: fit-content; + padding: 0.5rem 0; +} +.menu-container .dropdown-menu.open { + display: block; +} +.menu-container .dropdown-menu .dropdown-item { + position: relative; + margin-bottom: 0; + padding: 0.5rem 1.5rem; + cursor: pointer; +} +.menu-container .dropdown-menu .dropdown-item .arrow-right { + float: right; +} +.menu-container .dropdown-menu .dropdown-item .dropdown-menu { + position: absolute; + top: -11px; + overflow: auto; + max-height: 250px; +} +.menu-container .dropdown-menu .dropdown-item.active { + color: #16181b; + background-color: #e9ecef; +} +.menu-container .dropdown-menu .dropdown-item.active .dropdown-menu { + display: block; +} +.menu-container .dropdown-menu .dropdown-item .formio-component-day { + min-width: 350px; +} .pl-3, .px-3 { - padding-left: 1rem !important; } + padding-left: 1rem !important; +} .pr-3, .px-3 { - padding-right: 1rem !important; } + padding-right: 1rem !important; +} .pb-2, .py-2 { - padding-bottom: 0.5rem !important; } + padding-bottom: 0.5rem !important; +} .pt-2, .py-2 { - padding-top: 0.5rem !important; } - + padding-top: 0.5rem !important; +} diff --git a/lib/grid/formio.grid.js b/lib/grid/formio.grid.js index 5082dfd4..77203cec 100644 --- a/lib/grid/formio.grid.js +++ b/lib/grid/formio.grid.js @@ -17,6 +17,7 @@ root["FormioGrid"] = factory(root["FormioCore"]); })(self, function(__WEBPACK_EXTERNAL_MODULE__formio_core__) { return /******/ (function() { // webpackBootstrap +/******/ "use strict"; /******/ var __webpack_modules__ = ({ /***/ "./lib/components/column-menu/column-menu.js": @@ -25,8 +26,7 @@ return /******/ (function() { // webpackBootstrap \***************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (_) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.ColumnMenuComponent = void 0;\nvar _ = __importStar(__webpack_require__(/*! @formio/lodash */ \"./node_modules/@formio/lodash/lib/index.js\"));\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar ColumnMenuComponent = /** @class */ (function () {\n function ColumnMenuComponent(component, options, data) {\n this.component = component;\n this.options = options;\n this.data = data;\n this.changedColumnVisibility = new Set();\n }\n ColumnMenuComponent.prototype.getRefs = function () {\n return {\n menuBtn: 'single',\n dropdown: 'single',\n sortAscending: 'single',\n sortDescending: 'single',\n rootItem: 'multiple',\n nestedDropdown: 'multiple',\n filterInput: 'single',\n filterType: 'single',\n filterForm: 'single',\n filterButton: 'single',\n clearBtn: 'single',\n checkbox: 'multiple',\n };\n };\n ColumnMenuComponent.prototype.renderContext = function () {\n var _this = this;\n var component = this.component.components\n .find(function (comp) { return comp.key === _this.component.key; });\n var customFilterTypes = this.hook('filter', this.component.key);\n var filterTypes = (customFilterTypes || this.component.filterTypes)\n .filter(function (i) { return i.type && i.label && i.filter && !i.ignore; });\n return {\n component: component,\n components: this.component.components || [],\n lastColumn: this.visibleColumnsCount < 2,\n filterTypes: filterTypes,\n hideFilters: this.component.hideFilters\n };\n };\n ColumnMenuComponent.prototype.handleFilterChange = function (value) {\n this.component.filter.value = value;\n };\n ColumnMenuComponent.prototype.handleFilter = function () {\n this.emit('filter', this.component.key, {\n value: this.component.filter.value,\n type: this.refs.filterType.value\n }, this.component.gridComponent);\n };\n ColumnMenuComponent.prototype.handleClear = function () {\n var _a;\n this.component.filter.value = null;\n this.emit('filter', this.component.key, this.component.filter, this.component.gridComponent);\n (_a = this.resetValue) === null || _a === void 0 ? void 0 : _a.call(this);\n this.refs.filterType.value = this.refs.filterType.options[0].value;\n };\n Object.defineProperty(ColumnMenuComponent.prototype, \"rootDropdownItems\", {\n get: function () {\n var _a = this.refs, rootItem = _a.rootItem, sortAscending = _a.sortAscending, sortDescending = _a.sortDescending;\n return __spreadArray(__spreadArray([], rootItem, true), [sortAscending, sortDescending], false).filter(function (i) { return i; });\n },\n enumerable: false,\n configurable: true\n });\n ColumnMenuComponent.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n var config;\n var _this = this;\n return __generator(this, function (_a) {\n if (!this.component.key) {\n return [2 /*return*/];\n }\n if (this.component.isOpen) {\n this.openMenu({\n key: this.component.key,\n position: this.component.position,\n filter: this.component.filter,\n gridComponent: this.component.gridComponent,\n });\n }\n this.addEventListener(this.refs.sortAscending, 'click', function () { return _this.emit('sortAscending', _this.component.key, _this.component.gridComponent); });\n this.addEventListener(this.refs.sortDescending, 'click', function () { return _this.emit('sortDescending', _this.component.key, _this.component.gridComponent); });\n this.addEventListener(this.refs.clearBtn, 'click', function () { return _this.handleClear(); });\n this.component.components.forEach(function (comp, i) {\n _this.addEventListener(_this.refs.checkbox[i], 'change', function (e) { return _this.handleChangeVisibility(e, comp.key); });\n });\n this.addEventListener(this.refs.filterButton, 'click', function (e) {\n _this.handleFilter();\n });\n this.rootDropdownItems\n .forEach(function (i) {\n _this.addEventListener(i, 'mouseenter', function (e) {\n _this.rootDropdownItems\n .forEach(function (i) {\n i.classList.remove('active');\n });\n i.classList.add('active');\n });\n });\n if (this.options.filterable && this.refs.filterInput) {\n this.refs.filterInput.value = this.component.filter.value || '';\n this.refs.filterType.value = this.component.filter.type || this.refs.filterType.options[0].value;\n this.addEventListener(this.refs.filterInput, 'input', function (_a) {\n var value = _a.target.value;\n return _this.handleFilterChange(value);\n });\n config = this.hook('attachFilter', {\n key: this.refs.filterInput.name,\n element: this.refs.filterInput.parentElement,\n value: this.component.filter.value,\n onChange: function (value) { return _this.handleFilterChange(value); }\n });\n if (_.isObject(config)) {\n this.resetValue = config.resetValue;\n }\n }\n return [2 /*return*/];\n });\n });\n };\n Object.defineProperty(ColumnMenuComponent.prototype, \"visibleColumnsCount\", {\n get: function () {\n return this.component.components\n .reduce(function (count, comp) { return count + (comp.show ? 1 : 0); }, 0);\n },\n enumerable: false,\n configurable: true\n });\n ColumnMenuComponent.prototype.handleChangeVisibility = function (e, key) {\n var component = this.component.components.find(function (comp) { return comp.key === key; });\n component.show = !component.show;\n if (this.changedColumnVisibility.has(key)) {\n this.changedColumnVisibility.delete(key);\n }\n else {\n this.changedColumnVisibility.add(key);\n }\n if (this.visibleColumnsCount < 2) {\n this.refs.checkbox.forEach(function (checkbox, i) {\n if (checkbox.checked) {\n checkbox.disabled = true;\n }\n });\n }\n else {\n this.refs.checkbox.forEach(function (checkbox, i) {\n checkbox.disabled = false;\n });\n }\n };\n ColumnMenuComponent.prototype.openMenu = function (_a) {\n var _this = this;\n var _b = _a === void 0 ? {} : _a, key = _b.key, _c = _b.position, position = _c === void 0 ? { x: 0, y: 0 } : _c, _d = _b.filter, filter = _d === void 0 ? {} : _d, _e = _b.gridComponent, gridComponent = _e === void 0 ? {} : _e;\n this.changedColumnVisibility.clear();\n this.component.key = key;\n this.component.position = position;\n this.component.filter = filter;\n this.component.gridComponent = gridComponent;\n this.refs.dropdown.style.top = this.component.position.y + 'px';\n this.refs.dropdown.style.left = this.component.position.x - 100 + 'px';\n this.refs.dropdown.classList.add('open');\n var elementRight = this.refs.dropdown.getBoundingClientRect().right;\n var rightSpace = document.documentElement.clientWidth - elementRight;\n if (rightSpace < 200) {\n this.refs.nestedDropdown.forEach(function (element) {\n element.style.right = '100%';\n });\n }\n else {\n this.refs.nestedDropdown.forEach(function (element) {\n element.style.left = '100%';\n });\n }\n var clickOutside = function (e) {\n if (_this.getMouseEventPath(e).some(function (elem) { return elem === _this.refs.dropdown; })) {\n return;\n }\n if (document.querySelector('.flatpickr-calendar.open')) {\n if (_this.getMouseEventPath(e).some(function (elem) { var _a, _b; return ((_a = elem.classList) === null || _a === void 0 ? void 0 : _a.contains('flatpickr-calendar')) && ((_b = elem.classList) === null || _b === void 0 ? void 0 : _b.contains('open')); })) {\n return;\n }\n }\n _this.closeMenu();\n document.body.removeEventListener('mousedown', clickOutside);\n };\n setTimeout(function () {\n document.body.addEventListener('mousedown', clickOutside);\n }, 0);\n this.component.isOpen = true;\n };\n ColumnMenuComponent.prototype.getMouseEventPath = function (e) {\n var path = [];\n var currentElem = e.target;\n while (currentElem) {\n path.push(currentElem);\n currentElem = currentElem.parentElement;\n }\n if (path.indexOf(window) === -1 && path.indexOf(document) === -1)\n path.push(document);\n if (path.indexOf(window) === -1)\n path.push(window);\n return path;\n };\n ColumnMenuComponent.prototype.closeMenu = function () {\n this.component.key = null;\n this.component.gridComponent = {};\n this.refs.dropdown.classList.remove('open');\n this.component.isOpen = false;\n if (this.changedColumnVisibility.size > 0) {\n this.emit('changeVisibility', this.component.components);\n }\n };\n ColumnMenuComponent = __decorate([\n (0, core_1.Component)({\n type: 'columnMenu',\n schema: {\n key: null,\n isOpen: false,\n position: { x: 0, y: 0 },\n components: [],\n filter: {\n type: 'equals',\n value: null\n },\n filterTypes: [\n {\n type: 'equal',\n label: 'Equal',\n filter: function (value, filter) { return value === filter; }\n }\n ],\n hideFilters: []\n },\n template: 'columnMenu'\n })\n ], ColumnMenuComponent);\n return ColumnMenuComponent;\n}());\nexports.ColumnMenuComponent = ColumnMenuComponent;\ncore_1.Components.addComponent(ColumnMenuComponent, 'columnMenu');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/column-menu/column-menu.js?"); +eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.ColumnMenuComponent = void 0;\nvar _ = __importStar(__webpack_require__(/*! @formio/lodash */ \"./node_modules/@formio/lodash/lib/index.js\"));\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar ColumnMenuComponent = exports.ColumnMenuComponent = /** @class */ (function () {\n function ColumnMenuComponent(component, options, data) {\n this.component = component;\n this.options = options;\n this.data = data;\n this.changedColumnVisibility = new Set();\n }\n ColumnMenuComponent.prototype.getRefs = function () {\n return {\n menuBtn: 'single',\n dropdown: 'single',\n sortAscending: 'single',\n sortDescending: 'single',\n rootItem: 'multiple',\n nestedDropdown: 'multiple',\n filterInput: 'single',\n filterType: 'single',\n filterForm: 'single',\n filterButton: 'single',\n clearBtn: 'single',\n checkbox: 'multiple',\n };\n };\n ColumnMenuComponent.prototype.renderContext = function () {\n var _this = this;\n var component = this.component.components\n .find(function (comp) { return comp.key === _this.component.key; });\n var customFilterTypes = this.hook('filter', this.component.key);\n var filterTypes = (customFilterTypes || this.component.filterTypes)\n .filter(function (i) {\n var _a;\n if (_this.component.enableFetch && ((_a = _this.component.gridComponent) === null || _a === void 0 ? void 0 : _a.type) === 'datetime') {\n i.label = i.type === 'gt' ? 'Is after' : 'Is before';\n return ['gt', 'lt'].includes(i.type) && i.label && i.filter && !i.ignore;\n }\n return i.type && i.label && i.filter && !i.ignore;\n });\n return {\n component: component,\n components: this.component.components || [],\n lastColumn: this.visibleColumnsCount < 2,\n filterTypes: filterTypes,\n hideFilters: this.component.hideFilters\n };\n };\n ColumnMenuComponent.prototype.handleFilterChange = function (value) {\n this.component.filter.value = value;\n };\n ColumnMenuComponent.prototype.handleFilter = function () {\n this.emit('filter', this.component.key, {\n value: this.component.filter.value,\n type: this.refs.filterType.value\n }, this.component.gridComponent);\n };\n ColumnMenuComponent.prototype.handleClear = function () {\n var _a;\n this.component.filter.value = null;\n this.emit('filter', this.component.key, this.component.filter, this.component.gridComponent);\n (_a = this.resetValue) === null || _a === void 0 ? void 0 : _a.call(this);\n this.refs.filterType.value = this.refs.filterType.options[0].value;\n };\n Object.defineProperty(ColumnMenuComponent.prototype, \"rootDropdownItems\", {\n get: function () {\n var _a;\n var rootItem = (_a = this.refs, _a.rootItem), sortAscending = _a.sortAscending, sortDescending = _a.sortDescending;\n return __spreadArray(__spreadArray([], rootItem, true), [sortAscending, sortDescending], false).filter(function (i) { return i; });\n },\n enumerable: false,\n configurable: true\n });\n ColumnMenuComponent.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n var config;\n var _this = this;\n return __generator(this, function (_a) {\n if (!this.component.key) {\n return [2 /*return*/];\n }\n if (this.component.isOpen) {\n this.openMenu({\n key: this.component.key,\n position: this.component.position,\n filter: this.component.filter,\n gridComponent: this.component.gridComponent,\n });\n }\n this.addEventListener(this.refs.sortAscending, 'click', function () { return _this.emit('sortAscending', _this.component.key, _this.component.gridComponent); });\n this.addEventListener(this.refs.sortDescending, 'click', function () { return _this.emit('sortDescending', _this.component.key, _this.component.gridComponent); });\n this.addEventListener(this.refs.clearBtn, 'click', function () { return _this.handleClear(); });\n this.component.components.forEach(function (comp, i) {\n _this.addEventListener(_this.refs.checkbox[i], 'change', function (e) { return _this.handleChangeVisibility(e, comp.key); });\n });\n this.addEventListener(this.refs.filterButton, 'click', function (e) {\n _this.handleFilter();\n });\n this.rootDropdownItems\n .forEach(function (i) {\n _this.addEventListener(i, 'mouseenter', function (e) {\n _this.rootDropdownItems\n .forEach(function (i) {\n i.classList.remove('active');\n });\n i.classList.add('active');\n });\n });\n if (this.options.filterable && this.refs.filterInput) {\n this.refs.filterInput.value = this.component.filter.value || '';\n this.refs.filterType.value = this.component.filter.type || this.refs.filterType.options[0].value;\n this.addEventListener(this.refs.filterInput, 'input', function (_a) {\n var value = _a.target.value;\n return _this.handleFilterChange(value);\n });\n config = this.hook('attachFilter', {\n key: this.refs.filterInput.name,\n element: this.refs.filterInput.parentElement,\n value: this.component.filter.value,\n onChange: function (value) { return _this.handleFilterChange(value); }\n });\n if (_.isObject(config)) {\n this.resetValue = config.resetValue;\n }\n }\n return [2 /*return*/];\n });\n });\n };\n Object.defineProperty(ColumnMenuComponent.prototype, \"visibleColumnsCount\", {\n get: function () {\n return this.component.components\n .reduce(function (count, comp) { return count + (comp.show ? 1 : 0); }, 0);\n },\n enumerable: false,\n configurable: true\n });\n ColumnMenuComponent.prototype.handleChangeVisibility = function (e, key) {\n var component = this.component.components.find(function (comp) { return comp.key === key; });\n component.show = !component.show;\n if (this.changedColumnVisibility.has(key)) {\n this.changedColumnVisibility.delete(key);\n }\n else {\n this.changedColumnVisibility.add(key);\n }\n if (this.visibleColumnsCount < 2) {\n this.refs.checkbox.forEach(function (checkbox, i) {\n if (checkbox.checked) {\n checkbox.disabled = true;\n }\n });\n }\n else {\n this.refs.checkbox.forEach(function (checkbox, i) {\n checkbox.disabled = false;\n });\n }\n };\n ColumnMenuComponent.prototype.openMenu = function (_a) {\n var _this = this;\n var _b = _a === void 0 ? {} : _a, key = _b.key, _c = _b.position, position = _c === void 0 ? { x: 0, y: 0 } : _c, _d = _b.filter, filter = _d === void 0 ? {} : _d, _e = _b.gridComponent, gridComponent = _e === void 0 ? {} : _e;\n this.changedColumnVisibility.clear();\n this.component.key = key;\n this.component.position = position;\n this.component.filter = filter;\n this.component.gridComponent = gridComponent;\n this.refs.dropdown.style.top = this.component.position.y + 'px';\n this.refs.dropdown.style.left = this.component.position.x - 100 + 'px';\n this.refs.dropdown.classList.add('open');\n var elementRight = this.refs.dropdown.getBoundingClientRect().right;\n var rightSpace = document.documentElement.clientWidth - elementRight;\n if (gridComponent.type === 'select') {\n _.last(this.refs.nestedDropdown).style.overflow = 'visible';\n }\n ;\n if (rightSpace < 200) {\n this.refs.nestedDropdown.forEach(function (element) {\n element.style.right = '100%';\n });\n }\n else {\n this.refs.nestedDropdown.forEach(function (element) {\n element.style.left = '100%';\n });\n }\n var clickOutside = function (e) {\n var _a, _b, _c;\n if (_this.getMouseEventPath(e).some(function (elem) { return elem === _this.refs.dropdown; }) || ((_a = e.target.classList) === null || _a === void 0 ? void 0 : _a.contains('choices__item')) || ((_c = (_b = e.target.parentNode) === null || _b === void 0 ? void 0 : _b.classList) === null || _c === void 0 ? void 0 : _c.contains('choices__item'))) {\n return;\n }\n if (document.querySelector('.flatpickr-calendar.open')) {\n if (_this.getMouseEventPath(e).some(function (elem) { var _a, _b; return ((_a = elem.classList) === null || _a === void 0 ? void 0 : _a.contains('flatpickr-calendar')) && ((_b = elem.classList) === null || _b === void 0 ? void 0 : _b.contains('open')); })) {\n return;\n }\n }\n _this.closeMenu();\n document.body.removeEventListener('mousedown', clickOutside);\n };\n setTimeout(function () {\n document.body.addEventListener('mousedown', clickOutside);\n }, 0);\n this.component.isOpen = true;\n };\n ColumnMenuComponent.prototype.getMouseEventPath = function (e) {\n var path = [];\n var currentElem = e.target;\n while (currentElem) {\n path.push(currentElem);\n currentElem = currentElem.parentElement;\n }\n if (path.indexOf(window) === -1 && path.indexOf(document) === -1)\n path.push(document);\n if (path.indexOf(window) === -1)\n path.push(window);\n return path;\n };\n ColumnMenuComponent.prototype.closeMenu = function () {\n this.component.key = null;\n this.component.gridComponent = {};\n this.refs.dropdown.classList.remove('open');\n this.component.isOpen = false;\n if (this.changedColumnVisibility.size > 0) {\n this.emit('changeVisibility', this.component.components);\n }\n };\n ColumnMenuComponent = __decorate([\n (0, core_1.Component)({\n type: 'columnMenu',\n schema: {\n key: null,\n isOpen: false,\n position: { x: 0, y: 0 },\n components: [],\n filter: {\n type: 'equals',\n value: null\n },\n filterTypes: [\n {\n type: 'equal',\n label: 'Equal',\n filter: function (value, filter) { return value === filter; }\n }\n ],\n hideFilters: []\n },\n template: 'columnMenu'\n })\n ], ColumnMenuComponent);\n return ColumnMenuComponent;\n}());\ncore_1.Components.addComponent(ColumnMenuComponent, 'columnMenu');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/column-menu/column-menu.js?"); /***/ }), @@ -36,8 +36,7 @@ eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? \*************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __assign = (this && this.__assign) || function () {\n __assign = Object.assign || function(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))\n t[p] = s[p];\n }\n return t;\n };\n return __assign.apply(this, arguments);\n};\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (_) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.GridComponent = exports.Grid = void 0;\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar pagination_1 = __webpack_require__(/*! ../pagination/pagination */ \"./lib/components/pagination/pagination.js\");\nvar column_menu_1 = __webpack_require__(/*! ../column-menu/column-menu */ \"./lib/components/column-menu/column-menu.js\");\nvar _ = __importStar(__webpack_require__(/*! @formio/lodash */ \"./node_modules/@formio/lodash/lib/index.js\"));\nvar tbody_1 = __webpack_require__(/*! ../tbody/tbody */ \"./lib/components/tbody/tbody.js\");\nvar defaultFilterTypes = [\n {\n type: 'equal',\n label: 'Is equal to',\n filter: function (value, filter) { return _.isEqual(value, filter); }\n },\n {\n type: 'notEqual',\n label: 'Is not equal to',\n filter: function (value, filter) { return !_.isEqual(value, filter); }\n },\n {\n type: 'startsWith',\n label: 'Starts with',\n filter: function (value, filter) { return value.toString().startsWith(filter.toString()); }\n },\n {\n type: 'contain',\n label: 'Contains',\n filter: function (value, filter) { return value.toString().includes(filter.toString()); }\n },\n {\n type: 'notContain',\n label: 'Does not contain',\n filter: function (value, filter) { return !value.toString().includes(filter.toString()); }\n },\n {\n type: 'endsWith',\n label: 'Ends with',\n filter: function (value, filter) { return value.toString().endsWith(filter.toString()); }\n },\n {\n type: 'matches',\n label: 'Matches (RegExp)',\n filter: function (value, filter) { return value.toString().match(new RegExp(filter, 'gi')); }\n },\n {\n type: 'gt',\n label: 'Greater than',\n filter: function (value, filter) { return value > filter; }\n },\n {\n type: 'gte',\n label: 'Greater than or equal to',\n filter: function (value, filter) { return value >= filter; }\n },\n {\n type: 'lt',\n label: 'Less than',\n filter: function (value, filter) { return value < filter; }\n },\n {\n type: 'lte',\n label: 'Less than or equal to',\n filter: function (value, filter) { return value <= filter; }\n },\n];\nvar Grid = /** @class */ (function (_super) {\n __extends(Grid, _super);\n function Grid(component, options, data) {\n var _this = this;\n var _a;\n _this = _super.call(this) || this;\n _this.component = component;\n _this.options = options;\n _this.data = data;\n _this.filteredData = [];\n _this._showLoader = false;\n _this.fetchTotalCount = 0;\n _this.hideFilters = [];\n _this.noPageDataUpdate = false;\n _this.updatePageData = false;\n _this.noFetchInAttach = false;\n _this.currentPage = 0;\n if (_this.enableFetch && ((_a = _this.component.fetch) === null || _a === void 0 ? void 0 : _a.url)) {\n _this.component.showAddBtn = false;\n _this.component.showEditBtn = false;\n _this.component.showDeleteBtn = false;\n _this.component.showDeleteAllBtn = false;\n }\n if (!_this.data || !Array.isArray(_this.data)) {\n _this.data = [];\n }\n _this.filteredData = __spreadArray([], _this.data, true);\n return _this;\n }\n Object.defineProperty(Grid.prototype, \"showLoader\", {\n get: function () {\n return this._showLoader;\n },\n set: function (state) {\n if (!this.refs.loader) {\n return;\n }\n this.refs.loader.style.display = state ? 'flex' : 'none';\n this._showLoader = state;\n },\n enumerable: false,\n configurable: true\n });\n Object.defineProperty(Grid.prototype, \"displayedData\", {\n get: function () {\n if (this.enableFetch) {\n return this.data;\n }\n var indexes = this.getIndexes(this.filteredData);\n return this.filteredData.slice(indexes.min, indexes.max + 1);\n },\n enumerable: false,\n configurable: true\n });\n Grid.prototype.filterTypes = function (key) {\n var customFilterTypes = this.hook('filter', key);\n return (customFilterTypes || defaultFilterTypes);\n };\n Grid.prototype.refreshGrid = function () {\n this.detach();\n this.init();\n this.tbody.component.showEditBtn = this.component.showEditBtn;\n this.tbody.component.showDeleteBtn = this.component.showDeleteBtn;\n this.tbody.component.showDeleteAllBtn = this.component.showDeleteAllBtn;\n this.pagination().setTotalItems(this.enableFetch ? this.fetchTotalCount : this.filteredData.length);\n this.redraw();\n };\n Grid.prototype.refreshTbody = function (data) {\n if (data === void 0) { data = this.displayedData; }\n this.tbody.renderData(data, this.component.components);\n };\n Grid.prototype.getIndexBy = function (row, rowIndex) {\n var _a = this.pagination().component, currentPage = _a.currentPage, itemsPerPage = _a.itemsPerPage;\n return currentPage * itemsPerPage + rowIndex;\n // return this.data.indexOf(row)\n };\n Object.defineProperty(Grid.prototype, \"enableFetch\", {\n get: function () {\n var _a, _b;\n return !!(((_a = this.component.fetch) === null || _a === void 0 ? void 0 : _a.enableFetch) && ((_b = this.component.fetch) === null || _b === void 0 ? void 0 : _b.url) && this.options.fetchProvider);\n },\n enumerable: false,\n configurable: true\n });\n Object.defineProperty(Grid.prototype, \"pageSize\", {\n get: function () {\n return this.pagination().component.itemsPerPage;\n },\n enumerable: false,\n configurable: true\n });\n Grid.prototype.pagination = function () {\n var _this = this;\n if (this._pagination) {\n return this._pagination;\n }\n this.component.pagination.totalItems = this.data.length;\n this._pagination = new pagination_1.PaginationComponent(this.component.pagination);\n this._pagination.on('page', function (currentPage) {\n var pageChanged = currentPage !== _this.currentPage;\n _this.currentPage = currentPage;\n if (_this.enableFetch && !_this.options.readOnly) {\n if ((!pageChanged && !_this.updatePageData) || _this.noPageDataUpdate) {\n _this.noPageDataUpdate = false;\n _this.emit('page', currentPage, _this.data);\n return;\n }\n _this.updatePageData = false;\n _this.fetchData({ page: currentPage, pageSize: _this.pageSize, sort: _this.component.sort, filters: _this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.emit('page', currentPage, _this.data);\n _this.refreshTbody(_this.data);\n });\n }\n else {\n _this.emit('page', currentPage);\n _this.refreshTbody();\n }\n });\n this._pagination.on('changeItemsPerPage', function (itemsPerPage) {\n if (_this.enableFetch && !_this.options.readOnly) {\n _this.fetchData({ page: _this.currentPage, pageSize: itemsPerPage, sort: _this.component.sort, filters: _this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.refreshTbody(_this.data);\n _this.emit('changeItemsPerPage', itemsPerPage);\n });\n }\n else {\n _this.emit('changeItemsPerPage', itemsPerPage);\n }\n });\n return this._pagination;\n };\n Object.defineProperty(Grid.prototype, \"tbody\", {\n get: function () {\n var _this = this;\n if (this._tbody) {\n return this._tbody;\n }\n this._tbody = new tbody_1.TbodyComponent({\n components: this.component.components,\n cellMaxWidth: Number(this.component.cellMaxWidth) ? (this.component.cellMaxWidth + \"em\") : this.component.cellMaxWidth,\n clipCells: this.component.clipCells,\n showEditBtn: this.component.showEditBtn,\n showDeleteBtn: this.component.showDeleteBtn,\n showDeleteAllBtn: this.component.showDeleteAllBtn\n }, this.options, this.displayedData);\n this._tbody.on('rowClick', function (row, rowIndex, index, event) {\n _this.emit('rowClick', row, rowIndex, _this.getIndexBy(row, rowIndex), event);\n _this.emit('row:click', row, rowIndex, _this.getIndexBy(row, rowIndex), event);\n });\n this._tbody.on('rowEdit', function (row, rowIndex, index) {\n _this.handleEditRow(row, rowIndex, _this.getIndexBy(row, rowIndex));\n });\n this._tbody.on('rowDelete', function (row, rowIndex, index) {\n _this.handleDeleteRow(row, rowIndex, _this.getIndexBy(row, rowIndex));\n });\n this._tbody.on('row:attach', function (component, element, rowIndex) {\n var _a;\n var row = _this.displayedData[rowIndex];\n var key = component.key;\n (_a = component.attach) === null || _a === void 0 ? void 0 : _a.call(component, {\n key: key,\n element: element,\n row: row,\n rowIndex: rowIndex,\n value: _this.enableFetch ? _.get(row, key, null) : null,\n index: _this.getIndexBy(_this.displayedData[rowIndex], rowIndex)\n });\n });\n return this._tbody;\n },\n enumerable: false,\n configurable: true\n });\n Object.defineProperty(Grid.prototype, \"menu\", {\n get: function () {\n var _this = this;\n if (this._menu) {\n return this._menu;\n }\n if (this.enableFetch) {\n this.component.components.forEach(function (component) {\n if (component.type === 'number') {\n _this.hideFilters.push(component.key);\n }\n });\n }\n this._menu = new column_menu_1.ColumnMenuComponent({\n components: this.component.components,\n hideFilters: this.hideFilters,\n filterTypes: defaultFilterTypes\n }, this.options);\n this._menu.on('changeVisibility', function (components) {\n _this.noFetchInAttach = true;\n _this.component.components = components;\n _this.refreshGrid();\n });\n this._menu.on('sortAscending', function (key, comp) {\n if (_this.component.sort.key === key && _this.component.sort.isAsc) {\n return;\n }\n _this.sortBy(_this.getFilterAndSortKey(key, comp), true);\n });\n this._menu.on('sortDescending', function (key, comp) {\n if (_this.component.sort.key === key && !_this.component.sort.isAsc) {\n return;\n }\n _this.sortBy(_this.getFilterAndSortKey(key, comp), false);\n });\n this._menu.on('filter', function (key, filter, comp) {\n _this.handleFilter(_this.getFilterAndSortKey(key, comp), filter);\n });\n return this._menu;\n },\n enumerable: false,\n configurable: true\n });\n Grid.prototype.getFilterAndSortKey = function (compKey, comp) {\n return this.enableFetch\n ? (comp.columnQueryProperty || compKey)\n : compKey;\n };\n Grid.prototype.renderContext = function () {\n var _this = this;\n return _super.prototype.renderContext.call(this, {\n eachRow: function (fn) { return _this.eachRow(fn); }\n });\n };\n Grid.prototype.getIndexes = function (value) {\n return this.pagination().getIndexes(value);\n };\n Grid.prototype.getRefs = function () {\n return {\n pagination: 'single',\n tbody: 'single',\n addRow: 'single',\n sort: 'multiple',\n menu: 'single',\n menuBtn: 'multiple',\n filter: 'multiple',\n deleteAll: 'single',\n loader: 'single'\n };\n };\n Grid.prototype.addNewRow = function (row) {\n if (row === void 0) { row = {}; }\n this.data.unshift(row);\n this.filteredData = this.sort(this.filter(this.data));\n this.pagination().setTotalItems(this.filteredData.length);\n };\n Grid.prototype.editRow = function (row, index) {\n if (row === void 0) { row = {}; }\n this.data[index] = row;\n var _a = this.component.sort, key = _a.key, isAsc = _a.isAsc;\n this.sortBy(key, isAsc);\n };\n Grid.prototype.handleEditRow = function (row, rowIndex, index) {\n this.emit('rowEdit', row, rowIndex, index);\n this.emit('row:edit', row, rowIndex, index);\n };\n Grid.prototype.handleDeleteRow = function (row, rowIndex, index) {\n this.emit('rowDelete', row, rowIndex, index);\n this.emit('row:delete', row, rowIndex, index);\n };\n Grid.prototype.deleteRow = function (row, rowIndex, index) {\n this.data.splice(this.data.indexOf(row[0].data), 1);\n this.filteredData = this.sort(this.filter(this.data));\n this.pagination().setTotalItems(this.filteredData.length);\n };\n Grid.prototype.handleAddRow = function () {\n this.emit('rowAdd');\n this.emit('row:add');\n };\n Grid.prototype.setFilter = function (key, _a) {\n var type = _a.type, value = _a.value;\n if (_.isNil(value) || value === '') {\n delete this.component.filters[key];\n }\n else {\n this.component.filters[key] = { type: type, value: value };\n }\n };\n Grid.prototype.filter = function (data, filters) {\n var _this = this;\n if (data === void 0) { data = this.filteredData; }\n if (filters === void 0) { filters = this.component.filters; }\n this.component.filters = filters;\n if (this.enableFetch) {\n this.fetchData({ page: 0, pageSize: this.pageSize, sort: this.component.sort, filters: this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.noPageDataUpdate = _this.fetchTotalCount === 0 || _this.fetchTotalCount < _this.pageSize || _this.currentPage === 0;\n _this.updatePageData = data.countChanged && !_this.noPageDataUpdate;\n _this.noFetchInAttach = true;\n _this.refreshGrid();\n });\n return [];\n }\n var filtersArray = Object.entries(filters).filter(function (_a) {\n var value = _a[1].value;\n return !(_.isNil(value) || value === '');\n });\n this.filteredData = data.filter(function (row) {\n return filtersArray\n .every(function (_a) {\n var _b;\n var key = _a[0], _c = _a[1], type = _c.type, value = _c.value;\n var filterTypes = _this.filterTypes(key);\n var filterType = filterTypes.find(function (ft) { return ft.type === type; });\n return (_b = filterType === null || filterType === void 0 ? void 0 : filterType.filter) === null || _b === void 0 ? void 0 : _b.call(filterType, _.get(row, key), value);\n });\n });\n return this.sort(this.filteredData);\n };\n Grid.prototype.handleFilter = function (name, filter) {\n this.setFilter(name, filter);\n this.filter(this.data);\n if (!this.enableFetch) {\n this.refreshGrid();\n }\n };\n Grid.prototype.setSort = function (key, isAsc) {\n var haveDefaultSorting = !!_.get(this.component, 'fetch.sort.defaultQuery', null);\n if (!key && haveDefaultSorting) {\n this.component.sort.key = _.get(this.component, 'fetch.sort.defaultQuery', null);\n this.component.sort.isAsc = !_.get(this.component, 'fetch.sort.descending', null);\n this.component.sort.default = true;\n }\n else {\n this.component.sort.key = key;\n this.component.sort.isAsc = isAsc;\n this.component.sort.default = false;\n }\n };\n Grid.prototype.sort = function (data, _a) {\n var _this = this;\n if (data === void 0) { data = this.filteredData; }\n var _b = _a === void 0 ? this.component.sort : _a, key = _b.key, isAsc = _b.isAsc;\n this.setSort(key, isAsc);\n var sortOrder = isAsc ? 1 : -1;\n data.sort(function (a, b) { return sortOrder * _this.compare(_.get(a, key), _.get(b, key)); });\n return data;\n };\n Grid.prototype.compare = function (a, b) {\n if (_.isString(a)) {\n a = a.toLowerCase();\n }\n if (_.isString(b)) {\n b = b.toLowerCase();\n }\n return (a < b) ? -1 : (a > b) ? 1 : 0;\n };\n Grid.prototype.sortBy = function (key, isAsc) {\n var _this = this;\n if (this.enableFetch && !this.options.readOnly) {\n this.fetchData({ page: this.currentPage, pageSize: this.pageSize, sort: { key: key, isAsc: isAsc }, filters: this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.setSort(key, isAsc);\n _this.noFetchInAttach = true;\n _this.refreshGrid();\n });\n }\n else {\n this.setSort(key, isAsc);\n this.sort();\n this.refreshGrid();\n }\n };\n Grid.prototype.handleSort = function (key) {\n var defaultSorting = this.component.sort.default;\n var isAsc = defaultSorting ? true : this.component.sort.isAsc;\n if (this.component.sort.key === key && !defaultSorting) {\n if (!isAsc) {\n this.setSort(null, !isAsc);\n this.filter(this.data);\n if (!this.enableFetch) {\n this.refreshGrid();\n }\n return;\n }\n isAsc = !isAsc;\n }\n this.sortBy(key, isAsc);\n };\n Grid.prototype.handleMenuOpen = function (key, e, currentComponent) {\n var _a = this.element.getBoundingClientRect(), tableX = _a.x, tableY = _a.y;\n var clientX = e.clientX, clientY = e.clientY;\n var x = clientX - tableX;\n var y = clientY - tableY;\n var filterAndSortKey = this.getFilterAndSortKey(key, currentComponent);\n this.menu.openMenu({\n key: key,\n position: { x: x, y: y },\n filter: this.component.filters[filterAndSortKey],\n gridComponent: currentComponent\n });\n this.menu.redraw();\n };\n Grid.prototype.setData = function (value) {\n this.data = value;\n this.updateValue(value);\n this.filteredData = __spreadArray([], value, true);\n };\n Grid.prototype.handleDeleteAll = function () {\n this.emit('deleteAll');\n };\n Grid.prototype.deleteAll = function () {\n this.data = [];\n this.filteredData = [];\n this.refreshGrid();\n };\n Grid.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n var pagination;\n var _this = this;\n return __generator(this, function (_a) {\n if (this.options.readOnly && (this.component.isSubmitData === false || this.enableFetch)) {\n if (!this.dataValue.length && this.element) {\n this.element.style.display = 'none';\n this.element.previousElementSibling && (this.element.previousElementSibling.tagName === 'LABEL') && (this.element.previousElementSibling.style.display = 'none');\n return [2 /*return*/];\n }\n else if (!this.component.hideLabel && this.element) {\n this.element.previousElementSibling.style.display = 'inline';\n }\n }\n if (!this.options.readOnly && this.component.showAddBtn) {\n this.addEventListener(this.refs.addRow, 'click', function () { return _this.handleAddRow(); });\n }\n pagination = this.pagination();\n pagination.attach(this.refs.pagination);\n this.currentPage = pagination.component.currentPage;\n if (this.component.showAddBtn && (!this.component.showEditBtn && !this.component.showDeleteBtn && !this.component.showDeleteAllBtn)) {\n pagination.element.style.marginRight = '3.5em';\n }\n this.menu.attach(this.refs.menu);\n this.tbody.attach(this.refs.tbody);\n if (!this.component.sort.key) {\n this.setSort(null, true);\n }\n if (this.enableFetch && !this.options.readOnly) {\n if (this.noFetchInAttach) {\n this.noFetchInAttach = false;\n this.refreshTbody(this.data);\n }\n else {\n this.fetchData({ page: this.currentPage, pageSize: this.pageSize, sort: this.component.sort, filters: this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.pagination().setTotalItems(_this.fetchTotalCount);\n _this.refreshTbody(_this.data);\n });\n }\n }\n if (!this.options.readOnly) {\n this.addEventListener(this.refs.deleteAll, 'click', function () { return _this.handleDeleteAll(); });\n }\n this.component.components\n .filter(function (component) { return component.show; })\n .forEach(function (component, i) {\n _this.addEventListener(_this.refs.menuBtn[i], 'click', function (e) { return _this.handleMenuOpen(component.key, e, component); });\n });\n if (this.options.sortable && this.refs.sort && this.refs.sort.length) {\n this.component.components\n .filter(function (component) { return component.sortable && component.show; })\n .forEach(function (component, i) {\n _this.addEventListener(_this.refs.sort[i], 'click', function () { return _this.handleSort(_this.getFilterAndSortKey(component.key, component)); });\n });\n }\n return [2 /*return*/];\n });\n });\n };\n Grid.prototype.detach = function () {\n this.pagination().detach();\n };\n Grid.prototype.transformData = function (responseData) {\n return this.hook('transformData', responseData) || responseData;\n };\n Grid.prototype.fetchData = function (_a) {\n var _this = this;\n var _b = _a.page, page = _b === void 0 ? 0 : _b, _c = _a.pageSize, pageSize = _c === void 0 ? 10 : _c, sort = _a.sort, filters = _a.filters;\n this.showLoader = true;\n var filterParams = {};\n if (filters && Object.entries(filters).length) {\n Object.entries(filters).forEach(function (filter) {\n var filterType = filter[1].type;\n var filterItem = { value: filter[0], comparedValue: filter[1].value };\n if (filterParams[filterType]) {\n filterParams[filterType].push(filterItem);\n }\n else {\n filterParams[filterType] = [filterItem];\n }\n });\n }\n var fetchProvider = this.options.fetchProvider;\n var sortParam = (sort && sort.key) ? { value: sort.key, asc: sort.isAsc } : null;\n if (!fetchProvider) {\n return new Promise(function (resolve) { return resolve(null); });\n }\n //provider method getData() is expected to return an object/array with serverCount property. \n return fetchProvider.getData(__assign(__assign({ limit: (pageSize === -1) ? this.fetchTotalCount : pageSize, skip: (pageSize === -1) ? 0 : page * pageSize }, (sortParam ? { sort: sortParam } : {})), filterParams))\n .then(function (response) {\n var countChanged = _this.fetchTotalCount !== response.serverCount;\n _this.fetchTotalCount = response.serverCount;\n var transformedData = _this.transformData(response);\n if (!_.isArray(transformedData)) {\n console.warn(\"The Grid data must be an array of objects.\");\n transformedData = [];\n }\n _this.showLoader = false;\n return { data: transformedData, countChanged: countChanged };\n })\n .catch(function (e) {\n console.warn(e);\n });\n };\n return Grid;\n}(core_1.DataTable));\nexports.Grid = Grid;\nvar GridComponent = /** @class */ (function (_super) {\n __extends(GridComponent, _super);\n function GridComponent() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n GridComponent = __decorate([\n (0, core_1.ArrayComponent)({\n type: 'grid',\n schema: {\n striped: true,\n bordered: true,\n hover: true,\n pagination: {\n itemsPerPage: 10\n },\n sort: {\n key: null,\n isAsc: true\n },\n filters: {},\n filteredData: [],\n cellMaxWidth: '',\n clipCells: false,\n showAddBtn: true,\n showEditBtn: true,\n showDeleteBtn: true,\n showDeleteAllBtn: false\n },\n template: 'grid'\n })\n ], GridComponent);\n return GridComponent;\n}(Grid));\nexports.GridComponent = GridComponent;\ncore_1.Components.addComponent(GridComponent, 'grid');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/grid/grid.js?"); +eval("\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __assign = (this && this.__assign) || function () {\n __assign = Object.assign || function(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))\n t[p] = s[p];\n }\n return t;\n };\n return __assign.apply(this, arguments);\n};\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.GridComponent = exports.Grid = void 0;\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar pagination_1 = __webpack_require__(/*! ../pagination/pagination */ \"./lib/components/pagination/pagination.js\");\nvar column_menu_1 = __webpack_require__(/*! ../column-menu/column-menu */ \"./lib/components/column-menu/column-menu.js\");\nvar _ = __importStar(__webpack_require__(/*! @formio/lodash */ \"./node_modules/@formio/lodash/lib/index.js\"));\nvar tbody_1 = __webpack_require__(/*! ../tbody/tbody */ \"./lib/components/tbody/tbody.js\");\nvar pagination_bottom_1 = __webpack_require__(/*! ../pagination-bottom/pagination-bottom */ \"./lib/components/pagination-bottom/pagination-bottom.js\");\nvar FETCH_MAX_LIMIT = 100000000;\nvar defaultFilterTypes = [\n {\n type: 'equal',\n label: 'Is equal to',\n filter: function (value, filter) { return _.isEqual(value, filter); }\n },\n {\n type: 'notEqual',\n label: 'Is not equal to',\n filter: function (value, filter) { return !_.isEqual(value, filter); }\n },\n {\n type: 'startsWith',\n label: 'Starts with',\n filter: function (value, filter) { return value.toString().startsWith(filter.toString()); }\n },\n {\n type: 'contain',\n label: 'Contains',\n filter: function (value, filter) { return value.toString().includes(filter.toString()); }\n },\n {\n type: 'notContain',\n label: 'Does not contain',\n filter: function (value, filter) { return !value.toString().includes(filter.toString()); }\n },\n {\n type: 'endsWith',\n label: 'Ends with',\n filter: function (value, filter) { return value.toString().endsWith(filter.toString()); }\n },\n {\n type: 'matches',\n label: 'Matches (RegExp)',\n filter: function (value, filter) { return value.toString().match(new RegExp(filter, 'gi')); }\n },\n {\n type: 'gt',\n label: 'Greater than',\n filter: function (value, filter) { return value > filter; }\n },\n {\n type: 'gte',\n label: 'Greater than or equal to',\n filter: function (value, filter) { return value >= filter; }\n },\n {\n type: 'lt',\n label: 'Less than',\n filter: function (value, filter) { return value < filter; }\n },\n {\n type: 'lte',\n label: 'Less than or equal to',\n filter: function (value, filter) { return value <= filter; }\n },\n];\nvar Grid = /** @class */ (function (_super) {\n __extends(Grid, _super);\n function Grid(component, options, data) {\n var _this = this;\n var _a;\n _this = _super.call(this) || this;\n _this.component = component;\n _this.options = options;\n _this.data = data;\n _this.filteredData = [];\n _this._showLoader = false;\n _this.fetchTotalCount = 0;\n _this.hideFilters = [];\n _this.noPageDataUpdate = false;\n _this.updatePageData = false;\n _this.noFetchInAttach = false;\n _this.currentPage = 0;\n _this.selectedRows = [];\n _this.filteredObjectKeys = [];\n if (_this.enableFetch && ((_a = _this.component.fetch) === null || _a === void 0 ? void 0 : _a.url)) {\n _this.component.showAddBtn = false;\n _this.component.showEditBtn = false;\n _this.component.showDeleteBtn = false;\n _this.component.showDeleteAllBtn = false;\n }\n if (!_this.data || !Array.isArray(_this.data)) {\n _this.data = [];\n }\n _this.filteredData = __spreadArray([], _this.data, true);\n return _this;\n }\n Object.defineProperty(Grid.prototype, \"showLoader\", {\n get: function () {\n return this._showLoader;\n },\n set: function (state) {\n if (!this.refs.loader) {\n return;\n }\n this.refs.loader.style.display = state ? 'flex' : 'none';\n this._showLoader = state;\n },\n enumerable: false,\n configurable: true\n });\n Object.defineProperty(Grid.prototype, \"selectedAll\", {\n get: function () {\n if (this.data.length && this.tbody.component.selectedRows.length === this.data.length) {\n return true;\n }\n return false;\n },\n enumerable: false,\n configurable: true\n });\n Object.defineProperty(Grid.prototype, \"displayedData\", {\n get: function () {\n if (this.enableFetch) {\n return this.data;\n }\n var indexes = this.getIndexes(this.filteredData);\n return this.filteredData.slice(indexes.min, indexes.max + 1);\n },\n enumerable: false,\n configurable: true\n });\n Grid.prototype.filterTypes = function (key) {\n var customFilterTypes = this.hook('filter', key);\n return (customFilterTypes || defaultFilterTypes);\n };\n Grid.prototype.refreshGrid = function () {\n var _a;\n this.detach();\n this.init();\n this.tbody.component.showEditBtn = this.component.showEditBtn;\n this.tbody.component.showDeleteBtn = this.component.showDeleteBtn;\n this.tbody.component.showDeleteAllBtn = this.component.showDeleteAllBtn;\n (_a = this.topPagination) === null || _a === void 0 ? void 0 : _a.setTotalItems(this.enableFetch ? this.fetchTotalCount : this.filteredData.length);\n this.redraw();\n this.showClearSearchBtn = !!this.component.search;\n };\n Grid.prototype.refreshTbody = function (data) {\n if (data === void 0) { data = this.displayedData; }\n this.tbody.renderData(data, this.component.components);\n this.topPagination.disableButtons();\n this.bottomPagination.disableButtons();\n this.bottomPagination.showPagination(this.enableFetch ? this.fetchTotalCount > this.topPagination.component.itemsPerPage : this.filteredData.length > this.topPagination.component.itemsPerPage);\n };\n Grid.prototype.getIndexBy = function (row, rowIndex) {\n var _a = this.topPagination.component, currentPage = _a.currentPage, itemsPerPage = _a.itemsPerPage;\n return currentPage * itemsPerPage + rowIndex;\n // return this.data.indexOf(row)\n };\n Object.defineProperty(Grid.prototype, \"enableFetch\", {\n get: function () {\n var _a, _b;\n return !!(((_a = this.component.fetch) === null || _a === void 0 ? void 0 : _a.enableFetch) && ((_b = this.component.fetch) === null || _b === void 0 ? void 0 : _b.url) && this.options.fetchProvider);\n },\n enumerable: false,\n configurable: true\n });\n Object.defineProperty(Grid.prototype, \"pageSize\", {\n get: function () {\n return this.topPagination.component.itemsPerPage;\n },\n enumerable: false,\n configurable: true\n });\n Grid.prototype.createPagination = function (bottom) {\n var _this = this;\n this.component.pagination.totalItems = this.data.length;\n var pagination = !bottom ? new pagination_1.PaginationComponent(this.component.pagination) : new pagination_bottom_1.BottomPaginationComponent(this.component.pagination, { mainPagination: this.topPagination });\n if (!bottom) {\n pagination.on('page', function (currentPage) {\n var pageChanged = currentPage !== _this.currentPage;\n _this.currentPage = currentPage;\n if (_this.enableFetch && !_this.options.readOnly) {\n if ((!pageChanged && !_this.updatePageData) || _this.noPageDataUpdate) {\n _this.noPageDataUpdate = false;\n _this.emit('page', currentPage, _this.data);\n if (_this.component.search) {\n _this.handleSearch();\n }\n ;\n return;\n }\n _this.updatePageData = false;\n _this.fetchData({ page: currentPage, pageSize: _this.pageSize, sort: _this.component.sort, filters: _this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.emit('page', currentPage, _this.data);\n _this.refreshTbody(_this.data);\n if (_this.component.search) {\n _this.handleSearch();\n }\n ;\n if (_this.component.enableRowSelect) {\n _this.handleSelectAll(false);\n }\n });\n }\n else {\n _this.emit('page', currentPage);\n _this.refreshTbody();\n }\n });\n pagination.on('changeItemsPerPage', function (itemsPerPage) {\n if (_this.enableFetch && !_this.options.readOnly) {\n _this.fetchData({ page: _this.currentPage, pageSize: itemsPerPage, sort: _this.component.sort, filters: _this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.refreshTbody(_this.data);\n _this.emit('changeItemsPerPage', itemsPerPage);\n if (_this.component.enableRowSelect) {\n _this.handleSelectAll(false);\n }\n });\n }\n else {\n _this.emit('changeItemsPerPage', itemsPerPage);\n _this.refreshTbody();\n }\n });\n }\n return pagination;\n };\n Object.defineProperty(Grid.prototype, \"tbody\", {\n get: function () {\n var _this = this;\n if (this._tbody) {\n return this._tbody;\n }\n this._tbody = new tbody_1.TbodyComponent({\n components: this.component.components,\n cellMaxWidth: Number(this.component.cellMaxWidth) ? (this.component.cellMaxWidth + \"em\") : this.component.cellMaxWidth,\n clipCells: this.component.clipCells,\n showEditBtn: this.component.showEditBtn,\n showDeleteBtn: this.component.showDeleteBtn,\n showDeleteAllBtn: this.component.showDeleteAllBtn,\n enableRowSelect: this.component.enableRowSelect,\n }, this.options, this.displayedData);\n this._tbody.on('rowClick', function (row, rowIndex, index, event) {\n _this.emit('rowClick', row, rowIndex, _this.getIndexBy(row, rowIndex), event);\n _this.emit('row:click', row, rowIndex, _this.getIndexBy(row, rowIndex), event);\n });\n this._tbody.on('rowEdit', function (row, rowIndex, index) {\n _this.handleEditRow(row, rowIndex, _this.getIndexBy(row, rowIndex));\n });\n this._tbody.on('rowDelete', function (row, rowIndex, index) {\n _this.handleDeleteRow(row, rowIndex, _this.getIndexBy(row, rowIndex));\n });\n this._tbody.on('row:attach', function (component, element, rowIndex) {\n var _a;\n var row = _this.displayedData[rowIndex];\n var key = component.key;\n (_a = component.attach) === null || _a === void 0 ? void 0 : _a.call(component, {\n key: key,\n element: element,\n row: row,\n rowIndex: rowIndex,\n value: _this.enableFetch ? _.get(row, key, null) : null,\n index: _this.getIndexBy(_this.displayedData[rowIndex], rowIndex)\n });\n });\n this._tbody.on('rowSelectChange', function (row, rowIndex, checked) {\n _this.handleSelectRow(row, rowIndex, checked);\n _this.emit('rowSelectChange', _this.tbody.component.selectedRows);\n });\n return this._tbody;\n },\n enumerable: false,\n configurable: true\n });\n Object.defineProperty(Grid.prototype, \"menu\", {\n get: function () {\n var _this = this;\n if (this._menu) {\n return this._menu;\n }\n if (this.enableFetch) {\n this.component.components.forEach(function (component) {\n if (['number', 'currency'].includes(component.type)) {\n _this.hideFilters.push(component.key);\n }\n });\n }\n this._menu = new column_menu_1.ColumnMenuComponent({\n components: this.component.components,\n hideFilters: this.hideFilters,\n filterTypes: defaultFilterTypes,\n enableFetch: this.enableFetch\n }, this.options);\n this._menu.on('changeVisibility', function (components) {\n _this.noFetchInAttach = true;\n _this.component.components = components;\n _this.refreshGrid();\n });\n this._menu.on('sortAscending', function (key, comp) {\n if (_this.component.sort.key === key && _this.component.sort.isAsc) {\n return;\n }\n _this.sortBy(_this.getFilterAndSortKey(key, comp), true);\n });\n this._menu.on('sortDescending', function (key, comp) {\n if (_this.component.sort.key === key && !_this.component.sort.isAsc) {\n return;\n }\n _this.sortBy(_this.getFilterAndSortKey(key, comp), false);\n });\n this._menu.on('filter', function (key, filter, comp) {\n _this.handleFilter(_this.getFilterAndSortKey(key, comp), filter);\n });\n return this._menu;\n },\n enumerable: false,\n configurable: true\n });\n Grid.prototype.getFilterAndSortKey = function (compKey, comp) {\n return this.enableFetch\n ? (comp.columnQueryProperty || compKey)\n : compKey;\n };\n Grid.prototype.renderContext = function () {\n var _this = this;\n return _super.prototype.renderContext.call(this, {\n eachRow: function (fn) { return _this.eachRow(fn); },\n selectedRows: this.tbody.component.selectedRows.length,\n selectedAll: this.selectedAll,\n });\n };\n Grid.prototype.getIndexes = function (value) {\n if (!this.topPagination) {\n return this.createPagination().getIndexes(value);\n }\n return this.topPagination.getIndexes(value);\n };\n Grid.prototype.getRefs = function () {\n return {\n pagination: 'single',\n paginationBottom: 'single',\n tbody: 'single',\n addRow: 'single',\n sort: 'multiple',\n menu: 'single',\n menuBtn: 'multiple',\n filter: 'multiple',\n deleteAll: 'single',\n selectAll: 'single',\n loader: 'single',\n };\n };\n Grid.prototype.addNewRow = function (row) {\n if (row === void 0) { row = {}; }\n this.data.unshift(row);\n this.filteredData = this.sort(this.filter(this.data));\n this.topPagination.setTotalItems(this.filteredData.length);\n };\n Grid.prototype.editRow = function (row, index) {\n if (row === void 0) { row = {}; }\n this.data[index] = row;\n var _a = this.component.sort, key = _a.key, isAsc = _a.isAsc;\n this.sortBy(key, isAsc);\n };\n Grid.prototype.handleEditRow = function (row, rowIndex, index) {\n this.emit('rowEdit', row, rowIndex, index);\n this.emit('row:edit', row, rowIndex, index);\n };\n Grid.prototype.handleDeleteRow = function (row, rowIndex, index) {\n this.emit('rowDelete', row, rowIndex, index);\n this.emit('row:delete', row, rowIndex, index);\n };\n Grid.prototype.handleSelectRow = function (row, rowIndex, checked) {\n if (checked) {\n this.tbody.component.selectedRows.push(row);\n if (this.tbody.component.selectedRows.length === this.data.length) {\n return this.redraw();\n }\n if (this.tbody.component.selectedRows) {\n this.redraw();\n return this.refs.selectAll.indeterminate = true;\n }\n }\n else {\n this.tbody.component.selectedRows = this.tbody.component.selectedRows.filter(function (currentRow) { return !_.isEqual(currentRow, row); });\n if (_.isEmpty(this.tbody.component.selectedRows)) {\n this.redraw();\n return this.refs.selectAll.indeterminate = false;\n }\n this.redraw();\n this.refs.selectAll.indeterminate = true;\n }\n };\n Grid.prototype.handleSelectAll = function (selected) {\n this.tbody.component.selectedRows = selected ? this.data : [];\n this.redraw();\n this.emit('rowSelectChange', this.tbody.component.selectedRows);\n };\n Grid.prototype.deleteRow = function (row, rowIndex, index) {\n this.data.splice(this.data.indexOf(row[0].data), 1);\n this.filteredData = this.sort(this.filter(this.data));\n this.topPagination.setTotalItems(this.filteredData.length);\n };\n Grid.prototype.handleAddRow = function () {\n this.emit('rowAdd');\n this.emit('row:add');\n };\n Grid.prototype.setFilter = function (key, _a) {\n var _this = this;\n var type = _a.type, value = _a.value;\n if (_.isNil(value) || value === '') {\n this.filteredObjectKeys.forEach(function (objectKey) {\n var regExp = new RegExp('^' + key);\n if (regExp.test(objectKey)) {\n delete _this.component.filters[objectKey];\n }\n });\n delete this.component.filters[key];\n if (this.fetchTotalCount && this.topPagination.component.itemsPerPage === -1) {\n this.fetchTotalCount = 0;\n }\n ;\n }\n else {\n if (_.isObject(value)) {\n Object.entries(value).forEach(function (valueItem) {\n if ((type === 'contain' && valueItem[1]) || type !== 'contain') {\n _this.filteredObjectKeys.push(key + '.' + valueItem[0]);\n _this.component.filters[key + '.' + valueItem[0]] = {\n type: ['notEqual', 'notContain'].includes(type) ? 'notEqual' : 'equal',\n value: valueItem[1]\n };\n }\n });\n }\n this.component.filters[key] = { type: type, value: value };\n }\n };\n Grid.prototype.filter = function (data, filters) {\n var _this = this;\n if (data === void 0) { data = this.filteredData; }\n if (filters === void 0) { filters = this.component.filters; }\n this.component.filters = filters;\n if (this.enableFetch) {\n this.fetchData({ page: 0, pageSize: this.pageSize, sort: this.component.sort, filters: this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.noPageDataUpdate = _this.fetchTotalCount === 0 || _this.fetchTotalCount < _this.pageSize || _this.currentPage === 0;\n _this.updatePageData = data.countChanged && !_this.noPageDataUpdate;\n _this.noFetchInAttach = true;\n _this.refreshGrid();\n });\n return [];\n }\n var filtersArray = Object.entries(filters).filter(function (_a) {\n var value = _a[1].value;\n return !(_.isNil(value) || value === '');\n });\n this.filteredData = data.filter(function (row) {\n return filtersArray\n .every(function (_a) {\n var _b;\n var key = _a[0], _c = _a[1], type = _c.type, value = _c.value;\n var filterTypes = _this.filterTypes(key);\n var filterType = filterTypes.find(function (ft) { return ft.type === type; });\n return (_b = filterType === null || filterType === void 0 ? void 0 : filterType.filter) === null || _b === void 0 ? void 0 : _b.call(filterType, _.get(row, key), value);\n });\n });\n return this.sort(this.filteredData);\n };\n Grid.prototype.handleFilter = function (name, filter) {\n this.setFilter(name, filter);\n this.filter(this.data);\n if (!this.enableFetch) {\n this.refreshGrid();\n }\n };\n Grid.prototype.setSort = function (key, isAsc) {\n var haveDefaultSorting = !!_.get(this.component, 'fetch.sort.defaultQuery', null);\n if (!key && haveDefaultSorting) {\n this.component.sort.key = _.get(this.component, 'fetch.sort.defaultQuery', null);\n this.component.sort.isAsc = !_.get(this.component, 'fetch.sort.descending', null);\n this.component.sort.default = true;\n }\n else {\n this.component.sort.key = key;\n this.component.sort.isAsc = isAsc;\n this.component.sort.default = false;\n }\n };\n Grid.prototype.sort = function (data, _a) {\n var _this = this;\n if (data === void 0) { data = this.filteredData; }\n var _b = _a === void 0 ? this.component.sort : _a, key = _b.key, isAsc = _b.isAsc;\n this.setSort(key, isAsc);\n var sortOrder = isAsc ? 1 : -1;\n data.sort(function (a, b) { return sortOrder * _this.compare(_.get(a, key), _.get(b, key)); });\n return data;\n };\n Grid.prototype.compare = function (a, b) {\n if (_.isString(a)) {\n a = a.toLowerCase();\n }\n if (_.isString(b)) {\n b = b.toLowerCase();\n }\n return (a < b) ? -1 : (a > b) ? 1 : 0;\n };\n Grid.prototype.sortBy = function (key, isAsc) {\n var _this = this;\n if (this.enableFetch && !this.options.readOnly) {\n this.fetchData({ page: this.currentPage, pageSize: this.pageSize, sort: { key: key, isAsc: isAsc }, filters: this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.setSort(key, isAsc);\n _this.noFetchInAttach = true;\n _this.refreshGrid();\n });\n }\n else {\n this.setSort(key, isAsc);\n this.sort();\n this.refreshGrid();\n }\n };\n Grid.prototype.handleSort = function (key) {\n var defaultSorting = this.component.sort.default;\n var isAsc = defaultSorting ? true : this.component.sort.isAsc;\n if (this.component.sort.key === key && !defaultSorting) {\n if (!isAsc) {\n this.setSort(null, !isAsc);\n this.filter(this.data);\n if (!this.enableFetch) {\n this.refreshGrid();\n }\n return;\n }\n isAsc = !isAsc;\n }\n this.sortBy(key, isAsc);\n };\n Grid.prototype.handleMenuOpen = function (key, e, currentComponent) {\n var _a = this.element.getBoundingClientRect(), tableX = _a.x, tableY = _a.y;\n var clientX = e.clientX, clientY = e.clientY;\n var x = clientX - tableX;\n var y = clientY - tableY;\n var filterAndSortKey = this.getFilterAndSortKey(key, currentComponent);\n this.menu.openMenu({\n key: key,\n position: { x: x, y: y },\n filter: this.component.filters[filterAndSortKey],\n gridComponent: currentComponent\n });\n this.menu.redraw();\n };\n Grid.prototype.setData = function (value) {\n this.data = value;\n this.updateValue(value);\n this.filteredData = __spreadArray([], value, true);\n };\n Grid.prototype.handleDeleteAll = function () {\n this.emit('deleteAll');\n };\n Grid.prototype.deleteAll = function () {\n this.data = [];\n this.filteredData = [];\n this.refreshGrid();\n };\n Grid.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n var _this = this;\n return __generator(this, function (_a) {\n if (this.options.readOnly && (this.component.isSubmitData === false || this.enableFetch)) {\n if (!this.dataValue.length && this.element) {\n this.element.style.display = 'none';\n this.element.previousElementSibling && (this.element.previousElementSibling.tagName === 'LABEL') && (this.element.previousElementSibling.style.display = 'none');\n return [2 /*return*/];\n }\n else if (!this.component.hideLabel && this.element) {\n this.element.previousElementSibling.style.display = 'inline';\n }\n }\n if (!this.options.readOnly && this.component.showAddBtn) {\n this.addEventListener(this.refs.addRow, 'click', function () { return _this.handleAddRow(); });\n }\n if (!this.topPagination) {\n this.topPagination = this.createPagination();\n }\n this.topPagination.attach(this.refs.pagination);\n if (!this.bottomPagination) {\n this.bottomPagination = this.createPagination(true);\n }\n this.bottomPagination.attach(this.refs.paginationBottom);\n this.currentPage = this.topPagination.component.currentPage;\n this.menu.attach(this.refs.menu);\n this.tbody.attach(this.refs.tbody);\n if (!this.component.sort.key) {\n this.setSort(null, true);\n }\n if (this.enableFetch && !this.options.readOnly) {\n if (this.noFetchInAttach) {\n this.noFetchInAttach = false;\n this.refreshTbody(this.data);\n }\n else {\n this.fetchData({ page: this.currentPage, pageSize: this.pageSize, sort: this.component.sort, filters: this.component.filters })\n .then(function (data) {\n if (!data) {\n return;\n }\n ;\n _this.setData(data.data);\n _this.topPagination.setTotalItems(_this.fetchTotalCount);\n _this.refreshTbody(_this.data);\n });\n }\n }\n if (!this.options.readOnly) {\n this.addEventListener(this.refs.deleteAll, 'click', function () { return _this.handleDeleteAll(); });\n }\n if (this.component.enableRowSelect) {\n this.addEventListener(this.refs.selectAll, 'change', function (event) { return _this.handleSelectAll(event.target.checked); });\n }\n this.component.components\n .filter(function (component) { return component.show; })\n .forEach(function (component, i) {\n _this.addEventListener(_this.refs.menuBtn[i], 'click', function (e) { return _this.handleMenuOpen(component.key, e, component); });\n });\n if (this.options.sortable && this.refs.sort && this.refs.sort.length) {\n this.component.components\n .filter(function (component) { return component.sortable && component.show; })\n .forEach(function (component, i) {\n _this.addEventListener(_this.refs.sort[i], 'click', function () { return _this.handleSort(_this.getFilterAndSortKey(component.key, component)); });\n });\n }\n return [2 /*return*/];\n });\n });\n };\n Grid.prototype.detach = function () {\n var _a, _b;\n (_a = this.topPagination) === null || _a === void 0 ? void 0 : _a.detach();\n (_b = this.bottomPagination) === null || _b === void 0 ? void 0 : _b.detach();\n this.tbody.detach();\n this.menu.detach();\n };\n Grid.prototype.transformData = function (responseData) {\n return this.hook('transformData', responseData) || responseData;\n };\n Grid.prototype.fetchData = function (_a) {\n var _this = this;\n var _b = _a.page, page = _b === void 0 ? 0 : _b, _c = _a.pageSize, pageSize = _c === void 0 ? 10 : _c, sort = _a.sort, filters = _a.filters;\n this.showLoader = true;\n var filterParams = {};\n if (filters && Object.entries(filters).length) {\n Object.entries(filters).forEach(function (filter) {\n if (!_.isObject(filter[1].value)) {\n var filterType = filter[1].type;\n var filterItem = { value: filter[0], comparedValue: filter[1].value };\n if (filterParams[filterType]) {\n filterParams[filterType].push(filterItem);\n }\n else {\n filterParams[filterType] = [filterItem];\n }\n }\n });\n }\n var fetchProvider = this.options.fetchProvider;\n var sortParam = (sort && sort.key) ? { value: sort.key, asc: sort.isAsc } : null;\n if (!fetchProvider) {\n return new Promise(function (resolve) { return resolve(null); });\n }\n //provider method getData() is expected to return an object/array with serverCount property. \n return fetchProvider.getData(__assign(__assign({ limit: (pageSize === -1) ? FETCH_MAX_LIMIT : pageSize, skip: (pageSize === -1) ? 0 : page * pageSize }, (sortParam ? { sort: sortParam } : {})), filterParams))\n .then(function (response) {\n var countChanged = _this.fetchTotalCount !== response.serverCount;\n _this.fetchTotalCount = response.serverCount;\n var transformedData = _this.transformData(response);\n if (!_.isArray(transformedData)) {\n console.warn(\"The Grid data must be an array of objects.\");\n transformedData = [];\n }\n _this.showLoader = false;\n return { data: transformedData, countChanged: countChanged };\n })\n .catch(function (e) {\n console.warn(e);\n });\n };\n return Grid;\n}(core_1.DataTable));\nexports.Grid = Grid;\nvar GridComponent = exports.GridComponent = /** @class */ (function (_super) {\n __extends(GridComponent, _super);\n function GridComponent() {\n return _super !== null && _super.apply(this, arguments) || this;\n }\n GridComponent = __decorate([\n (0, core_1.ArrayComponent)({\n type: 'grid',\n schema: {\n striped: true,\n bordered: true,\n hover: true,\n pagination: {\n itemsPerPage: 10\n },\n sort: {\n key: null,\n isAsc: true\n },\n filters: {},\n filteredData: [],\n cellMaxWidth: '',\n clipCells: false,\n showAddBtn: true,\n showEditBtn: true,\n showDeleteBtn: true,\n showDeleteAllBtn: false\n },\n template: 'grid'\n })\n ], GridComponent);\n return GridComponent;\n}(Grid));\ncore_1.Components.addComponent(GridComponent, 'grid');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/grid/grid.js?"); /***/ }), @@ -47,8 +46,17 @@ eval("\nvar __extends = (this && this.__extends) || (function () {\n var exte \*********************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar grid_1 = __webpack_require__(/*! ./grid/grid */ \"./lib/components/grid/grid.js\");\nvar pagination_1 = __webpack_require__(/*! ./pagination/pagination */ \"./lib/components/pagination/pagination.js\");\n__webpack_require__(/*! core-js/features/object/from-entries */ \"./node_modules/core-js/features/object/from-entries.js\");\nexports[\"default\"] = {\n grid: grid_1.GridComponent,\n pagination: pagination_1.PaginationComponent\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/index.js?"); +eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar grid_1 = __webpack_require__(/*! ./grid/grid */ \"./lib/components/grid/grid.js\");\nvar pagination_1 = __webpack_require__(/*! ./pagination/pagination */ \"./lib/components/pagination/pagination.js\");\nvar pagination_bottom_1 = __webpack_require__(/*! ./pagination-bottom/pagination-bottom */ \"./lib/components/pagination-bottom/pagination-bottom.js\");\n__webpack_require__(/*! core-js/features/object/from-entries */ \"./node_modules/core-js/features/object/from-entries.js\");\nexports[\"default\"] = {\n grid: grid_1.GridComponent,\n pagination: pagination_1.PaginationComponent,\n paginationBottom: pagination_bottom_1.BottomPaginationComponent\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/index.js?"); + +/***/ }), + +/***/ "./lib/components/pagination-bottom/pagination-bottom.js": +/*!***************************************************************!*\ + !*** ./lib/components/pagination-bottom/pagination-bottom.js ***! + \***************************************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __assign = (this && this.__assign) || function () {\n __assign = Object.assign || function(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))\n t[p] = s[p];\n }\n return t;\n };\n return __assign.apply(this, arguments);\n};\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.BottomPaginationComponent = void 0;\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar pagination_1 = __webpack_require__(/*! ../pagination/pagination */ \"./lib/components/pagination/pagination.js\");\nvar BottomPaginationComponent = exports.BottomPaginationComponent = /** @class */ (function (_super) {\n __extends(BottomPaginationComponent, _super);\n function BottomPaginationComponent(component, options, data) {\n var _this = _super.call(this, component, options, data) || this;\n _this.component = component;\n _this.options = options;\n _this.data = data;\n _this.mainPagination = options.mainPagination;\n _this.data = data;\n return _this;\n }\n BottomPaginationComponent.prototype.getRefs = function () {\n return __assign(__assign({}, _super.prototype.getRefs.call(this)), { paginationContainer: 'single' });\n };\n BottomPaginationComponent.prototype.showPagination = function (show) {\n var _a, _b;\n if (show && ((_a = this.refs) === null || _a === void 0 ? void 0 : _a.paginationContainer)) {\n this.refs.paginationContainer.classList.remove('hidden');\n }\n else if (!show && ((_b = this.refs) === null || _b === void 0 ? void 0 : _b.paginationContainer)) {\n this.refs.paginationContainer.classList.add('hidden');\n }\n };\n BottomPaginationComponent.prototype.disableButtons = function () {\n var _this = this;\n var requiredKeysExist = ['firstPage', 'prevPage', 'lastPage', 'nextPage'].every(function (ref) { return !!_this.refs[ref]; });\n if (!requiredKeysExist) {\n return;\n }\n this.refs.firstPage.disabled = false;\n this.refs.prevPage.disabled = false;\n this.refs.lastPage.disabled = false;\n this.refs.nextPage.disabled = false;\n if (this.mainPagination.component.currentPage === 0) {\n this.refs.firstPage.disabled = true;\n this.refs.prevPage.disabled = true;\n }\n if (this.mainPagination.component.currentPage === this.mainPagination.numPages - 1 || this.mainPagination.numPages === 0) {\n this.refs.lastPage.disabled = true;\n this.refs.nextPage.disabled = true;\n }\n };\n BottomPaginationComponent.prototype.setPage = function (page) {\n if (page >= this.mainPagination.numPages) {\n page = this.mainPagination.numPages - 1;\n }\n if (page < 0) {\n page = 0;\n }\n this.mainPagination.component.currentPage = page;\n if (this.mainPagination.refs.pageNum) {\n this.mainPagination.refs.pageNum.value = this.mainPagination.component.currentPage + 1;\n }\n if (this.mainPagination.refs.itemsCount) {\n this.mainPagination.refs.itemsCount.innerText = this.mainPagination.getItemsCount();\n }\n this.mainPagination.emit('page', this.mainPagination.component.currentPage);\n this.disableButtons();\n };\n BottomPaginationComponent.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n var _this = this;\n return __generator(this, function (_a) {\n if (this.mainPagination.component.totalItems) {\n this.showPagination(this.mainPagination.component.totalItems > this.mainPagination.component.itemsPerPage);\n }\n this.addEventListener(this.refs.firstPage, 'click', function () { return _this.setPage(0); });\n this.addEventListener(this.refs.lastPage, 'click', function () { return _this.setPage(_this.mainPagination.numPages - 1); });\n this.addEventListener(this.refs.prevPage, 'click', function () { return _this.setPage(--_this.mainPagination.component.currentPage); });\n this.addEventListener(this.refs.nextPage, 'click', function () { return _this.setPage(++_this.mainPagination.component.currentPage); });\n this.disableButtons();\n return [2 /*return*/];\n });\n });\n };\n BottomPaginationComponent = __decorate([\n (0, core_1.Component)({\n type: 'paginationBottom',\n schema: {\n totalItems: 0,\n currentPage: 0,\n itemsPerPage: 10\n },\n template: 'paginationBottom'\n })\n ], BottomPaginationComponent);\n return BottomPaginationComponent;\n}(pagination_1.PaginationComponent));\ncore_1.Components.addComponent(BottomPaginationComponent, 'pag');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/pagination-bottom/pagination-bottom.js?"); /***/ }), @@ -58,8 +66,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar \*************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (_) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.PaginationComponent = void 0;\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar PaginationComponent = /** @class */ (function () {\n function PaginationComponent(component, options, data) {\n this.component = component;\n this.options = options;\n this.data = data;\n this.calculatePages();\n }\n PaginationComponent.prototype.getRefs = function () {\n return {\n firstPage: 'single',\n lastPage: 'single',\n prevPage: 'single',\n nextPage: 'single',\n pageNum: 'single',\n itemsPerPage: 'single',\n itemsCount: 'single',\n pageCount: 'single',\n };\n };\n PaginationComponent.prototype.calculatePages = function () {\n var itemsPerPage = this.component.itemsPerPage === -1 ? this.component.totalItems : this.component.itemsPerPage;\n this.numPages = Math.ceil(this.component.totalItems / itemsPerPage);\n };\n PaginationComponent.prototype.setItemsPerPage = function (num) {\n this.component.itemsPerPage = parseInt(num);\n this.calculatePages();\n this.setPage(this.component.currentPage);\n this.emit('changeItemsPerPage', this.component.itemsPerPage);\n };\n PaginationComponent.prototype.setTotalItems = function (num) {\n this.component.totalItems = parseInt(num);\n this.calculatePages();\n this.setPage(this.component.currentPage);\n };\n PaginationComponent.prototype.setPage = function (page) {\n if (page >= this.numPages) {\n page = this.numPages - 1;\n }\n if (page < 0) {\n page = 0;\n }\n this.component.currentPage = page;\n if (this.refs.pageNum) {\n this.refs.pageNum.value = this.component.currentPage + 1;\n }\n if (this.refs.itemsCount) {\n this.refs.itemsCount.innerText = this.getItemsCount();\n }\n if (this.refs.pageCount) {\n this.refs.pageCount.innerText = this.getPageCount();\n }\n this.emit('page', this.component.currentPage);\n this.disableButtons();\n };\n PaginationComponent.prototype.getItemsCount = function () {\n if (!this.component.totalItems) {\n return 'No items to display';\n }\n var _a = this.getIndexes(), max = _a.max, min = _a.min;\n return \"Showing \".concat(min + 1, \" to \").concat(max + 1, \" of \").concat(this.component.totalItems, \" items\");\n };\n PaginationComponent.prototype.getPageCount = function () {\n return Math.max(Math.ceil(this.component.totalItems / this.component.itemsPerPage), 1);\n };\n PaginationComponent.prototype.disableButtons = function () {\n var _this = this;\n var requiredKeysExist = ['firstPage', 'prevPage', 'lastPage', 'nextPage', 'pageNum'].every(function (ref) { return !!_this.refs[ref]; });\n if (!requiredKeysExist) {\n return;\n }\n this.refs.firstPage.disabled = false;\n this.refs.prevPage.disabled = false;\n this.refs.lastPage.disabled = false;\n this.refs.nextPage.disabled = false;\n this.refs.pageNum.disabled = false;\n if (this.component.currentPage === 0) {\n this.refs.firstPage.disabled = true;\n this.refs.prevPage.disabled = true;\n }\n if (this.component.currentPage === this.numPages - 1 || this.numPages === 0) {\n this.refs.lastPage.disabled = true;\n this.refs.nextPage.disabled = true;\n }\n if (this.numPages === 1 || this.numPages === 0) {\n this.refs.pageNum.disabled = true;\n }\n };\n PaginationComponent.prototype.getIndexes = function (value) {\n var itemsPerPage = this.component.itemsPerPage === -1 ? this.component.totalItems : this.component.itemsPerPage;\n var total = value ? value.length : this.component.totalItems;\n var first = this.component.currentPage * itemsPerPage;\n var last = first + itemsPerPage;\n return {\n min: first,\n max: (last > total) ? (total - 1) : (last - 1)\n };\n };\n PaginationComponent.prototype.renderContext = function () {\n return {\n itemsCount: this.getItemsCount(),\n pages: this.getPageCount(),\n };\n };\n PaginationComponent.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n var _this = this;\n return __generator(this, function (_a) {\n this.addEventListener(this.refs.firstPage, 'click', function () { return _this.setPage(0); });\n this.addEventListener(this.refs.lastPage, 'click', function () { return _this.setPage(_this.numPages - 1); });\n this.addEventListener(this.refs.prevPage, 'click', function () { return _this.setPage(--_this.component.currentPage); });\n this.addEventListener(this.refs.nextPage, 'click', function () { return _this.setPage(++_this.component.currentPage); });\n this.addEventListener(this.refs.pageNum, 'input', function () { return _this.setPage((_this.refs.pageNum.value - 1)); });\n this.addEventListener(this.refs.itemsPerPage, 'change', function () { return _this.setItemsPerPage(_this.refs.itemsPerPage.value); });\n if (this.refs.pageNum) {\n this.disableButtons();\n this.refs.pageNum.value = this.component.currentPage + 1;\n }\n if (this.refs.itemsPerPage) {\n this.refs.itemsPerPage.value = this.component.itemsPerPage;\n }\n return [2 /*return*/];\n });\n });\n };\n PaginationComponent.prototype.init = function () {\n this.calculatePages();\n };\n PaginationComponent = __decorate([\n (0, core_1.Component)({\n type: 'pagination',\n schema: {\n totalItems: 0,\n currentPage: 0,\n itemsPerPage: 10\n },\n template: 'pagination'\n })\n ], PaginationComponent);\n return PaginationComponent;\n}());\nexports.PaginationComponent = PaginationComponent;\ncore_1.Components.addComponent(PaginationComponent, 'pagination');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/pagination/pagination.js?"); +eval("\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.PaginationComponent = void 0;\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar PaginationComponent = exports.PaginationComponent = /** @class */ (function () {\n function PaginationComponent(component, options, data) {\n this.component = component;\n this.options = options;\n this.data = data;\n this.calculatePages();\n }\n PaginationComponent.prototype.getRefs = function () {\n return {\n firstPage: 'single',\n lastPage: 'single',\n prevPage: 'single',\n nextPage: 'single',\n itemsPerPage: 'single',\n itemsCount: 'single',\n };\n };\n PaginationComponent.prototype.calculatePages = function () {\n var itemsPerPage = this.component.itemsPerPage === -1 ? this.component.totalItems : this.component.itemsPerPage;\n this.numPages = Math.ceil(this.component.totalItems / itemsPerPage);\n };\n PaginationComponent.prototype.setItemsPerPage = function (num) {\n this.component.itemsPerPage = parseInt(num);\n this.calculatePages();\n this.setPage(this.component.currentPage);\n this.emit('changeItemsPerPage', this.component.itemsPerPage);\n };\n PaginationComponent.prototype.setTotalItems = function (num) {\n this.component.totalItems = parseInt(num);\n this.calculatePages();\n this.setPage(this.component.currentPage);\n };\n PaginationComponent.prototype.setPage = function (page) {\n if (page >= this.numPages) {\n page = this.numPages - 1;\n }\n if (page < 0) {\n page = 0;\n }\n this.component.currentPage = page;\n if (this.refs.pageNum) {\n this.refs.pageNum.value = this.component.currentPage + 1;\n }\n if (this.refs.itemsCount) {\n this.refs.itemsCount.innerText = this.getItemsCount();\n }\n this.emit('page', this.component.currentPage);\n this.disableButtons();\n };\n PaginationComponent.prototype.getItemsCount = function () {\n var _a;\n if (!this.component.totalItems) {\n return 'No items';\n }\n var max = (_a = this.getIndexes(), _a.max), min = _a.min;\n return \"\".concat(min + 1, \"-\").concat(max + 1, \" / \").concat(this.component.totalItems);\n };\n PaginationComponent.prototype.getPageCount = function () {\n return Math.max(Math.ceil(this.component.totalItems / this.component.itemsPerPage), 1);\n };\n PaginationComponent.prototype.disableButtons = function () {\n var _this = this;\n var requiredKeysExist = ['firstPage', 'prevPage', 'lastPage', 'nextPage'].every(function (ref) { return !!_this.refs[ref]; });\n if (!requiredKeysExist) {\n return;\n }\n this.refs.firstPage.disabled = false;\n this.refs.prevPage.disabled = false;\n this.refs.lastPage.disabled = false;\n this.refs.nextPage.disabled = false;\n if (this.component.currentPage === 0) {\n this.refs.firstPage.disabled = true;\n this.refs.prevPage.disabled = true;\n }\n if (this.component.currentPage === this.numPages - 1 || this.numPages === 0) {\n this.refs.lastPage.disabled = true;\n this.refs.nextPage.disabled = true;\n }\n };\n PaginationComponent.prototype.getIndexes = function (value) {\n var itemsPerPage = this.component.itemsPerPage === -1 ? this.component.totalItems : this.component.itemsPerPage;\n var total = value ? value.length : this.component.totalItems;\n var first = this.component.currentPage * itemsPerPage;\n var last = first + itemsPerPage;\n return {\n min: first,\n max: (last > total) ? (total - 1) : (last - 1)\n };\n };\n PaginationComponent.prototype.renderContext = function () {\n return {\n itemsCount: this.getItemsCount(),\n pages: this.getPageCount(),\n };\n };\n PaginationComponent.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n var _this = this;\n return __generator(this, function (_a) {\n this.addEventListener(this.refs.firstPage, 'click', function () { return _this.setPage(0); });\n this.addEventListener(this.refs.lastPage, 'click', function () { return _this.setPage(_this.numPages - 1); });\n this.addEventListener(this.refs.prevPage, 'click', function () { return _this.setPage(--_this.component.currentPage); });\n this.addEventListener(this.refs.nextPage, 'click', function () { return _this.setPage(++_this.component.currentPage); });\n this.addEventListener(this.refs.itemsPerPage, 'change', function () { return _this.setItemsPerPage(_this.refs.itemsPerPage.value); });\n if (this.refs.itemsPerPage) {\n this.refs.itemsPerPage.value = this.component.itemsPerPage;\n }\n this.disableButtons();\n return [2 /*return*/];\n });\n });\n };\n PaginationComponent.prototype.init = function () {\n this.calculatePages();\n };\n PaginationComponent = __decorate([\n (0, core_1.Component)({\n type: 'pagination',\n schema: {\n totalItems: 0,\n currentPage: 0,\n itemsPerPage: 10\n },\n template: 'pagination'\n })\n ], PaginationComponent);\n return PaginationComponent;\n}());\ncore_1.Components.addComponent(PaginationComponent, 'pagination');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/pagination/pagination.js?"); /***/ }), @@ -69,8 +76,7 @@ eval("\nvar __decorate = (this && this.__decorate) || function (decorators, targ \***************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __assign = (this && this.__assign) || function () {\n __assign = Object.assign || function(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))\n t[p] = s[p];\n }\n return t;\n };\n return __assign.apply(this, arguments);\n};\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (_) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.TbodyComponent = void 0;\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar TbodyComponent = /** @class */ (function (_super) {\n __extends(TbodyComponent, _super);\n function TbodyComponent(component, options, data) {\n var _this = _super.call(this) || this;\n _this.component = component;\n _this.options = options;\n _this.data = data;\n _this.options = __assign(__assign({}, _this.options), { sanitizeConfig: {\n forbiddenTags: ['table'],\n } });\n return _this;\n }\n TbodyComponent.prototype.renderData = function (data, components) {\n if (components === void 0) { components = this.component.components; }\n this.data = data;\n this.component.components = components;\n this.init();\n this.redraw();\n };\n TbodyComponent.prototype.eachRow = function (fn) {\n var _this = this;\n this.dataValue.forEach(function (comp, j) {\n fn(_this.rows[j], j, j);\n });\n };\n TbodyComponent.prototype.getRefs = function () {\n return {\n deleteRow: 'multiple',\n editRow: 'multiple',\n row: 'multiple',\n };\n };\n TbodyComponent.prototype.renderContext = function () {\n var _this = this;\n return {\n eachRow: function (fn) { return _this.eachRow(fn); },\n };\n };\n TbodyComponent.prototype.removeListeners = function () {\n this.removeAttachedListeners();\n this.attachedListeners = [];\n };\n TbodyComponent.prototype.attachListeners = function () {\n var _this = this;\n this.eachRow(function (row, rowIndex, index) {\n _this.addEventListener(_this.refs.row[rowIndex], 'click', function (event) { return _this.emit('rowClick', _this.data[rowIndex], rowIndex, index, event); });\n _this.addEventListener(_this.refs.editRow[rowIndex], 'click', function () { return _this.emit('rowEdit', _this.data[rowIndex], rowIndex, index); });\n if (!_this.options.readOnly) {\n _this.addEventListener(_this.refs.deleteRow[rowIndex], 'click', function () { return _this.emit('rowDelete', _this.data[rowIndex], rowIndex, index); });\n }\n });\n };\n TbodyComponent.prototype.attachComponents = function () {\n var _this = this;\n var tbody = this.element;\n if (tbody) {\n this.component.components\n .filter(function (comp) { return comp.show; })\n .forEach(function (comp, index) {\n if (comp.attach) {\n for (var i = 0; i < tbody.rows.length; i++) {\n _this.emit('row:attach', comp, tbody.rows[i].cells[index], i);\n }\n }\n });\n }\n };\n TbodyComponent.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n return __generator(this, function (_a) {\n this.attachListeners();\n this.attachComponents();\n return [2 /*return*/];\n });\n });\n };\n TbodyComponent = __decorate([\n (0, core_1.ArrayComponent)({\n type: 'tbody',\n schema: {\n cellMaxWidth: '',\n clipCells: false,\n showEditBtn: true,\n showDeleteBtn: true,\n showDeleteAllBtn: false\n },\n template: 'tbody'\n })\n ], TbodyComponent);\n return TbodyComponent;\n}(core_1.DataTable));\nexports.TbodyComponent = TbodyComponent;\ncore_1.Components.addComponent(TbodyComponent, 'tbody');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/tbody/tbody.js?"); +eval("\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nvar __assign = (this && this.__assign) || function () {\n __assign = Object.assign || function(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))\n t[p] = s[p];\n }\n return t;\n };\n return __assign.apply(this, arguments);\n};\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.TbodyComponent = void 0;\nvar _ = __importStar(__webpack_require__(/*! @formio/lodash */ \"./node_modules/@formio/lodash/lib/index.js\"));\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar TbodyComponent = exports.TbodyComponent = /** @class */ (function (_super) {\n __extends(TbodyComponent, _super);\n function TbodyComponent(component, options, data) {\n var _this = _super.call(this) || this;\n _this.component = component;\n _this.options = options;\n _this.data = data;\n _this.options = __assign(__assign({}, _this.options), { sanitizeConfig: {\n forbiddenTags: ['table'],\n } });\n return _this;\n }\n TbodyComponent.prototype.renderData = function (data, components) {\n if (components === void 0) { components = this.component.components; }\n this.data = data;\n this.component.components = components;\n this.init();\n this.redraw();\n };\n TbodyComponent.prototype.eachRow = function (fn) {\n var _this = this;\n this.dataValue.forEach(function (comp, j) {\n fn(_this.rows[j], j, j);\n });\n };\n TbodyComponent.prototype.getRefs = function () {\n return {\n deleteRow: 'multiple',\n editRow: 'multiple',\n row: 'multiple',\n selectRow: 'multiple',\n };\n };\n TbodyComponent.prototype.renderContext = function () {\n var _this = this;\n return {\n eachRow: function (fn) { return _this.eachRow(fn); },\n };\n };\n TbodyComponent.prototype.removeListeners = function () {\n this.removeAttachedListeners();\n this.attachedListeners = [];\n };\n TbodyComponent.prototype.attachListeners = function () {\n var _this = this;\n this.eachRow(function (row, rowIndex, index) {\n _this.addEventListener(_this.refs.row[rowIndex], 'click', function (event) { return _this.emit('rowClick', _this.data[rowIndex], rowIndex, index, event); });\n _this.addEventListener(_this.refs.editRow[rowIndex], 'click', function () { return _this.emit('rowEdit', _this.data[rowIndex], rowIndex, index); });\n if (!_this.options.readOnly) {\n _this.addEventListener(_this.refs.deleteRow[rowIndex], 'click', function () { return _this.emit('rowDelete', _this.data[rowIndex], rowIndex, index); });\n }\n _this.addEventListener(_this.refs.selectRow[rowIndex], 'change', function (event) { return _this.emit('rowSelectChange', _this.data[rowIndex], rowIndex, event.target.checked); });\n });\n };\n TbodyComponent.prototype.attachComponents = function () {\n var _this = this;\n var tbody = this.element;\n if (tbody) {\n this.component.components\n .filter(function (comp) { return comp.show; })\n .forEach(function (comp, index) {\n if (comp.attach) {\n for (var i = 0; i < tbody.rows.length; i++) {\n _this.emit('row:attach', comp, tbody.rows[i].cells[_this.component.enableRowSelect ? index + 1 : index], i);\n }\n }\n });\n }\n this.data.forEach(function (item, i) {\n if (_.find(_this.component.selectedRows, item)) {\n _this.refs.row[i].classList.add(\"selected-row\");\n _this.refs.selectRow[i].checked = true;\n }\n });\n };\n TbodyComponent.prototype.attach = function () {\n return __awaiter(this, void 0, void 0, function () {\n return __generator(this, function (_a) {\n this.attachListeners();\n this.attachComponents();\n return [2 /*return*/];\n });\n });\n };\n TbodyComponent = __decorate([\n (0, core_1.ArrayComponent)({\n type: 'tbody',\n schema: {\n cellMaxWidth: '',\n clipCells: false,\n showEditBtn: true,\n showDeleteBtn: true,\n showDeleteAllBtn: false,\n selectedRows: [],\n },\n template: 'tbody'\n })\n ], TbodyComponent);\n return TbodyComponent;\n}(core_1.DataTable));\ncore_1.Components.addComponent(TbodyComponent, 'tbody');\n\n\n//# sourceURL=webpack://FormioGrid/./lib/components/tbody/tbody.js?"); /***/ }), @@ -80,8 +86,7 @@ eval("\nvar __extends = (this && this.__extends) || (function () {\n var exte \**********************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (_) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.GridTemplates = exports.GridComponents = exports.FormioGrid = void 0;\n__webpack_require__(/*! ./styles.scss */ \"./lib/styles.scss\");\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar templates_1 = __importDefault(__webpack_require__(/*! ./templates */ \"./lib/templates/index.js\"));\nexports.GridTemplates = templates_1.default;\ncore_1.Template.addTemplates(templates_1.default);\nvar components_1 = __importDefault(__webpack_require__(/*! ./components */ \"./lib/components/index.js\"));\nexports.GridComponents = components_1.default;\nvar FormioGrid = /** @class */ (function () {\n function FormioGrid() {\n }\n FormioGrid.render = function (element, component, options, data) {\n if (options === void 0) { options = {}; }\n if (data === void 0) { data = {}; }\n return __awaiter(this, void 0, void 0, function () {\n var formio, grid;\n return __generator(this, function (_a) {\n switch (_a.label) {\n case 0:\n if (!(typeof component === 'string')) return [3 /*break*/, 2];\n formio = new core_1.Formio(component);\n return [4 /*yield*/, formio.loadForm()];\n case 1:\n component = _a.sent();\n _a.label = 2;\n case 2:\n component.type = 'grid';\n grid = core_1.Components.create(component, options, data);\n return [4 /*yield*/, grid.attach(element)];\n case 3:\n _a.sent();\n return [2 /*return*/, grid];\n }\n });\n });\n };\n return FormioGrid;\n}());\nexports.FormioGrid = FormioGrid;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/index.js?"); +eval("\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n};\nvar __generator = (this && this.__generator) || function (thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n};\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.GridTemplates = exports.GridComponents = exports.FormioGrid = void 0;\n__webpack_require__(/*! ./styles.scss */ \"./lib/styles.scss\");\nvar core_1 = __webpack_require__(/*! @formio/core */ \"@formio/core\");\nvar templates_1 = __importDefault(__webpack_require__(/*! ./templates */ \"./lib/templates/index.js\"));\nexports.GridTemplates = templates_1.default;\ncore_1.Template.addTemplates(templates_1.default);\nvar components_1 = __importDefault(__webpack_require__(/*! ./components */ \"./lib/components/index.js\"));\nexports.GridComponents = components_1.default;\nvar FormioGrid = /** @class */ (function () {\n function FormioGrid() {\n }\n FormioGrid.render = function (element, component, options, data) {\n if (options === void 0) { options = {}; }\n if (data === void 0) { data = {}; }\n return __awaiter(this, void 0, void 0, function () {\n var formio, grid;\n return __generator(this, function (_a) {\n switch (_a.label) {\n case 0:\n if (!(typeof component === 'string')) return [3 /*break*/, 2];\n formio = new core_1.Formio(component);\n return [4 /*yield*/, formio.loadForm()];\n case 1:\n component = _a.sent();\n _a.label = 2;\n case 2:\n component.type = 'grid';\n grid = core_1.Components.create(component, options, data);\n return [4 /*yield*/, grid.attach(element)];\n case 3:\n _a.sent();\n return [2 /*return*/, grid];\n }\n });\n });\n };\n return FormioGrid;\n}());\nexports.FormioGrid = FormioGrid;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/index.js?"); /***/ }), @@ -91,7 +96,6 @@ eval("\nvar __awaiter = (this && this.__awaiter) || function (thisArg, _argument \*********************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '
\\r\\n \\r\\n
\\r\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/column-menu/html.ejs.js?"); /***/ }), @@ -102,7 +106,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n})); \******************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap/column-menu/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/column-menu/index.js?"); /***/ }), @@ -113,8 +116,7 @@ eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) { \**************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '
\\r\\n
\\r\\n \\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n \\r\\n \\r\\n \\r\\n ';\n if (!ctx.component.components.length) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n ';\n ctx.component.components.forEach(function (comp, i) {\n ;\n __p += '\\r\\n ';\n if (comp.show) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n ';\n });\n ;\n __p += '\\r\\n ';\n if ((ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn) && ctx.data.length) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n \\r\\n \\r\\n \\r\\n
No components have been set up to display in the Data Table. \"Table View\" must be checked for components to render.\\r\\n ' +\n ((__t = (comp.label || comp.key)) == null ? '' : __t) +\n '\\r\\n ';\n if (ctx.options.sortable && comp.sortable) {\n ;\n __p += '\\r\\n \\r\\n ' +\n ((__t = (ctx.component.sort.isAsc ? '↑' : '↓')) == null ? '' : __t) +\n '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n \\r\\n
\\r\\n â‹®\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n Actions\\r\\n ';\n if (ctx.component.showDeleteAllBtn && ctx.data.length) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n ';\n if (ctx.component.showAddBtn) {\n ;\n __p += '\\r\\n
+
\\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n
\\r\\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/grid/html.ejs.js?"); +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '
\\r\\n
\\r\\n \\r\\n
\\r\\n
\\r\\n
\\r\\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\r\\n
\\r\\n ';\n if (ctx.selectedRows) {\n ;\n __p += '\\r\\n ' +\n ((__t = (ctx.selectedRows)) == null ? '' : __t) +\n ' selected\\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n \\r\\n \\r\\n \\r\\n ';\n if (!ctx.component.components.length) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n ';\n ctx.component.components.forEach(function (comp, i) {\n ;\n __p += '\\r\\n ';\n if (comp.show) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n ';\n });\n ;\n __p += '\\r\\n ';\n if ((ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn)\n && ctx.data.length\n && !ctx.options.pdf) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n \\r\\n \\r\\n \\r\\n
No components have been set up to display in the Data Table. \"Table View\" must be checked for components to render.\\r\\n \\r\\n (' +\n ((__t = (ctx.selectedRows)) == null ? '' : __t) +\n ' of )\\r\\n \\r\\n ' +\n ((__t = (comp.label || comp.key)) == null ? '' : __t) +\n '\\r\\n ';\n if (ctx.options.sortable && comp.sortable) {\n ;\n __p += '\\r\\n \\r\\n ' +\n ((__t = (ctx.component.sort.isAsc ? '↑' : '↓')) == null ? '' : __t) +\n '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n \\r\\n
\\r\\n â‹®\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n Actions\\r\\n ';\n if (ctx.component.showDeleteAllBtn && ctx.data.length) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n ';\n if (ctx.component.showAddBtn && !ctx.options.pdf) {\n ;\n __p += '\\r\\n
+
\\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n
\\r\\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/grid/html.ejs.js?"); /***/ }), @@ -124,7 +126,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n})); \***********************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap/grid/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/grid/index.js?"); /***/ }), @@ -135,8 +136,27 @@ eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) { \******************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.tbody = exports.columnMenu = exports.pagination = exports.grid = void 0;\nexports.grid = __importStar(__webpack_require__(/*! ./grid */ \"./lib/templates/bootstrap/grid/index.js\"));\nexports.pagination = __importStar(__webpack_require__(/*! ./pagination */ \"./lib/templates/bootstrap/pagination/index.js\"));\nexports.columnMenu = __importStar(__webpack_require__(/*! ./column-menu */ \"./lib/templates/bootstrap/column-menu/index.js\"));\nexports.tbody = __importStar(__webpack_require__(/*! ./tbody */ \"./lib/templates/bootstrap/tbody/index.js\"));\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/index.js?"); +eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.paginationBottom = exports.tbody = exports.columnMenu = exports.pagination = exports.grid = void 0;\nexports.grid = __importStar(__webpack_require__(/*! ./grid */ \"./lib/templates/bootstrap/grid/index.js\"));\nexports.pagination = __importStar(__webpack_require__(/*! ./pagination */ \"./lib/templates/bootstrap/pagination/index.js\"));\nexports.columnMenu = __importStar(__webpack_require__(/*! ./column-menu */ \"./lib/templates/bootstrap/column-menu/index.js\"));\nexports.tbody = __importStar(__webpack_require__(/*! ./tbody */ \"./lib/templates/bootstrap/tbody/index.js\"));\nexports.paginationBottom = __importStar(__webpack_require__(/*! ./pagination-bottom */ \"./lib/templates/bootstrap/pagination-bottom/index.js\"));\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/index.js?"); + +/***/ }), + +/***/ "./lib/templates/bootstrap/pagination-bottom/html.ejs.js": +/*!***************************************************************!*\ + !*** ./lib/templates/bootstrap/pagination-bottom/html.ejs.js ***! + \***************************************************************/ +/***/ (function(__unused_webpack_module, exports) { + +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '';\n __p += '
\\n
\\n \\n \\n \\n \\n
\\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/pagination-bottom/html.ejs.js?"); + +/***/ }), + +/***/ "./lib/templates/bootstrap/pagination-bottom/index.js": +/*!************************************************************!*\ + !*** ./lib/templates/bootstrap/pagination-bottom/index.js ***! + \************************************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap/pagination-bottom/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/pagination-bottom/index.js?"); /***/ }), @@ -146,8 +166,7 @@ eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? \********************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '';\n __p += '
\\n \\n \\n
\\n
\\n Page\\n
\\n \\n
\\n of ' +\n ((__t = (ctx.pages)) == null ? '' : __t) +\n '\\n
\\n
\\n \\n \\n \\n ' +\n ((__t = (ctx.itemsCount)) == null ? '' : __t) +\n '\\n \\n
\\n \\n
\\n items per page\\n
\\n
\\n
\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/pagination/html.ejs.js?"); +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '';\n __p += '
\\n
\\n
\\n Items per page:\\n
\\n \\n
\\n \\n ' +\n ((__t = (ctx.itemsCount)) == null ? '' : __t) +\n '\\n \\n \\n \\n \\n \\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/pagination/html.ejs.js?"); /***/ }), @@ -157,7 +176,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n})); \*****************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap/pagination/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/pagination/index.js?"); /***/ }), @@ -168,8 +186,7 @@ eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) { \***************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '\\n\\n ';\n ctx.eachRow(function (row) {\n ;\n __p += '\\n \\n ';\n row.forEach(function (rowComp) {\n ;\n __p += '\\n ';\n if (rowComp.component.show) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n });\n ;\n __p += '\\n ';\n if (ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n \\n ';\n });\n ;\n __p += '\\n\\n
\\n ' +\n ((__t = (ctx.instance.hook('format', rowComp.component.key, rowComp.dataValue))) == null ? '' : __t) +\n '\\n \\n
\\n
\\n
    \\n ';\n if (ctx.component.showEditBtn) {\n ;\n __p += '\\n
  • \\n \\n Edit row\\n
  • \\n ';\n }\n ;\n __p += '\\n ';\n if (ctx.component.showDeleteBtn) {\n ;\n __p += '\\n
  • \\n \\n \\n \\n Delete row\\n
  • \\n ';\n }\n ;\n __p += '\\n
\\n
\\n â‹®\\n
\\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/tbody/html.ejs.js?"); +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '\\n\\n ';\n ctx.eachRow(function (row) {\n ;\n __p += '\\n \\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n row.forEach(function (rowComp) {\n ;\n __p += '\\n ';\n if (rowComp.component.show) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n });\n ;\n __p += '\\n ';\n if ((ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn) && !ctx.options.pdf) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n \\n ';\n });\n ;\n __p += '\\n\\n
\\n \\n \\n ' +\n ((__t = (ctx.instance.hook('format', rowComp.component.key, rowComp.dataValue))) == null ? '' : __t) +\n '\\n \\n
\\n
\\n
    \\n ';\n if (ctx.component.showEditBtn) {\n ;\n __p += '\\n
  • \\n \\n Edit row\\n
  • \\n ';\n }\n ;\n __p += '\\n ';\n if (ctx.component.showDeleteBtn) {\n ;\n __p += '\\n
  • \\n \\n \\n \\n Delete row\\n
  • \\n ';\n }\n ;\n __p += '\\n
\\n
\\n â‹®\\n
\\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/tbody/html.ejs.js?"); /***/ }), @@ -179,7 +196,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n})); \************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap/tbody/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap/tbody/index.js?"); /***/ }), @@ -190,7 +206,6 @@ eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) { \**********************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '
\\r\\n \\r\\n
\\r\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/column-menu/html.ejs.js?"); /***/ }), @@ -201,7 +216,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n})); \*******************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap3/column-menu/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/column-menu/index.js?"); /***/ }), @@ -212,8 +226,7 @@ eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) { \***************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '
\\n
\\n \\n
\\n
\\n
\\n
\\n
\\n
\\n \\n \\n \\n ';\n if (!ctx.component.components.length) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n ctx.component.components.forEach(function (comp, i) {\n ;\n __p += '\\n ';\n if (comp.show) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n });\n ;\n __p += '\\n ';\n if ((ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn) && ctx.data.length) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n \\n \\n \\n
No components have been set up to display in the Data Table. \"Table View\" must be checked for components to render.\\n ' +\n ((__t = (comp.label || comp.key)) == null ? '' : __t) +\n '\\n ';\n if (ctx.options.sortable && comp.sortable) {\n ;\n __p += '\\n \\n ' +\n ((__t = (ctx.component.sort.isAsc ? '↑' : '↓')) == null ? '' : __t) +\n '\\n \\n ';\n }\n ;\n __p += '\\n \\n
\\n â‹®\\n
\\n
\\n
\\n
\\n Actions\\n ';\n if (ctx.component.showDeleteAllBtn && ctx.data.length) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n
\\n
\\n
\\n
\\n
\\n ';\n if (ctx.component.showAddBtn) {\n ;\n __p += '\\n
+
\\n ';\n }\n ;\n __p += '\\n
\\n
\\n
\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/grid/html.ejs.js?"); +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '
\\n
\\n \\n
\\n
\\n
\\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\n
\\n ';\n if (ctx.selectedRows) {\n ;\n __p += '\\n ' +\n ((__t = (ctx.selectedRows)) == null ? '' : __t) +\n ' selected\\n ';\n }\n ;\n __p += '\\n
\\n ';\n }\n ;\n __p += '\\n
\\n
\\n
\\n
\\n
\\n
\\n \\n \\n \\n ';\n if (!ctx.component.components.length) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n ctx.component.components.forEach(function (comp, i) {\n ;\n __p += '\\n ';\n if (comp.show) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n });\n ;\n __p += '\\n ';\n if ((ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn)\n && ctx.data.length\n && !ctx.options.pdf) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n \\n \\n \\n
No components have been set up to display in the Data Table. \"Table View\" must be checked for components to render.\\n \\n (' +\n ((__t = (ctx.selectedRows)) == null ? '' : __t) +\n ' of )\\n \\n ' +\n ((__t = (comp.label || comp.key)) == null ? '' : __t) +\n '\\n ';\n if (ctx.options.sortable && comp.sortable) {\n ;\n __p += '\\n \\n ' +\n ((__t = (ctx.component.sort.isAsc ? '↑' : '↓')) == null ? '' : __t) +\n '\\n \\n ';\n }\n ;\n __p += '\\n \\n
\\n â‹®\\n
\\n
\\n
\\n
\\n Actions\\n ';\n if (ctx.component.showDeleteAllBtn && ctx.data.length) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n
\\n
\\n
\\n
\\n
\\n ';\n if (ctx.component.showAddBtn && !ctx.options.pdf) {\n ;\n __p += '\\n
+
\\n ';\n }\n ;\n __p += '\\n
\\n
\\n
\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/grid/html.ejs.js?"); /***/ }), @@ -223,7 +236,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n})); \************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap3/grid/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/grid/index.js?"); /***/ }), @@ -234,8 +246,27 @@ eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) { \*******************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.tbody = exports.columnMenu = exports.pagination = exports.grid = void 0;\nexports.grid = __importStar(__webpack_require__(/*! ./grid */ \"./lib/templates/bootstrap3/grid/index.js\"));\nexports.pagination = __importStar(__webpack_require__(/*! ./pagination */ \"./lib/templates/bootstrap3/pagination/index.js\"));\nexports.columnMenu = __importStar(__webpack_require__(/*! ./column-menu */ \"./lib/templates/bootstrap3/column-menu/index.js\"));\nexports.tbody = __importStar(__webpack_require__(/*! ./tbody */ \"./lib/templates/bootstrap3/tbody/index.js\"));\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/index.js?"); +eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.paginationBottom = exports.tbody = exports.columnMenu = exports.pagination = exports.grid = void 0;\nexports.grid = __importStar(__webpack_require__(/*! ./grid */ \"./lib/templates/bootstrap3/grid/index.js\"));\nexports.pagination = __importStar(__webpack_require__(/*! ./pagination */ \"./lib/templates/bootstrap3/pagination/index.js\"));\nexports.columnMenu = __importStar(__webpack_require__(/*! ./column-menu */ \"./lib/templates/bootstrap3/column-menu/index.js\"));\nexports.tbody = __importStar(__webpack_require__(/*! ./tbody */ \"./lib/templates/bootstrap3/tbody/index.js\"));\nexports.paginationBottom = __importStar(__webpack_require__(/*! ./pagination-bottom */ \"./lib/templates/bootstrap3/pagination-bottom/index.js\"));\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/index.js?"); + +/***/ }), + +/***/ "./lib/templates/bootstrap3/pagination-bottom/html.ejs.js": +/*!****************************************************************!*\ + !*** ./lib/templates/bootstrap3/pagination-bottom/html.ejs.js ***! + \****************************************************************/ +/***/ (function(__unused_webpack_module, exports) { + +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '';\n __p += '
\\n
\\n \\n \\n \\n \\n
\\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/pagination-bottom/html.ejs.js?"); + +/***/ }), + +/***/ "./lib/templates/bootstrap3/pagination-bottom/index.js": +/*!*************************************************************!*\ + !*** ./lib/templates/bootstrap3/pagination-bottom/index.js ***! + \*************************************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap3/pagination-bottom/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/pagination-bottom/index.js?"); /***/ }), @@ -245,8 +276,7 @@ eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? \*********************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '';\n __p += '
\\n
\\n \\n
\\n
\\n \\n
\\n
\\n
\\n
\\n Page\\n
\\n \\n
\\n of ' +\n ((__t = (ctx.pages)) == null ? '' : __t) +\n '\\n
\\n
\\n
\\n
\\n \\n
\\n
\\n \\n
\\n
\\n
\\n \\n
\\n items per page\\n
\\n
\\n
\\n
\\n ' +\n ((__t = (ctx.itemsCount)) == null ? '' : __t) +\n ' \\n
\\n
\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/pagination/html.ejs.js?"); +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '';\n __p += '
\\n
\\n
\\n Items per page:\\n
\\n \\n
\\n \\n ' +\n ((__t = (ctx.itemsCount)) == null ? '' : __t) +\n '\\n \\n \\n \\n \\n \\n
\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/pagination/html.ejs.js?"); /***/ }), @@ -256,7 +286,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n})); \******************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap3/pagination/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/pagination/index.js?"); /***/ }), @@ -267,8 +296,7 @@ eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) { \****************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '\\n\\n ';\n ctx.eachRow(function (row) {\n ;\n __p += '\\n \\n ';\n row.forEach(function (rowComp) {\n ;\n __p += '\\n ';\n if (rowComp.component.show) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n });\n ;\n __p += '\\n ';\n if (ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n \\n ';\n });\n ;\n __p += '\\n\\n
\\n ' +\n ((__t = (ctx.instance.hook('format', rowComp.component.key, rowComp.dataValue))) == null ? '' : __t) +\n '\\n \\n
\\n
\\n
    \\n ';\n if (ctx.component.showEditBtn) {\n ;\n __p += '\\n
  • \\n \\n Edit row\\n
  • \\n ';\n }\n ;\n __p += '\\n ';\n if (ctx.component.showDeleteBtn) {\n ;\n __p += '\\n
  • \\n \\n \\n \\n Delete row\\n
  • \\n ';\n }\n ;\n __p += '\\n
\\n
\\n â‹®\\n
\\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/tbody/html.ejs.js?"); +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '\\n\\n ';\n ctx.eachRow(function (row) {\n ;\n __p += '\\n \\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n row.forEach(function (rowComp) {\n ;\n __p += '\\n ';\n if (rowComp.component.show) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n });\n ;\n __p += '\\n ';\n if ((ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn) && !ctx.options.pdf) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n \\n ';\n });\n ;\n __p += '\\n\\n
\\n \\n \\n ' +\n ((__t = (ctx.instance.hook('format', rowComp.component.key, rowComp.dataValue))) == null ? '' : __t) +\n '\\n \\n
\\n
\\n
    \\n ';\n if (ctx.component.showEditBtn) {\n ;\n __p += '\\n
  • \\n \\n Edit row\\n
  • \\n ';\n }\n ;\n __p += '\\n ';\n if (ctx.component.showDeleteBtn) {\n ;\n __p += '\\n
  • \\n \\n \\n \\n Delete row\\n
  • \\n ';\n }\n ;\n __p += '\\n
\\n
\\n â‹®\\n
\\n
';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/tbody/html.ejs.js?"); /***/ }), @@ -278,7 +306,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n})); \*************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/bootstrap3/tbody/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/bootstrap3/tbody/index.js?"); /***/ }), @@ -289,8 +316,117 @@ eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) { \********************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar bootstrap = __importStar(__webpack_require__(/*! ./bootstrap */ \"./lib/templates/bootstrap/index.js\"));\nvar bootstrap3 = __importStar(__webpack_require__(/*! ./bootstrap3 */ \"./lib/templates/bootstrap3/index.js\"));\nexports[\"default\"] = {\n bootstrap: bootstrap,\n bootstrap3: bootstrap3\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/index.js?"); +eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nvar bootstrap = __importStar(__webpack_require__(/*! ./bootstrap */ \"./lib/templates/bootstrap/index.js\"));\nvar bootstrap3 = __importStar(__webpack_require__(/*! ./bootstrap3 */ \"./lib/templates/bootstrap3/index.js\"));\nvar uswds = __importStar(__webpack_require__(/*! ./uswds */ \"./lib/templates/uswds/index.js\"));\nexports[\"default\"] = {\n bootstrap: bootstrap,\n bootstrap3: bootstrap3,\n uswds: uswds\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/index.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/column-menu/html.ejs.js": +/*!*****************************************************!*\ + !*** ./lib/templates/uswds/column-menu/html.ejs.js ***! + \*****************************************************/ +/***/ (function(__unused_webpack_module, exports) { + +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '
\\r\\n \\r\\n
\\r\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/column-menu/html.ejs.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/column-menu/index.js": +/*!**************************************************!*\ + !*** ./lib/templates/uswds/column-menu/index.js ***! + \**************************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/uswds/column-menu/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/column-menu/index.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/grid/html.ejs.js": +/*!**********************************************!*\ + !*** ./lib/templates/uswds/grid/html.ejs.js ***! + \**********************************************/ +/***/ (function(__unused_webpack_module, exports) { + +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '
\\r\\n
\\r\\n \\r\\n
\\r\\n
\\r\\n
\\r\\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\r\\n
\\r\\n ';\n if (ctx.selectedRows) {\n ;\n __p += '\\r\\n ' +\n ((__t = (ctx.selectedRows)) == null ? '' : __t) +\n ' selected\\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n \\r\\n \\r\\n \\r\\n ';\n if (!ctx.component.components.length) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n ';\n ctx.component.components.forEach(function (comp, i) {\n ;\n __p += '\\r\\n ';\n if (comp.show) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n ';\n });\n ;\n __p += '\\r\\n ';\n if ((ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn)\n && ctx.data.length\n && !ctx.options.pdf) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n \\r\\n \\r\\n \\r\\n
No components have been set up to display in the Data Table. \"Table View\" must be checked for components to render.\\r\\n \\r\\n (' +\n ((__t = (ctx.selectedRows)) == null ? '' : __t) +\n ' of )\\r\\n \\r\\n ' +\n ((__t = (comp.label || comp.key)) == null ? '' : __t) +\n '\\r\\n ';\n if (ctx.options.sortable && comp.sortable) {\n ;\n __p += '\\r\\n \\r\\n ' +\n ((__t = (ctx.component.sort.isAsc ? '↑' : '↓')) == null ? '' : __t) +\n '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n \\r\\n
\\r\\n â‹®\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n Actions\\r\\n ';\n if (ctx.component.showDeleteAllBtn && ctx.data.length) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n ';\n if (ctx.component.showAddBtn && !ctx.options.pdf) {\n ;\n __p += '\\r\\n \\r\\n ';\n }\n ;\n __p += '\\r\\n
\\r\\n
\\r\\n
\\r\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/grid/html.ejs.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/grid/index.js": +/*!*******************************************!*\ + !*** ./lib/templates/uswds/grid/index.js ***! + \*******************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/uswds/grid/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/grid/index.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/index.js": +/*!**************************************!*\ + !*** ./lib/templates/uswds/index.js ***! + \**************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.paginationBottom = exports.tbody = exports.columnMenu = exports.pagination = exports.grid = void 0;\nexports.grid = __importStar(__webpack_require__(/*! ./grid */ \"./lib/templates/uswds/grid/index.js\"));\nexports.pagination = __importStar(__webpack_require__(/*! ./pagination */ \"./lib/templates/uswds/pagination/index.js\"));\nexports.columnMenu = __importStar(__webpack_require__(/*! ./column-menu */ \"./lib/templates/uswds/column-menu/index.js\"));\nexports.tbody = __importStar(__webpack_require__(/*! ./tbody */ \"./lib/templates/uswds/tbody/index.js\"));\nexports.paginationBottom = __importStar(__webpack_require__(/*! ./pagination-bottom */ \"./lib/templates/uswds/pagination-bottom/index.js\"));\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/index.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/pagination-bottom/html.ejs.js": +/*!***********************************************************!*\ + !*** ./lib/templates/uswds/pagination-bottom/html.ejs.js ***! + \***********************************************************/ +/***/ (function(__unused_webpack_module, exports) { + +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '';\n __p += '
\\n
\\n \\n \\n \\n \\n
\\n
\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/pagination-bottom/html.ejs.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/pagination-bottom/index.js": +/*!********************************************************!*\ + !*** ./lib/templates/uswds/pagination-bottom/index.js ***! + \********************************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/uswds/pagination-bottom/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/pagination-bottom/index.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/pagination/html.ejs.js": +/*!****************************************************!*\ + !*** ./lib/templates/uswds/pagination/html.ejs.js ***! + \****************************************************/ +/***/ (function(__unused_webpack_module, exports) { + +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '';\n __p += '
\\n
\\n
\\n Items per page:\\n
\\n \\n
\\n \\n ' +\n ((__t = (ctx.itemsCount)) == null ? '' : __t) +\n '\\n \\n \\n \\n \\n \\n
\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/pagination/html.ejs.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/pagination/index.js": +/*!*************************************************!*\ + !*** ./lib/templates/uswds/pagination/index.js ***! + \*************************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/uswds/pagination/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/pagination/index.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/tbody/html.ejs.js": +/*!***********************************************!*\ + !*** ./lib/templates/uswds/tbody/html.ejs.js ***! + \***********************************************/ +/***/ (function(__unused_webpack_module, exports) { + +eval("\nObject.defineProperty(exports, \"__esModule\", ({\n value: true\n}));\nexports[\"default\"] = function (ctx) {\n var __t, __p = '', __j = Array.prototype.join;\n function print() { __p += __j.call(arguments, ''); }\n __p += '\\n\\n ';\n ctx.eachRow(function (row) {\n ;\n __p += '\\n \\n ';\n if (ctx.component.enableRowSelect) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n ';\n row.forEach(function (rowComp) {\n ;\n __p += '\\n ';\n if (rowComp.component.show) {\n ;\n __p += '\\n \\n ' +\n ((__t = (ctx.instance.hook('format', rowComp.component.key, rowComp.dataValue))) == null ? '' : __t) +\n '\\n \\n ';\n }\n ;\n __p += '\\n ';\n });\n ;\n __p += '\\n ';\n if ((ctx.component.showEditBtn || ctx.component.showDeleteBtn || ctx.component.showDeleteAllBtn) && !ctx.options.pdf) {\n ;\n __p += '\\n \\n ';\n }\n ;\n __p += '\\n \\n ';\n });\n ;\n __p += '\\n\\n
\\n \\n \\n
\\n
\\n
    \\n ';\n if (ctx.component.showEditBtn) {\n ;\n __p += '\\n
  • \\n \\n Edit row\\n
  • \\n ';\n }\n ;\n __p += '\\n ';\n if (ctx.component.showDeleteBtn) {\n ;\n __p += '\\n
  • \\n \\n \\n \\n Delete row\\n
  • \\n ';\n }\n ;\n __p += '\\n
\\n
\\n â‹®\\n
\\n
\\n';\n return __p;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/tbody/html.ejs.js?"); + +/***/ }), + +/***/ "./lib/templates/uswds/tbody/index.js": +/*!********************************************!*\ + !*** ./lib/templates/uswds/tbody/index.js ***! + \********************************************/ +/***/ (function(__unused_webpack_module, exports, __webpack_require__) { + +eval("\nvar __importDefault = (this && this.__importDefault) || function (mod) {\n return (mod && mod.__esModule) ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.html = void 0;\nvar html_ejs_js_1 = __importDefault(__webpack_require__(/*! ./html.ejs.js */ \"./lib/templates/uswds/tbody/html.ejs.js\"));\nexports.html = html_ejs_js_1.default;\n\n\n//# sourceURL=webpack://FormioGrid/./lib/templates/uswds/tbody/index.js?"); /***/ }), @@ -300,7 +436,6 @@ eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? \**************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.intersection = exports.map = exports.head = exports.last = exports.filter = exports.findEach = exports.matches = exports.findIndex = exports.find = exports.each = exports.dropRight = exports.drop = exports.difference = exports.concat = exports.compact = exports.chunk = void 0;\nvar lang_1 = __webpack_require__(/*! ./lang */ \"./node_modules/@formio/lodash/lib/lang.js\");\nvar object_1 = __webpack_require__(/*! ./object */ \"./node_modules/@formio/lodash/lib/object.js\");\n// https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_chunk\nfunction chunk(input, size) {\n return input.reduce(function (arr, item, idx) {\n return idx % size === 0\n ? __spreadArray(__spreadArray([], arr, true), [[item]], false) : __spreadArray(__spreadArray([], arr.slice(0, -1), true), [__spreadArray(__spreadArray([], arr.slice(-1)[0], true), [item], false)], false);\n }, []);\n}\nexports.chunk = chunk;\n;\n// https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_compact\nfunction compact(input) {\n return input.filter(Boolean);\n}\nexports.compact = compact;\n/**\n * @link https://lodash.com/docs/4.17.15#concat\n * @param input\n * @param args\n * @returns\n */\nfunction concat(input) {\n var args = [];\n for (var _i = 1; _i < arguments.length; _i++) {\n args[_i - 1] = arguments[_i];\n }\n return input.concat.apply(input, args);\n}\nexports.concat = concat;\n// https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_difference\nfunction difference() {\n var arrays = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n arrays[_i] = arguments[_i];\n }\n return arrays.reduce(function (a, b) {\n return a.filter(function (value) {\n return !b.includes(value);\n });\n });\n}\nexports.difference = difference;\n// https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_drop\nfunction drop(arr, index) {\n if (index === void 0) { index = 1; }\n return (index > 0) ? arr.slice(index) : arr;\n}\nexports.drop = drop;\n// https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_dropright\nfunction dropRight(arr, index) {\n if (index === void 0) { index = 1; }\n return (index > 0) ? arr.slice(0, -index) : arr;\n}\nexports.dropRight = dropRight;\n/**\n * Iterate through a collection or array.\n * @param collection\n * @param _each\n */\nfunction each(collection, _each) {\n var isArray = Array.isArray(collection);\n for (var i in collection) {\n if (collection.hasOwnProperty(i)) {\n if (_each(collection[i], isArray ? Number(i) : i) === true) {\n break;\n }\n ;\n }\n }\n}\nexports.each = each;\n/**\n * Perform a find operation.\n * @param arr\n * @param query\n */\nfunction find(arr, query, findIndex) {\n if (findIndex === void 0) { findIndex = false; }\n if (!arr) {\n return undefined;\n }\n if (Array.isArray(arr) && typeof query === 'function') {\n return findIndex ? arr.findIndex(query) : arr.find(query);\n }\n var found = undefined;\n var foundIndex = 0;\n findEach(arr, query, function (item, index) {\n found = item;\n foundIndex = index;\n return true;\n });\n return findIndex ? foundIndex : found;\n}\nexports.find = find;\n/**\n * Find an index.\n *\n * @param arr\n * @param query\n * @returns\n */\nfunction findIndex(arr, query) {\n return find(arr, query, true);\n}\nexports.findIndex = findIndex;\n/**\n * Returns a function to perform matches.\n * @param query\n * @returns\n */\nfunction matches(query) {\n var keys = [];\n var compare = {};\n if (typeof query === 'string') {\n keys = [query];\n compare[query] = true;\n }\n else {\n keys = Object.keys(query);\n compare = query;\n }\n return function (comp) {\n return (0, lang_1.isEqual)((0, object_1.pick)(comp, keys), compare);\n };\n}\nexports.matches = matches;\n/**\n * Perform a find operation on each item in an array.\n * @param arr\n * @param query\n * @param fn\n */\nfunction findEach(arr, query, fn) {\n each(arr, function (item, index) {\n if (matches(query)(item)) {\n if (fn(item, index) === true) {\n return true;\n }\n }\n });\n}\nexports.findEach = findEach;\n/**\n * Perform a filter operation.\n * @param arr\n * @param fn\n */\nfunction filter(arr, fn) {\n if (!arr) {\n return [];\n }\n if (!fn) {\n fn = function (val) { return !!val; };\n }\n if (Array.isArray(arr) && typeof fn === 'function') {\n return arr.filter(fn);\n }\n var found = [];\n findEach(arr, fn, function (item, index) {\n found.push(item);\n if (Array.isArray(item)) {\n arr.splice(index, 1);\n }\n else {\n delete arr[index];\n }\n });\n return found;\n}\nexports.filter = filter;\n/**\n * Get the last item in an array.\n * @param arr\n */\nfunction last(arr) {\n return arr[arr.length - 1];\n}\nexports.last = last;\n/**\n * https://lodash.com/docs/4.17.15#head\n * @param arr\n * @returns\n */\nfunction head(arr) {\n return arr[0];\n}\nexports.head = head;\n/**\n * https://lodash.com/docs/4.17.15#map\n * @param arr\n * @param fn\n * @returns\n */\nfunction map(arr, fn) {\n return arr.map(fn);\n}\nexports.map = map;\n/**\n * Get the intersection of two objects.\n * @param a\n * @param b\n */\nfunction intersection(a, b) {\n return a.filter(function (value) { return b.includes(value); });\n}\nexports.intersection = intersection;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/array.js?"); /***/ }), @@ -311,7 +446,6 @@ eval("\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, \*****************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.debounce = void 0;\n/**\n * Debounc the call of a function for a given amount of time.\n *\n * @param func\n * @param wait\n * @returns\n */\nfunction debounce(func, wait) {\n if (wait === void 0) { wait = 100; }\n var timeout;\n return function () {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n if (timeout) {\n clearTimeout(timeout);\n }\n timeout = setTimeout(function () {\n timeout = null;\n func.apply(void 0, args);\n }, wait);\n };\n}\nexports.debounce = debounce;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/function.js?"); /***/ }), @@ -322,8 +456,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \**************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __exportStar = (this && this.__exportStar) || function(m, exports) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);\n};\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.chain = void 0;\nvar ArrayFunctions = __importStar(__webpack_require__(/*! ./array */ \"./node_modules/@formio/lodash/lib/array.js\"));\nvar Chainable = /** @class */ (function () {\n function Chainable(val) {\n this.chain = [];\n this.currentValue = [];\n this.currentValue = val;\n }\n Chainable.prototype.value = function () {\n return this.chain.reduce(function (current, func) {\n var _a;\n return (_a = ArrayFunctions)[func.method].apply(_a, __spreadArray([current], func.args, false));\n }, this.currentValue);\n };\n return Chainable;\n}());\nvar _loop_1 = function (method) {\n if (ArrayFunctions.hasOwnProperty(method)) {\n Chainable.prototype[method] = function () {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n this.chain.push({ method: method, args: args });\n return this;\n };\n }\n};\nfor (var method in ArrayFunctions) {\n _loop_1(method);\n}\n/**\n * Create a chainable array of methods.\n * @param val\n * @returns\n */\nfunction chain(val) {\n return new Chainable(val);\n}\nexports.chain = chain;\nexports[\"default\"] = chain;\n__exportStar(__webpack_require__(/*! ./array */ \"./node_modules/@formio/lodash/lib/array.js\"), exports);\n__exportStar(__webpack_require__(/*! ./function */ \"./node_modules/@formio/lodash/lib/function.js\"), exports);\n__exportStar(__webpack_require__(/*! ./lang */ \"./node_modules/@formio/lodash/lib/lang.js\"), exports);\n__exportStar(__webpack_require__(/*! ./math */ \"./node_modules/@formio/lodash/lib/math.js\"), exports);\n__exportStar(__webpack_require__(/*! ./object */ \"./node_modules/@formio/lodash/lib/object.js\"), exports);\n__exportStar(__webpack_require__(/*! ./string */ \"./node_modules/@formio/lodash/lib/string.js\"), exports);\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/index.js?"); +eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n});\nvar __importStar = (this && this.__importStar) || function (mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n};\nvar __exportStar = (this && this.__exportStar) || function(m, exports) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);\n};\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.chain = void 0;\nvar ArrayFunctions = __importStar(__webpack_require__(/*! ./array */ \"./node_modules/@formio/lodash/lib/array.js\"));\nvar Chainable = /** @class */ (function () {\n function Chainable(val) {\n this.chain = [];\n this.currentValue = [];\n this.currentValue = val;\n }\n Chainable.prototype.value = function () {\n return this.chain.reduce(function (current, func) {\n var _a;\n return (_a = ArrayFunctions)[func.method].apply(_a, __spreadArray([current], func.args, false));\n }, this.currentValue);\n };\n return Chainable;\n}());\nvar _loop_1 = function (method) {\n if (ArrayFunctions.hasOwnProperty(method)) {\n Chainable.prototype[method] = function () {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n this.chain.push({ method: method, args: args });\n return this;\n };\n }\n};\nfor (var method in ArrayFunctions) {\n _loop_1(method);\n}\n/**\n * Create a chainable array of methods.\n * @param val\n * @returns\n */\nfunction chain(val) {\n return new Chainable(val);\n}\nexports.chain = chain;\nexports[\"default\"] = chain;\n__exportStar(__webpack_require__(/*! ./array */ \"./node_modules/@formio/lodash/lib/array.js\"), exports);\n__exportStar(__webpack_require__(/*! ./function */ \"./node_modules/@formio/lodash/lib/function.js\"), exports);\n__exportStar(__webpack_require__(/*! ./lang */ \"./node_modules/@formio/lodash/lib/lang.js\"), exports);\n__exportStar(__webpack_require__(/*! ./math */ \"./node_modules/@formio/lodash/lib/math.js\"), exports);\n__exportStar(__webpack_require__(/*! ./object */ \"./node_modules/@formio/lodash/lib/object.js\"), exports);\n__exportStar(__webpack_require__(/*! ./string */ \"./node_modules/@formio/lodash/lib/string.js\"), exports);\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/index.js?"); /***/ }), @@ -333,8 +466,7 @@ eval("\nvar __createBinding = (this && this.__createBinding) || (Object.create ? \*************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; -eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.isRegExp = exports.isBoolean = exports.isNumber = exports.isPlainObject = exports.isObject = exports.isObjectLike = exports.isArray = exports.isNull = exports.isNil = exports.isNaN = exports.isInteger = exports.isEmpty = exports.isString = exports.isEqual = exports.noop = void 0;\nvar array_1 = __webpack_require__(/*! ./array */ \"./node_modules/@formio/lodash/lib/array.js\");\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction getTag(value) {\n if (value == null) {\n return value === undefined ? '[object Undefined]' : '[object Null]';\n }\n return Object.prototype.toString.call(value);\n}\n/**\n * A no-operation function.\n */\nfunction noop() {\n return;\n}\nexports.noop = noop;\n;\n/**\n * Determines equality of a value or complex object.\n * @param a\n * @param b\n */\nfunction isEqual(a, b) {\n var equal = false;\n if (a === b) {\n return true;\n }\n if (a && b && (Array.isArray(a) || isObject(a))) {\n equal = true;\n (0, array_1.each)(a, function (val, key) {\n if ((Array.isArray(val) || isObject(val)) && !isEqual(b[key], val)) {\n equal = false;\n return true;\n }\n if (b[key] !== val) {\n equal = false;\n return true;\n }\n });\n }\n return equal;\n}\nexports.isEqual = isEqual;\nfunction isString(val) {\n return typeof val === 'string';\n}\nexports.isString = isString;\n// https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_isempty\nfunction isEmpty(obj) {\n return [Object, Array].includes((obj || {}).constructor) && !Object.entries((obj || {})).length;\n}\nexports.isEmpty = isEmpty;\nfunction isInteger(val) {\n return Number.isInteger(val);\n}\nexports.isInteger = isInteger;\nfunction isNaN(val) {\n return Number.isNaN(val);\n}\nexports.isNaN = isNaN;\nfunction isNil(val) {\n return val == null;\n}\nexports.isNil = isNil;\nfunction isNull(val) {\n return val === null;\n}\nexports.isNull = isNull;\nfunction isArray(val) {\n return Array.isArray(val);\n}\nexports.isArray = isArray;\nfunction isObjectLike(val) {\n return typeof val === 'object' && (val !== null);\n}\nexports.isObjectLike = isObjectLike;\nfunction isObject(val) {\n var type = typeof val;\n return val != null && (type === 'object' || type === 'function');\n}\nexports.isObject = isObject;\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || getTag(value) != '[object Object]') {\n return false;\n }\n if (Object.getPrototypeOf(value) === null) {\n return true;\n }\n var proto = value;\n while (Object.getPrototypeOf(proto) !== null) {\n proto = Object.getPrototypeOf(proto);\n }\n return Object.getPrototypeOf(value) === proto;\n}\nexports.isPlainObject = isPlainObject;\nfunction isNumber(value) {\n return typeof value === 'number' || (isObjectLike(value) && getTag(value) == '[object Number]');\n}\nexports.isNumber = isNumber;\nfunction isBoolean(value) {\n return value === true || value === false || (isObjectLike(value) && getTag(value) == '[object Boolean]');\n}\nexports.isBoolean = isBoolean;\nfunction isRegExp(value) {\n return isObjectLike(value) && getTag(value) == '[object RegExp]';\n}\nexports.isRegExp = isRegExp;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/lang.js?"); +eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.isRegExp = exports.isBoolean = exports.isNumber = exports.isPlainObject = exports.isObject = exports.isObjectLike = exports.isArray = exports.isNull = exports.isNil = exports.isNaN = exports.isInteger = exports.isEmpty = exports.isString = exports.isEqual = exports.noop = void 0;\nvar array_1 = __webpack_require__(/*! ./array */ \"./node_modules/@formio/lodash/lib/array.js\");\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction getTag(value) {\n if (value == null) {\n return value === undefined ? '[object Undefined]' : '[object Null]';\n }\n return Object.prototype.toString.call(value);\n}\n/**\n * A no-operation function.\n */\nfunction noop() {\n return;\n}\nexports.noop = noop;\n;\n/**\n * Determines equality of a value or complex object.\n * @param a\n * @param b\n */\nfunction isEqual(a, b) {\n var equal = false;\n if (a === b) {\n return true;\n }\n if (a && b && (Array.isArray(a) || isObject(a)) && Object.keys(a).length === Object.keys(b).length) {\n equal = true;\n (0, array_1.each)(a, function (val, key) {\n if ((Array.isArray(val) || isObject(val)) && !isEqual(b[key], val)) {\n equal = false;\n return true;\n }\n if (b[key] !== val) {\n equal = false;\n return true;\n }\n });\n }\n return equal;\n}\nexports.isEqual = isEqual;\nfunction isString(val) {\n return typeof val === 'string';\n}\nexports.isString = isString;\n// https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore#_isempty\nfunction isEmpty(val) {\n return [Object, Array].includes((val || {}).constructor) && !Object.entries((val || {})).length;\n}\nexports.isEmpty = isEmpty;\nfunction isInteger(val) {\n return Number.isInteger(val);\n}\nexports.isInteger = isInteger;\nfunction isNaN(val) {\n return Number.isNaN(val);\n}\nexports.isNaN = isNaN;\nfunction isNil(val) {\n return val == null;\n}\nexports.isNil = isNil;\nfunction isNull(val) {\n return val === null;\n}\nexports.isNull = isNull;\nfunction isArray(val) {\n return Array.isArray(val);\n}\nexports.isArray = isArray;\nfunction isObjectLike(val) {\n return typeof val === 'object' && (val !== null);\n}\nexports.isObjectLike = isObjectLike;\nfunction isObject(val) {\n var type = typeof val;\n return val != null && (type === 'object' || type === 'function');\n}\nexports.isObject = isObject;\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || getTag(value) != '[object Object]') {\n return false;\n }\n if (Object.getPrototypeOf(value) === null) {\n return true;\n }\n var proto = value;\n while (Object.getPrototypeOf(proto) !== null) {\n proto = Object.getPrototypeOf(proto);\n }\n return Object.getPrototypeOf(value) === proto;\n}\nexports.isPlainObject = isPlainObject;\nfunction isNumber(val) {\n return typeof val === 'number' || (isObjectLike(val) && getTag(val) == '[object Number]');\n}\nexports.isNumber = isNumber;\nfunction isBoolean(val) {\n return val === true || val === false || (isObjectLike(val) && getTag(val) == '[object Boolean]');\n}\nexports.isBoolean = isBoolean;\nfunction isRegExp(val) {\n return isObjectLike(val) && getTag(val) == '[object RegExp]';\n}\nexports.isRegExp = isRegExp;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/lang.js?"); /***/ }), @@ -344,7 +476,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \*************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.sumBy = exports.sum = exports.mod = exports.subtract = exports.round = exports.multiply = exports.minBy = exports.min = exports.meanBy = exports.mean = exports.maxBy = exports.max = exports.floor = exports.divide = exports.ceil = exports.add = void 0;\nvar lang_1 = __webpack_require__(/*! ./lang */ \"./node_modules/@formio/lodash/lib/lang.js\");\nvar object_1 = __webpack_require__(/*! ./object */ \"./node_modules/@formio/lodash/lib/object.js\");\nfunction mathOp(a, op, precision) {\n if (precision === void 0) { precision = 0; }\n if (!precision) {\n return op(a);\n }\n precision = Math.pow(10, precision);\n return op(a * precision) / precision;\n}\nfunction compareBy(arr, fn, op) {\n var first = arr[0];\n if (arr.length <= 1) {\n return first;\n }\n var fnString = (0, lang_1.isString)(fn);\n return arr.slice(1).reduce(function (current, next) {\n var currentValue = fnString ? (0, object_1.get)(current, fn) : fn(current);\n var nextValue = fnString ? (0, object_1.get)(next, fn) : fn(next);\n var result = op(currentValue, nextValue);\n return (result === nextValue) ? next : current;\n }, first);\n}\nfunction valueBy(arr, fn, op) {\n var first = arr[0];\n if (arr.length <= 1) {\n return first;\n }\n var fnString = (0, lang_1.isString)(fn);\n return arr.slice(1).reduce(function (current, next) { return op(current, fnString ? (0, object_1.get)(next, fn) : fn(next)); }, fnString ? (0, object_1.get)(first, fn) : fn(first));\n}\n/**\n * @link https://lodash.com/docs/4.17.15#add\n * @param augend\n * @param addend\n * @returns\n */\nfunction add(augend, addend) {\n return augend + addend;\n}\nexports.add = add;\n/**\n * @link https://lodash.com/docs/4.17.15#ceil\n * @param num\n * @param precision\n * @returns\n */\nfunction ceil(num, precision) {\n if (precision === void 0) { precision = 0; }\n return mathOp(num, Math.ceil, precision);\n}\nexports.ceil = ceil;\n/**\n * https://lodash.com/docs/4.17.15#divide\n * @param dividend\n * @param divisor\n * @returns\n */\nfunction divide(dividend, divisor) {\n return dividend / divisor;\n}\nexports.divide = divide;\n/**\n * @link https://lodash.com/docs/4.17.15#floor\n * @param num\n * @param precision\n * @returns\n */\nfunction floor(num, precision) {\n if (precision === void 0) { precision = 0; }\n return mathOp(num, Math.floor, precision);\n}\nexports.floor = floor;\n/**\n * @link https://lodash.com/docs/4.17.15#max\n * @param arr\n * @returns\n */\nfunction max(arr) {\n return Math.max.apply(Math, arr);\n}\nexports.max = max;\n/**\n * @link https://lodash.com/docs/4.17.15#maxBy\n */\nfunction maxBy(arr, fn) {\n return compareBy(arr, fn, Math.max);\n}\nexports.maxBy = maxBy;\n/**\n * @link https://lodash.com/docs/4.17.15#mean\n * @param arr\n * @returns\n */\nfunction mean(arr) {\n return sum(arr) / arr.length;\n}\nexports.mean = mean;\n/**\n * @link https://lodash.com/docs/4.17.15#meanBy\n * @param arr\n * @param fn\n * @returns\n */\nfunction meanBy(arr, fn) {\n return sumBy(arr, fn) / arr.length;\n}\nexports.meanBy = meanBy;\n/**\n * @link https://lodash.com/docs/4.17.15#min\n * @param arr\n * @returns\n */\nfunction min(arr) {\n return Math.min.apply(Math, arr);\n}\nexports.min = min;\n/**\n * @link https://lodash.com/docs/4.17.15#minBy\n * @param arr\n * @param fn\n * @returns\n */\nfunction minBy(arr, fn) {\n return compareBy(arr, fn, Math.min);\n}\nexports.minBy = minBy;\n/**\n * @link https://lodash.com/docs/4.17.15#multiply\n * @param multiplier\n * @param multiplicand\n * @returns\n */\nfunction multiply(multiplier, multiplicand) {\n return multiplier * multiplicand;\n}\nexports.multiply = multiply;\n/**\n * @link https://lodash.com/docs/4.17.15#round\n * @param num\n * @param precision\n * @returns\n */\nfunction round(num, precision) {\n if (precision === void 0) { precision = 0; }\n return mathOp(num, Math.round, precision);\n}\nexports.round = round;\n/**\n * @link https://lodash.com/docs/4.17.15#subtract\n * @param a\n * @param b\n * @returns\n */\nfunction subtract(minuend, subtrahend) {\n return minuend - subtrahend;\n}\nexports.subtract = subtract;\n/**\n * Perform a modulus operation between two numbers.\n * @param a\n * @param b\n * @returns\n */\nfunction mod(a, b) {\n return a % b;\n}\nexports.mod = mod;\n/**\n * @link https://lodash.com/docs/4.17.15#sum\n * @param arr\n * @returns\n */\nfunction sum(arr) {\n return arr.reduce(add, 0);\n}\nexports.sum = sum;\n/**\n * @link https://lodash.com/docs/4.17.15#sumBy\n * @param arr\n * @param fn\n * @returns\n */\nfunction sumBy(arr, fn) {\n return valueBy(arr, fn, function (a, b) { return (a + b); });\n}\nexports.sumBy = sumBy;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/math.js?"); /***/ }), @@ -355,7 +486,6 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \***************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -"use strict"; eval("\nvar __assign = (this && this.__assign) || function () {\n __assign = Object.assign || function(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))\n t[p] = s[p];\n }\n return t;\n };\n return __assign.apply(this, arguments);\n};\nvar __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.pick = exports.defaults = exports.cloneDeep = exports.clone = exports.fastCloneDeep = exports.merge = exports.set = exports.has = exports.propertyOf = exports.property = exports.get = exports.pathParts = exports.values = exports.keys = void 0;\nvar lang_1 = __webpack_require__(/*! ./lang */ \"./node_modules/@formio/lodash/lib/lang.js\");\nvar array_1 = __webpack_require__(/*! ./array */ \"./node_modules/@formio/lodash/lib/array.js\");\n/**\n * Get the keys of an Object.\n * @param obj\n */\nfunction keys(obj) {\n return Object.keys(obj);\n}\nexports.keys = keys;\n;\n/**\n * Return the values of an object or an array.\n * @param obj\n * @returns\n */\nfunction values(obj) {\n return (0, lang_1.isArray)(obj) ? obj : Object.values(obj);\n}\nexports.values = values;\n/**\n * Retrieve the path parts provided a path string.\n * @param path\n */\nfunction pathParts(path) {\n if (!path) {\n return [];\n }\n if (path[0] === '[') {\n path = path.replace(/^\\[([^\\]]+)\\]/, '$1');\n }\n return path.\n replace(/\\[/g, '.').\n replace(/\\]/g, '').\n split('.');\n}\nexports.pathParts = pathParts;\n/**\n * Get the value from an object or an array provided a path.\n *\n * @param obj\n * @param path\n * @param def\n */\nfunction get(obj, path, def) {\n var val = pathParts(path).reduce(function (o, k) { return (o || {})[k]; }, obj);\n return (typeof def !== 'undefined' &&\n typeof val === 'undefined') ? def : val;\n}\nexports.get = get;\nfunction property(path) {\n return function (obj) { return get(obj, path); };\n}\nexports.property = property;\nfunction propertyOf(obj) {\n return function (path) { return get(obj, path); };\n}\nexports.propertyOf = propertyOf;\n/**\n * Determine if a value is set.\n *\n * @param obj\n * @param path\n */\nfunction has(obj, path) {\n return get(obj, path, undefined) !== undefined;\n}\nexports.has = has;\n/**\n * Sets the value of an item within an array or object.\n * @param obj\n * @param path\n * @param value\n */\nfunction set(obj, path, value) {\n var parts = pathParts(path);\n parts.reduce(function (o, k, i) {\n if (!isNaN(Number(k))) {\n k = Number(k);\n }\n if ((Array.isArray(o) ? (k >= o.length) : !o.hasOwnProperty(k)) ||\n ((i < (parts.length - 1)) && !Array.isArray(o[k]) && !(0, lang_1.isObject)(o[k]))) {\n o[k] = !isNaN(Number(parts[i + 1])) ? [] : {};\n }\n if (i === (parts.length - 1)) {\n o[k] = value;\n }\n return o[k];\n }, obj);\n return obj;\n}\nexports.set = set;\n;\nfunction propertyIsOnObject(object, property) {\n try {\n return property in object;\n }\n catch (_) {\n return false;\n }\n}\n// Protects from prototype poisoning and unexpected merging up the prototype chain.\nfunction propertyIsUnsafe(target, key) {\n return propertyIsOnObject(target, key) // Properties are safe to merge if they don't exist in the target yet,\n && !(Object.hasOwnProperty.call(target, key) // unsafe if they exist up the prototype chain,\n && Object.propertyIsEnumerable.call(target, key)); // and also unsafe if they're nonenumerable.\n}\n/**\n * Merge a single object.\n *\n * @param target\n * @param source\n * @returns\n */\nfunction mergeObject(target, source) {\n for (var key in source) {\n if (source.hasOwnProperty(key)) {\n if (propertyIsUnsafe(target, key)) {\n return;\n }\n if (propertyIsOnObject(target, key)) {\n target[key] = merge(target[key], source[key]);\n }\n else {\n target[key] = cloneDeep(source[key]);\n }\n }\n }\n return target;\n}\n/**\n * Merge two arrays.\n * @param target\n * @param source\n */\nfunction mergeArray(target, source) {\n source.forEach(function (subSource, index) {\n target[index] = merge(target[index], subSource);\n });\n return target;\n}\n/**\n * Merges a complex data object.\n *\n * @param a\n * @param b\n * @param options\n */\nfunction merge() {\n var args = [];\n for (var _i = 0; _i < arguments.length; _i++) {\n args[_i] = arguments[_i];\n }\n var first = args.shift();\n return args.reduce(function (target, source, index) {\n if (!target || (target === source)) {\n return cloneDeep(source);\n }\n else if ((0, lang_1.isArray)(source)) {\n // If there is no target array, then make it one.\n if (!(0, lang_1.isArray)(target)) {\n args[index] = target = [];\n }\n return mergeArray(target, source);\n }\n else if ((0, lang_1.isPlainObject)(source)) {\n return mergeObject(target, source);\n }\n else {\n return cloneDeep(source);\n }\n }, first);\n}\nexports.merge = merge;\n/**\n * Performs a fast clone deep operation.\n *\n * @param obj\n */\nfunction fastCloneDeep(obj) {\n try {\n return JSON.parse(JSON.stringify(obj));\n }\n catch (err) {\n console.log(\"Clone Failed: \".concat(err.message));\n return null;\n }\n}\nexports.fastCloneDeep = fastCloneDeep;\n/**\n * Performs a shallow clone of an object.\n * @param src\n */\nfunction clone(src) {\n if (Array.isArray(src)) { // for arrays\n return __spreadArray([], src, true);\n }\n else {\n return __assign({}, src);\n }\n}\nexports.clone = clone;\n/**\n * Performs a recursive cloneDeep operation.\n * @param src\n * @returns\n */\nfunction cloneDeep(src) {\n if (Array.isArray(src)) { // for arrays\n return src.map(cloneDeep);\n }\n if (src === null || typeof src !== 'object') { // for primitives / functions / non-references/pointers\n return src;\n }\n return Object.fromEntries(Object.entries(src).map(function (_a) {\n var key = _a[0], val = _a[1];\n return ([key, cloneDeep(val)]);\n }));\n}\nexports.cloneDeep = cloneDeep;\n/**\n * Sets the defaults of an object.\n *\n * @param obj\n * @param defs\n */\nfunction defaults(obj, defs) {\n (0, array_1.each)(defs, function (value, key) {\n if (!obj.hasOwnProperty(key)) {\n obj[key] = value;\n }\n });\n return obj;\n}\nexports.defaults = defaults;\n/**\n * Pick an item in an object.\n * @param object\n * @param keys\n */\nfunction pick(object, keys) {\n return keys.reduce(function (obj, key) {\n if (object && object.hasOwnProperty(key)) {\n obj[key] = object[key];\n }\n return obj;\n }, {});\n}\nexports.pick = pick;\n;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/object.js?"); /***/ }), @@ -366,7 +496,6 @@ eval("\nvar __assign = (this && this.__assign) || function () {\n __assign = \***************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.endsWith = exports.trim = void 0;\n// From https://youmightnotneed.com/lodash/#trim\nfunction trim(str, c) {\n if (c === void 0) { c = '\\\\s'; }\n return str.replace(new RegExp(\"^([\".concat(c, \"]*)(.*?)([\").concat(c, \"]*)$\")), '$2');\n}\nexports.trim = trim;\n// Polyfill from https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/endsWith\nif (!String.prototype.endsWith) {\n String.prototype.endsWith = function (search, this_len) {\n if (this_len === undefined || this_len > this.length) {\n this_len = this.length;\n }\n // @ts-ignore: Object is possibly 'undefined'\n return this.substring(this_len - search.length, this_len) === search;\n };\n}\n// From https://youmightnotneed.com/lodash/#endsWith\nfunction endsWith(str, c) {\n return str.endsWith(c);\n}\nexports.endsWith = endsWith;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/@formio/lodash/lib/string.js?"); /***/ }), @@ -377,7 +506,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo \************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var parent = __webpack_require__(/*! ../../stable/object/from-entries */ \"./node_modules/core-js/stable/object/from-entries.js\");\n\nmodule.exports = parent;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/actual/object/from-entries.js?"); +eval("\nvar parent = __webpack_require__(/*! ../../stable/object/from-entries */ \"./node_modules/core-js/stable/object/from-entries.js\");\n\nmodule.exports = parent;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/actual/object/from-entries.js?"); /***/ }), @@ -387,7 +516,7 @@ eval("var parent = __webpack_require__(/*! ../../stable/object/from-entries */ \ \********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("__webpack_require__(/*! ../../modules/es.array.iterator */ \"./node_modules/core-js/modules/es.array.iterator.js\");\n__webpack_require__(/*! ../../modules/es.object.from-entries */ \"./node_modules/core-js/modules/es.object.from-entries.js\");\nvar path = __webpack_require__(/*! ../../internals/path */ \"./node_modules/core-js/internals/path.js\");\n\nmodule.exports = path.Object.fromEntries;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/es/object/from-entries.js?"); +eval("\n__webpack_require__(/*! ../../modules/es.array.iterator */ \"./node_modules/core-js/modules/es.array.iterator.js\");\n__webpack_require__(/*! ../../modules/es.object.from-entries */ \"./node_modules/core-js/modules/es.object.from-entries.js\");\nvar path = __webpack_require__(/*! ../../internals/path */ \"./node_modules/core-js/internals/path.js\");\n\nmodule.exports = path.Object.fromEntries;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/es/object/from-entries.js?"); /***/ }), @@ -397,7 +526,7 @@ eval("__webpack_require__(/*! ../../modules/es.array.iterator */ \"./node_module \**************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("module.exports = __webpack_require__(/*! ../../full/object/from-entries */ \"./node_modules/core-js/full/object/from-entries.js\");\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/features/object/from-entries.js?"); +eval("\nmodule.exports = __webpack_require__(/*! ../../full/object/from-entries */ \"./node_modules/core-js/full/object/from-entries.js\");\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/features/object/from-entries.js?"); /***/ }), @@ -407,7 +536,7 @@ eval("module.exports = __webpack_require__(/*! ../../full/object/from-entries */ \**********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var parent = __webpack_require__(/*! ../../actual/object/from-entries */ \"./node_modules/core-js/actual/object/from-entries.js\");\n\nmodule.exports = parent;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/full/object/from-entries.js?"); +eval("\nvar parent = __webpack_require__(/*! ../../actual/object/from-entries */ \"./node_modules/core-js/actual/object/from-entries.js\");\n\nmodule.exports = parent;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/full/object/from-entries.js?"); /***/ }), @@ -417,7 +546,7 @@ eval("var parent = __webpack_require__(/*! ../../actual/object/from-entries */ \ \******************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar tryToString = __webpack_require__(/*! ../internals/try-to-string */ \"./node_modules/core-js/internals/try-to-string.js\");\n\nvar $TypeError = TypeError;\n\n// `Assert: IsCallable(argument) is true`\nmodule.exports = function (argument) {\n if (isCallable(argument)) return argument;\n throw $TypeError(tryToString(argument) + ' is not a function');\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/a-callable.js?"); +eval("\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar tryToString = __webpack_require__(/*! ../internals/try-to-string */ \"./node_modules/core-js/internals/try-to-string.js\");\n\nvar $TypeError = TypeError;\n\n// `Assert: IsCallable(argument) is true`\nmodule.exports = function (argument) {\n if (isCallable(argument)) return argument;\n throw $TypeError(tryToString(argument) + ' is not a function');\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/a-callable.js?"); /***/ }), @@ -427,7 +556,7 @@ eval("var isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./n \****************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar $String = String;\nvar $TypeError = TypeError;\n\nmodule.exports = function (argument) {\n if (typeof argument == 'object' || isCallable(argument)) return argument;\n throw $TypeError(\"Can't set \" + $String(argument) + ' as a prototype');\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/a-possible-prototype.js?"); +eval("\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar $String = String;\nvar $TypeError = TypeError;\n\nmodule.exports = function (argument) {\n if (typeof argument == 'object' || isCallable(argument)) return argument;\n throw $TypeError(\"Can't set \" + $String(argument) + ' as a prototype');\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/a-possible-prototype.js?"); /***/ }), @@ -437,7 +566,7 @@ eval("var isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./n \**************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\nvar create = __webpack_require__(/*! ../internals/object-create */ \"./node_modules/core-js/internals/object-create.js\");\nvar defineProperty = (__webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\").f);\n\nvar UNSCOPABLES = wellKnownSymbol('unscopables');\nvar ArrayPrototype = Array.prototype;\n\n// Array.prototype[@@unscopables]\n// https://tc39.es/ecma262/#sec-array.prototype-@@unscopables\nif (ArrayPrototype[UNSCOPABLES] == undefined) {\n defineProperty(ArrayPrototype, UNSCOPABLES, {\n configurable: true,\n value: create(null)\n });\n}\n\n// add a key to Array.prototype[@@unscopables]\nmodule.exports = function (key) {\n ArrayPrototype[UNSCOPABLES][key] = true;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/add-to-unscopables.js?"); +eval("\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\nvar create = __webpack_require__(/*! ../internals/object-create */ \"./node_modules/core-js/internals/object-create.js\");\nvar defineProperty = (__webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\").f);\n\nvar UNSCOPABLES = wellKnownSymbol('unscopables');\nvar ArrayPrototype = Array.prototype;\n\n// Array.prototype[@@unscopables]\n// https://tc39.es/ecma262/#sec-array.prototype-@@unscopables\nif (ArrayPrototype[UNSCOPABLES] == undefined) {\n defineProperty(ArrayPrototype, UNSCOPABLES, {\n configurable: true,\n value: create(null)\n });\n}\n\n// add a key to Array.prototype[@@unscopables]\nmodule.exports = function (key) {\n ArrayPrototype[UNSCOPABLES][key] = true;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/add-to-unscopables.js?"); /***/ }), @@ -447,7 +576,7 @@ eval("var wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symb \*****************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\n\nvar $String = String;\nvar $TypeError = TypeError;\n\n// `Assert: Type(argument) is Object`\nmodule.exports = function (argument) {\n if (isObject(argument)) return argument;\n throw $TypeError($String(argument) + ' is not an object');\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/an-object.js?"); +eval("\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\n\nvar $String = String;\nvar $TypeError = TypeError;\n\n// `Assert: Type(argument) is Object`\nmodule.exports = function (argument) {\n if (isObject(argument)) return argument;\n throw $TypeError($String(argument) + ' is not an object');\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/an-object.js?"); /***/ }), @@ -457,7 +586,7 @@ eval("var isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_ \**********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar toAbsoluteIndex = __webpack_require__(/*! ../internals/to-absolute-index */ \"./node_modules/core-js/internals/to-absolute-index.js\");\nvar lengthOfArrayLike = __webpack_require__(/*! ../internals/length-of-array-like */ \"./node_modules/core-js/internals/length-of-array-like.js\");\n\n// `Array.prototype.{ indexOf, includes }` methods implementation\nvar createMethod = function (IS_INCLUDES) {\n return function ($this, el, fromIndex) {\n var O = toIndexedObject($this);\n var length = lengthOfArrayLike(O);\n var index = toAbsoluteIndex(fromIndex, length);\n var value;\n // Array#includes uses SameValueZero equality algorithm\n // eslint-disable-next-line no-self-compare -- NaN check\n if (IS_INCLUDES && el != el) while (length > index) {\n value = O[index++];\n // eslint-disable-next-line no-self-compare -- NaN check\n if (value != value) return true;\n // Array#indexOf ignores holes, Array#includes - not\n } else for (;length > index; index++) {\n if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;\n } return !IS_INCLUDES && -1;\n };\n};\n\nmodule.exports = {\n // `Array.prototype.includes` method\n // https://tc39.es/ecma262/#sec-array.prototype.includes\n includes: createMethod(true),\n // `Array.prototype.indexOf` method\n // https://tc39.es/ecma262/#sec-array.prototype.indexof\n indexOf: createMethod(false)\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/array-includes.js?"); +eval("\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar toAbsoluteIndex = __webpack_require__(/*! ../internals/to-absolute-index */ \"./node_modules/core-js/internals/to-absolute-index.js\");\nvar lengthOfArrayLike = __webpack_require__(/*! ../internals/length-of-array-like */ \"./node_modules/core-js/internals/length-of-array-like.js\");\n\n// `Array.prototype.{ indexOf, includes }` methods implementation\nvar createMethod = function (IS_INCLUDES) {\n return function ($this, el, fromIndex) {\n var O = toIndexedObject($this);\n var length = lengthOfArrayLike(O);\n var index = toAbsoluteIndex(fromIndex, length);\n var value;\n // Array#includes uses SameValueZero equality algorithm\n // eslint-disable-next-line no-self-compare -- NaN check\n if (IS_INCLUDES && el != el) while (length > index) {\n value = O[index++];\n // eslint-disable-next-line no-self-compare -- NaN check\n if (value != value) return true;\n // Array#indexOf ignores holes, Array#includes - not\n } else for (;length > index; index++) {\n if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;\n } return !IS_INCLUDES && -1;\n };\n};\n\nmodule.exports = {\n // `Array.prototype.includes` method\n // https://tc39.es/ecma262/#sec-array.prototype.includes\n includes: createMethod(true),\n // `Array.prototype.indexOf` method\n // https://tc39.es/ecma262/#sec-array.prototype.indexof\n indexOf: createMethod(false)\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/array-includes.js?"); /***/ }), @@ -467,7 +596,7 @@ eval("var toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-obje \*******************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\n\nvar toString = uncurryThis({}.toString);\nvar stringSlice = uncurryThis(''.slice);\n\nmodule.exports = function (it) {\n return stringSlice(toString(it), 8, -1);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/classof-raw.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\n\nvar toString = uncurryThis({}.toString);\nvar stringSlice = uncurryThis(''.slice);\n\nmodule.exports = function (it) {\n return stringSlice(toString(it), 8, -1);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/classof-raw.js?"); /***/ }), @@ -477,7 +606,7 @@ eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-th \***************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var TO_STRING_TAG_SUPPORT = __webpack_require__(/*! ../internals/to-string-tag-support */ \"./node_modules/core-js/internals/to-string-tag-support.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar classofRaw = __webpack_require__(/*! ../internals/classof-raw */ \"./node_modules/core-js/internals/classof-raw.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar TO_STRING_TAG = wellKnownSymbol('toStringTag');\nvar $Object = Object;\n\n// ES3 wrong here\nvar CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';\n\n// fallback for IE11 Script Access Denied error\nvar tryGet = function (it, key) {\n try {\n return it[key];\n } catch (error) { /* empty */ }\n};\n\n// getting tag from ES6+ `Object.prototype.toString`\nmodule.exports = TO_STRING_TAG_SUPPORT ? classofRaw : function (it) {\n var O, tag, result;\n return it === undefined ? 'Undefined' : it === null ? 'Null'\n // @@toStringTag case\n : typeof (tag = tryGet(O = $Object(it), TO_STRING_TAG)) == 'string' ? tag\n // builtinTag case\n : CORRECT_ARGUMENTS ? classofRaw(O)\n // ES3 arguments fallback\n : (result = classofRaw(O)) == 'Object' && isCallable(O.callee) ? 'Arguments' : result;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/classof.js?"); +eval("\nvar TO_STRING_TAG_SUPPORT = __webpack_require__(/*! ../internals/to-string-tag-support */ \"./node_modules/core-js/internals/to-string-tag-support.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar classofRaw = __webpack_require__(/*! ../internals/classof-raw */ \"./node_modules/core-js/internals/classof-raw.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar TO_STRING_TAG = wellKnownSymbol('toStringTag');\nvar $Object = Object;\n\n// ES3 wrong here\nvar CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';\n\n// fallback for IE11 Script Access Denied error\nvar tryGet = function (it, key) {\n try {\n return it[key];\n } catch (error) { /* empty */ }\n};\n\n// getting tag from ES6+ `Object.prototype.toString`\nmodule.exports = TO_STRING_TAG_SUPPORT ? classofRaw : function (it) {\n var O, tag, result;\n return it === undefined ? 'Undefined' : it === null ? 'Null'\n // @@toStringTag case\n : typeof (tag = tryGet(O = $Object(it), TO_STRING_TAG)) == 'string' ? tag\n // builtinTag case\n : CORRECT_ARGUMENTS ? classofRaw(O)\n // ES3 arguments fallback\n : (result = classofRaw(O)) == 'Object' && isCallable(O.callee) ? 'Arguments' : result;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/classof.js?"); /***/ }), @@ -487,7 +616,7 @@ eval("var TO_STRING_TAG_SUPPORT = __webpack_require__(/*! ../internals/to-string \***********************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar ownKeys = __webpack_require__(/*! ../internals/own-keys */ \"./node_modules/core-js/internals/own-keys.js\");\nvar getOwnPropertyDescriptorModule = __webpack_require__(/*! ../internals/object-get-own-property-descriptor */ \"./node_modules/core-js/internals/object-get-own-property-descriptor.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\n\nmodule.exports = function (target, source, exceptions) {\n var keys = ownKeys(source);\n var defineProperty = definePropertyModule.f;\n var getOwnPropertyDescriptor = getOwnPropertyDescriptorModule.f;\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n if (!hasOwn(target, key) && !(exceptions && hasOwn(exceptions, key))) {\n defineProperty(target, key, getOwnPropertyDescriptor(source, key));\n }\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/copy-constructor-properties.js?"); +eval("\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar ownKeys = __webpack_require__(/*! ../internals/own-keys */ \"./node_modules/core-js/internals/own-keys.js\");\nvar getOwnPropertyDescriptorModule = __webpack_require__(/*! ../internals/object-get-own-property-descriptor */ \"./node_modules/core-js/internals/object-get-own-property-descriptor.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\n\nmodule.exports = function (target, source, exceptions) {\n var keys = ownKeys(source);\n var defineProperty = definePropertyModule.f;\n var getOwnPropertyDescriptor = getOwnPropertyDescriptorModule.f;\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n if (!hasOwn(target, key) && !(exceptions && hasOwn(exceptions, key))) {\n defineProperty(target, key, getOwnPropertyDescriptor(source, key));\n }\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/copy-constructor-properties.js?"); /***/ }), @@ -497,7 +626,7 @@ eval("var hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./ \********************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\nmodule.exports = !fails(function () {\n function F() { /* empty */ }\n F.prototype.constructor = null;\n // eslint-disable-next-line es-x/no-object-getprototypeof -- required for testing\n return Object.getPrototypeOf(new F()) !== F.prototype;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/correct-prototype-getter.js?"); +eval("\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\nmodule.exports = !fails(function () {\n function F() { /* empty */ }\n F.prototype.constructor = null;\n // eslint-disable-next-line es/no-object-getprototypeof -- required for testing\n return Object.getPrototypeOf(new F()) !== F.prototype;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/correct-prototype-getter.js?"); /***/ }), @@ -507,7 +636,7 @@ eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules \*********************************************************************/ /***/ (function(module) { -eval("// `CreateIterResultObject` abstract operation\n// https://tc39.es/ecma262/#sec-createiterresultobject\nmodule.exports = function (value, done) {\n return { value: value, done: done };\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/create-iter-result-object.js?"); +eval("\n// `CreateIterResultObject` abstract operation\n// https://tc39.es/ecma262/#sec-createiterresultobject\nmodule.exports = function (value, done) {\n return { value: value, done: done };\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/create-iter-result-object.js?"); /***/ }), @@ -517,7 +646,7 @@ eval("// `CreateIterResultObject` abstract operation\n// https://tc39.es/ecma262 \**************************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\nvar createPropertyDescriptor = __webpack_require__(/*! ../internals/create-property-descriptor */ \"./node_modules/core-js/internals/create-property-descriptor.js\");\n\nmodule.exports = DESCRIPTORS ? function (object, key, value) {\n return definePropertyModule.f(object, key, createPropertyDescriptor(1, value));\n} : function (object, key, value) {\n object[key] = value;\n return object;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/create-non-enumerable-property.js?"); +eval("\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\nvar createPropertyDescriptor = __webpack_require__(/*! ../internals/create-property-descriptor */ \"./node_modules/core-js/internals/create-property-descriptor.js\");\n\nmodule.exports = DESCRIPTORS ? function (object, key, value) {\n return definePropertyModule.f(object, key, createPropertyDescriptor(1, value));\n} : function (object, key, value) {\n object[key] = value;\n return object;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/create-non-enumerable-property.js?"); /***/ }), @@ -527,7 +656,7 @@ eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./ \**********************************************************************/ /***/ (function(module) { -eval("module.exports = function (bitmap, value) {\n return {\n enumerable: !(bitmap & 1),\n configurable: !(bitmap & 2),\n writable: !(bitmap & 4),\n value: value\n };\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/create-property-descriptor.js?"); +eval("\nmodule.exports = function (bitmap, value) {\n return {\n enumerable: !(bitmap & 1),\n configurable: !(bitmap & 2),\n writable: !(bitmap & 4),\n value: value\n };\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/create-property-descriptor.js?"); /***/ }), @@ -537,7 +666,6 @@ eval("module.exports = function (bitmap, value) {\n return {\n enumerable: ! \***********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -"use strict"; eval("\nvar toPropertyKey = __webpack_require__(/*! ../internals/to-property-key */ \"./node_modules/core-js/internals/to-property-key.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\nvar createPropertyDescriptor = __webpack_require__(/*! ../internals/create-property-descriptor */ \"./node_modules/core-js/internals/create-property-descriptor.js\");\n\nmodule.exports = function (object, key, value) {\n var propertyKey = toPropertyKey(key);\n if (propertyKey in object) definePropertyModule.f(object, propertyKey, createPropertyDescriptor(0, value));\n else object[propertyKey] = value;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/create-property.js?"); /***/ }), @@ -548,7 +676,7 @@ eval("\nvar toPropertyKey = __webpack_require__(/*! ../internals/to-property-key \***********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\nvar makeBuiltIn = __webpack_require__(/*! ../internals/make-built-in */ \"./node_modules/core-js/internals/make-built-in.js\");\nvar defineGlobalProperty = __webpack_require__(/*! ../internals/define-global-property */ \"./node_modules/core-js/internals/define-global-property.js\");\n\nmodule.exports = function (O, key, value, options) {\n if (!options) options = {};\n var simple = options.enumerable;\n var name = options.name !== undefined ? options.name : key;\n if (isCallable(value)) makeBuiltIn(value, name, options);\n if (options.global) {\n if (simple) O[key] = value;\n else defineGlobalProperty(key, value);\n } else {\n try {\n if (!options.unsafe) delete O[key];\n else if (O[key]) simple = true;\n } catch (error) { /* empty */ }\n if (simple) O[key] = value;\n else definePropertyModule.f(O, key, {\n value: value,\n enumerable: false,\n configurable: !options.nonConfigurable,\n writable: !options.nonWritable\n });\n } return O;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/define-built-in.js?"); +eval("\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\nvar makeBuiltIn = __webpack_require__(/*! ../internals/make-built-in */ \"./node_modules/core-js/internals/make-built-in.js\");\nvar defineGlobalProperty = __webpack_require__(/*! ../internals/define-global-property */ \"./node_modules/core-js/internals/define-global-property.js\");\n\nmodule.exports = function (O, key, value, options) {\n if (!options) options = {};\n var simple = options.enumerable;\n var name = options.name !== undefined ? options.name : key;\n if (isCallable(value)) makeBuiltIn(value, name, options);\n if (options.global) {\n if (simple) O[key] = value;\n else defineGlobalProperty(key, value);\n } else {\n try {\n if (!options.unsafe) delete O[key];\n else if (O[key]) simple = true;\n } catch (error) { /* empty */ }\n if (simple) O[key] = value;\n else definePropertyModule.f(O, key, {\n value: value,\n enumerable: false,\n configurable: !options.nonConfigurable,\n writable: !options.nonWritable\n });\n } return O;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/define-built-in.js?"); /***/ }), @@ -558,7 +686,7 @@ eval("var isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./n \******************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\n\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar defineProperty = Object.defineProperty;\n\nmodule.exports = function (key, value) {\n try {\n defineProperty(global, key, { value: value, configurable: true, writable: true });\n } catch (error) {\n global[key] = value;\n } return value;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/define-global-property.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\n\n// eslint-disable-next-line es/no-object-defineproperty -- safe\nvar defineProperty = Object.defineProperty;\n\nmodule.exports = function (key, value) {\n try {\n defineProperty(global, key, { value: value, configurable: true, writable: true });\n } catch (error) {\n global[key] = value;\n } return value;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/define-global-property.js?"); /***/ }), @@ -568,7 +696,17 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \*******************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\n// Detect IE8's incomplete defineProperty implementation\nmodule.exports = !fails(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/descriptors.js?"); +eval("\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\n// Detect IE8's incomplete defineProperty implementation\nmodule.exports = !fails(function () {\n // eslint-disable-next-line es/no-object-defineproperty -- required for testing\n return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/descriptors.js?"); + +/***/ }), + +/***/ "./node_modules/core-js/internals/document-all.js": +/*!********************************************************!*\ + !*** ./node_modules/core-js/internals/document-all.js ***! + \********************************************************/ +/***/ (function(module) { + +eval("\nvar documentAll = typeof document == 'object' && document.all;\n\n// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot\n// eslint-disable-next-line unicorn/no-typeof-undefined -- required for testing\nvar IS_HTMLDDA = typeof documentAll == 'undefined' && documentAll !== undefined;\n\nmodule.exports = {\n all: documentAll,\n IS_HTMLDDA: IS_HTMLDDA\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/document-all.js?"); /***/ }), @@ -578,7 +716,7 @@ eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules \*******************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\n\nvar document = global.document;\n// typeof document.createElement is 'object' in old IE\nvar EXISTS = isObject(document) && isObject(document.createElement);\n\nmodule.exports = function (it) {\n return EXISTS ? document.createElement(it) : {};\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/document-create-element.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\n\nvar document = global.document;\n// typeof document.createElement is 'object' in old IE\nvar EXISTS = isObject(document) && isObject(document.createElement);\n\nmodule.exports = function (it) {\n return EXISTS ? document.createElement(it) : {};\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/document-create-element.js?"); /***/ }), @@ -588,7 +726,7 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \*********************************************************/ /***/ (function(module) { -eval("// iterable DOM collections\n// flag - `iterable` interface - 'entries', 'keys', 'values', 'forEach' methods\nmodule.exports = {\n CSSRuleList: 0,\n CSSStyleDeclaration: 0,\n CSSValueList: 0,\n ClientRectList: 0,\n DOMRectList: 0,\n DOMStringList: 0,\n DOMTokenList: 1,\n DataTransferItemList: 0,\n FileList: 0,\n HTMLAllCollection: 0,\n HTMLCollection: 0,\n HTMLFormElement: 0,\n HTMLSelectElement: 0,\n MediaList: 0,\n MimeTypeArray: 0,\n NamedNodeMap: 0,\n NodeList: 1,\n PaintRequestList: 0,\n Plugin: 0,\n PluginArray: 0,\n SVGLengthList: 0,\n SVGNumberList: 0,\n SVGPathSegList: 0,\n SVGPointList: 0,\n SVGStringList: 0,\n SVGTransformList: 0,\n SourceBufferList: 0,\n StyleSheetList: 0,\n TextTrackCueList: 0,\n TextTrackList: 0,\n TouchList: 0\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/dom-iterables.js?"); +eval("\n// iterable DOM collections\n// flag - `iterable` interface - 'entries', 'keys', 'values', 'forEach' methods\nmodule.exports = {\n CSSRuleList: 0,\n CSSStyleDeclaration: 0,\n CSSValueList: 0,\n ClientRectList: 0,\n DOMRectList: 0,\n DOMStringList: 0,\n DOMTokenList: 1,\n DataTransferItemList: 0,\n FileList: 0,\n HTMLAllCollection: 0,\n HTMLCollection: 0,\n HTMLFormElement: 0,\n HTMLSelectElement: 0,\n MediaList: 0,\n MimeTypeArray: 0,\n NamedNodeMap: 0,\n NodeList: 1,\n PaintRequestList: 0,\n Plugin: 0,\n PluginArray: 0,\n SVGLengthList: 0,\n SVGNumberList: 0,\n SVGPathSegList: 0,\n SVGPointList: 0,\n SVGStringList: 0,\n SVGTransformList: 0,\n SourceBufferList: 0,\n StyleSheetList: 0,\n TextTrackCueList: 0,\n TextTrackList: 0,\n TouchList: 0\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/dom-iterables.js?"); /***/ }), @@ -598,7 +736,7 @@ eval("// iterable DOM collections\n// flag - `iterable` interface - 'entries', ' \********************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("// in old WebKit versions, `element.classList` is not an instance of global `DOMTokenList`\nvar documentCreateElement = __webpack_require__(/*! ../internals/document-create-element */ \"./node_modules/core-js/internals/document-create-element.js\");\n\nvar classList = documentCreateElement('span').classList;\nvar DOMTokenListPrototype = classList && classList.constructor && classList.constructor.prototype;\n\nmodule.exports = DOMTokenListPrototype === Object.prototype ? undefined : DOMTokenListPrototype;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/dom-token-list-prototype.js?"); +eval("\n// in old WebKit versions, `element.classList` is not an instance of global `DOMTokenList`\nvar documentCreateElement = __webpack_require__(/*! ../internals/document-create-element */ \"./node_modules/core-js/internals/document-create-element.js\");\n\nvar classList = documentCreateElement('span').classList;\nvar DOMTokenListPrototype = classList && classList.constructor && classList.constructor.prototype;\n\nmodule.exports = DOMTokenListPrototype === Object.prototype ? undefined : DOMTokenListPrototype;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/dom-token-list-prototype.js?"); /***/ }), @@ -606,9 +744,9 @@ eval("// in old WebKit versions, `element.classList` is not an instance of globa /*!*************************************************************!*\ !*** ./node_modules/core-js/internals/engine-user-agent.js ***! \*************************************************************/ -/***/ (function(module, __unused_webpack_exports, __webpack_require__) { +/***/ (function(module) { -eval("var getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./node_modules/core-js/internals/get-built-in.js\");\n\nmodule.exports = getBuiltIn('navigator', 'userAgent') || '';\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/engine-user-agent.js?"); +eval("\nmodule.exports = typeof navigator != 'undefined' && String(navigator.userAgent) || '';\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/engine-user-agent.js?"); /***/ }), @@ -618,7 +756,7 @@ eval("var getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./ \*************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar userAgent = __webpack_require__(/*! ../internals/engine-user-agent */ \"./node_modules/core-js/internals/engine-user-agent.js\");\n\nvar process = global.process;\nvar Deno = global.Deno;\nvar versions = process && process.versions || Deno && Deno.version;\nvar v8 = versions && versions.v8;\nvar match, version;\n\nif (v8) {\n match = v8.split('.');\n // in old Chrome, versions of V8 isn't V8 = Chrome / 10\n // but their correct versions are not interesting for us\n version = match[0] > 0 && match[0] < 4 ? 1 : +(match[0] + match[1]);\n}\n\n// BrowserFS NodeJS `process` polyfill incorrectly set `.v8` to `0.0`\n// so check `userAgent` even if `.v8` exists, but 0\nif (!version && userAgent) {\n match = userAgent.match(/Edge\\/(\\d+)/);\n if (!match || match[1] >= 74) {\n match = userAgent.match(/Chrome\\/(\\d+)/);\n if (match) version = +match[1];\n }\n}\n\nmodule.exports = version;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/engine-v8-version.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar userAgent = __webpack_require__(/*! ../internals/engine-user-agent */ \"./node_modules/core-js/internals/engine-user-agent.js\");\n\nvar process = global.process;\nvar Deno = global.Deno;\nvar versions = process && process.versions || Deno && Deno.version;\nvar v8 = versions && versions.v8;\nvar match, version;\n\nif (v8) {\n match = v8.split('.');\n // in old Chrome, versions of V8 isn't V8 = Chrome / 10\n // but their correct versions are not interesting for us\n version = match[0] > 0 && match[0] < 4 ? 1 : +(match[0] + match[1]);\n}\n\n// BrowserFS NodeJS `process` polyfill incorrectly set `.v8` to `0.0`\n// so check `userAgent` even if `.v8` exists, but 0\nif (!version && userAgent) {\n match = userAgent.match(/Edge\\/(\\d+)/);\n if (!match || match[1] >= 74) {\n match = userAgent.match(/Chrome\\/(\\d+)/);\n if (match) version = +match[1];\n }\n}\n\nmodule.exports = version;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/engine-v8-version.js?"); /***/ }), @@ -628,7 +766,7 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \*********************************************************/ /***/ (function(module) { -eval("// IE8- don't enum bug keys\nmodule.exports = [\n 'constructor',\n 'hasOwnProperty',\n 'isPrototypeOf',\n 'propertyIsEnumerable',\n 'toLocaleString',\n 'toString',\n 'valueOf'\n];\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/enum-bug-keys.js?"); +eval("\n// IE8- don't enum bug keys\nmodule.exports = [\n 'constructor',\n 'hasOwnProperty',\n 'isPrototypeOf',\n 'propertyIsEnumerable',\n 'toLocaleString',\n 'toString',\n 'valueOf'\n];\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/enum-bug-keys.js?"); /***/ }), @@ -638,7 +776,7 @@ eval("// IE8- don't enum bug keys\nmodule.exports = [\n 'constructor',\n 'hasO \**************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar getOwnPropertyDescriptor = (__webpack_require__(/*! ../internals/object-get-own-property-descriptor */ \"./node_modules/core-js/internals/object-get-own-property-descriptor.js\").f);\nvar createNonEnumerableProperty = __webpack_require__(/*! ../internals/create-non-enumerable-property */ \"./node_modules/core-js/internals/create-non-enumerable-property.js\");\nvar defineBuiltIn = __webpack_require__(/*! ../internals/define-built-in */ \"./node_modules/core-js/internals/define-built-in.js\");\nvar defineGlobalProperty = __webpack_require__(/*! ../internals/define-global-property */ \"./node_modules/core-js/internals/define-global-property.js\");\nvar copyConstructorProperties = __webpack_require__(/*! ../internals/copy-constructor-properties */ \"./node_modules/core-js/internals/copy-constructor-properties.js\");\nvar isForced = __webpack_require__(/*! ../internals/is-forced */ \"./node_modules/core-js/internals/is-forced.js\");\n\n/*\n options.target - name of the target object\n options.global - target is the global object\n options.stat - export as static methods of target\n options.proto - export as prototype methods of target\n options.real - real prototype method for the `pure` version\n options.forced - export even if the native feature is available\n options.bind - bind methods to the target, required for the `pure` version\n options.wrap - wrap constructors to preventing global pollution, required for the `pure` version\n options.unsafe - use the simple assignment of property instead of delete + defineProperty\n options.sham - add a flag to not completely full polyfills\n options.enumerable - export as enumerable property\n options.dontCallGetSet - prevent calling a getter on target\n options.name - the .name of the function if it does not match the key\n*/\nmodule.exports = function (options, source) {\n var TARGET = options.target;\n var GLOBAL = options.global;\n var STATIC = options.stat;\n var FORCED, target, key, targetProperty, sourceProperty, descriptor;\n if (GLOBAL) {\n target = global;\n } else if (STATIC) {\n target = global[TARGET] || defineGlobalProperty(TARGET, {});\n } else {\n target = (global[TARGET] || {}).prototype;\n }\n if (target) for (key in source) {\n sourceProperty = source[key];\n if (options.dontCallGetSet) {\n descriptor = getOwnPropertyDescriptor(target, key);\n targetProperty = descriptor && descriptor.value;\n } else targetProperty = target[key];\n FORCED = isForced(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);\n // contained in target\n if (!FORCED && targetProperty !== undefined) {\n if (typeof sourceProperty == typeof targetProperty) continue;\n copyConstructorProperties(sourceProperty, targetProperty);\n }\n // add a flag to not completely full polyfills\n if (options.sham || (targetProperty && targetProperty.sham)) {\n createNonEnumerableProperty(sourceProperty, 'sham', true);\n }\n defineBuiltIn(target, key, sourceProperty, options);\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/export.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar getOwnPropertyDescriptor = (__webpack_require__(/*! ../internals/object-get-own-property-descriptor */ \"./node_modules/core-js/internals/object-get-own-property-descriptor.js\").f);\nvar createNonEnumerableProperty = __webpack_require__(/*! ../internals/create-non-enumerable-property */ \"./node_modules/core-js/internals/create-non-enumerable-property.js\");\nvar defineBuiltIn = __webpack_require__(/*! ../internals/define-built-in */ \"./node_modules/core-js/internals/define-built-in.js\");\nvar defineGlobalProperty = __webpack_require__(/*! ../internals/define-global-property */ \"./node_modules/core-js/internals/define-global-property.js\");\nvar copyConstructorProperties = __webpack_require__(/*! ../internals/copy-constructor-properties */ \"./node_modules/core-js/internals/copy-constructor-properties.js\");\nvar isForced = __webpack_require__(/*! ../internals/is-forced */ \"./node_modules/core-js/internals/is-forced.js\");\n\n/*\n options.target - name of the target object\n options.global - target is the global object\n options.stat - export as static methods of target\n options.proto - export as prototype methods of target\n options.real - real prototype method for the `pure` version\n options.forced - export even if the native feature is available\n options.bind - bind methods to the target, required for the `pure` version\n options.wrap - wrap constructors to preventing global pollution, required for the `pure` version\n options.unsafe - use the simple assignment of property instead of delete + defineProperty\n options.sham - add a flag to not completely full polyfills\n options.enumerable - export as enumerable property\n options.dontCallGetSet - prevent calling a getter on target\n options.name - the .name of the function if it does not match the key\n*/\nmodule.exports = function (options, source) {\n var TARGET = options.target;\n var GLOBAL = options.global;\n var STATIC = options.stat;\n var FORCED, target, key, targetProperty, sourceProperty, descriptor;\n if (GLOBAL) {\n target = global;\n } else if (STATIC) {\n target = global[TARGET] || defineGlobalProperty(TARGET, {});\n } else {\n target = (global[TARGET] || {}).prototype;\n }\n if (target) for (key in source) {\n sourceProperty = source[key];\n if (options.dontCallGetSet) {\n descriptor = getOwnPropertyDescriptor(target, key);\n targetProperty = descriptor && descriptor.value;\n } else targetProperty = target[key];\n FORCED = isForced(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);\n // contained in target\n if (!FORCED && targetProperty !== undefined) {\n if (typeof sourceProperty == typeof targetProperty) continue;\n copyConstructorProperties(sourceProperty, targetProperty);\n }\n // add a flag to not completely full polyfills\n if (options.sham || (targetProperty && targetProperty.sham)) {\n createNonEnumerableProperty(sourceProperty, 'sham', true);\n }\n defineBuiltIn(target, key, sourceProperty, options);\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/export.js?"); /***/ }), @@ -648,7 +786,7 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \*************************************************/ /***/ (function(module) { -eval("module.exports = function (exec) {\n try {\n return !!exec();\n } catch (error) {\n return true;\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/fails.js?"); +eval("\nmodule.exports = function (exec) {\n try {\n return !!exec();\n } catch (error) {\n return true;\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/fails.js?"); /***/ }), @@ -658,7 +796,7 @@ eval("module.exports = function (exec) {\n try {\n return !!exec();\n } cat \*****************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar aCallable = __webpack_require__(/*! ../internals/a-callable */ \"./node_modules/core-js/internals/a-callable.js\");\nvar NATIVE_BIND = __webpack_require__(/*! ../internals/function-bind-native */ \"./node_modules/core-js/internals/function-bind-native.js\");\n\nvar bind = uncurryThis(uncurryThis.bind);\n\n// optional / simple context binding\nmodule.exports = function (fn, that) {\n aCallable(fn);\n return that === undefined ? fn : NATIVE_BIND ? bind(fn, that) : function (/* ...args */) {\n return fn.apply(that, arguments);\n };\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-bind-context.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this-clause */ \"./node_modules/core-js/internals/function-uncurry-this-clause.js\");\nvar aCallable = __webpack_require__(/*! ../internals/a-callable */ \"./node_modules/core-js/internals/a-callable.js\");\nvar NATIVE_BIND = __webpack_require__(/*! ../internals/function-bind-native */ \"./node_modules/core-js/internals/function-bind-native.js\");\n\nvar bind = uncurryThis(uncurryThis.bind);\n\n// optional / simple context binding\nmodule.exports = function (fn, that) {\n aCallable(fn);\n return that === undefined ? fn : NATIVE_BIND ? bind(fn, that) : function (/* ...args */) {\n return fn.apply(that, arguments);\n };\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-bind-context.js?"); /***/ }), @@ -668,7 +806,7 @@ eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-th \****************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\nmodule.exports = !fails(function () {\n // eslint-disable-next-line es-x/no-function-prototype-bind -- safe\n var test = (function () { /* empty */ }).bind();\n // eslint-disable-next-line no-prototype-builtins -- safe\n return typeof test != 'function' || test.hasOwnProperty('prototype');\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-bind-native.js?"); +eval("\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\nmodule.exports = !fails(function () {\n // eslint-disable-next-line es/no-function-prototype-bind -- safe\n var test = (function () { /* empty */ }).bind();\n // eslint-disable-next-line no-prototype-builtins -- safe\n return typeof test != 'function' || test.hasOwnProperty('prototype');\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-bind-native.js?"); /***/ }), @@ -678,7 +816,7 @@ eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules \*********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var NATIVE_BIND = __webpack_require__(/*! ../internals/function-bind-native */ \"./node_modules/core-js/internals/function-bind-native.js\");\n\nvar call = Function.prototype.call;\n\nmodule.exports = NATIVE_BIND ? call.bind(call) : function () {\n return call.apply(call, arguments);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-call.js?"); +eval("\nvar NATIVE_BIND = __webpack_require__(/*! ../internals/function-bind-native */ \"./node_modules/core-js/internals/function-bind-native.js\");\n\nvar call = Function.prototype.call;\n\nmodule.exports = NATIVE_BIND ? call.bind(call) : function () {\n return call.apply(call, arguments);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-call.js?"); /***/ }), @@ -688,7 +826,27 @@ eval("var NATIVE_BIND = __webpack_require__(/*! ../internals/function-bind-nativ \*********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\n\nvar FunctionPrototype = Function.prototype;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar getDescriptor = DESCRIPTORS && Object.getOwnPropertyDescriptor;\n\nvar EXISTS = hasOwn(FunctionPrototype, 'name');\n// additional protection from minified / mangled / dropped function names\nvar PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';\nvar CONFIGURABLE = EXISTS && (!DESCRIPTORS || (DESCRIPTORS && getDescriptor(FunctionPrototype, 'name').configurable));\n\nmodule.exports = {\n EXISTS: EXISTS,\n PROPER: PROPER,\n CONFIGURABLE: CONFIGURABLE\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-name.js?"); +eval("\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\n\nvar FunctionPrototype = Function.prototype;\n// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe\nvar getDescriptor = DESCRIPTORS && Object.getOwnPropertyDescriptor;\n\nvar EXISTS = hasOwn(FunctionPrototype, 'name');\n// additional protection from minified / mangled / dropped function names\nvar PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';\nvar CONFIGURABLE = EXISTS && (!DESCRIPTORS || (DESCRIPTORS && getDescriptor(FunctionPrototype, 'name').configurable));\n\nmodule.exports = {\n EXISTS: EXISTS,\n PROPER: PROPER,\n CONFIGURABLE: CONFIGURABLE\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-name.js?"); + +/***/ }), + +/***/ "./node_modules/core-js/internals/function-uncurry-this-accessor.js": +/*!**************************************************************************!*\ + !*** ./node_modules/core-js/internals/function-uncurry-this-accessor.js ***! + \**************************************************************************/ +/***/ (function(module, __unused_webpack_exports, __webpack_require__) { + +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar aCallable = __webpack_require__(/*! ../internals/a-callable */ \"./node_modules/core-js/internals/a-callable.js\");\n\nmodule.exports = function (object, key, method) {\n try {\n // eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe\n return uncurryThis(aCallable(Object.getOwnPropertyDescriptor(object, key)[method]));\n } catch (error) { /* empty */ }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-uncurry-this-accessor.js?"); + +/***/ }), + +/***/ "./node_modules/core-js/internals/function-uncurry-this-clause.js": +/*!************************************************************************!*\ + !*** ./node_modules/core-js/internals/function-uncurry-this-clause.js ***! + \************************************************************************/ +/***/ (function(module, __unused_webpack_exports, __webpack_require__) { + +eval("\nvar classofRaw = __webpack_require__(/*! ../internals/classof-raw */ \"./node_modules/core-js/internals/classof-raw.js\");\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\n\nmodule.exports = function (fn) {\n // Nashorn bug:\n // https://github.com/zloirock/core-js/issues/1128\n // https://github.com/zloirock/core-js/issues/1130\n if (classofRaw(fn) === 'Function') return uncurryThis(fn);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-uncurry-this-clause.js?"); /***/ }), @@ -698,7 +856,7 @@ eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./ \*****************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var NATIVE_BIND = __webpack_require__(/*! ../internals/function-bind-native */ \"./node_modules/core-js/internals/function-bind-native.js\");\n\nvar FunctionPrototype = Function.prototype;\nvar bind = FunctionPrototype.bind;\nvar call = FunctionPrototype.call;\nvar uncurryThis = NATIVE_BIND && bind.bind(call, call);\n\nmodule.exports = NATIVE_BIND ? function (fn) {\n return fn && uncurryThis(fn);\n} : function (fn) {\n return fn && function () {\n return call.apply(fn, arguments);\n };\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-uncurry-this.js?"); +eval("\nvar NATIVE_BIND = __webpack_require__(/*! ../internals/function-bind-native */ \"./node_modules/core-js/internals/function-bind-native.js\");\n\nvar FunctionPrototype = Function.prototype;\nvar call = FunctionPrototype.call;\nvar uncurryThisWithBind = NATIVE_BIND && FunctionPrototype.bind.bind(call, call);\n\nmodule.exports = NATIVE_BIND ? uncurryThisWithBind : function (fn) {\n return function () {\n return call.apply(fn, arguments);\n };\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/function-uncurry-this.js?"); /***/ }), @@ -708,7 +866,7 @@ eval("var NATIVE_BIND = __webpack_require__(/*! ../internals/function-bind-nativ \********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar aFunction = function (argument) {\n return isCallable(argument) ? argument : undefined;\n};\n\nmodule.exports = function (namespace, method) {\n return arguments.length < 2 ? aFunction(global[namespace]) : global[namespace] && global[namespace][method];\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/get-built-in.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar aFunction = function (argument) {\n return isCallable(argument) ? argument : undefined;\n};\n\nmodule.exports = function (namespace, method) {\n return arguments.length < 2 ? aFunction(global[namespace]) : global[namespace] && global[namespace][method];\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/get-built-in.js?"); /***/ }), @@ -718,7 +876,7 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \***************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var classof = __webpack_require__(/*! ../internals/classof */ \"./node_modules/core-js/internals/classof.js\");\nvar getMethod = __webpack_require__(/*! ../internals/get-method */ \"./node_modules/core-js/internals/get-method.js\");\nvar isNullOrUndefined = __webpack_require__(/*! ../internals/is-null-or-undefined */ \"./node_modules/core-js/internals/is-null-or-undefined.js\");\nvar Iterators = __webpack_require__(/*! ../internals/iterators */ \"./node_modules/core-js/internals/iterators.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar ITERATOR = wellKnownSymbol('iterator');\n\nmodule.exports = function (it) {\n if (!isNullOrUndefined(it)) return getMethod(it, ITERATOR)\n || getMethod(it, '@@iterator')\n || Iterators[classof(it)];\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/get-iterator-method.js?"); +eval("\nvar classof = __webpack_require__(/*! ../internals/classof */ \"./node_modules/core-js/internals/classof.js\");\nvar getMethod = __webpack_require__(/*! ../internals/get-method */ \"./node_modules/core-js/internals/get-method.js\");\nvar isNullOrUndefined = __webpack_require__(/*! ../internals/is-null-or-undefined */ \"./node_modules/core-js/internals/is-null-or-undefined.js\");\nvar Iterators = __webpack_require__(/*! ../internals/iterators */ \"./node_modules/core-js/internals/iterators.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar ITERATOR = wellKnownSymbol('iterator');\n\nmodule.exports = function (it) {\n if (!isNullOrUndefined(it)) return getMethod(it, ITERATOR)\n || getMethod(it, '@@iterator')\n || Iterators[classof(it)];\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/get-iterator-method.js?"); /***/ }), @@ -728,7 +886,7 @@ eval("var classof = __webpack_require__(/*! ../internals/classof */ \"./node_mod \********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar aCallable = __webpack_require__(/*! ../internals/a-callable */ \"./node_modules/core-js/internals/a-callable.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar tryToString = __webpack_require__(/*! ../internals/try-to-string */ \"./node_modules/core-js/internals/try-to-string.js\");\nvar getIteratorMethod = __webpack_require__(/*! ../internals/get-iterator-method */ \"./node_modules/core-js/internals/get-iterator-method.js\");\n\nvar $TypeError = TypeError;\n\nmodule.exports = function (argument, usingIterator) {\n var iteratorMethod = arguments.length < 2 ? getIteratorMethod(argument) : usingIterator;\n if (aCallable(iteratorMethod)) return anObject(call(iteratorMethod, argument));\n throw $TypeError(tryToString(argument) + ' is not iterable');\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/get-iterator.js?"); +eval("\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar aCallable = __webpack_require__(/*! ../internals/a-callable */ \"./node_modules/core-js/internals/a-callable.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar tryToString = __webpack_require__(/*! ../internals/try-to-string */ \"./node_modules/core-js/internals/try-to-string.js\");\nvar getIteratorMethod = __webpack_require__(/*! ../internals/get-iterator-method */ \"./node_modules/core-js/internals/get-iterator-method.js\");\n\nvar $TypeError = TypeError;\n\nmodule.exports = function (argument, usingIterator) {\n var iteratorMethod = arguments.length < 2 ? getIteratorMethod(argument) : usingIterator;\n if (aCallable(iteratorMethod)) return anObject(call(iteratorMethod, argument));\n throw $TypeError(tryToString(argument) + ' is not iterable');\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/get-iterator.js?"); /***/ }), @@ -738,7 +896,7 @@ eval("var call = __webpack_require__(/*! ../internals/function-call */ \"./node_ \******************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var aCallable = __webpack_require__(/*! ../internals/a-callable */ \"./node_modules/core-js/internals/a-callable.js\");\nvar isNullOrUndefined = __webpack_require__(/*! ../internals/is-null-or-undefined */ \"./node_modules/core-js/internals/is-null-or-undefined.js\");\n\n// `GetMethod` abstract operation\n// https://tc39.es/ecma262/#sec-getmethod\nmodule.exports = function (V, P) {\n var func = V[P];\n return isNullOrUndefined(func) ? undefined : aCallable(func);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/get-method.js?"); +eval("\nvar aCallable = __webpack_require__(/*! ../internals/a-callable */ \"./node_modules/core-js/internals/a-callable.js\");\nvar isNullOrUndefined = __webpack_require__(/*! ../internals/is-null-or-undefined */ \"./node_modules/core-js/internals/is-null-or-undefined.js\");\n\n// `GetMethod` abstract operation\n// https://tc39.es/ecma262/#sec-getmethod\nmodule.exports = function (V, P) {\n var func = V[P];\n return isNullOrUndefined(func) ? undefined : aCallable(func);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/get-method.js?"); /***/ }), @@ -748,7 +906,7 @@ eval("var aCallable = __webpack_require__(/*! ../internals/a-callable */ \"./nod \**************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var check = function (it) {\n return it && it.Math == Math && it;\n};\n\n// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nmodule.exports =\n // eslint-disable-next-line es-x/no-global-this -- safe\n check(typeof globalThis == 'object' && globalThis) ||\n check(typeof window == 'object' && window) ||\n // eslint-disable-next-line no-restricted-globals -- safe\n check(typeof self == 'object' && self) ||\n check(typeof __webpack_require__.g == 'object' && __webpack_require__.g) ||\n // eslint-disable-next-line no-new-func -- fallback\n (function () { return this; })() || Function('return this')();\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/global.js?"); +eval("\nvar check = function (it) {\n return it && it.Math == Math && it;\n};\n\n// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nmodule.exports =\n // eslint-disable-next-line es/no-global-this -- safe\n check(typeof globalThis == 'object' && globalThis) ||\n check(typeof window == 'object' && window) ||\n // eslint-disable-next-line no-restricted-globals -- safe\n check(typeof self == 'object' && self) ||\n check(typeof __webpack_require__.g == 'object' && __webpack_require__.g) ||\n // eslint-disable-next-line no-new-func -- fallback\n (function () { return this; })() || this || Function('return this')();\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/global.js?"); /***/ }), @@ -758,7 +916,7 @@ eval("var check = function (it) {\n return it && it.Math == Math && it;\n};\n\n \************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar toObject = __webpack_require__(/*! ../internals/to-object */ \"./node_modules/core-js/internals/to-object.js\");\n\nvar hasOwnProperty = uncurryThis({}.hasOwnProperty);\n\n// `HasOwnProperty` abstract operation\n// https://tc39.es/ecma262/#sec-hasownproperty\n// eslint-disable-next-line es-x/no-object-hasown -- safe\nmodule.exports = Object.hasOwn || function hasOwn(it, key) {\n return hasOwnProperty(toObject(it), key);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/has-own-property.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar toObject = __webpack_require__(/*! ../internals/to-object */ \"./node_modules/core-js/internals/to-object.js\");\n\nvar hasOwnProperty = uncurryThis({}.hasOwnProperty);\n\n// `HasOwnProperty` abstract operation\n// https://tc39.es/ecma262/#sec-hasownproperty\n// eslint-disable-next-line es/no-object-hasown -- safe\nmodule.exports = Object.hasOwn || function hasOwn(it, key) {\n return hasOwnProperty(toObject(it), key);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/has-own-property.js?"); /***/ }), @@ -768,7 +926,7 @@ eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-th \*******************************************************/ /***/ (function(module) { -eval("module.exports = {};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/hidden-keys.js?"); +eval("\nmodule.exports = {};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/hidden-keys.js?"); /***/ }), @@ -778,7 +936,7 @@ eval("module.exports = {};\n\n\n//# sourceURL=webpack://FormioGrid/./node_module \************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./node_modules/core-js/internals/get-built-in.js\");\n\nmodule.exports = getBuiltIn('document', 'documentElement');\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/html.js?"); +eval("\nvar getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./node_modules/core-js/internals/get-built-in.js\");\n\nmodule.exports = getBuiltIn('document', 'documentElement');\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/html.js?"); /***/ }), @@ -788,7 +946,7 @@ eval("var getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./ \**********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar createElement = __webpack_require__(/*! ../internals/document-create-element */ \"./node_modules/core-js/internals/document-create-element.js\");\n\n// Thanks to IE8 for its funny defineProperty\nmodule.exports = !DESCRIPTORS && !fails(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty(createElement('div'), 'a', {\n get: function () { return 7; }\n }).a != 7;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/ie8-dom-define.js?"); +eval("\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar createElement = __webpack_require__(/*! ../internals/document-create-element */ \"./node_modules/core-js/internals/document-create-element.js\");\n\n// Thanks to IE8 for its funny defineProperty\nmodule.exports = !DESCRIPTORS && !fails(function () {\n // eslint-disable-next-line es/no-object-defineproperty -- required for testing\n return Object.defineProperty(createElement('div'), 'a', {\n get: function () { return 7; }\n }).a != 7;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/ie8-dom-define.js?"); /***/ }), @@ -798,7 +956,7 @@ eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./ \**********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar classof = __webpack_require__(/*! ../internals/classof-raw */ \"./node_modules/core-js/internals/classof-raw.js\");\n\nvar $Object = Object;\nvar split = uncurryThis(''.split);\n\n// fallback for non-array-like ES3 and non-enumerable old V8 strings\nmodule.exports = fails(function () {\n // throws an error in rhino, see https://github.com/mozilla/rhino/issues/346\n // eslint-disable-next-line no-prototype-builtins -- safe\n return !$Object('z').propertyIsEnumerable(0);\n}) ? function (it) {\n return classof(it) == 'String' ? split(it, '') : $Object(it);\n} : $Object;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/indexed-object.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar classof = __webpack_require__(/*! ../internals/classof-raw */ \"./node_modules/core-js/internals/classof-raw.js\");\n\nvar $Object = Object;\nvar split = uncurryThis(''.split);\n\n// fallback for non-array-like ES3 and non-enumerable old V8 strings\nmodule.exports = fails(function () {\n // throws an error in rhino, see https://github.com/mozilla/rhino/issues/346\n // eslint-disable-next-line no-prototype-builtins -- safe\n return !$Object('z').propertyIsEnumerable(0);\n}) ? function (it) {\n return classof(it) == 'String' ? split(it, '') : $Object(it);\n} : $Object;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/indexed-object.js?"); /***/ }), @@ -808,7 +966,7 @@ eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-th \**********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar store = __webpack_require__(/*! ../internals/shared-store */ \"./node_modules/core-js/internals/shared-store.js\");\n\nvar functionToString = uncurryThis(Function.toString);\n\n// this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper\nif (!isCallable(store.inspectSource)) {\n store.inspectSource = function (it) {\n return functionToString(it);\n };\n}\n\nmodule.exports = store.inspectSource;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/inspect-source.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar store = __webpack_require__(/*! ../internals/shared-store */ \"./node_modules/core-js/internals/shared-store.js\");\n\nvar functionToString = uncurryThis(Function.toString);\n\n// this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper\nif (!isCallable(store.inspectSource)) {\n store.inspectSource = function (it) {\n return functionToString(it);\n };\n}\n\nmodule.exports = store.inspectSource;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/inspect-source.js?"); /***/ }), @@ -818,7 +976,7 @@ eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-th \**********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var NATIVE_WEAK_MAP = __webpack_require__(/*! ../internals/weak-map-basic-detection */ \"./node_modules/core-js/internals/weak-map-basic-detection.js\");\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\nvar createNonEnumerableProperty = __webpack_require__(/*! ../internals/create-non-enumerable-property */ \"./node_modules/core-js/internals/create-non-enumerable-property.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar shared = __webpack_require__(/*! ../internals/shared-store */ \"./node_modules/core-js/internals/shared-store.js\");\nvar sharedKey = __webpack_require__(/*! ../internals/shared-key */ \"./node_modules/core-js/internals/shared-key.js\");\nvar hiddenKeys = __webpack_require__(/*! ../internals/hidden-keys */ \"./node_modules/core-js/internals/hidden-keys.js\");\n\nvar OBJECT_ALREADY_INITIALIZED = 'Object already initialized';\nvar TypeError = global.TypeError;\nvar WeakMap = global.WeakMap;\nvar set, get, has;\n\nvar enforce = function (it) {\n return has(it) ? get(it) : set(it, {});\n};\n\nvar getterFor = function (TYPE) {\n return function (it) {\n var state;\n if (!isObject(it) || (state = get(it)).type !== TYPE) {\n throw TypeError('Incompatible receiver, ' + TYPE + ' required');\n } return state;\n };\n};\n\nif (NATIVE_WEAK_MAP || shared.state) {\n var store = shared.state || (shared.state = new WeakMap());\n var wmget = uncurryThis(store.get);\n var wmhas = uncurryThis(store.has);\n var wmset = uncurryThis(store.set);\n set = function (it, metadata) {\n if (wmhas(store, it)) throw TypeError(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n wmset(store, it, metadata);\n return metadata;\n };\n get = function (it) {\n return wmget(store, it) || {};\n };\n has = function (it) {\n return wmhas(store, it);\n };\n} else {\n var STATE = sharedKey('state');\n hiddenKeys[STATE] = true;\n set = function (it, metadata) {\n if (hasOwn(it, STATE)) throw TypeError(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n createNonEnumerableProperty(it, STATE, metadata);\n return metadata;\n };\n get = function (it) {\n return hasOwn(it, STATE) ? it[STATE] : {};\n };\n has = function (it) {\n return hasOwn(it, STATE);\n };\n}\n\nmodule.exports = {\n set: set,\n get: get,\n has: has,\n enforce: enforce,\n getterFor: getterFor\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/internal-state.js?"); +eval("\nvar NATIVE_WEAK_MAP = __webpack_require__(/*! ../internals/weak-map-basic-detection */ \"./node_modules/core-js/internals/weak-map-basic-detection.js\");\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\nvar createNonEnumerableProperty = __webpack_require__(/*! ../internals/create-non-enumerable-property */ \"./node_modules/core-js/internals/create-non-enumerable-property.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar shared = __webpack_require__(/*! ../internals/shared-store */ \"./node_modules/core-js/internals/shared-store.js\");\nvar sharedKey = __webpack_require__(/*! ../internals/shared-key */ \"./node_modules/core-js/internals/shared-key.js\");\nvar hiddenKeys = __webpack_require__(/*! ../internals/hidden-keys */ \"./node_modules/core-js/internals/hidden-keys.js\");\n\nvar OBJECT_ALREADY_INITIALIZED = 'Object already initialized';\nvar TypeError = global.TypeError;\nvar WeakMap = global.WeakMap;\nvar set, get, has;\n\nvar enforce = function (it) {\n return has(it) ? get(it) : set(it, {});\n};\n\nvar getterFor = function (TYPE) {\n return function (it) {\n var state;\n if (!isObject(it) || (state = get(it)).type !== TYPE) {\n throw TypeError('Incompatible receiver, ' + TYPE + ' required');\n } return state;\n };\n};\n\nif (NATIVE_WEAK_MAP || shared.state) {\n var store = shared.state || (shared.state = new WeakMap());\n /* eslint-disable no-self-assign -- prototype methods protection */\n store.get = store.get;\n store.has = store.has;\n store.set = store.set;\n /* eslint-enable no-self-assign -- prototype methods protection */\n set = function (it, metadata) {\n if (store.has(it)) throw TypeError(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n store.set(it, metadata);\n return metadata;\n };\n get = function (it) {\n return store.get(it) || {};\n };\n has = function (it) {\n return store.has(it);\n };\n} else {\n var STATE = sharedKey('state');\n hiddenKeys[STATE] = true;\n set = function (it, metadata) {\n if (hasOwn(it, STATE)) throw TypeError(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n createNonEnumerableProperty(it, STATE, metadata);\n return metadata;\n };\n get = function (it) {\n return hasOwn(it, STATE) ? it[STATE] : {};\n };\n has = function (it) {\n return hasOwn(it, STATE);\n };\n}\n\nmodule.exports = {\n set: set,\n get: get,\n has: has,\n enforce: enforce,\n getterFor: getterFor\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/internal-state.js?"); /***/ }), @@ -828,7 +986,7 @@ eval("var NATIVE_WEAK_MAP = __webpack_require__(/*! ../internals/weak-map-basic- \********************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\nvar Iterators = __webpack_require__(/*! ../internals/iterators */ \"./node_modules/core-js/internals/iterators.js\");\n\nvar ITERATOR = wellKnownSymbol('iterator');\nvar ArrayPrototype = Array.prototype;\n\n// check on default Array iterator\nmodule.exports = function (it) {\n return it !== undefined && (Iterators.Array === it || ArrayPrototype[ITERATOR] === it);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-array-iterator-method.js?"); +eval("\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\nvar Iterators = __webpack_require__(/*! ../internals/iterators */ \"./node_modules/core-js/internals/iterators.js\");\n\nvar ITERATOR = wellKnownSymbol('iterator');\nvar ArrayPrototype = Array.prototype;\n\n// check on default Array iterator\nmodule.exports = function (it) {\n return it !== undefined && (Iterators.Array === it || ArrayPrototype[ITERATOR] === it);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-array-iterator-method.js?"); /***/ }), @@ -836,9 +994,9 @@ eval("var wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symb /*!*******************************************************!*\ !*** ./node_modules/core-js/internals/is-callable.js ***! \*******************************************************/ -/***/ (function(module) { +/***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nmodule.exports = function (argument) {\n return typeof argument == 'function';\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-callable.js?"); +eval("\nvar $documentAll = __webpack_require__(/*! ../internals/document-all */ \"./node_modules/core-js/internals/document-all.js\");\n\nvar documentAll = $documentAll.all;\n\n// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nmodule.exports = $documentAll.IS_HTMLDDA ? function (argument) {\n return typeof argument == 'function' || argument === documentAll;\n} : function (argument) {\n return typeof argument == 'function';\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-callable.js?"); /***/ }), @@ -848,7 +1006,7 @@ eval("// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscall \*****************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar replacement = /#|\\.prototype\\./;\n\nvar isForced = function (feature, detection) {\n var value = data[normalize(feature)];\n return value == POLYFILL ? true\n : value == NATIVE ? false\n : isCallable(detection) ? fails(detection)\n : !!detection;\n};\n\nvar normalize = isForced.normalize = function (string) {\n return String(string).replace(replacement, '.').toLowerCase();\n};\n\nvar data = isForced.data = {};\nvar NATIVE = isForced.NATIVE = 'N';\nvar POLYFILL = isForced.POLYFILL = 'P';\n\nmodule.exports = isForced;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-forced.js?"); +eval("\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar replacement = /#|\\.prototype\\./;\n\nvar isForced = function (feature, detection) {\n var value = data[normalize(feature)];\n return value == POLYFILL ? true\n : value == NATIVE ? false\n : isCallable(detection) ? fails(detection)\n : !!detection;\n};\n\nvar normalize = isForced.normalize = function (string) {\n return String(string).replace(replacement, '.').toLowerCase();\n};\n\nvar data = isForced.data = {};\nvar NATIVE = isForced.NATIVE = 'N';\nvar POLYFILL = isForced.POLYFILL = 'P';\n\nmodule.exports = isForced;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-forced.js?"); /***/ }), @@ -858,7 +1016,7 @@ eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules \****************************************************************/ /***/ (function(module) { -eval("// we can't use just `it == null` since of `document.all` special case\n// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec\nmodule.exports = function (it) {\n return it === null || it === undefined;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-null-or-undefined.js?"); +eval("\n// we can't use just `it == null` since of `document.all` special case\n// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot-aec\nmodule.exports = function (it) {\n return it === null || it === undefined;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-null-or-undefined.js?"); /***/ }), @@ -868,7 +1026,7 @@ eval("// we can't use just `it == null` since of `document.all` special case\n// \*****************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar documentAll = typeof document == 'object' && document.all;\n\n// https://tc39.es/ecma262/#sec-IsHTMLDDA-internal-slot\nvar SPECIAL_DOCUMENT_ALL = typeof documentAll == 'undefined' && documentAll !== undefined;\n\nmodule.exports = SPECIAL_DOCUMENT_ALL ? function (it) {\n return typeof it == 'object' ? it !== null : isCallable(it) || it === documentAll;\n} : function (it) {\n return typeof it == 'object' ? it !== null : isCallable(it);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-object.js?"); +eval("\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar $documentAll = __webpack_require__(/*! ../internals/document-all */ \"./node_modules/core-js/internals/document-all.js\");\n\nvar documentAll = $documentAll.all;\n\nmodule.exports = $documentAll.IS_HTMLDDA ? function (it) {\n return typeof it == 'object' ? it !== null : isCallable(it) || it === documentAll;\n} : function (it) {\n return typeof it == 'object' ? it !== null : isCallable(it);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-object.js?"); /***/ }), @@ -878,7 +1036,7 @@ eval("var isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./n \***************************************************/ /***/ (function(module) { -eval("module.exports = false;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-pure.js?"); +eval("\nmodule.exports = false;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-pure.js?"); /***/ }), @@ -888,7 +1046,7 @@ eval("module.exports = false;\n\n\n//# sourceURL=webpack://FormioGrid/./node_mod \*****************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./node_modules/core-js/internals/get-built-in.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar isPrototypeOf = __webpack_require__(/*! ../internals/object-is-prototype-of */ \"./node_modules/core-js/internals/object-is-prototype-of.js\");\nvar USE_SYMBOL_AS_UID = __webpack_require__(/*! ../internals/use-symbol-as-uid */ \"./node_modules/core-js/internals/use-symbol-as-uid.js\");\n\nvar $Object = Object;\n\nmodule.exports = USE_SYMBOL_AS_UID ? function (it) {\n return typeof it == 'symbol';\n} : function (it) {\n var $Symbol = getBuiltIn('Symbol');\n return isCallable($Symbol) && isPrototypeOf($Symbol.prototype, $Object(it));\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-symbol.js?"); +eval("\nvar getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./node_modules/core-js/internals/get-built-in.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar isPrototypeOf = __webpack_require__(/*! ../internals/object-is-prototype-of */ \"./node_modules/core-js/internals/object-is-prototype-of.js\");\nvar USE_SYMBOL_AS_UID = __webpack_require__(/*! ../internals/use-symbol-as-uid */ \"./node_modules/core-js/internals/use-symbol-as-uid.js\");\n\nvar $Object = Object;\n\nmodule.exports = USE_SYMBOL_AS_UID ? function (it) {\n return typeof it == 'symbol';\n} : function (it) {\n var $Symbol = getBuiltIn('Symbol');\n return isCallable($Symbol) && isPrototypeOf($Symbol.prototype, $Object(it));\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/is-symbol.js?"); /***/ }), @@ -898,7 +1056,7 @@ eval("var getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./ \***************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var bind = __webpack_require__(/*! ../internals/function-bind-context */ \"./node_modules/core-js/internals/function-bind-context.js\");\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar tryToString = __webpack_require__(/*! ../internals/try-to-string */ \"./node_modules/core-js/internals/try-to-string.js\");\nvar isArrayIteratorMethod = __webpack_require__(/*! ../internals/is-array-iterator-method */ \"./node_modules/core-js/internals/is-array-iterator-method.js\");\nvar lengthOfArrayLike = __webpack_require__(/*! ../internals/length-of-array-like */ \"./node_modules/core-js/internals/length-of-array-like.js\");\nvar isPrototypeOf = __webpack_require__(/*! ../internals/object-is-prototype-of */ \"./node_modules/core-js/internals/object-is-prototype-of.js\");\nvar getIterator = __webpack_require__(/*! ../internals/get-iterator */ \"./node_modules/core-js/internals/get-iterator.js\");\nvar getIteratorMethod = __webpack_require__(/*! ../internals/get-iterator-method */ \"./node_modules/core-js/internals/get-iterator-method.js\");\nvar iteratorClose = __webpack_require__(/*! ../internals/iterator-close */ \"./node_modules/core-js/internals/iterator-close.js\");\n\nvar $TypeError = TypeError;\n\nvar Result = function (stopped, result) {\n this.stopped = stopped;\n this.result = result;\n};\n\nvar ResultPrototype = Result.prototype;\n\nmodule.exports = function (iterable, unboundFunction, options) {\n var that = options && options.that;\n var AS_ENTRIES = !!(options && options.AS_ENTRIES);\n var IS_RECORD = !!(options && options.IS_RECORD);\n var IS_ITERATOR = !!(options && options.IS_ITERATOR);\n var INTERRUPTED = !!(options && options.INTERRUPTED);\n var fn = bind(unboundFunction, that);\n var iterator, iterFn, index, length, result, next, step;\n\n var stop = function (condition) {\n if (iterator) iteratorClose(iterator, 'normal', condition);\n return new Result(true, condition);\n };\n\n var callFn = function (value) {\n if (AS_ENTRIES) {\n anObject(value);\n return INTERRUPTED ? fn(value[0], value[1], stop) : fn(value[0], value[1]);\n } return INTERRUPTED ? fn(value, stop) : fn(value);\n };\n\n if (IS_RECORD) {\n iterator = iterable.iterator;\n } else if (IS_ITERATOR) {\n iterator = iterable;\n } else {\n iterFn = getIteratorMethod(iterable);\n if (!iterFn) throw $TypeError(tryToString(iterable) + ' is not iterable');\n // optimisation for array iterators\n if (isArrayIteratorMethod(iterFn)) {\n for (index = 0, length = lengthOfArrayLike(iterable); length > index; index++) {\n result = callFn(iterable[index]);\n if (result && isPrototypeOf(ResultPrototype, result)) return result;\n } return new Result(false);\n }\n iterator = getIterator(iterable, iterFn);\n }\n\n next = IS_RECORD ? iterable.next : iterator.next;\n while (!(step = call(next, iterator)).done) {\n try {\n result = callFn(step.value);\n } catch (error) {\n iteratorClose(iterator, 'throw', error);\n }\n if (typeof result == 'object' && result && isPrototypeOf(ResultPrototype, result)) return result;\n } return new Result(false);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterate.js?"); +eval("\nvar bind = __webpack_require__(/*! ../internals/function-bind-context */ \"./node_modules/core-js/internals/function-bind-context.js\");\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar tryToString = __webpack_require__(/*! ../internals/try-to-string */ \"./node_modules/core-js/internals/try-to-string.js\");\nvar isArrayIteratorMethod = __webpack_require__(/*! ../internals/is-array-iterator-method */ \"./node_modules/core-js/internals/is-array-iterator-method.js\");\nvar lengthOfArrayLike = __webpack_require__(/*! ../internals/length-of-array-like */ \"./node_modules/core-js/internals/length-of-array-like.js\");\nvar isPrototypeOf = __webpack_require__(/*! ../internals/object-is-prototype-of */ \"./node_modules/core-js/internals/object-is-prototype-of.js\");\nvar getIterator = __webpack_require__(/*! ../internals/get-iterator */ \"./node_modules/core-js/internals/get-iterator.js\");\nvar getIteratorMethod = __webpack_require__(/*! ../internals/get-iterator-method */ \"./node_modules/core-js/internals/get-iterator-method.js\");\nvar iteratorClose = __webpack_require__(/*! ../internals/iterator-close */ \"./node_modules/core-js/internals/iterator-close.js\");\n\nvar $TypeError = TypeError;\n\nvar Result = function (stopped, result) {\n this.stopped = stopped;\n this.result = result;\n};\n\nvar ResultPrototype = Result.prototype;\n\nmodule.exports = function (iterable, unboundFunction, options) {\n var that = options && options.that;\n var AS_ENTRIES = !!(options && options.AS_ENTRIES);\n var IS_RECORD = !!(options && options.IS_RECORD);\n var IS_ITERATOR = !!(options && options.IS_ITERATOR);\n var INTERRUPTED = !!(options && options.INTERRUPTED);\n var fn = bind(unboundFunction, that);\n var iterator, iterFn, index, length, result, next, step;\n\n var stop = function (condition) {\n if (iterator) iteratorClose(iterator, 'normal', condition);\n return new Result(true, condition);\n };\n\n var callFn = function (value) {\n if (AS_ENTRIES) {\n anObject(value);\n return INTERRUPTED ? fn(value[0], value[1], stop) : fn(value[0], value[1]);\n } return INTERRUPTED ? fn(value, stop) : fn(value);\n };\n\n if (IS_RECORD) {\n iterator = iterable.iterator;\n } else if (IS_ITERATOR) {\n iterator = iterable;\n } else {\n iterFn = getIteratorMethod(iterable);\n if (!iterFn) throw $TypeError(tryToString(iterable) + ' is not iterable');\n // optimisation for array iterators\n if (isArrayIteratorMethod(iterFn)) {\n for (index = 0, length = lengthOfArrayLike(iterable); length > index; index++) {\n result = callFn(iterable[index]);\n if (result && isPrototypeOf(ResultPrototype, result)) return result;\n } return new Result(false);\n }\n iterator = getIterator(iterable, iterFn);\n }\n\n next = IS_RECORD ? iterable.next : iterator.next;\n while (!(step = call(next, iterator)).done) {\n try {\n result = callFn(step.value);\n } catch (error) {\n iteratorClose(iterator, 'throw', error);\n }\n if (typeof result == 'object' && result && isPrototypeOf(ResultPrototype, result)) return result;\n } return new Result(false);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterate.js?"); /***/ }), @@ -908,7 +1066,7 @@ eval("var bind = __webpack_require__(/*! ../internals/function-bind-context */ \ \**********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar getMethod = __webpack_require__(/*! ../internals/get-method */ \"./node_modules/core-js/internals/get-method.js\");\n\nmodule.exports = function (iterator, kind, value) {\n var innerResult, innerError;\n anObject(iterator);\n try {\n innerResult = getMethod(iterator, 'return');\n if (!innerResult) {\n if (kind === 'throw') throw value;\n return value;\n }\n innerResult = call(innerResult, iterator);\n } catch (error) {\n innerError = true;\n innerResult = error;\n }\n if (kind === 'throw') throw value;\n if (innerError) throw innerResult;\n anObject(innerResult);\n return value;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterator-close.js?"); +eval("\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar getMethod = __webpack_require__(/*! ../internals/get-method */ \"./node_modules/core-js/internals/get-method.js\");\n\nmodule.exports = function (iterator, kind, value) {\n var innerResult, innerError;\n anObject(iterator);\n try {\n innerResult = getMethod(iterator, 'return');\n if (!innerResult) {\n if (kind === 'throw') throw value;\n return value;\n }\n innerResult = call(innerResult, iterator);\n } catch (error) {\n innerError = true;\n innerResult = error;\n }\n if (kind === 'throw') throw value;\n if (innerError) throw innerResult;\n anObject(innerResult);\n return value;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterator-close.js?"); /***/ }), @@ -918,7 +1076,6 @@ eval("var call = __webpack_require__(/*! ../internals/function-call */ \"./node_ \***********************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -"use strict"; eval("\nvar IteratorPrototype = (__webpack_require__(/*! ../internals/iterators-core */ \"./node_modules/core-js/internals/iterators-core.js\").IteratorPrototype);\nvar create = __webpack_require__(/*! ../internals/object-create */ \"./node_modules/core-js/internals/object-create.js\");\nvar createPropertyDescriptor = __webpack_require__(/*! ../internals/create-property-descriptor */ \"./node_modules/core-js/internals/create-property-descriptor.js\");\nvar setToStringTag = __webpack_require__(/*! ../internals/set-to-string-tag */ \"./node_modules/core-js/internals/set-to-string-tag.js\");\nvar Iterators = __webpack_require__(/*! ../internals/iterators */ \"./node_modules/core-js/internals/iterators.js\");\n\nvar returnThis = function () { return this; };\n\nmodule.exports = function (IteratorConstructor, NAME, next, ENUMERABLE_NEXT) {\n var TO_STRING_TAG = NAME + ' Iterator';\n IteratorConstructor.prototype = create(IteratorPrototype, { next: createPropertyDescriptor(+!ENUMERABLE_NEXT, next) });\n setToStringTag(IteratorConstructor, TO_STRING_TAG, false, true);\n Iterators[TO_STRING_TAG] = returnThis;\n return IteratorConstructor;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterator-create-constructor.js?"); /***/ }), @@ -929,7 +1086,6 @@ eval("\nvar IteratorPrototype = (__webpack_require__(/*! ../internals/iterators- \***********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -"use strict"; eval("\nvar $ = __webpack_require__(/*! ../internals/export */ \"./node_modules/core-js/internals/export.js\");\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar IS_PURE = __webpack_require__(/*! ../internals/is-pure */ \"./node_modules/core-js/internals/is-pure.js\");\nvar FunctionName = __webpack_require__(/*! ../internals/function-name */ \"./node_modules/core-js/internals/function-name.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar createIteratorConstructor = __webpack_require__(/*! ../internals/iterator-create-constructor */ \"./node_modules/core-js/internals/iterator-create-constructor.js\");\nvar getPrototypeOf = __webpack_require__(/*! ../internals/object-get-prototype-of */ \"./node_modules/core-js/internals/object-get-prototype-of.js\");\nvar setPrototypeOf = __webpack_require__(/*! ../internals/object-set-prototype-of */ \"./node_modules/core-js/internals/object-set-prototype-of.js\");\nvar setToStringTag = __webpack_require__(/*! ../internals/set-to-string-tag */ \"./node_modules/core-js/internals/set-to-string-tag.js\");\nvar createNonEnumerableProperty = __webpack_require__(/*! ../internals/create-non-enumerable-property */ \"./node_modules/core-js/internals/create-non-enumerable-property.js\");\nvar defineBuiltIn = __webpack_require__(/*! ../internals/define-built-in */ \"./node_modules/core-js/internals/define-built-in.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\nvar Iterators = __webpack_require__(/*! ../internals/iterators */ \"./node_modules/core-js/internals/iterators.js\");\nvar IteratorsCore = __webpack_require__(/*! ../internals/iterators-core */ \"./node_modules/core-js/internals/iterators-core.js\");\n\nvar PROPER_FUNCTION_NAME = FunctionName.PROPER;\nvar CONFIGURABLE_FUNCTION_NAME = FunctionName.CONFIGURABLE;\nvar IteratorPrototype = IteratorsCore.IteratorPrototype;\nvar BUGGY_SAFARI_ITERATORS = IteratorsCore.BUGGY_SAFARI_ITERATORS;\nvar ITERATOR = wellKnownSymbol('iterator');\nvar KEYS = 'keys';\nvar VALUES = 'values';\nvar ENTRIES = 'entries';\n\nvar returnThis = function () { return this; };\n\nmodule.exports = function (Iterable, NAME, IteratorConstructor, next, DEFAULT, IS_SET, FORCED) {\n createIteratorConstructor(IteratorConstructor, NAME, next);\n\n var getIterationMethod = function (KIND) {\n if (KIND === DEFAULT && defaultIterator) return defaultIterator;\n if (!BUGGY_SAFARI_ITERATORS && KIND in IterablePrototype) return IterablePrototype[KIND];\n switch (KIND) {\n case KEYS: return function keys() { return new IteratorConstructor(this, KIND); };\n case VALUES: return function values() { return new IteratorConstructor(this, KIND); };\n case ENTRIES: return function entries() { return new IteratorConstructor(this, KIND); };\n } return function () { return new IteratorConstructor(this); };\n };\n\n var TO_STRING_TAG = NAME + ' Iterator';\n var INCORRECT_VALUES_NAME = false;\n var IterablePrototype = Iterable.prototype;\n var nativeIterator = IterablePrototype[ITERATOR]\n || IterablePrototype['@@iterator']\n || DEFAULT && IterablePrototype[DEFAULT];\n var defaultIterator = !BUGGY_SAFARI_ITERATORS && nativeIterator || getIterationMethod(DEFAULT);\n var anyNativeIterator = NAME == 'Array' ? IterablePrototype.entries || nativeIterator : nativeIterator;\n var CurrentIteratorPrototype, methods, KEY;\n\n // fix native\n if (anyNativeIterator) {\n CurrentIteratorPrototype = getPrototypeOf(anyNativeIterator.call(new Iterable()));\n if (CurrentIteratorPrototype !== Object.prototype && CurrentIteratorPrototype.next) {\n if (!IS_PURE && getPrototypeOf(CurrentIteratorPrototype) !== IteratorPrototype) {\n if (setPrototypeOf) {\n setPrototypeOf(CurrentIteratorPrototype, IteratorPrototype);\n } else if (!isCallable(CurrentIteratorPrototype[ITERATOR])) {\n defineBuiltIn(CurrentIteratorPrototype, ITERATOR, returnThis);\n }\n }\n // Set @@toStringTag to native iterators\n setToStringTag(CurrentIteratorPrototype, TO_STRING_TAG, true, true);\n if (IS_PURE) Iterators[TO_STRING_TAG] = returnThis;\n }\n }\n\n // fix Array.prototype.{ values, @@iterator }.name in V8 / FF\n if (PROPER_FUNCTION_NAME && DEFAULT == VALUES && nativeIterator && nativeIterator.name !== VALUES) {\n if (!IS_PURE && CONFIGURABLE_FUNCTION_NAME) {\n createNonEnumerableProperty(IterablePrototype, 'name', VALUES);\n } else {\n INCORRECT_VALUES_NAME = true;\n defaultIterator = function values() { return call(nativeIterator, this); };\n }\n }\n\n // export additional methods\n if (DEFAULT) {\n methods = {\n values: getIterationMethod(VALUES),\n keys: IS_SET ? defaultIterator : getIterationMethod(KEYS),\n entries: getIterationMethod(ENTRIES)\n };\n if (FORCED) for (KEY in methods) {\n if (BUGGY_SAFARI_ITERATORS || INCORRECT_VALUES_NAME || !(KEY in IterablePrototype)) {\n defineBuiltIn(IterablePrototype, KEY, methods[KEY]);\n }\n } else $({ target: NAME, proto: true, forced: BUGGY_SAFARI_ITERATORS || INCORRECT_VALUES_NAME }, methods);\n }\n\n // define iterator\n if ((!IS_PURE || FORCED) && IterablePrototype[ITERATOR] !== defaultIterator) {\n defineBuiltIn(IterablePrototype, ITERATOR, defaultIterator, { name: DEFAULT });\n }\n Iterators[NAME] = defaultIterator;\n\n return methods;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterator-define.js?"); /***/ }), @@ -940,8 +1096,7 @@ eval("\nvar $ = __webpack_require__(/*! ../internals/export */ \"./node_modules/ \**********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -"use strict"; -eval("\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\nvar create = __webpack_require__(/*! ../internals/object-create */ \"./node_modules/core-js/internals/object-create.js\");\nvar getPrototypeOf = __webpack_require__(/*! ../internals/object-get-prototype-of */ \"./node_modules/core-js/internals/object-get-prototype-of.js\");\nvar defineBuiltIn = __webpack_require__(/*! ../internals/define-built-in */ \"./node_modules/core-js/internals/define-built-in.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\nvar IS_PURE = __webpack_require__(/*! ../internals/is-pure */ \"./node_modules/core-js/internals/is-pure.js\");\n\nvar ITERATOR = wellKnownSymbol('iterator');\nvar BUGGY_SAFARI_ITERATORS = false;\n\n// `%IteratorPrototype%` object\n// https://tc39.es/ecma262/#sec-%iteratorprototype%-object\nvar IteratorPrototype, PrototypeOfArrayIteratorPrototype, arrayIterator;\n\n/* eslint-disable es-x/no-array-prototype-keys -- safe */\nif ([].keys) {\n arrayIterator = [].keys();\n // Safari 8 has buggy iterators w/o `next`\n if (!('next' in arrayIterator)) BUGGY_SAFARI_ITERATORS = true;\n else {\n PrototypeOfArrayIteratorPrototype = getPrototypeOf(getPrototypeOf(arrayIterator));\n if (PrototypeOfArrayIteratorPrototype !== Object.prototype) IteratorPrototype = PrototypeOfArrayIteratorPrototype;\n }\n}\n\nvar NEW_ITERATOR_PROTOTYPE = !isObject(IteratorPrototype) || fails(function () {\n var test = {};\n // FF44- legacy iterators case\n return IteratorPrototype[ITERATOR].call(test) !== test;\n});\n\nif (NEW_ITERATOR_PROTOTYPE) IteratorPrototype = {};\nelse if (IS_PURE) IteratorPrototype = create(IteratorPrototype);\n\n// `%IteratorPrototype%[@@iterator]()` method\n// https://tc39.es/ecma262/#sec-%iteratorprototype%-@@iterator\nif (!isCallable(IteratorPrototype[ITERATOR])) {\n defineBuiltIn(IteratorPrototype, ITERATOR, function () {\n return this;\n });\n}\n\nmodule.exports = {\n IteratorPrototype: IteratorPrototype,\n BUGGY_SAFARI_ITERATORS: BUGGY_SAFARI_ITERATORS\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterators-core.js?"); +eval("\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\nvar create = __webpack_require__(/*! ../internals/object-create */ \"./node_modules/core-js/internals/object-create.js\");\nvar getPrototypeOf = __webpack_require__(/*! ../internals/object-get-prototype-of */ \"./node_modules/core-js/internals/object-get-prototype-of.js\");\nvar defineBuiltIn = __webpack_require__(/*! ../internals/define-built-in */ \"./node_modules/core-js/internals/define-built-in.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\nvar IS_PURE = __webpack_require__(/*! ../internals/is-pure */ \"./node_modules/core-js/internals/is-pure.js\");\n\nvar ITERATOR = wellKnownSymbol('iterator');\nvar BUGGY_SAFARI_ITERATORS = false;\n\n// `%IteratorPrototype%` object\n// https://tc39.es/ecma262/#sec-%iteratorprototype%-object\nvar IteratorPrototype, PrototypeOfArrayIteratorPrototype, arrayIterator;\n\n/* eslint-disable es/no-array-prototype-keys -- safe */\nif ([].keys) {\n arrayIterator = [].keys();\n // Safari 8 has buggy iterators w/o `next`\n if (!('next' in arrayIterator)) BUGGY_SAFARI_ITERATORS = true;\n else {\n PrototypeOfArrayIteratorPrototype = getPrototypeOf(getPrototypeOf(arrayIterator));\n if (PrototypeOfArrayIteratorPrototype !== Object.prototype) IteratorPrototype = PrototypeOfArrayIteratorPrototype;\n }\n}\n\nvar NEW_ITERATOR_PROTOTYPE = !isObject(IteratorPrototype) || fails(function () {\n var test = {};\n // FF44- legacy iterators case\n return IteratorPrototype[ITERATOR].call(test) !== test;\n});\n\nif (NEW_ITERATOR_PROTOTYPE) IteratorPrototype = {};\nelse if (IS_PURE) IteratorPrototype = create(IteratorPrototype);\n\n// `%IteratorPrototype%[@@iterator]()` method\n// https://tc39.es/ecma262/#sec-%iteratorprototype%-@@iterator\nif (!isCallable(IteratorPrototype[ITERATOR])) {\n defineBuiltIn(IteratorPrototype, ITERATOR, function () {\n return this;\n });\n}\n\nmodule.exports = {\n IteratorPrototype: IteratorPrototype,\n BUGGY_SAFARI_ITERATORS: BUGGY_SAFARI_ITERATORS\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterators-core.js?"); /***/ }), @@ -951,7 +1106,7 @@ eval("\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modul \*****************************************************/ /***/ (function(module) { -eval("module.exports = {};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterators.js?"); +eval("\nmodule.exports = {};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/iterators.js?"); /***/ }), @@ -961,7 +1116,7 @@ eval("module.exports = {};\n\n\n//# sourceURL=webpack://FormioGrid/./node_module \****************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var toLength = __webpack_require__(/*! ../internals/to-length */ \"./node_modules/core-js/internals/to-length.js\");\n\n// `LengthOfArrayLike` abstract operation\n// https://tc39.es/ecma262/#sec-lengthofarraylike\nmodule.exports = function (obj) {\n return toLength(obj.length);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/length-of-array-like.js?"); +eval("\nvar toLength = __webpack_require__(/*! ../internals/to-length */ \"./node_modules/core-js/internals/to-length.js\");\n\n// `LengthOfArrayLike` abstract operation\n// https://tc39.es/ecma262/#sec-lengthofarraylike\nmodule.exports = function (obj) {\n return toLength(obj.length);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/length-of-array-like.js?"); /***/ }), @@ -971,7 +1126,7 @@ eval("var toLength = __webpack_require__(/*! ../internals/to-length */ \"./node_ \*********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar CONFIGURABLE_FUNCTION_NAME = (__webpack_require__(/*! ../internals/function-name */ \"./node_modules/core-js/internals/function-name.js\").CONFIGURABLE);\nvar inspectSource = __webpack_require__(/*! ../internals/inspect-source */ \"./node_modules/core-js/internals/inspect-source.js\");\nvar InternalStateModule = __webpack_require__(/*! ../internals/internal-state */ \"./node_modules/core-js/internals/internal-state.js\");\n\nvar enforceInternalState = InternalStateModule.enforce;\nvar getInternalState = InternalStateModule.get;\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar defineProperty = Object.defineProperty;\n\nvar CONFIGURABLE_LENGTH = DESCRIPTORS && !fails(function () {\n return defineProperty(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;\n});\n\nvar TEMPLATE = String(String).split('String');\n\nvar makeBuiltIn = module.exports = function (value, name, options) {\n if (String(name).slice(0, 7) === 'Symbol(') {\n name = '[' + String(name).replace(/^Symbol\\(([^)]*)\\)/, '$1') + ']';\n }\n if (options && options.getter) name = 'get ' + name;\n if (options && options.setter) name = 'set ' + name;\n if (!hasOwn(value, 'name') || (CONFIGURABLE_FUNCTION_NAME && value.name !== name)) {\n if (DESCRIPTORS) defineProperty(value, 'name', { value: name, configurable: true });\n else value.name = name;\n }\n if (CONFIGURABLE_LENGTH && options && hasOwn(options, 'arity') && value.length !== options.arity) {\n defineProperty(value, 'length', { value: options.arity });\n }\n try {\n if (options && hasOwn(options, 'constructor') && options.constructor) {\n if (DESCRIPTORS) defineProperty(value, 'prototype', { writable: false });\n // in V8 ~ Chrome 53, prototypes of some methods, like `Array.prototype.values`, are non-writable\n } else if (value.prototype) value.prototype = undefined;\n } catch (error) { /* empty */ }\n var state = enforceInternalState(value);\n if (!hasOwn(state, 'source')) {\n state.source = TEMPLATE.join(typeof name == 'string' ? name : '');\n } return value;\n};\n\n// add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative\n// eslint-disable-next-line no-extend-native -- required\nFunction.prototype.toString = makeBuiltIn(function toString() {\n return isCallable(this) && getInternalState(this).source || inspectSource(this);\n}, 'toString');\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/make-built-in.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar CONFIGURABLE_FUNCTION_NAME = (__webpack_require__(/*! ../internals/function-name */ \"./node_modules/core-js/internals/function-name.js\").CONFIGURABLE);\nvar inspectSource = __webpack_require__(/*! ../internals/inspect-source */ \"./node_modules/core-js/internals/inspect-source.js\");\nvar InternalStateModule = __webpack_require__(/*! ../internals/internal-state */ \"./node_modules/core-js/internals/internal-state.js\");\n\nvar enforceInternalState = InternalStateModule.enforce;\nvar getInternalState = InternalStateModule.get;\nvar $String = String;\n// eslint-disable-next-line es/no-object-defineproperty -- safe\nvar defineProperty = Object.defineProperty;\nvar stringSlice = uncurryThis(''.slice);\nvar replace = uncurryThis(''.replace);\nvar join = uncurryThis([].join);\n\nvar CONFIGURABLE_LENGTH = DESCRIPTORS && !fails(function () {\n return defineProperty(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;\n});\n\nvar TEMPLATE = String(String).split('String');\n\nvar makeBuiltIn = module.exports = function (value, name, options) {\n if (stringSlice($String(name), 0, 7) === 'Symbol(') {\n name = '[' + replace($String(name), /^Symbol\\(([^)]*)\\)/, '$1') + ']';\n }\n if (options && options.getter) name = 'get ' + name;\n if (options && options.setter) name = 'set ' + name;\n if (!hasOwn(value, 'name') || (CONFIGURABLE_FUNCTION_NAME && value.name !== name)) {\n if (DESCRIPTORS) defineProperty(value, 'name', { value: name, configurable: true });\n else value.name = name;\n }\n if (CONFIGURABLE_LENGTH && options && hasOwn(options, 'arity') && value.length !== options.arity) {\n defineProperty(value, 'length', { value: options.arity });\n }\n try {\n if (options && hasOwn(options, 'constructor') && options.constructor) {\n if (DESCRIPTORS) defineProperty(value, 'prototype', { writable: false });\n // in V8 ~ Chrome 53, prototypes of some methods, like `Array.prototype.values`, are non-writable\n } else if (value.prototype) value.prototype = undefined;\n } catch (error) { /* empty */ }\n var state = enforceInternalState(value);\n if (!hasOwn(state, 'source')) {\n state.source = join(TEMPLATE, typeof name == 'string' ? name : '');\n } return value;\n};\n\n// add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative\n// eslint-disable-next-line no-extend-native -- required\nFunction.prototype.toString = makeBuiltIn(function toString() {\n return isCallable(this) && getInternalState(this).source || inspectSource(this);\n}, 'toString');\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/make-built-in.js?"); /***/ }), @@ -981,7 +1136,7 @@ eval("var fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules \******************************************************/ /***/ (function(module) { -eval("var ceil = Math.ceil;\nvar floor = Math.floor;\n\n// `Math.trunc` method\n// https://tc39.es/ecma262/#sec-math.trunc\n// eslint-disable-next-line es-x/no-math-trunc -- safe\nmodule.exports = Math.trunc || function trunc(x) {\n var n = +x;\n return (n > 0 ? floor : ceil)(n);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/math-trunc.js?"); +eval("\nvar ceil = Math.ceil;\nvar floor = Math.floor;\n\n// `Math.trunc` method\n// https://tc39.es/ecma262/#sec-math.trunc\n// eslint-disable-next-line es/no-math-trunc -- safe\nmodule.exports = Math.trunc || function trunc(x) {\n var n = +x;\n return (n > 0 ? floor : ceil)(n);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/math-trunc.js?"); /***/ }), @@ -991,7 +1146,7 @@ eval("var ceil = Math.ceil;\nvar floor = Math.floor;\n\n// `Math.trunc` method\n \*********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("/* global ActiveXObject -- old IE, WSH */\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar definePropertiesModule = __webpack_require__(/*! ../internals/object-define-properties */ \"./node_modules/core-js/internals/object-define-properties.js\");\nvar enumBugKeys = __webpack_require__(/*! ../internals/enum-bug-keys */ \"./node_modules/core-js/internals/enum-bug-keys.js\");\nvar hiddenKeys = __webpack_require__(/*! ../internals/hidden-keys */ \"./node_modules/core-js/internals/hidden-keys.js\");\nvar html = __webpack_require__(/*! ../internals/html */ \"./node_modules/core-js/internals/html.js\");\nvar documentCreateElement = __webpack_require__(/*! ../internals/document-create-element */ \"./node_modules/core-js/internals/document-create-element.js\");\nvar sharedKey = __webpack_require__(/*! ../internals/shared-key */ \"./node_modules/core-js/internals/shared-key.js\");\n\nvar GT = '>';\nvar LT = '<';\nvar PROTOTYPE = 'prototype';\nvar SCRIPT = 'script';\nvar IE_PROTO = sharedKey('IE_PROTO');\n\nvar EmptyConstructor = function () { /* empty */ };\n\nvar scriptTag = function (content) {\n return LT + SCRIPT + GT + content + LT + '/' + SCRIPT + GT;\n};\n\n// Create object with fake `null` prototype: use ActiveX Object with cleared prototype\nvar NullProtoObjectViaActiveX = function (activeXDocument) {\n activeXDocument.write(scriptTag(''));\n activeXDocument.close();\n var temp = activeXDocument.parentWindow.Object;\n activeXDocument = null; // avoid memory leak\n return temp;\n};\n\n// Create object with fake `null` prototype: use iframe Object with cleared prototype\nvar NullProtoObjectViaIFrame = function () {\n // Thrash, waste and sodomy: IE GC bug\n var iframe = documentCreateElement('iframe');\n var JS = 'java' + SCRIPT + ':';\n var iframeDocument;\n iframe.style.display = 'none';\n html.appendChild(iframe);\n // https://github.com/zloirock/core-js/issues/475\n iframe.src = String(JS);\n iframeDocument = iframe.contentWindow.document;\n iframeDocument.open();\n iframeDocument.write(scriptTag('document.F=Object'));\n iframeDocument.close();\n return iframeDocument.F;\n};\n\n// Check for document.domain and active x support\n// No need to use active x approach when document.domain is not set\n// see https://github.com/es-shims/es5-shim/issues/150\n// variation of https://github.com/kitcambridge/es5-shim/commit/4f738ac066346\n// avoid IE GC bug\nvar activeXDocument;\nvar NullProtoObject = function () {\n try {\n activeXDocument = new ActiveXObject('htmlfile');\n } catch (error) { /* ignore */ }\n NullProtoObject = typeof document != 'undefined'\n ? document.domain && activeXDocument\n ? NullProtoObjectViaActiveX(activeXDocument) // old IE\n : NullProtoObjectViaIFrame()\n : NullProtoObjectViaActiveX(activeXDocument); // WSH\n var length = enumBugKeys.length;\n while (length--) delete NullProtoObject[PROTOTYPE][enumBugKeys[length]];\n return NullProtoObject();\n};\n\nhiddenKeys[IE_PROTO] = true;\n\n// `Object.create` method\n// https://tc39.es/ecma262/#sec-object.create\n// eslint-disable-next-line es-x/no-object-create -- safe\nmodule.exports = Object.create || function create(O, Properties) {\n var result;\n if (O !== null) {\n EmptyConstructor[PROTOTYPE] = anObject(O);\n result = new EmptyConstructor();\n EmptyConstructor[PROTOTYPE] = null;\n // add \"__proto__\" for Object.getPrototypeOf polyfill\n result[IE_PROTO] = O;\n } else result = NullProtoObject();\n return Properties === undefined ? result : definePropertiesModule.f(result, Properties);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-create.js?"); +eval("\n/* global ActiveXObject -- old IE, WSH */\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar definePropertiesModule = __webpack_require__(/*! ../internals/object-define-properties */ \"./node_modules/core-js/internals/object-define-properties.js\");\nvar enumBugKeys = __webpack_require__(/*! ../internals/enum-bug-keys */ \"./node_modules/core-js/internals/enum-bug-keys.js\");\nvar hiddenKeys = __webpack_require__(/*! ../internals/hidden-keys */ \"./node_modules/core-js/internals/hidden-keys.js\");\nvar html = __webpack_require__(/*! ../internals/html */ \"./node_modules/core-js/internals/html.js\");\nvar documentCreateElement = __webpack_require__(/*! ../internals/document-create-element */ \"./node_modules/core-js/internals/document-create-element.js\");\nvar sharedKey = __webpack_require__(/*! ../internals/shared-key */ \"./node_modules/core-js/internals/shared-key.js\");\n\nvar GT = '>';\nvar LT = '<';\nvar PROTOTYPE = 'prototype';\nvar SCRIPT = 'script';\nvar IE_PROTO = sharedKey('IE_PROTO');\n\nvar EmptyConstructor = function () { /* empty */ };\n\nvar scriptTag = function (content) {\n return LT + SCRIPT + GT + content + LT + '/' + SCRIPT + GT;\n};\n\n// Create object with fake `null` prototype: use ActiveX Object with cleared prototype\nvar NullProtoObjectViaActiveX = function (activeXDocument) {\n activeXDocument.write(scriptTag(''));\n activeXDocument.close();\n var temp = activeXDocument.parentWindow.Object;\n activeXDocument = null; // avoid memory leak\n return temp;\n};\n\n// Create object with fake `null` prototype: use iframe Object with cleared prototype\nvar NullProtoObjectViaIFrame = function () {\n // Thrash, waste and sodomy: IE GC bug\n var iframe = documentCreateElement('iframe');\n var JS = 'java' + SCRIPT + ':';\n var iframeDocument;\n iframe.style.display = 'none';\n html.appendChild(iframe);\n // https://github.com/zloirock/core-js/issues/475\n iframe.src = String(JS);\n iframeDocument = iframe.contentWindow.document;\n iframeDocument.open();\n iframeDocument.write(scriptTag('document.F=Object'));\n iframeDocument.close();\n return iframeDocument.F;\n};\n\n// Check for document.domain and active x support\n// No need to use active x approach when document.domain is not set\n// see https://github.com/es-shims/es5-shim/issues/150\n// variation of https://github.com/kitcambridge/es5-shim/commit/4f738ac066346\n// avoid IE GC bug\nvar activeXDocument;\nvar NullProtoObject = function () {\n try {\n activeXDocument = new ActiveXObject('htmlfile');\n } catch (error) { /* ignore */ }\n NullProtoObject = typeof document != 'undefined'\n ? document.domain && activeXDocument\n ? NullProtoObjectViaActiveX(activeXDocument) // old IE\n : NullProtoObjectViaIFrame()\n : NullProtoObjectViaActiveX(activeXDocument); // WSH\n var length = enumBugKeys.length;\n while (length--) delete NullProtoObject[PROTOTYPE][enumBugKeys[length]];\n return NullProtoObject();\n};\n\nhiddenKeys[IE_PROTO] = true;\n\n// `Object.create` method\n// https://tc39.es/ecma262/#sec-object.create\n// eslint-disable-next-line es/no-object-create -- safe\nmodule.exports = Object.create || function create(O, Properties) {\n var result;\n if (O !== null) {\n EmptyConstructor[PROTOTYPE] = anObject(O);\n result = new EmptyConstructor();\n EmptyConstructor[PROTOTYPE] = null;\n // add \"__proto__\" for Object.getPrototypeOf polyfill\n result[IE_PROTO] = O;\n } else result = NullProtoObject();\n return Properties === undefined ? result : definePropertiesModule.f(result, Properties);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-create.js?"); /***/ }), @@ -1001,7 +1156,7 @@ eval("/* global ActiveXObject -- old IE, WSH */\nvar anObject = __webpack_requir \********************************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar V8_PROTOTYPE_DEFINE_BUG = __webpack_require__(/*! ../internals/v8-prototype-define-bug */ \"./node_modules/core-js/internals/v8-prototype-define-bug.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar objectKeys = __webpack_require__(/*! ../internals/object-keys */ \"./node_modules/core-js/internals/object-keys.js\");\n\n// `Object.defineProperties` method\n// https://tc39.es/ecma262/#sec-object.defineproperties\n// eslint-disable-next-line es-x/no-object-defineproperties -- safe\nexports.f = DESCRIPTORS && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties : function defineProperties(O, Properties) {\n anObject(O);\n var props = toIndexedObject(Properties);\n var keys = objectKeys(Properties);\n var length = keys.length;\n var index = 0;\n var key;\n while (length > index) definePropertyModule.f(O, key = keys[index++], props[key]);\n return O;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-define-properties.js?"); +eval("\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar V8_PROTOTYPE_DEFINE_BUG = __webpack_require__(/*! ../internals/v8-prototype-define-bug */ \"./node_modules/core-js/internals/v8-prototype-define-bug.js\");\nvar definePropertyModule = __webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar objectKeys = __webpack_require__(/*! ../internals/object-keys */ \"./node_modules/core-js/internals/object-keys.js\");\n\n// `Object.defineProperties` method\n// https://tc39.es/ecma262/#sec-object.defineproperties\n// eslint-disable-next-line es/no-object-defineproperties -- safe\nexports.f = DESCRIPTORS && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties : function defineProperties(O, Properties) {\n anObject(O);\n var props = toIndexedObject(Properties);\n var keys = objectKeys(Properties);\n var length = keys.length;\n var index = 0;\n var key;\n while (length > index) definePropertyModule.f(O, key = keys[index++], props[key]);\n return O;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-define-properties.js?"); /***/ }), @@ -1011,7 +1166,7 @@ eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./ \******************************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar IE8_DOM_DEFINE = __webpack_require__(/*! ../internals/ie8-dom-define */ \"./node_modules/core-js/internals/ie8-dom-define.js\");\nvar V8_PROTOTYPE_DEFINE_BUG = __webpack_require__(/*! ../internals/v8-prototype-define-bug */ \"./node_modules/core-js/internals/v8-prototype-define-bug.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar toPropertyKey = __webpack_require__(/*! ../internals/to-property-key */ \"./node_modules/core-js/internals/to-property-key.js\");\n\nvar $TypeError = TypeError;\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar $defineProperty = Object.defineProperty;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\nvar ENUMERABLE = 'enumerable';\nvar CONFIGURABLE = 'configurable';\nvar WRITABLE = 'writable';\n\n// `Object.defineProperty` method\n// https://tc39.es/ecma262/#sec-object.defineproperty\nexports.f = DESCRIPTORS ? V8_PROTOTYPE_DEFINE_BUG ? function defineProperty(O, P, Attributes) {\n anObject(O);\n P = toPropertyKey(P);\n anObject(Attributes);\n if (typeof O === 'function' && P === 'prototype' && 'value' in Attributes && WRITABLE in Attributes && !Attributes[WRITABLE]) {\n var current = $getOwnPropertyDescriptor(O, P);\n if (current && current[WRITABLE]) {\n O[P] = Attributes.value;\n Attributes = {\n configurable: CONFIGURABLE in Attributes ? Attributes[CONFIGURABLE] : current[CONFIGURABLE],\n enumerable: ENUMERABLE in Attributes ? Attributes[ENUMERABLE] : current[ENUMERABLE],\n writable: false\n };\n }\n } return $defineProperty(O, P, Attributes);\n} : $defineProperty : function defineProperty(O, P, Attributes) {\n anObject(O);\n P = toPropertyKey(P);\n anObject(Attributes);\n if (IE8_DOM_DEFINE) try {\n return $defineProperty(O, P, Attributes);\n } catch (error) { /* empty */ }\n if ('get' in Attributes || 'set' in Attributes) throw $TypeError('Accessors not supported');\n if ('value' in Attributes) O[P] = Attributes.value;\n return O;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-define-property.js?"); +eval("\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar IE8_DOM_DEFINE = __webpack_require__(/*! ../internals/ie8-dom-define */ \"./node_modules/core-js/internals/ie8-dom-define.js\");\nvar V8_PROTOTYPE_DEFINE_BUG = __webpack_require__(/*! ../internals/v8-prototype-define-bug */ \"./node_modules/core-js/internals/v8-prototype-define-bug.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar toPropertyKey = __webpack_require__(/*! ../internals/to-property-key */ \"./node_modules/core-js/internals/to-property-key.js\");\n\nvar $TypeError = TypeError;\n// eslint-disable-next-line es/no-object-defineproperty -- safe\nvar $defineProperty = Object.defineProperty;\n// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe\nvar $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\nvar ENUMERABLE = 'enumerable';\nvar CONFIGURABLE = 'configurable';\nvar WRITABLE = 'writable';\n\n// `Object.defineProperty` method\n// https://tc39.es/ecma262/#sec-object.defineproperty\nexports.f = DESCRIPTORS ? V8_PROTOTYPE_DEFINE_BUG ? function defineProperty(O, P, Attributes) {\n anObject(O);\n P = toPropertyKey(P);\n anObject(Attributes);\n if (typeof O === 'function' && P === 'prototype' && 'value' in Attributes && WRITABLE in Attributes && !Attributes[WRITABLE]) {\n var current = $getOwnPropertyDescriptor(O, P);\n if (current && current[WRITABLE]) {\n O[P] = Attributes.value;\n Attributes = {\n configurable: CONFIGURABLE in Attributes ? Attributes[CONFIGURABLE] : current[CONFIGURABLE],\n enumerable: ENUMERABLE in Attributes ? Attributes[ENUMERABLE] : current[ENUMERABLE],\n writable: false\n };\n }\n } return $defineProperty(O, P, Attributes);\n} : $defineProperty : function defineProperty(O, P, Attributes) {\n anObject(O);\n P = toPropertyKey(P);\n anObject(Attributes);\n if (IE8_DOM_DEFINE) try {\n return $defineProperty(O, P, Attributes);\n } catch (error) { /* empty */ }\n if ('get' in Attributes || 'set' in Attributes) throw $TypeError('Accessors not supported');\n if ('value' in Attributes) O[P] = Attributes.value;\n return O;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-define-property.js?"); /***/ }), @@ -1021,7 +1176,7 @@ eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./ \******************************************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar propertyIsEnumerableModule = __webpack_require__(/*! ../internals/object-property-is-enumerable */ \"./node_modules/core-js/internals/object-property-is-enumerable.js\");\nvar createPropertyDescriptor = __webpack_require__(/*! ../internals/create-property-descriptor */ \"./node_modules/core-js/internals/create-property-descriptor.js\");\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar toPropertyKey = __webpack_require__(/*! ../internals/to-property-key */ \"./node_modules/core-js/internals/to-property-key.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar IE8_DOM_DEFINE = __webpack_require__(/*! ../internals/ie8-dom-define */ \"./node_modules/core-js/internals/ie8-dom-define.js\");\n\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\n\n// `Object.getOwnPropertyDescriptor` method\n// https://tc39.es/ecma262/#sec-object.getownpropertydescriptor\nexports.f = DESCRIPTORS ? $getOwnPropertyDescriptor : function getOwnPropertyDescriptor(O, P) {\n O = toIndexedObject(O);\n P = toPropertyKey(P);\n if (IE8_DOM_DEFINE) try {\n return $getOwnPropertyDescriptor(O, P);\n } catch (error) { /* empty */ }\n if (hasOwn(O, P)) return createPropertyDescriptor(!call(propertyIsEnumerableModule.f, O, P), O[P]);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-get-own-property-descriptor.js?"); +eval("\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar propertyIsEnumerableModule = __webpack_require__(/*! ../internals/object-property-is-enumerable */ \"./node_modules/core-js/internals/object-property-is-enumerable.js\");\nvar createPropertyDescriptor = __webpack_require__(/*! ../internals/create-property-descriptor */ \"./node_modules/core-js/internals/create-property-descriptor.js\");\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar toPropertyKey = __webpack_require__(/*! ../internals/to-property-key */ \"./node_modules/core-js/internals/to-property-key.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar IE8_DOM_DEFINE = __webpack_require__(/*! ../internals/ie8-dom-define */ \"./node_modules/core-js/internals/ie8-dom-define.js\");\n\n// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe\nvar $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\n\n// `Object.getOwnPropertyDescriptor` method\n// https://tc39.es/ecma262/#sec-object.getownpropertydescriptor\nexports.f = DESCRIPTORS ? $getOwnPropertyDescriptor : function getOwnPropertyDescriptor(O, P) {\n O = toIndexedObject(O);\n P = toPropertyKey(P);\n if (IE8_DOM_DEFINE) try {\n return $getOwnPropertyDescriptor(O, P);\n } catch (error) { /* empty */ }\n if (hasOwn(O, P)) return createPropertyDescriptor(!call(propertyIsEnumerableModule.f, O, P), O[P]);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-get-own-property-descriptor.js?"); /***/ }), @@ -1031,7 +1186,7 @@ eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./ \*************************************************************************/ /***/ (function(__unused_webpack_module, exports, __webpack_require__) { -eval("var internalObjectKeys = __webpack_require__(/*! ../internals/object-keys-internal */ \"./node_modules/core-js/internals/object-keys-internal.js\");\nvar enumBugKeys = __webpack_require__(/*! ../internals/enum-bug-keys */ \"./node_modules/core-js/internals/enum-bug-keys.js\");\n\nvar hiddenKeys = enumBugKeys.concat('length', 'prototype');\n\n// `Object.getOwnPropertyNames` method\n// https://tc39.es/ecma262/#sec-object.getownpropertynames\n// eslint-disable-next-line es-x/no-object-getownpropertynames -- safe\nexports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {\n return internalObjectKeys(O, hiddenKeys);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-get-own-property-names.js?"); +eval("\nvar internalObjectKeys = __webpack_require__(/*! ../internals/object-keys-internal */ \"./node_modules/core-js/internals/object-keys-internal.js\");\nvar enumBugKeys = __webpack_require__(/*! ../internals/enum-bug-keys */ \"./node_modules/core-js/internals/enum-bug-keys.js\");\n\nvar hiddenKeys = enumBugKeys.concat('length', 'prototype');\n\n// `Object.getOwnPropertyNames` method\n// https://tc39.es/ecma262/#sec-object.getownpropertynames\n// eslint-disable-next-line es/no-object-getownpropertynames -- safe\nexports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {\n return internalObjectKeys(O, hiddenKeys);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-get-own-property-names.js?"); /***/ }), @@ -1041,7 +1196,7 @@ eval("var internalObjectKeys = __webpack_require__(/*! ../internals/object-keys- \***************************************************************************/ /***/ (function(__unused_webpack_module, exports) { -eval("// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- safe\nexports.f = Object.getOwnPropertySymbols;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-get-own-property-symbols.js?"); +eval("\n// eslint-disable-next-line es/no-object-getownpropertysymbols -- safe\nexports.f = Object.getOwnPropertySymbols;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-get-own-property-symbols.js?"); /***/ }), @@ -1051,7 +1206,7 @@ eval("// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- safe\n \*******************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar toObject = __webpack_require__(/*! ../internals/to-object */ \"./node_modules/core-js/internals/to-object.js\");\nvar sharedKey = __webpack_require__(/*! ../internals/shared-key */ \"./node_modules/core-js/internals/shared-key.js\");\nvar CORRECT_PROTOTYPE_GETTER = __webpack_require__(/*! ../internals/correct-prototype-getter */ \"./node_modules/core-js/internals/correct-prototype-getter.js\");\n\nvar IE_PROTO = sharedKey('IE_PROTO');\nvar $Object = Object;\nvar ObjectPrototype = $Object.prototype;\n\n// `Object.getPrototypeOf` method\n// https://tc39.es/ecma262/#sec-object.getprototypeof\n// eslint-disable-next-line es-x/no-object-getprototypeof -- safe\nmodule.exports = CORRECT_PROTOTYPE_GETTER ? $Object.getPrototypeOf : function (O) {\n var object = toObject(O);\n if (hasOwn(object, IE_PROTO)) return object[IE_PROTO];\n var constructor = object.constructor;\n if (isCallable(constructor) && object instanceof constructor) {\n return constructor.prototype;\n } return object instanceof $Object ? ObjectPrototype : null;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-get-prototype-of.js?"); +eval("\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar toObject = __webpack_require__(/*! ../internals/to-object */ \"./node_modules/core-js/internals/to-object.js\");\nvar sharedKey = __webpack_require__(/*! ../internals/shared-key */ \"./node_modules/core-js/internals/shared-key.js\");\nvar CORRECT_PROTOTYPE_GETTER = __webpack_require__(/*! ../internals/correct-prototype-getter */ \"./node_modules/core-js/internals/correct-prototype-getter.js\");\n\nvar IE_PROTO = sharedKey('IE_PROTO');\nvar $Object = Object;\nvar ObjectPrototype = $Object.prototype;\n\n// `Object.getPrototypeOf` method\n// https://tc39.es/ecma262/#sec-object.getprototypeof\n// eslint-disable-next-line es/no-object-getprototypeof -- safe\nmodule.exports = CORRECT_PROTOTYPE_GETTER ? $Object.getPrototypeOf : function (O) {\n var object = toObject(O);\n if (hasOwn(object, IE_PROTO)) return object[IE_PROTO];\n var constructor = object.constructor;\n if (isCallable(constructor) && object instanceof constructor) {\n return constructor.prototype;\n } return object instanceof $Object ? ObjectPrototype : null;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-get-prototype-of.js?"); /***/ }), @@ -1061,7 +1216,7 @@ eval("var hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./ \******************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\n\nmodule.exports = uncurryThis({}.isPrototypeOf);\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-is-prototype-of.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\n\nmodule.exports = uncurryThis({}.isPrototypeOf);\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-is-prototype-of.js?"); /***/ }), @@ -1071,7 +1226,7 @@ eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-th \****************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar indexOf = (__webpack_require__(/*! ../internals/array-includes */ \"./node_modules/core-js/internals/array-includes.js\").indexOf);\nvar hiddenKeys = __webpack_require__(/*! ../internals/hidden-keys */ \"./node_modules/core-js/internals/hidden-keys.js\");\n\nvar push = uncurryThis([].push);\n\nmodule.exports = function (object, names) {\n var O = toIndexedObject(object);\n var i = 0;\n var result = [];\n var key;\n for (key in O) !hasOwn(hiddenKeys, key) && hasOwn(O, key) && push(result, key);\n // Don't enum bug & hidden keys\n while (names.length > i) if (hasOwn(O, key = names[i++])) {\n ~indexOf(result, key) || push(result, key);\n }\n return result;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-keys-internal.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar indexOf = (__webpack_require__(/*! ../internals/array-includes */ \"./node_modules/core-js/internals/array-includes.js\").indexOf);\nvar hiddenKeys = __webpack_require__(/*! ../internals/hidden-keys */ \"./node_modules/core-js/internals/hidden-keys.js\");\n\nvar push = uncurryThis([].push);\n\nmodule.exports = function (object, names) {\n var O = toIndexedObject(object);\n var i = 0;\n var result = [];\n var key;\n for (key in O) !hasOwn(hiddenKeys, key) && hasOwn(O, key) && push(result, key);\n // Don't enum bug & hidden keys\n while (names.length > i) if (hasOwn(O, key = names[i++])) {\n ~indexOf(result, key) || push(result, key);\n }\n return result;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-keys-internal.js?"); /***/ }), @@ -1081,7 +1236,7 @@ eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-th \*******************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var internalObjectKeys = __webpack_require__(/*! ../internals/object-keys-internal */ \"./node_modules/core-js/internals/object-keys-internal.js\");\nvar enumBugKeys = __webpack_require__(/*! ../internals/enum-bug-keys */ \"./node_modules/core-js/internals/enum-bug-keys.js\");\n\n// `Object.keys` method\n// https://tc39.es/ecma262/#sec-object.keys\n// eslint-disable-next-line es-x/no-object-keys -- safe\nmodule.exports = Object.keys || function keys(O) {\n return internalObjectKeys(O, enumBugKeys);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-keys.js?"); +eval("\nvar internalObjectKeys = __webpack_require__(/*! ../internals/object-keys-internal */ \"./node_modules/core-js/internals/object-keys-internal.js\");\nvar enumBugKeys = __webpack_require__(/*! ../internals/enum-bug-keys */ \"./node_modules/core-js/internals/enum-bug-keys.js\");\n\n// `Object.keys` method\n// https://tc39.es/ecma262/#sec-object.keys\n// eslint-disable-next-line es/no-object-keys -- safe\nmodule.exports = Object.keys || function keys(O) {\n return internalObjectKeys(O, enumBugKeys);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-keys.js?"); /***/ }), @@ -1091,8 +1246,7 @@ eval("var internalObjectKeys = __webpack_require__(/*! ../internals/object-keys- \*************************************************************************/ /***/ (function(__unused_webpack_module, exports) { -"use strict"; -eval("\nvar $propertyIsEnumerable = {}.propertyIsEnumerable;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\n\n// Nashorn ~ JDK8 bug\nvar NASHORN_BUG = getOwnPropertyDescriptor && !$propertyIsEnumerable.call({ 1: 2 }, 1);\n\n// `Object.prototype.propertyIsEnumerable` method implementation\n// https://tc39.es/ecma262/#sec-object.prototype.propertyisenumerable\nexports.f = NASHORN_BUG ? function propertyIsEnumerable(V) {\n var descriptor = getOwnPropertyDescriptor(this, V);\n return !!descriptor && descriptor.enumerable;\n} : $propertyIsEnumerable;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-property-is-enumerable.js?"); +eval("\nvar $propertyIsEnumerable = {}.propertyIsEnumerable;\n// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe\nvar getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\n\n// Nashorn ~ JDK8 bug\nvar NASHORN_BUG = getOwnPropertyDescriptor && !$propertyIsEnumerable.call({ 1: 2 }, 1);\n\n// `Object.prototype.propertyIsEnumerable` method implementation\n// https://tc39.es/ecma262/#sec-object.prototype.propertyisenumerable\nexports.f = NASHORN_BUG ? function propertyIsEnumerable(V) {\n var descriptor = getOwnPropertyDescriptor(this, V);\n return !!descriptor && descriptor.enumerable;\n} : $propertyIsEnumerable;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-property-is-enumerable.js?"); /***/ }), @@ -1102,7 +1256,7 @@ eval("\nvar $propertyIsEnumerable = {}.propertyIsEnumerable;\n// eslint-disable- \*******************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("/* eslint-disable no-proto -- safe */\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar aPossiblePrototype = __webpack_require__(/*! ../internals/a-possible-prototype */ \"./node_modules/core-js/internals/a-possible-prototype.js\");\n\n// `Object.setPrototypeOf` method\n// https://tc39.es/ecma262/#sec-object.setprototypeof\n// Works with __proto__ only. Old v8 can't work with null proto objects.\n// eslint-disable-next-line es-x/no-object-setprototypeof -- safe\nmodule.exports = Object.setPrototypeOf || ('__proto__' in {} ? function () {\n var CORRECT_SETTER = false;\n var test = {};\n var setter;\n try {\n // eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\n setter = uncurryThis(Object.getOwnPropertyDescriptor(Object.prototype, '__proto__').set);\n setter(test, []);\n CORRECT_SETTER = test instanceof Array;\n } catch (error) { /* empty */ }\n return function setPrototypeOf(O, proto) {\n anObject(O);\n aPossiblePrototype(proto);\n if (CORRECT_SETTER) setter(O, proto);\n else O.__proto__ = proto;\n return O;\n };\n}() : undefined);\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-set-prototype-of.js?"); +eval("\n/* eslint-disable no-proto -- safe */\nvar uncurryThisAccessor = __webpack_require__(/*! ../internals/function-uncurry-this-accessor */ \"./node_modules/core-js/internals/function-uncurry-this-accessor.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\nvar aPossiblePrototype = __webpack_require__(/*! ../internals/a-possible-prototype */ \"./node_modules/core-js/internals/a-possible-prototype.js\");\n\n// `Object.setPrototypeOf` method\n// https://tc39.es/ecma262/#sec-object.setprototypeof\n// Works with __proto__ only. Old v8 can't work with null proto objects.\n// eslint-disable-next-line es/no-object-setprototypeof -- safe\nmodule.exports = Object.setPrototypeOf || ('__proto__' in {} ? function () {\n var CORRECT_SETTER = false;\n var test = {};\n var setter;\n try {\n setter = uncurryThisAccessor(Object.prototype, '__proto__', 'set');\n setter(test, []);\n CORRECT_SETTER = test instanceof Array;\n } catch (error) { /* empty */ }\n return function setPrototypeOf(O, proto) {\n anObject(O);\n aPossiblePrototype(proto);\n if (CORRECT_SETTER) setter(O, proto);\n else O.__proto__ = proto;\n return O;\n };\n}() : undefined);\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/object-set-prototype-of.js?"); /***/ }), @@ -1112,7 +1266,7 @@ eval("/* eslint-disable no-proto -- safe */\nvar uncurryThis = __webpack_require \*****************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\n\nvar $TypeError = TypeError;\n\n// `OrdinaryToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-ordinarytoprimitive\nmodule.exports = function (input, pref) {\n var fn, val;\n if (pref === 'string' && isCallable(fn = input.toString) && !isObject(val = call(fn, input))) return val;\n if (isCallable(fn = input.valueOf) && !isObject(val = call(fn, input))) return val;\n if (pref !== 'string' && isCallable(fn = input.toString) && !isObject(val = call(fn, input))) return val;\n throw $TypeError(\"Can't convert object to primitive value\");\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/ordinary-to-primitive.js?"); +eval("\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\n\nvar $TypeError = TypeError;\n\n// `OrdinaryToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-ordinarytoprimitive\nmodule.exports = function (input, pref) {\n var fn, val;\n if (pref === 'string' && isCallable(fn = input.toString) && !isObject(val = call(fn, input))) return val;\n if (isCallable(fn = input.valueOf) && !isObject(val = call(fn, input))) return val;\n if (pref !== 'string' && isCallable(fn = input.toString) && !isObject(val = call(fn, input))) return val;\n throw $TypeError(\"Can't convert object to primitive value\");\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/ordinary-to-primitive.js?"); /***/ }), @@ -1122,7 +1276,7 @@ eval("var call = __webpack_require__(/*! ../internals/function-call */ \"./node_ \****************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./node_modules/core-js/internals/get-built-in.js\");\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar getOwnPropertyNamesModule = __webpack_require__(/*! ../internals/object-get-own-property-names */ \"./node_modules/core-js/internals/object-get-own-property-names.js\");\nvar getOwnPropertySymbolsModule = __webpack_require__(/*! ../internals/object-get-own-property-symbols */ \"./node_modules/core-js/internals/object-get-own-property-symbols.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\n\nvar concat = uncurryThis([].concat);\n\n// all object keys, includes non-enumerable and symbols\nmodule.exports = getBuiltIn('Reflect', 'ownKeys') || function ownKeys(it) {\n var keys = getOwnPropertyNamesModule.f(anObject(it));\n var getOwnPropertySymbols = getOwnPropertySymbolsModule.f;\n return getOwnPropertySymbols ? concat(keys, getOwnPropertySymbols(it)) : keys;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/own-keys.js?"); +eval("\nvar getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./node_modules/core-js/internals/get-built-in.js\");\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\nvar getOwnPropertyNamesModule = __webpack_require__(/*! ../internals/object-get-own-property-names */ \"./node_modules/core-js/internals/object-get-own-property-names.js\");\nvar getOwnPropertySymbolsModule = __webpack_require__(/*! ../internals/object-get-own-property-symbols */ \"./node_modules/core-js/internals/object-get-own-property-symbols.js\");\nvar anObject = __webpack_require__(/*! ../internals/an-object */ \"./node_modules/core-js/internals/an-object.js\");\n\nvar concat = uncurryThis([].concat);\n\n// all object keys, includes non-enumerable and symbols\nmodule.exports = getBuiltIn('Reflect', 'ownKeys') || function ownKeys(it) {\n var keys = getOwnPropertyNamesModule.f(anObject(it));\n var getOwnPropertySymbols = getOwnPropertySymbolsModule.f;\n return getOwnPropertySymbols ? concat(keys, getOwnPropertySymbols(it)) : keys;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/own-keys.js?"); /***/ }), @@ -1132,7 +1286,7 @@ eval("var getBuiltIn = __webpack_require__(/*! ../internals/get-built-in */ \"./ \************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\n\nmodule.exports = global;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/path.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\n\nmodule.exports = global;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/path.js?"); /***/ }), @@ -1142,7 +1296,7 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \********************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var isNullOrUndefined = __webpack_require__(/*! ../internals/is-null-or-undefined */ \"./node_modules/core-js/internals/is-null-or-undefined.js\");\n\nvar $TypeError = TypeError;\n\n// `RequireObjectCoercible` abstract operation\n// https://tc39.es/ecma262/#sec-requireobjectcoercible\nmodule.exports = function (it) {\n if (isNullOrUndefined(it)) throw $TypeError(\"Can't call method on \" + it);\n return it;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/require-object-coercible.js?"); +eval("\nvar isNullOrUndefined = __webpack_require__(/*! ../internals/is-null-or-undefined */ \"./node_modules/core-js/internals/is-null-or-undefined.js\");\n\nvar $TypeError = TypeError;\n\n// `RequireObjectCoercible` abstract operation\n// https://tc39.es/ecma262/#sec-requireobjectcoercible\nmodule.exports = function (it) {\n if (isNullOrUndefined(it)) throw $TypeError(\"Can't call method on \" + it);\n return it;\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/require-object-coercible.js?"); /***/ }), @@ -1152,7 +1306,7 @@ eval("var isNullOrUndefined = __webpack_require__(/*! ../internals/is-null-or-un \*************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var defineProperty = (__webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\").f);\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar TO_STRING_TAG = wellKnownSymbol('toStringTag');\n\nmodule.exports = function (target, TAG, STATIC) {\n if (target && !STATIC) target = target.prototype;\n if (target && !hasOwn(target, TO_STRING_TAG)) {\n defineProperty(target, TO_STRING_TAG, { configurable: true, value: TAG });\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/set-to-string-tag.js?"); +eval("\nvar defineProperty = (__webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\").f);\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar TO_STRING_TAG = wellKnownSymbol('toStringTag');\n\nmodule.exports = function (target, TAG, STATIC) {\n if (target && !STATIC) target = target.prototype;\n if (target && !hasOwn(target, TO_STRING_TAG)) {\n defineProperty(target, TO_STRING_TAG, { configurable: true, value: TAG });\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/set-to-string-tag.js?"); /***/ }), @@ -1162,7 +1316,7 @@ eval("var defineProperty = (__webpack_require__(/*! ../internals/object-define-p \******************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var shared = __webpack_require__(/*! ../internals/shared */ \"./node_modules/core-js/internals/shared.js\");\nvar uid = __webpack_require__(/*! ../internals/uid */ \"./node_modules/core-js/internals/uid.js\");\n\nvar keys = shared('keys');\n\nmodule.exports = function (key) {\n return keys[key] || (keys[key] = uid(key));\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/shared-key.js?"); +eval("\nvar shared = __webpack_require__(/*! ../internals/shared */ \"./node_modules/core-js/internals/shared.js\");\nvar uid = __webpack_require__(/*! ../internals/uid */ \"./node_modules/core-js/internals/uid.js\");\n\nvar keys = shared('keys');\n\nmodule.exports = function (key) {\n return keys[key] || (keys[key] = uid(key));\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/shared-key.js?"); /***/ }), @@ -1172,7 +1326,7 @@ eval("var shared = __webpack_require__(/*! ../internals/shared */ \"./node_modul \********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar defineGlobalProperty = __webpack_require__(/*! ../internals/define-global-property */ \"./node_modules/core-js/internals/define-global-property.js\");\n\nvar SHARED = '__core-js_shared__';\nvar store = global[SHARED] || defineGlobalProperty(SHARED, {});\n\nmodule.exports = store;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/shared-store.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar defineGlobalProperty = __webpack_require__(/*! ../internals/define-global-property */ \"./node_modules/core-js/internals/define-global-property.js\");\n\nvar SHARED = '__core-js_shared__';\nvar store = global[SHARED] || defineGlobalProperty(SHARED, {});\n\nmodule.exports = store;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/shared-store.js?"); /***/ }), @@ -1182,7 +1336,7 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \**************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var IS_PURE = __webpack_require__(/*! ../internals/is-pure */ \"./node_modules/core-js/internals/is-pure.js\");\nvar store = __webpack_require__(/*! ../internals/shared-store */ \"./node_modules/core-js/internals/shared-store.js\");\n\n(module.exports = function (key, value) {\n return store[key] || (store[key] = value !== undefined ? value : {});\n})('versions', []).push({\n version: '3.25.1',\n mode: IS_PURE ? 'pure' : 'global',\n copyright: '© 2014-2022 Denis Pushkarev (zloirock.ru)',\n license: 'https://github.com/zloirock/core-js/blob/v3.25.1/LICENSE',\n source: 'https://github.com/zloirock/core-js'\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/shared.js?"); +eval("\nvar IS_PURE = __webpack_require__(/*! ../internals/is-pure */ \"./node_modules/core-js/internals/is-pure.js\");\nvar store = __webpack_require__(/*! ../internals/shared-store */ \"./node_modules/core-js/internals/shared-store.js\");\n\n(module.exports = function (key, value) {\n return store[key] || (store[key] = value !== undefined ? value : {});\n})('versions', []).push({\n version: '3.32.0',\n mode: IS_PURE ? 'pure' : 'global',\n copyright: '© 2014-2023 Denis Pushkarev (zloirock.ru)',\n license: 'https://github.com/zloirock/core-js/blob/v3.32.0/LICENSE',\n source: 'https://github.com/zloirock/core-js'\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/shared.js?"); /***/ }), @@ -1192,7 +1346,7 @@ eval("var IS_PURE = __webpack_require__(/*! ../internals/is-pure */ \"./node_mod \************************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("/* eslint-disable es-x/no-symbol -- required for testing */\nvar V8_VERSION = __webpack_require__(/*! ../internals/engine-v8-version */ \"./node_modules/core-js/internals/engine-v8-version.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\n// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- required for testing\nmodule.exports = !!Object.getOwnPropertySymbols && !fails(function () {\n var symbol = Symbol();\n // Chrome 38 Symbol has incorrect toString conversion\n // `get-own-property-symbols` polyfill symbols converted to object are not Symbol instances\n return !String(symbol) || !(Object(symbol) instanceof Symbol) ||\n // Chrome 38-40 symbols are not inherited from DOM collections prototypes to instances\n !Symbol.sham && V8_VERSION && V8_VERSION < 41;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/symbol-constructor-detection.js?"); +eval("\n/* eslint-disable es/no-symbol -- required for testing */\nvar V8_VERSION = __webpack_require__(/*! ../internals/engine-v8-version */ \"./node_modules/core-js/internals/engine-v8-version.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\n\nvar $String = global.String;\n\n// eslint-disable-next-line es/no-object-getownpropertysymbols -- required for testing\nmodule.exports = !!Object.getOwnPropertySymbols && !fails(function () {\n var symbol = Symbol();\n // Chrome 38 Symbol has incorrect toString conversion\n // `get-own-property-symbols` polyfill symbols converted to object are not Symbol instances\n // nb: Do not call `String` directly to avoid this being optimized out to `symbol+''` which will,\n // of course, fail.\n return !$String(symbol) || !(Object(symbol) instanceof Symbol) ||\n // Chrome 38-40 symbols are not inherited from DOM collections prototypes to instances\n !Symbol.sham && V8_VERSION && V8_VERSION < 41;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/symbol-constructor-detection.js?"); /***/ }), @@ -1202,7 +1356,7 @@ eval("/* eslint-disable es-x/no-symbol -- required for testing */\nvar V8_VERSIO \*************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var toIntegerOrInfinity = __webpack_require__(/*! ../internals/to-integer-or-infinity */ \"./node_modules/core-js/internals/to-integer-or-infinity.js\");\n\nvar max = Math.max;\nvar min = Math.min;\n\n// Helper for a popular repeating case of the spec:\n// Let integer be ? ToInteger(index).\n// If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).\nmodule.exports = function (index, length) {\n var integer = toIntegerOrInfinity(index);\n return integer < 0 ? max(integer + length, 0) : min(integer, length);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-absolute-index.js?"); +eval("\nvar toIntegerOrInfinity = __webpack_require__(/*! ../internals/to-integer-or-infinity */ \"./node_modules/core-js/internals/to-integer-or-infinity.js\");\n\nvar max = Math.max;\nvar min = Math.min;\n\n// Helper for a popular repeating case of the spec:\n// Let integer be ? ToInteger(index).\n// If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).\nmodule.exports = function (index, length) {\n var integer = toIntegerOrInfinity(index);\n return integer < 0 ? max(integer + length, 0) : min(integer, length);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-absolute-index.js?"); /***/ }), @@ -1212,7 +1366,7 @@ eval("var toIntegerOrInfinity = __webpack_require__(/*! ../internals/to-integer- \*************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("// toObject with fallback for non-array-like ES3 strings\nvar IndexedObject = __webpack_require__(/*! ../internals/indexed-object */ \"./node_modules/core-js/internals/indexed-object.js\");\nvar requireObjectCoercible = __webpack_require__(/*! ../internals/require-object-coercible */ \"./node_modules/core-js/internals/require-object-coercible.js\");\n\nmodule.exports = function (it) {\n return IndexedObject(requireObjectCoercible(it));\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-indexed-object.js?"); +eval("\n// toObject with fallback for non-array-like ES3 strings\nvar IndexedObject = __webpack_require__(/*! ../internals/indexed-object */ \"./node_modules/core-js/internals/indexed-object.js\");\nvar requireObjectCoercible = __webpack_require__(/*! ../internals/require-object-coercible */ \"./node_modules/core-js/internals/require-object-coercible.js\");\n\nmodule.exports = function (it) {\n return IndexedObject(requireObjectCoercible(it));\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-indexed-object.js?"); /***/ }), @@ -1222,7 +1376,7 @@ eval("// toObject with fallback for non-array-like ES3 strings\nvar IndexedObjec \******************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var trunc = __webpack_require__(/*! ../internals/math-trunc */ \"./node_modules/core-js/internals/math-trunc.js\");\n\n// `ToIntegerOrInfinity` abstract operation\n// https://tc39.es/ecma262/#sec-tointegerorinfinity\nmodule.exports = function (argument) {\n var number = +argument;\n // eslint-disable-next-line no-self-compare -- NaN check\n return number !== number || number === 0 ? 0 : trunc(number);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-integer-or-infinity.js?"); +eval("\nvar trunc = __webpack_require__(/*! ../internals/math-trunc */ \"./node_modules/core-js/internals/math-trunc.js\");\n\n// `ToIntegerOrInfinity` abstract operation\n// https://tc39.es/ecma262/#sec-tointegerorinfinity\nmodule.exports = function (argument) {\n var number = +argument;\n // eslint-disable-next-line no-self-compare -- NaN check\n return number !== number || number === 0 ? 0 : trunc(number);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-integer-or-infinity.js?"); /***/ }), @@ -1232,7 +1386,7 @@ eval("var trunc = __webpack_require__(/*! ../internals/math-trunc */ \"./node_mo \*****************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var toIntegerOrInfinity = __webpack_require__(/*! ../internals/to-integer-or-infinity */ \"./node_modules/core-js/internals/to-integer-or-infinity.js\");\n\nvar min = Math.min;\n\n// `ToLength` abstract operation\n// https://tc39.es/ecma262/#sec-tolength\nmodule.exports = function (argument) {\n return argument > 0 ? min(toIntegerOrInfinity(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-length.js?"); +eval("\nvar toIntegerOrInfinity = __webpack_require__(/*! ../internals/to-integer-or-infinity */ \"./node_modules/core-js/internals/to-integer-or-infinity.js\");\n\nvar min = Math.min;\n\n// `ToLength` abstract operation\n// https://tc39.es/ecma262/#sec-tolength\nmodule.exports = function (argument) {\n return argument > 0 ? min(toIntegerOrInfinity(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-length.js?"); /***/ }), @@ -1242,7 +1396,7 @@ eval("var toIntegerOrInfinity = __webpack_require__(/*! ../internals/to-integer- \*****************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var requireObjectCoercible = __webpack_require__(/*! ../internals/require-object-coercible */ \"./node_modules/core-js/internals/require-object-coercible.js\");\n\nvar $Object = Object;\n\n// `ToObject` abstract operation\n// https://tc39.es/ecma262/#sec-toobject\nmodule.exports = function (argument) {\n return $Object(requireObjectCoercible(argument));\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-object.js?"); +eval("\nvar requireObjectCoercible = __webpack_require__(/*! ../internals/require-object-coercible */ \"./node_modules/core-js/internals/require-object-coercible.js\");\n\nvar $Object = Object;\n\n// `ToObject` abstract operation\n// https://tc39.es/ecma262/#sec-toobject\nmodule.exports = function (argument) {\n return $Object(requireObjectCoercible(argument));\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-object.js?"); /***/ }), @@ -1252,7 +1406,7 @@ eval("var requireObjectCoercible = __webpack_require__(/*! ../internals/require- \********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\nvar isSymbol = __webpack_require__(/*! ../internals/is-symbol */ \"./node_modules/core-js/internals/is-symbol.js\");\nvar getMethod = __webpack_require__(/*! ../internals/get-method */ \"./node_modules/core-js/internals/get-method.js\");\nvar ordinaryToPrimitive = __webpack_require__(/*! ../internals/ordinary-to-primitive */ \"./node_modules/core-js/internals/ordinary-to-primitive.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar $TypeError = TypeError;\nvar TO_PRIMITIVE = wellKnownSymbol('toPrimitive');\n\n// `ToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-toprimitive\nmodule.exports = function (input, pref) {\n if (!isObject(input) || isSymbol(input)) return input;\n var exoticToPrim = getMethod(input, TO_PRIMITIVE);\n var result;\n if (exoticToPrim) {\n if (pref === undefined) pref = 'default';\n result = call(exoticToPrim, input, pref);\n if (!isObject(result) || isSymbol(result)) return result;\n throw $TypeError(\"Can't convert object to primitive value\");\n }\n if (pref === undefined) pref = 'number';\n return ordinaryToPrimitive(input, pref);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-primitive.js?"); +eval("\nvar call = __webpack_require__(/*! ../internals/function-call */ \"./node_modules/core-js/internals/function-call.js\");\nvar isObject = __webpack_require__(/*! ../internals/is-object */ \"./node_modules/core-js/internals/is-object.js\");\nvar isSymbol = __webpack_require__(/*! ../internals/is-symbol */ \"./node_modules/core-js/internals/is-symbol.js\");\nvar getMethod = __webpack_require__(/*! ../internals/get-method */ \"./node_modules/core-js/internals/get-method.js\");\nvar ordinaryToPrimitive = __webpack_require__(/*! ../internals/ordinary-to-primitive */ \"./node_modules/core-js/internals/ordinary-to-primitive.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar $TypeError = TypeError;\nvar TO_PRIMITIVE = wellKnownSymbol('toPrimitive');\n\n// `ToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-toprimitive\nmodule.exports = function (input, pref) {\n if (!isObject(input) || isSymbol(input)) return input;\n var exoticToPrim = getMethod(input, TO_PRIMITIVE);\n var result;\n if (exoticToPrim) {\n if (pref === undefined) pref = 'default';\n result = call(exoticToPrim, input, pref);\n if (!isObject(result) || isSymbol(result)) return result;\n throw $TypeError(\"Can't convert object to primitive value\");\n }\n if (pref === undefined) pref = 'number';\n return ordinaryToPrimitive(input, pref);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-primitive.js?"); /***/ }), @@ -1262,7 +1416,7 @@ eval("var call = __webpack_require__(/*! ../internals/function-call */ \"./node_ \***********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var toPrimitive = __webpack_require__(/*! ../internals/to-primitive */ \"./node_modules/core-js/internals/to-primitive.js\");\nvar isSymbol = __webpack_require__(/*! ../internals/is-symbol */ \"./node_modules/core-js/internals/is-symbol.js\");\n\n// `ToPropertyKey` abstract operation\n// https://tc39.es/ecma262/#sec-topropertykey\nmodule.exports = function (argument) {\n var key = toPrimitive(argument, 'string');\n return isSymbol(key) ? key : key + '';\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-property-key.js?"); +eval("\nvar toPrimitive = __webpack_require__(/*! ../internals/to-primitive */ \"./node_modules/core-js/internals/to-primitive.js\");\nvar isSymbol = __webpack_require__(/*! ../internals/is-symbol */ \"./node_modules/core-js/internals/is-symbol.js\");\n\n// `ToPropertyKey` abstract operation\n// https://tc39.es/ecma262/#sec-topropertykey\nmodule.exports = function (argument) {\n var key = toPrimitive(argument, 'string');\n return isSymbol(key) ? key : key + '';\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-property-key.js?"); /***/ }), @@ -1272,7 +1426,7 @@ eval("var toPrimitive = __webpack_require__(/*! ../internals/to-primitive */ \". \*****************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar TO_STRING_TAG = wellKnownSymbol('toStringTag');\nvar test = {};\n\ntest[TO_STRING_TAG] = 'z';\n\nmodule.exports = String(test) === '[object z]';\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-string-tag-support.js?"); +eval("\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar TO_STRING_TAG = wellKnownSymbol('toStringTag');\nvar test = {};\n\ntest[TO_STRING_TAG] = 'z';\n\nmodule.exports = String(test) === '[object z]';\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/to-string-tag-support.js?"); /***/ }), @@ -1282,7 +1436,7 @@ eval("var wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symb \*********************************************************/ /***/ (function(module) { -eval("var $String = String;\n\nmodule.exports = function (argument) {\n try {\n return $String(argument);\n } catch (error) {\n return 'Object';\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/try-to-string.js?"); +eval("\nvar $String = String;\n\nmodule.exports = function (argument) {\n try {\n return $String(argument);\n } catch (error) {\n return 'Object';\n }\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/try-to-string.js?"); /***/ }), @@ -1292,7 +1446,7 @@ eval("var $String = String;\n\nmodule.exports = function (argument) {\n try {\n \***********************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\n\nvar id = 0;\nvar postfix = Math.random();\nvar toString = uncurryThis(1.0.toString);\n\nmodule.exports = function (key) {\n return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString(++id + postfix, 36);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/uid.js?"); +eval("\nvar uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-this */ \"./node_modules/core-js/internals/function-uncurry-this.js\");\n\nvar id = 0;\nvar postfix = Math.random();\nvar toString = uncurryThis(1.0.toString);\n\nmodule.exports = function (key) {\n return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString(++id + postfix, 36);\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/uid.js?"); /***/ }), @@ -1302,7 +1456,7 @@ eval("var uncurryThis = __webpack_require__(/*! ../internals/function-uncurry-th \*************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("/* eslint-disable es-x/no-symbol -- required for testing */\nvar NATIVE_SYMBOL = __webpack_require__(/*! ../internals/symbol-constructor-detection */ \"./node_modules/core-js/internals/symbol-constructor-detection.js\");\n\nmodule.exports = NATIVE_SYMBOL\n && !Symbol.sham\n && typeof Symbol.iterator == 'symbol';\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/use-symbol-as-uid.js?"); +eval("\n/* eslint-disable es/no-symbol -- required for testing */\nvar NATIVE_SYMBOL = __webpack_require__(/*! ../internals/symbol-constructor-detection */ \"./node_modules/core-js/internals/symbol-constructor-detection.js\");\n\nmodule.exports = NATIVE_SYMBOL\n && !Symbol.sham\n && typeof Symbol.iterator == 'symbol';\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/use-symbol-as-uid.js?"); /***/ }), @@ -1312,7 +1466,7 @@ eval("/* eslint-disable es-x/no-symbol -- required for testing */\nvar NATIVE_SY \*******************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\n// V8 ~ Chrome 36-\n// https://bugs.chromium.org/p/v8/issues/detail?id=3334\nmodule.exports = DESCRIPTORS && fails(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty(function () { /* empty */ }, 'prototype', {\n value: 42,\n writable: false\n }).prototype != 42;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/v8-prototype-define-bug.js?"); +eval("\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\nvar fails = __webpack_require__(/*! ../internals/fails */ \"./node_modules/core-js/internals/fails.js\");\n\n// V8 ~ Chrome 36-\n// https://bugs.chromium.org/p/v8/issues/detail?id=3334\nmodule.exports = DESCRIPTORS && fails(function () {\n // eslint-disable-next-line es/no-object-defineproperty -- required for testing\n return Object.defineProperty(function () { /* empty */ }, 'prototype', {\n value: 42,\n writable: false\n }).prototype != 42;\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/v8-prototype-define-bug.js?"); /***/ }), @@ -1322,7 +1476,7 @@ eval("var DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./ \********************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar WeakMap = global.WeakMap;\n\nmodule.exports = isCallable(WeakMap) && /native code/.test(String(WeakMap));\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/weak-map-basic-detection.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar isCallable = __webpack_require__(/*! ../internals/is-callable */ \"./node_modules/core-js/internals/is-callable.js\");\n\nvar WeakMap = global.WeakMap;\n\nmodule.exports = isCallable(WeakMap) && /native code/.test(String(WeakMap));\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/weak-map-basic-detection.js?"); /***/ }), @@ -1332,7 +1486,7 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \*************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar shared = __webpack_require__(/*! ../internals/shared */ \"./node_modules/core-js/internals/shared.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar uid = __webpack_require__(/*! ../internals/uid */ \"./node_modules/core-js/internals/uid.js\");\nvar NATIVE_SYMBOL = __webpack_require__(/*! ../internals/symbol-constructor-detection */ \"./node_modules/core-js/internals/symbol-constructor-detection.js\");\nvar USE_SYMBOL_AS_UID = __webpack_require__(/*! ../internals/use-symbol-as-uid */ \"./node_modules/core-js/internals/use-symbol-as-uid.js\");\n\nvar WellKnownSymbolsStore = shared('wks');\nvar Symbol = global.Symbol;\nvar symbolFor = Symbol && Symbol['for'];\nvar createWellKnownSymbol = USE_SYMBOL_AS_UID ? Symbol : Symbol && Symbol.withoutSetter || uid;\n\nmodule.exports = function (name) {\n if (!hasOwn(WellKnownSymbolsStore, name) || !(NATIVE_SYMBOL || typeof WellKnownSymbolsStore[name] == 'string')) {\n var description = 'Symbol.' + name;\n if (NATIVE_SYMBOL && hasOwn(Symbol, name)) {\n WellKnownSymbolsStore[name] = Symbol[name];\n } else if (USE_SYMBOL_AS_UID && symbolFor) {\n WellKnownSymbolsStore[name] = symbolFor(description);\n } else {\n WellKnownSymbolsStore[name] = createWellKnownSymbol(description);\n }\n } return WellKnownSymbolsStore[name];\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/well-known-symbol.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar shared = __webpack_require__(/*! ../internals/shared */ \"./node_modules/core-js/internals/shared.js\");\nvar hasOwn = __webpack_require__(/*! ../internals/has-own-property */ \"./node_modules/core-js/internals/has-own-property.js\");\nvar uid = __webpack_require__(/*! ../internals/uid */ \"./node_modules/core-js/internals/uid.js\");\nvar NATIVE_SYMBOL = __webpack_require__(/*! ../internals/symbol-constructor-detection */ \"./node_modules/core-js/internals/symbol-constructor-detection.js\");\nvar USE_SYMBOL_AS_UID = __webpack_require__(/*! ../internals/use-symbol-as-uid */ \"./node_modules/core-js/internals/use-symbol-as-uid.js\");\n\nvar Symbol = global.Symbol;\nvar WellKnownSymbolsStore = shared('wks');\nvar createWellKnownSymbol = USE_SYMBOL_AS_UID ? Symbol['for'] || Symbol : Symbol && Symbol.withoutSetter || uid;\n\nmodule.exports = function (name) {\n if (!hasOwn(WellKnownSymbolsStore, name)) {\n WellKnownSymbolsStore[name] = NATIVE_SYMBOL && hasOwn(Symbol, name)\n ? Symbol[name]\n : createWellKnownSymbol('Symbol.' + name);\n } return WellKnownSymbolsStore[name];\n};\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/internals/well-known-symbol.js?"); /***/ }), @@ -1342,7 +1496,6 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \***********************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -"use strict"; eval("\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-object */ \"./node_modules/core-js/internals/to-indexed-object.js\");\nvar addToUnscopables = __webpack_require__(/*! ../internals/add-to-unscopables */ \"./node_modules/core-js/internals/add-to-unscopables.js\");\nvar Iterators = __webpack_require__(/*! ../internals/iterators */ \"./node_modules/core-js/internals/iterators.js\");\nvar InternalStateModule = __webpack_require__(/*! ../internals/internal-state */ \"./node_modules/core-js/internals/internal-state.js\");\nvar defineProperty = (__webpack_require__(/*! ../internals/object-define-property */ \"./node_modules/core-js/internals/object-define-property.js\").f);\nvar defineIterator = __webpack_require__(/*! ../internals/iterator-define */ \"./node_modules/core-js/internals/iterator-define.js\");\nvar createIterResultObject = __webpack_require__(/*! ../internals/create-iter-result-object */ \"./node_modules/core-js/internals/create-iter-result-object.js\");\nvar IS_PURE = __webpack_require__(/*! ../internals/is-pure */ \"./node_modules/core-js/internals/is-pure.js\");\nvar DESCRIPTORS = __webpack_require__(/*! ../internals/descriptors */ \"./node_modules/core-js/internals/descriptors.js\");\n\nvar ARRAY_ITERATOR = 'Array Iterator';\nvar setInternalState = InternalStateModule.set;\nvar getInternalState = InternalStateModule.getterFor(ARRAY_ITERATOR);\n\n// `Array.prototype.entries` method\n// https://tc39.es/ecma262/#sec-array.prototype.entries\n// `Array.prototype.keys` method\n// https://tc39.es/ecma262/#sec-array.prototype.keys\n// `Array.prototype.values` method\n// https://tc39.es/ecma262/#sec-array.prototype.values\n// `Array.prototype[@@iterator]` method\n// https://tc39.es/ecma262/#sec-array.prototype-@@iterator\n// `CreateArrayIterator` internal method\n// https://tc39.es/ecma262/#sec-createarrayiterator\nmodule.exports = defineIterator(Array, 'Array', function (iterated, kind) {\n setInternalState(this, {\n type: ARRAY_ITERATOR,\n target: toIndexedObject(iterated), // target\n index: 0, // next index\n kind: kind // kind\n });\n// `%ArrayIteratorPrototype%.next` method\n// https://tc39.es/ecma262/#sec-%arrayiteratorprototype%.next\n}, function () {\n var state = getInternalState(this);\n var target = state.target;\n var kind = state.kind;\n var index = state.index++;\n if (!target || index >= target.length) {\n state.target = undefined;\n return createIterResultObject(undefined, true);\n }\n if (kind == 'keys') return createIterResultObject(index, false);\n if (kind == 'values') return createIterResultObject(target[index], false);\n return createIterResultObject([index, target[index]], false);\n}, 'values');\n\n// argumentsList[@@iterator] is %ArrayProto_values%\n// https://tc39.es/ecma262/#sec-createunmappedargumentsobject\n// https://tc39.es/ecma262/#sec-createmappedargumentsobject\nvar values = Iterators.Arguments = Iterators.Array;\n\n// https://tc39.es/ecma262/#sec-array.prototype-@@unscopables\naddToUnscopables('keys');\naddToUnscopables('values');\naddToUnscopables('entries');\n\n// V8 ~ Chrome 45- bug\nif (!IS_PURE && DESCRIPTORS && values.name !== 'values') try {\n defineProperty(values, 'name', { value: 'values' });\n} catch (error) { /* empty */ }\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/modules/es.array.iterator.js?"); /***/ }), @@ -1353,7 +1506,7 @@ eval("\nvar toIndexedObject = __webpack_require__(/*! ../internals/to-indexed-ob \****************************************************************/ /***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) { -eval("var $ = __webpack_require__(/*! ../internals/export */ \"./node_modules/core-js/internals/export.js\");\nvar iterate = __webpack_require__(/*! ../internals/iterate */ \"./node_modules/core-js/internals/iterate.js\");\nvar createProperty = __webpack_require__(/*! ../internals/create-property */ \"./node_modules/core-js/internals/create-property.js\");\n\n// `Object.fromEntries` method\n// https://github.com/tc39/proposal-object-from-entries\n$({ target: 'Object', stat: true }, {\n fromEntries: function fromEntries(iterable) {\n var obj = {};\n iterate(iterable, function (k, v) {\n createProperty(obj, k, v);\n }, { AS_ENTRIES: true });\n return obj;\n }\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/modules/es.object.from-entries.js?"); +eval("\nvar $ = __webpack_require__(/*! ../internals/export */ \"./node_modules/core-js/internals/export.js\");\nvar iterate = __webpack_require__(/*! ../internals/iterate */ \"./node_modules/core-js/internals/iterate.js\");\nvar createProperty = __webpack_require__(/*! ../internals/create-property */ \"./node_modules/core-js/internals/create-property.js\");\n\n// `Object.fromEntries` method\n// https://github.com/tc39/proposal-object-from-entries\n$({ target: 'Object', stat: true }, {\n fromEntries: function fromEntries(iterable) {\n var obj = {};\n iterate(iterable, function (k, v) {\n createProperty(obj, k, v);\n }, { AS_ENTRIES: true });\n return obj;\n }\n});\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/modules/es.object.from-entries.js?"); /***/ }), @@ -1363,7 +1516,7 @@ eval("var $ = __webpack_require__(/*! ../internals/export */ \"./node_modules/co \**********************************************************************/ /***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) { -eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar DOMIterables = __webpack_require__(/*! ../internals/dom-iterables */ \"./node_modules/core-js/internals/dom-iterables.js\");\nvar DOMTokenListPrototype = __webpack_require__(/*! ../internals/dom-token-list-prototype */ \"./node_modules/core-js/internals/dom-token-list-prototype.js\");\nvar ArrayIteratorMethods = __webpack_require__(/*! ../modules/es.array.iterator */ \"./node_modules/core-js/modules/es.array.iterator.js\");\nvar createNonEnumerableProperty = __webpack_require__(/*! ../internals/create-non-enumerable-property */ \"./node_modules/core-js/internals/create-non-enumerable-property.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar ITERATOR = wellKnownSymbol('iterator');\nvar TO_STRING_TAG = wellKnownSymbol('toStringTag');\nvar ArrayValues = ArrayIteratorMethods.values;\n\nvar handlePrototype = function (CollectionPrototype, COLLECTION_NAME) {\n if (CollectionPrototype) {\n // some Chrome versions have non-configurable methods on DOMTokenList\n if (CollectionPrototype[ITERATOR] !== ArrayValues) try {\n createNonEnumerableProperty(CollectionPrototype, ITERATOR, ArrayValues);\n } catch (error) {\n CollectionPrototype[ITERATOR] = ArrayValues;\n }\n if (!CollectionPrototype[TO_STRING_TAG]) {\n createNonEnumerableProperty(CollectionPrototype, TO_STRING_TAG, COLLECTION_NAME);\n }\n if (DOMIterables[COLLECTION_NAME]) for (var METHOD_NAME in ArrayIteratorMethods) {\n // some Chrome versions have non-configurable methods on DOMTokenList\n if (CollectionPrototype[METHOD_NAME] !== ArrayIteratorMethods[METHOD_NAME]) try {\n createNonEnumerableProperty(CollectionPrototype, METHOD_NAME, ArrayIteratorMethods[METHOD_NAME]);\n } catch (error) {\n CollectionPrototype[METHOD_NAME] = ArrayIteratorMethods[METHOD_NAME];\n }\n }\n }\n};\n\nfor (var COLLECTION_NAME in DOMIterables) {\n handlePrototype(global[COLLECTION_NAME] && global[COLLECTION_NAME].prototype, COLLECTION_NAME);\n}\n\nhandlePrototype(DOMTokenListPrototype, 'DOMTokenList');\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/modules/web.dom-collections.iterator.js?"); +eval("\nvar global = __webpack_require__(/*! ../internals/global */ \"./node_modules/core-js/internals/global.js\");\nvar DOMIterables = __webpack_require__(/*! ../internals/dom-iterables */ \"./node_modules/core-js/internals/dom-iterables.js\");\nvar DOMTokenListPrototype = __webpack_require__(/*! ../internals/dom-token-list-prototype */ \"./node_modules/core-js/internals/dom-token-list-prototype.js\");\nvar ArrayIteratorMethods = __webpack_require__(/*! ../modules/es.array.iterator */ \"./node_modules/core-js/modules/es.array.iterator.js\");\nvar createNonEnumerableProperty = __webpack_require__(/*! ../internals/create-non-enumerable-property */ \"./node_modules/core-js/internals/create-non-enumerable-property.js\");\nvar wellKnownSymbol = __webpack_require__(/*! ../internals/well-known-symbol */ \"./node_modules/core-js/internals/well-known-symbol.js\");\n\nvar ITERATOR = wellKnownSymbol('iterator');\nvar TO_STRING_TAG = wellKnownSymbol('toStringTag');\nvar ArrayValues = ArrayIteratorMethods.values;\n\nvar handlePrototype = function (CollectionPrototype, COLLECTION_NAME) {\n if (CollectionPrototype) {\n // some Chrome versions have non-configurable methods on DOMTokenList\n if (CollectionPrototype[ITERATOR] !== ArrayValues) try {\n createNonEnumerableProperty(CollectionPrototype, ITERATOR, ArrayValues);\n } catch (error) {\n CollectionPrototype[ITERATOR] = ArrayValues;\n }\n if (!CollectionPrototype[TO_STRING_TAG]) {\n createNonEnumerableProperty(CollectionPrototype, TO_STRING_TAG, COLLECTION_NAME);\n }\n if (DOMIterables[COLLECTION_NAME]) for (var METHOD_NAME in ArrayIteratorMethods) {\n // some Chrome versions have non-configurable methods on DOMTokenList\n if (CollectionPrototype[METHOD_NAME] !== ArrayIteratorMethods[METHOD_NAME]) try {\n createNonEnumerableProperty(CollectionPrototype, METHOD_NAME, ArrayIteratorMethods[METHOD_NAME]);\n } catch (error) {\n CollectionPrototype[METHOD_NAME] = ArrayIteratorMethods[METHOD_NAME];\n }\n }\n }\n};\n\nfor (var COLLECTION_NAME in DOMIterables) {\n handlePrototype(global[COLLECTION_NAME] && global[COLLECTION_NAME].prototype, COLLECTION_NAME);\n}\n\nhandlePrototype(DOMTokenListPrototype, 'DOMTokenList');\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/modules/web.dom-collections.iterator.js?"); /***/ }), @@ -1373,7 +1526,7 @@ eval("var global = __webpack_require__(/*! ../internals/global */ \"./node_modul \************************************************************/ /***/ (function(module, __unused_webpack_exports, __webpack_require__) { -eval("var parent = __webpack_require__(/*! ../../es/object/from-entries */ \"./node_modules/core-js/es/object/from-entries.js\");\n__webpack_require__(/*! ../../modules/web.dom-collections.iterator */ \"./node_modules/core-js/modules/web.dom-collections.iterator.js\");\n\nmodule.exports = parent;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/stable/object/from-entries.js?"); +eval("\nvar parent = __webpack_require__(/*! ../../es/object/from-entries */ \"./node_modules/core-js/es/object/from-entries.js\");\n__webpack_require__(/*! ../../modules/web.dom-collections.iterator */ \"./node_modules/core-js/modules/web.dom-collections.iterator.js\");\n\nmodule.exports = parent;\n\n\n//# sourceURL=webpack://FormioGrid/./node_modules/core-js/stable/object/from-entries.js?"); /***/ }), @@ -1383,7 +1536,6 @@ eval("var parent = __webpack_require__(/*! ../../es/object/from-entries */ \"./n \*************************/ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) { -"use strict"; eval("__webpack_require__.r(__webpack_exports__);\n// extracted by mini-css-extract-plugin\n\n\n//# sourceURL=webpack://FormioGrid/./lib/styles.scss?"); /***/ }), @@ -1394,7 +1546,6 @@ eval("__webpack_require__.r(__webpack_exports__);\n// extracted by mini-css-extr \*****************************/ /***/ (function(module) { -"use strict"; module.exports = __WEBPACK_EXTERNAL_MODULE__formio_core__; /***/ }) diff --git a/lib/grid/formio.grid.min.css b/lib/grid/formio.grid.min.css index bf9efa14..e844fa85 100644 --- a/lib/grid/formio.grid.min.css +++ b/lib/grid/formio.grid.min.css @@ -1 +1 @@ -div.data-grid-wrapper{position:relative}div.data-grid-wrapper div.responsive-table{display:block;max-width:86vw;overflow-x:auto;position:relative}div.formio-new-button{border-radius:18px;font-size:28px;height:36px;line-height:1;margin-left:20px;padding:2px 0;text-align:center;width:36px}div.data-grid table.formio-grid{border-collapse:collapse;border-spacing:0;empty-cells:show;margin:0 0 5px;max-width:none;outline:0;width:100%}div.data-grid table.formio-grid tr.header th{padding-right:24px}div.data-grid table.formio-grid th{border-width:0 0 2px 1px;position:relative;white-space:nowrap}div.data-grid table.formio-grid th span.menu{align-items:center;bottom:0;color:#495057;cursor:pointer;display:flex;padding:5px;position:absolute;right:0;top:0}div.data-grid table.formio-grid th span.menu .menu-btn{font-size:20px}div.data-grid table.formio-grid th span.menu .menu-btn.filters-applied{color:#f04124}div.data-grid table.formio-grid th span.sort-btn{align-items:center;color:#000;cursor:pointer;margin-right:12px;padding:5px;visibility:hidden}div.data-grid table.formio-grid th span.sort-btn.sorted{visibility:visible}div.data-grid table.formio-grid th:hover span.sort-btn:not(.sorted){color:#b4b4b4;visibility:visible}div.data-grid table.formio-grid td{border-style:solid;border-width:0 0 0 1px;line-height:1.6em;overflow:auto;padding:.4em .6em;vertical-align:middle;white-space:nowrap}div.data-grid table.formio-grid td.clip{overflow-x:hidden;text-overflow:ellipsis}div.data-grid table.formio-grid th.formio-grid-ops{padding:.4rem 0;right:0;text-align:center;top:auto}div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn{font-size:20px}div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn .dropdown-menu{left:auto;right:15px;top:-22px}div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn .dropdown-menu .dropdown-item{cursor:pointer;padding:2px}div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn:hover .dropdown-menu{display:block}div.data-grid table.formio-grid th.formio-grid-ops div.formio-grid-ops-button{border-radius:0;-webkit-box-shadow:0 0 5px 1px rgba(48,113,169,.3);-moz-box-shadow:0 0 5px 1px rgba(48,113,169,.3);box-shadow:0 0 5px 1px rgba(48,113,169,.3);display:block;font-size:16px;height:24px;line-height:1.5em;padding:2px;width:100%;z-index:1001}div.data-grid table.formio-grid th.formio-grid-ops div.formio-grid-ops-button.delete-all-btn{display:table-cell;font-size:18px;height:30px;line-height:normal;vertical-align:middle;width:50px}div.data-grid table.formio-grid th.formio-grid-ops .formio-actions-header{border-left:1px solid #ddd;border-right:1px solid #ddd;height:38px;padding:8px 1px}div.data-grid table.formio-grid tr{height:36px}div.data-grid table.formio-grid tr td{border-color:#ccc;border-style:solid;width:auto!important}div.data-grid table.formio-grid tr:nth-of-type(odd) th.formio-actions-col{background-color:#f2f2f2}div.data-grid table.formio-grid tr:nth-of-type(odd) th.formio-actions-col-b3{background-color:#f9f9f9}div.data-grid table.formio-grid tr:nth-of-type(2n) th.formio-actions-col,div.data-grid table.formio-grid tr:nth-of-type(2n) th.formio-actions-col-b3{background-color:#fff}div.data-grid table.formio-grid tr:hover th.formio-actions-col{background-color:#ececec}div.data-grid table.formio-grid tr:hover th.formio-actions-col-b3{background-color:#f5f5f5}tbody{position:relative}div.spinner-wrapper{align-items:center;background-color:#fff;display:none;height:100%;justify-content:center;opacity:.7;position:absolute;width:100vw;z-index:1}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}div.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}.menu-container{position:relative}.menu-container .dropdown-menu{left:unset;padding:.5rem 0;right:0;width:fit-content}.menu-container .dropdown-menu.open{display:block}.menu-container .dropdown-menu .dropdown-item{cursor:pointer;margin-bottom:0;padding:.5rem 1.5rem;position:relative}.menu-container .dropdown-menu .dropdown-item .arrow-right{float:right}.menu-container .dropdown-menu .dropdown-item .dropdown-menu{max-height:250px;overflow:auto;position:absolute;top:-11px}.menu-container .dropdown-menu .dropdown-item.active{background-color:#e9ecef;color:#16181b}.menu-container .dropdown-menu .dropdown-item.active .dropdown-menu{display:block}.pl-3,.px-3{padding-left:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important} \ No newline at end of file +div.data-grid-wrapper{position:relative}div.data-grid-wrapper div.responsive-table{display:block;max-width:86vw;overflow-x:auto;position:relative}div.data-grid-wrapper input[type=checkbox]{cursor:pointer}div.data-grid-wrapper div.pagination-bottom{display:flex;justify-content:center}div.formio-new-button{border-radius:18px;font-size:28px;height:36px;line-height:1;padding:2px 0;position:absolute;right:10px;text-align:center;width:36px}div.data-grid table.formio-grid{border-collapse:collapse;border-spacing:0;empty-cells:show;margin:0 0 5px;max-width:none;outline:0;width:100%}div.data-grid table.formio-grid tr.header th{padding-right:24px}div.data-grid table.formio-grid th{border-width:0 0 2px 1px;position:relative;white-space:nowrap}div.data-grid table.formio-grid th span.menu{align-items:center;bottom:0;color:#495057;cursor:pointer;display:flex;padding:5px;position:absolute;right:0;top:0}div.data-grid table.formio-grid th span.menu .menu-btn{font-size:20px}div.data-grid table.formio-grid th span.menu .menu-btn.filters-applied{color:#f04124}div.data-grid table.formio-grid th span.sort-btn{align-items:center;color:#000;cursor:pointer;margin-right:12px;padding:5px;visibility:hidden}div.data-grid table.formio-grid th span.sort-btn.sorted{visibility:visible}div.data-grid table.formio-grid th:hover span.sort-btn:not(.sorted){color:#b4b4b4;visibility:visible}div.data-grid table.formio-grid td{border-style:solid;border-width:0 0 0 1px;line-height:1.6em;overflow:auto;padding:.4em .6em;vertical-align:middle}div.data-grid table.formio-grid td.clip{overflow-x:hidden;text-overflow:ellipsis}div.data-grid table.formio-grid th.formio-grid-ops{padding:.4rem 0;right:0;text-align:center;top:auto}div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn{font-size:20px}div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn .dropdown-menu{left:auto;right:15px;top:-22px}div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn .dropdown-menu .dropdown-item{cursor:pointer;padding:2px}div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn:focus .dropdown-menu,div.data-grid table.formio-grid th.formio-grid-ops .row-menu-btn:hover .dropdown-menu{display:block}div.data-grid table.formio-grid th.formio-grid-ops div.formio-grid-ops-button{border-radius:0;-webkit-box-shadow:0 0 5px 1px rgba(48,113,169,.3);-moz-box-shadow:0 0 5px 1px rgba(48,113,169,.3);box-shadow:0 0 5px 1px rgba(48,113,169,.3);display:block;font-size:16px;height:24px;line-height:1.5em;padding:2px;width:100%;z-index:1001}div.data-grid table.formio-grid th.formio-grid-ops div.formio-grid-ops-button.delete-all-btn{display:table-cell;font-size:18px;height:30px;line-height:normal;vertical-align:middle;width:50px}div.data-grid table.formio-grid th.formio-grid-ops .formio-actions-header{border-left:1px solid #ddd;border-right:1px solid #ddd;height:38px;padding:8px 1px}div.data-grid table.formio-grid tr{height:36px}div.data-grid table.formio-grid tr.selected-row{background-color:#ececec;border-bottom:.5px solid #c7c7c7}div.data-grid table.formio-grid tr.selected-row th.formio-actions-col{background-color:#ececec!important}div.data-grid table.formio-grid tr.selected-row th.formio-actions-col-b3{background-color:#f5f5f5!important}div.data-grid table.formio-grid tr td{border-color:#ccc;border-style:solid;width:auto!important}div.data-grid table.formio-grid tr:nth-of-type(odd) th.formio-actions-col{background-color:#f2f2f2}div.data-grid table.formio-grid tr:nth-of-type(odd) th.formio-actions-col-b3{background-color:#f9f9f9}div.data-grid table.formio-grid tr:nth-of-type(2n) th.formio-actions-col,div.data-grid table.formio-grid tr:nth-of-type(2n) th.formio-actions-col-b3{background-color:#fff}div.data-grid table.formio-grid tr:hover th.formio-actions-col{background-color:#ececec}div.data-grid table.formio-grid tr:hover th.formio-actions-col-b3{background-color:#f5f5f5}tbody{position:relative}.formio-grid-bottom{align-items:center;display:flex;justify-content:center;max-width:86vw;min-height:25px;position:relative}.formio-grid-bottom .pagination-bottom .btn{line-height:1;padding:0 12px}.formio-grid-bottom .hidden{display:none}div.spinner-wrapper{align-items:center;background-color:#fff;display:none;height:100%;justify-content:center;opacity:.7;position:absolute;width:100vw;z-index:1}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}div.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}div.data-grid-wrapper.data-grid-uswds-wrapper div.data-grid table.formio-grid,div.data-grid-wrapper.data-grid-uswds-wrapper div.data-grid table.formio-grid th,div.data-grid-wrapper.data-grid-uswds-wrapper div.data-grid table.formio-grid tr td{border:1px solid #1b1b1b}div.data-grid-wrapper.data-grid-uswds-wrapper button.formio-new-button{border-radius:18px;font-size:30px;height:36px;padding:2px 0;position:absolute;right:10px;width:36px}div.data-grid-wrapper.data-grid-uswds-wrapper button.delete-all-btn{padding:2px;width:40px}.menu-container{position:relative}.menu-container .dropdown-menu{left:unset;padding:.5rem 0;right:0;width:fit-content}.menu-container .dropdown-menu.open{display:block}.menu-container .dropdown-menu .dropdown-item{cursor:pointer;margin-bottom:0;padding:.5rem 1.5rem;position:relative}.menu-container .dropdown-menu .dropdown-item .arrow-right{float:right}.menu-container .dropdown-menu .dropdown-item .dropdown-menu{max-height:250px;overflow:auto;position:absolute;top:-11px}.menu-container .dropdown-menu .dropdown-item.active{background-color:#e9ecef;color:#16181b}.menu-container .dropdown-menu .dropdown-item.active .dropdown-menu{display:block}.menu-container .dropdown-menu .dropdown-item .formio-component-day{min-width:350px}.pl-3,.px-3{padding-left:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important} \ No newline at end of file diff --git a/lib/grid/formio.grid.min.js b/lib/grid/formio.grid.min.js index cc0970ac..129517a0 100644 --- a/lib/grid/formio.grid.min.js +++ b/lib/grid/formio.grid.min.js @@ -1 +1 @@ -!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("FormioCore")):"function"==typeof define&&define.amd?define(["FormioCore"],e):"object"==typeof exports?exports.FormioGrid=e(require("FormioCore")):t.FormioGrid=e(t.FormioCore)}(self,(function(t){return function(){var e={4111:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__decorate||function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},s=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e},a=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))((function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}u((r=r.apply(t,e||[])).next())}))},u=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]0&&this.emit("changeVisibility",this.component.components)},i([(0,p.Component)({type:"columnMenu",schema:{key:null,isOpen:!1,position:{x:0,y:0},components:[],filter:{type:"equals",value:null},filterTypes:[{type:"equal",label:"Equal",filter:function(t,e){return t===e}}],hideFilters:[]},template:"columnMenu"})],t)}();e.ColumnMenuComponent=f,p.Components.addComponent(f,"columnMenu")},2157:function(t,e,n){"use strict";var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,n=1,r=arguments.length;n=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},c=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&s(e,t,n);return a(e,t),e},l=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))((function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}u((r=r.apply(t,e||[])).next())}))},p=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]e}},{type:"gte",label:"Greater than or equal to",filter:function(t,e){return t>=e}},{type:"lt",label:"Less than",filter:function(t,e){return te?1:0},e.prototype.sortBy=function(t,e){var n=this;this.enableFetch&&!this.options.readOnly?this.fetchData({page:this.currentPage,pageSize:this.pageSize,sort:{key:t,isAsc:e},filters:this.component.filters}).then((function(r){r&&(n.setData(r.data),n.setSort(t,e),n.noFetchInAttach=!0,n.refreshGrid())})):(this.setSort(t,e),this.sort(),this.refreshGrid())},e.prototype.handleSort=function(t){var e=this.component.sort.default,n=!!e||this.component.sort.isAsc;if(this.component.sort.key===t&&!e){if(!n)return this.setSort(null,!n),this.filter(this.data),void(this.enableFetch||this.refreshGrid());n=!n}this.sortBy(t,n)},e.prototype.handleMenuOpen=function(t,e,n){var r=this.element.getBoundingClientRect(),o=r.x,i=r.y,s=e.clientX-o,a=e.clientY-i,u=this.getFilterAndSortKey(t,n);this.menu.openMenu({key:t,position:{x:s,y:a},filter:this.component.filters[u],gridComponent:n}),this.menu.redraw()},e.prototype.setData=function(t){this.data=t,this.updateValue(t),this.filteredData=f([],t,!0)},e.prototype.handleDeleteAll=function(){this.emit("deleteAll")},e.prototype.deleteAll=function(){this.data=[],this.filteredData=[],this.refreshGrid()},e.prototype.attach=function(){return l(this,void 0,void 0,(function(){var t,e=this;return p(this,(function(n){if(this.options.readOnly&&(!1===this.component.isSubmitData||this.enableFetch)){if(!this.dataValue.length&&this.element)return this.element.style.display="none",this.element.previousElementSibling&&"LABEL"===this.element.previousElementSibling.tagName&&(this.element.previousElementSibling.style.display="none"),[2];!this.component.hideLabel&&this.element&&(this.element.previousElementSibling.style.display="inline")}return!this.options.readOnly&&this.component.showAddBtn&&this.addEventListener(this.refs.addRow,"click",(function(){return e.handleAddRow()})),(t=this.pagination()).attach(this.refs.pagination),this.currentPage=t.component.currentPage,!this.component.showAddBtn||this.component.showEditBtn||this.component.showDeleteBtn||this.component.showDeleteAllBtn||(t.element.style.marginRight="3.5em"),this.menu.attach(this.refs.menu),this.tbody.attach(this.refs.tbody),this.component.sort.key||this.setSort(null,!0),this.enableFetch&&!this.options.readOnly&&(this.noFetchInAttach?(this.noFetchInAttach=!1,this.refreshTbody(this.data)):this.fetchData({page:this.currentPage,pageSize:this.pageSize,sort:this.component.sort,filters:this.component.filters}).then((function(t){t&&(e.setData(t.data),e.pagination().setTotalItems(e.fetchTotalCount),e.refreshTbody(e.data))}))),this.options.readOnly||this.addEventListener(this.refs.deleteAll,"click",(function(){return e.handleDeleteAll()})),this.component.components.filter((function(t){return t.show})).forEach((function(t,n){e.addEventListener(e.refs.menuBtn[n],"click",(function(n){return e.handleMenuOpen(t.key,n,t)}))})),this.options.sortable&&this.refs.sort&&this.refs.sort.length&&this.component.components.filter((function(t){return t.sortable&&t.show})).forEach((function(t,n){e.addEventListener(e.refs.sort[n],"click",(function(){return e.handleSort(e.getFilterAndSortKey(t.key,t))}))})),[2]}))}))},e.prototype.detach=function(){this.pagination().detach()},e.prototype.transformData=function(t){return this.hook("transformData",t)||t},e.prototype.fetchData=function(t){var e=this,n=t.page,r=void 0===n?0:n,o=t.pageSize,s=void 0===o?10:o,a=t.sort,u=t.filters;this.showLoader=!0;var c={};u&&Object.entries(u).length&&Object.entries(u).forEach((function(t){var e=t[1].type,n={value:t[0],comparedValue:t[1].value};c[e]?c[e].push(n):c[e]=[n]}));var l=this.options.fetchProvider,p=a&&a.key?{value:a.key,asc:a.isAsc}:null;return l?l.getData(i(i({limit:-1===s?this.fetchTotalCount:s,skip:-1===s?0:r*s},p?{sort:p}:{}),c)).then((function(t){var n=e.fetchTotalCount!==t.serverCount;e.fetchTotalCount=t.serverCount;var r=e.transformData(t);return y.isArray(r)||(console.warn("The Grid data must be an array of objects."),r=[]),e.showLoader=!1,{data:r,countChanged:n}})).catch((function(t){console.warn(t)})):new Promise((function(t){return t(null)}))},e}(d.DataTable);e.Grid=b;var w=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),u([(0,d.ArrayComponent)({type:"grid",schema:{striped:!0,bordered:!0,hover:!0,pagination:{itemsPerPage:10},sort:{key:null,isAsc:!0},filters:{},filteredData:[],cellMaxWidth:"",clipCells:!1,showAddBtn:!0,showEditBtn:!0,showDeleteBtn:!0,showDeleteAllBtn:!1},template:"grid"})],e)}(b);e.GridComponent=w,d.Components.addComponent(w,"grid")},5178:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(2157),o=n(1159);n(6554),e.default={grid:r.GridComponent,pagination:o.PaginationComponent}},1159:function(t,e,n){"use strict";var r=this&&this.__decorate||function(t,e,n,r){var o,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},o=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))((function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}u((r=r.apply(t,e||[])).next())}))},i=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]=this.numPages&&(t=this.numPages-1),t<0&&(t=0),this.component.currentPage=t,this.refs.pageNum&&(this.refs.pageNum.value=this.component.currentPage+1),this.refs.itemsCount&&(this.refs.itemsCount.innerText=this.getItemsCount()),this.refs.pageCount&&(this.refs.pageCount.innerText=this.getPageCount()),this.emit("page",this.component.currentPage),this.disableButtons()},t.prototype.getItemsCount=function(){if(!this.component.totalItems)return"No items to display";var t=this.getIndexes(),e=t.max,n=t.min;return"Showing ".concat(n+1," to ").concat(e+1," of ").concat(this.component.totalItems," items")},t.prototype.getPageCount=function(){return Math.max(Math.ceil(this.component.totalItems/this.component.itemsPerPage),1)},t.prototype.disableButtons=function(){var t=this;["firstPage","prevPage","lastPage","nextPage","pageNum"].every((function(e){return!!t.refs[e]}))&&(this.refs.firstPage.disabled=!1,this.refs.prevPage.disabled=!1,this.refs.lastPage.disabled=!1,this.refs.nextPage.disabled=!1,this.refs.pageNum.disabled=!1,0===this.component.currentPage&&(this.refs.firstPage.disabled=!0,this.refs.prevPage.disabled=!0),this.component.currentPage!==this.numPages-1&&0!==this.numPages||(this.refs.lastPage.disabled=!0,this.refs.nextPage.disabled=!0),1!==this.numPages&&0!==this.numPages||(this.refs.pageNum.disabled=!0))},t.prototype.getIndexes=function(t){var e=-1===this.component.itemsPerPage?this.component.totalItems:this.component.itemsPerPage,n=t?t.length:this.component.totalItems,r=this.component.currentPage*e,o=r+e;return{min:r,max:o>n?n-1:o-1}},t.prototype.renderContext=function(){return{itemsCount:this.getItemsCount(),pages:this.getPageCount()}},t.prototype.attach=function(){return o(this,void 0,void 0,(function(){var t=this;return i(this,(function(e){return this.addEventListener(this.refs.firstPage,"click",(function(){return t.setPage(0)})),this.addEventListener(this.refs.lastPage,"click",(function(){return t.setPage(t.numPages-1)})),this.addEventListener(this.refs.prevPage,"click",(function(){return t.setPage(--t.component.currentPage)})),this.addEventListener(this.refs.nextPage,"click",(function(){return t.setPage(++t.component.currentPage)})),this.addEventListener(this.refs.pageNum,"input",(function(){return t.setPage(t.refs.pageNum.value-1)})),this.addEventListener(this.refs.itemsPerPage,"change",(function(){return t.setItemsPerPage(t.refs.itemsPerPage.value)})),this.refs.pageNum&&(this.disableButtons(),this.refs.pageNum.value=this.component.currentPage+1),this.refs.itemsPerPage&&(this.refs.itemsPerPage.value=this.component.itemsPerPage),[2]}))}))},t.prototype.init=function(){this.calculatePages()},r([(0,s.Component)({type:"pagination",schema:{totalItems:0,currentPage:0,itemsPerPage:10},template:"pagination"})],t)}();e.PaginationComponent=a,s.Components.addComponent(a,"pagination")},2851:function(t,e,n){"use strict";var r,o=this&&this.__extends||(r=function(t,e){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},r(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),i=this&&this.__assign||function(){return i=Object.assign||function(t){for(var e,n=1,r=arguments.length;n=0;a--)(o=t[a])&&(s=(i<3?o(s):i>3?o(e,n,s):o(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s},a=this&&this.__awaiter||function(t,e,n,r){return new(n||(n=Promise))((function(o,i){function s(t){try{u(r.next(t))}catch(t){i(t)}}function a(t){try{u(r.throw(t))}catch(t){i(t)}}function u(t){var e;t.done?o(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}u((r=r.apply(t,e||[])).next())}))},u=this&&this.__generator||function(t,e){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!((o=(o=s.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]0&&o[o.length-1])||6!==i[0]&&2!==i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]\r\n \r\n '+(null==(e=r.label)?"":e)+"\r\n \r\n \r\n \r\n "})),n+="\r\n \r\n \r\n ",t.options.filterable&&t.component&&t.component.filterable&&(n+='\r\n \r\n \r\n '),n+="\r\n \r\n\r\n"}},4578:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.html=void 0;var o=r(n(1220));e.html=o.default},1796:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n="";return Array.prototype.join,n+='
\r\n
\r\n \r\n \r\n \r\n
\r\n
\r\n
\r\n
\r\n \r\n \r\n \r\n ',t.component.components.length||(n+='\r\n \r\n '),n+="\r\n ",t.component.components.forEach((function(r,o){n+="\r\n ",r.show&&(n+="\r\n \r\n '),n+="\r\n "})),n+="\r\n ",(t.component.showEditBtn||t.component.showDeleteBtn||t.component.showDeleteAllBtn)&&t.data.length&&(n+='\r\n \r\n "),n+='\r\n \r\n \r\n \r\n
No components have been set up to display in the Data Table. "Table View" must be checked for components to render.\r\n "+(null==(e=r.label||r.key)?"":e)+"\r\n ",t.options.sortable&&r.sortable&&(n+='\r\n \r\n '+(null==(e=t.component.sort.isAsc?"↑":"↓")?"":e)+"\r\n \r\n "),n+='\r\n \r\n \r\n \r\n \r\n
\r\n Actions\r\n ',t.component.showDeleteAllBtn&&t.data.length&&(n+='\r\n \r\n '),n+="\r\n
\r\n
\r\n
\r\n
\r\n
\r\n ',t.component.showAddBtn&&(n+='\r\n
+
\r\n '),n+="\r\n
\r\n
\r\n
"}},6223:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.html=void 0;var o=r(n(1796));e.html=o.default},5508:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e};Object.defineProperty(e,"__esModule",{value:!0}),e.tbody=e.columnMenu=e.pagination=e.grid=void 0,e.grid=i(n(6223)),e.pagination=i(n(5299)),e.columnMenu=i(n(4578)),e.tbody=i(n(9139))},7314:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e;return""+'\n'}},5299:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.html=void 0;var o=r(n(7314));e.html=o.default},457:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n="";return Array.prototype.join,n+='\n\n ',t.eachRow((function(r){n+='\n \n ',r.forEach((function(r){n+="\n ",r.component.show&&(n+="\n \n "),n+="\n "})),n+="\n ",(t.component.showEditBtn||t.component.showDeleteBtn||t.component.showDeleteAllBtn)&&(n+='\n \n "),n+="\n \n "})),n+="\n\n
\n "+(null==(e=t.instance.hook("format",r.component.key,r.dataValue))?"":e)+"\n \n
\n \n â‹®\n
\n
"}},9139:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.html=void 0;var o=r(n(457));e.html=o.default},2822:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n="";return Array.prototype.join,n+='
\r\n \r\n
\r\n"}},3768:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.html=void 0;var o=r(n(2822));e.html=o.default},1904:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n="";return Array.prototype.join,n+='
\n
\n \n \n \n
\n
\n
\n
\n \n \n \n ',t.component.components.length||(n+='\n \n '),n+="\n ",t.component.components.forEach((function(r,o){n+="\n ",r.show&&(n+="\n \n '),n+="\n "})),n+="\n ",(t.component.showEditBtn||t.component.showDeleteBtn||t.component.showDeleteAllBtn)&&t.data.length&&(n+='\n \n "),n+='\n \n \n \n
No components have been set up to display in the Data Table. "Table View" must be checked for components to render.\n "+(null==(e=r.label||r.key)?"":e)+"\n ",t.options.sortable&&r.sortable&&(n+='\n \n '+(null==(e=t.component.sort.isAsc?"↑":"↓")?"":e)+"\n \n "),n+='\n \n \n \n \n
\n Actions\n ',t.component.showDeleteAllBtn&&t.data.length&&(n+='\n \n '),n+="\n
\n
\n
\n
\n
\n ',t.component.showAddBtn&&(n+='\n
+
\n '),n+="\n
\n
\n
\n"}},4509:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.html=void 0;var o=r(n(1904));e.html=o.default},649:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e};Object.defineProperty(e,"__esModule",{value:!0}),e.tbody=e.columnMenu=e.pagination=e.grid=void 0,e.grid=i(n(4509)),e.pagination=i(n(6944)),e.columnMenu=i(n(3768)),e.tbody=i(n(6787))},3028:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e;return""+'
\n
\n \n
\n
\n \n
\n
\n
\n
\n Page\n
\n \n
\n of '+(null==(e=t.pages)?"":e)+'\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n
\n \n
\n items per page\n
\n
\n
\n
\n '+(null==(e=t.itemsCount)?"":e)+" \n
\n
\n"}},6944:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.html=void 0;var o=r(n(3028));e.html=o.default},6659:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n="";return Array.prototype.join,n+='\n\n ',t.eachRow((function(r){n+='\n \n ',r.forEach((function(r){n+="\n ",r.component.show&&(n+="\n \n "),n+="\n "})),n+="\n ",(t.component.showEditBtn||t.component.showDeleteBtn||t.component.showDeleteAllBtn)&&(n+='\n \n "),n+="\n \n "})),n+="\n\n
\n "+(null==(e=t.instance.hook("format",r.component.key,r.dataValue))?"":e)+"\n \n
\n \n â‹®\n
\n
"}},6787:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.html=void 0;var o=r(n(6659));e.html=o.default},5146:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e};Object.defineProperty(e,"__esModule",{value:!0});var s=i(n(5508)),a=i(n(649));e.default={bootstrap:s,bootstrap3:a}},2937:function(t,e,n){"use strict";var r=this&&this.__spreadArray||function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o0?t.slice(e):t},e.dropRight=function(t,e){return void 0===e&&(e=1),e>0?t.slice(0,-e):t},e.each=s,e.find=a,e.findIndex=function(t,e){return a(t,e,!0)},e.matches=u,e.findEach=c,e.filter=function(t,e){if(!t)return[];if(e||(e=function(t){return!!t}),Array.isArray(t)&&"function"==typeof e)return t.filter(e);var n=[];return c(t,e,(function(e,r){n.push(e),Array.isArray(e)?t.splice(r,1):delete t[r]})),n},e.last=function(t){return t[t.length-1]},e.head=function(t){return t[0]},e.map=function(t,e){return t.map(e)},e.intersection=function(t,e){return t.filter((function(t){return e.includes(t)}))}},3254:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.debounce=void 0,e.debounce=function(t,e){var n;return void 0===e&&(e=100),function(){for(var r=[],o=0;o=t.length:!t.hasOwnProperty(e))||othis.length)&&(e=this.length),this.substring(e-t.length,e)===t}),e.endsWith=function(t,e){return t.endsWith(e)}},9233:function(t,e,n){var r=n(405);t.exports=r},454:function(t,e,n){n(6992),n(8559);var r=n(857);t.exports=r.Object.fromEntries},6554:function(t,e,n){t.exports=n(7651)},7651:function(t,e,n){var r=n(9233);t.exports=r},9662:function(t,e,n){var r=n(614),o=n(6330),i=TypeError;t.exports=function(t){if(r(t))return t;throw i(o(t)+" is not a function")}},6077:function(t,e,n){var r=n(614),o=String,i=TypeError;t.exports=function(t){if("object"==typeof t||r(t))return t;throw i("Can't set "+o(t)+" as a prototype")}},1223:function(t,e,n){var r=n(5112),o=n(30),i=n(3070).f,s=r("unscopables"),a=Array.prototype;null==a[s]&&i(a,s,{configurable:!0,value:o(null)}),t.exports=function(t){a[s][t]=!0}},9670:function(t,e,n){var r=n(111),o=String,i=TypeError;t.exports=function(t){if(r(t))return t;throw i(o(t)+" is not an object")}},1318:function(t,e,n){var r=n(5656),o=n(1400),i=n(6244),s=function(t){return function(e,n,s){var a,u=r(e),c=i(u),l=o(s,c);if(t&&n!=n){for(;c>l;)if((a=u[l++])!=a)return!0}else for(;c>l;l++)if((t||l in u)&&u[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:s(!0),indexOf:s(!1)}},4326:function(t,e,n){var r=n(1702),o=r({}.toString),i=r("".slice);t.exports=function(t){return i(o(t),8,-1)}},648:function(t,e,n){var r=n(1694),o=n(614),i=n(4326),s=n(5112)("toStringTag"),a=Object,u="Arguments"==i(function(){return arguments}());t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=a(t),s))?n:u?i(e):"Object"==(r=i(e))&&o(e.callee)?"Arguments":r}},9920:function(t,e,n){var r=n(2597),o=n(3887),i=n(1236),s=n(3070);t.exports=function(t,e,n){for(var a=o(e),u=s.f,c=i.f,l=0;l0&&r[0]<4?1:+(r[0]+r[1])),!o&&s&&(!(r=s.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=s.match(/Chrome\/(\d+)/))&&(o=+r[1]),t.exports=o},748:function(t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:function(t,e,n){var r=n(7854),o=n(1236).f,i=n(8880),s=n(8052),a=n(3072),u=n(9920),c=n(4705);t.exports=function(t,e){var n,l,p,f,d,h=t.target,m=t.global,y=t.stat;if(n=m?r:y?r[h]||a(h,{}):(r[h]||{}).prototype)for(l in e){if(f=e[l],p=t.dontCallGetSet?(d=o(n,l))&&d.value:n[l],!c(m?l:h+(y?".":"#")+l,t.forced)&&void 0!==p){if(typeof f==typeof p)continue;u(f,p)}(t.sham||p&&p.sham)&&i(f,"sham",!0),s(n,l,f,t)}}},7293:function(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},9974:function(t,e,n){var r=n(1702),o=n(9662),i=n(4374),s=r(r.bind);t.exports=function(t,e){return o(t),void 0===e?t:i?s(t,e):function(){return t.apply(e,arguments)}}},4374:function(t,e,n){var r=n(7293);t.exports=!r((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},6916:function(t,e,n){var r=n(4374),o=Function.prototype.call;t.exports=r?o.bind(o):function(){return o.apply(o,arguments)}},6530:function(t,e,n){var r=n(9781),o=n(2597),i=Function.prototype,s=r&&Object.getOwnPropertyDescriptor,a=o(i,"name"),u=a&&"something"===function(){}.name,c=a&&(!r||r&&s(i,"name").configurable);t.exports={EXISTS:a,PROPER:u,CONFIGURABLE:c}},1702:function(t,e,n){var r=n(4374),o=Function.prototype,i=o.bind,s=o.call,a=r&&i.bind(s,s);t.exports=r?function(t){return t&&a(t)}:function(t){return t&&function(){return s.apply(t,arguments)}}},5005:function(t,e,n){var r=n(7854),o=n(614),i=function(t){return o(t)?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t]):r[t]&&r[t][e]}},1246:function(t,e,n){var r=n(648),o=n(8173),i=n(8554),s=n(7497),a=n(5112)("iterator");t.exports=function(t){if(!i(t))return o(t,a)||o(t,"@@iterator")||s[r(t)]}},4121:function(t,e,n){var r=n(6916),o=n(9662),i=n(9670),s=n(6330),a=n(1246),u=TypeError;t.exports=function(t,e){var n=arguments.length<2?a(t):e;if(o(n))return i(r(n,t));throw u(s(t)+" is not iterable")}},8173:function(t,e,n){var r=n(9662),o=n(8554);t.exports=function(t,e){var n=t[e];return o(n)?void 0:r(n)}},7854:function(t,e,n){var r=function(t){return t&&t.Math==Math&&t};t.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof n.g&&n.g)||function(){return this}()||Function("return this")()},2597:function(t,e,n){var r=n(1702),o=n(7908),i=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return i(o(t),e)}},3501:function(t){t.exports={}},490:function(t,e,n){var r=n(5005);t.exports=r("document","documentElement")},4664:function(t,e,n){var r=n(9781),o=n(7293),i=n(317);t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:function(t,e,n){var r=n(1702),o=n(7293),i=n(4326),s=Object,a=r("".split);t.exports=o((function(){return!s("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?a(t,""):s(t)}:s},2788:function(t,e,n){var r=n(1702),o=n(614),i=n(5465),s=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return s(t)}),t.exports=i.inspectSource},9909:function(t,e,n){var r,o,i,s=n(4811),a=n(7854),u=n(1702),c=n(111),l=n(8880),p=n(2597),f=n(5465),d=n(6200),h=n(3501),m="Object already initialized",y=a.TypeError,v=a.WeakMap;if(s||f.state){var g=f.state||(f.state=new v),b=u(g.get),w=u(g.has),P=u(g.set);r=function(t,e){if(w(g,t))throw y(m);return e.facade=t,P(g,t,e),e},o=function(t){return b(g,t)||{}},i=function(t){return w(g,t)}}else{var _=d("state");h[_]=!0,r=function(t,e){if(p(t,_))throw y(m);return e.facade=t,l(t,_,e),e},o=function(t){return p(t,_)?t[_]:{}},i=function(t){return p(t,_)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!c(e)||(n=o(e)).type!==t)throw y("Incompatible receiver, "+t+" required");return n}}}},7659:function(t,e,n){var r=n(5112),o=n(7497),i=r("iterator"),s=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||s[i]===t)}},614:function(t){t.exports=function(t){return"function"==typeof t}},4705:function(t,e,n){var r=n(7293),o=n(614),i=/#|\.prototype\./,s=function(t,e){var n=u[a(t)];return n==l||n!=c&&(o(e)?r(e):!!e)},a=s.normalize=function(t){return String(t).replace(i,".").toLowerCase()},u=s.data={},c=s.NATIVE="N",l=s.POLYFILL="P";t.exports=s},8554:function(t){t.exports=function(t){return null==t}},111:function(t,e,n){var r=n(614),o="object"==typeof document&&document.all,i=void 0===o&&void 0!==o;t.exports=i?function(t){return"object"==typeof t?null!==t:r(t)||t===o}:function(t){return"object"==typeof t?null!==t:r(t)}},1913:function(t){t.exports=!1},2190:function(t,e,n){var r=n(5005),o=n(614),i=n(7976),s=n(3307),a=Object;t.exports=s?function(t){return"symbol"==typeof t}:function(t){var e=r("Symbol");return o(e)&&i(e.prototype,a(t))}},408:function(t,e,n){var r=n(9974),o=n(6916),i=n(9670),s=n(6330),a=n(7659),u=n(6244),c=n(7976),l=n(4121),p=n(1246),f=n(9212),d=TypeError,h=function(t,e){this.stopped=t,this.result=e},m=h.prototype;t.exports=function(t,e,n){var y,v,g,b,w,P,_,O=n&&n.that,x=!(!n||!n.AS_ENTRIES),j=!(!n||!n.IS_RECORD),S=!(!n||!n.IS_ITERATOR),A=!(!n||!n.INTERRUPTED),k=r(e,O),D=function(t){return y&&f(y,"normal",t),new h(!0,t)},C=function(t){return x?(i(t),A?k(t[0],t[1],D):k(t[0],t[1])):A?k(t,D):k(t)};if(j)y=t.iterator;else if(S)y=t;else{if(!(v=p(t)))throw d(s(t)+" is not iterable");if(a(v)){for(g=0,b=u(t);b>g;g++)if((w=C(t[g]))&&c(m,w))return w;return new h(!1)}y=l(t,v)}for(P=j?t.next:y.next;!(_=o(P,y)).done;){try{w=C(_.value)}catch(t){f(y,"throw",t)}if("object"==typeof w&&w&&c(m,w))return w}return new h(!1)}},9212:function(t,e,n){var r=n(6916),o=n(9670),i=n(8173);t.exports=function(t,e,n){var s,a;o(t);try{if(!(s=i(t,"return"))){if("throw"===e)throw n;return n}s=r(s,t)}catch(t){a=!0,s=t}if("throw"===e)throw n;if(a)throw s;return o(s),n}},3061:function(t,e,n){"use strict";var r=n(3383).IteratorPrototype,o=n(30),i=n(9114),s=n(8003),a=n(7497),u=function(){return this};t.exports=function(t,e,n,c){var l=e+" Iterator";return t.prototype=o(r,{next:i(+!c,n)}),s(t,l,!1,!0),a[l]=u,t}},1656:function(t,e,n){"use strict";var r=n(2109),o=n(6916),i=n(1913),s=n(6530),a=n(614),u=n(3061),c=n(9518),l=n(7674),p=n(8003),f=n(8880),d=n(8052),h=n(5112),m=n(7497),y=n(3383),v=s.PROPER,g=s.CONFIGURABLE,b=y.IteratorPrototype,w=y.BUGGY_SAFARI_ITERATORS,P=h("iterator"),_="keys",O="values",x="entries",j=function(){return this};t.exports=function(t,e,n,s,h,y,S){u(n,e,s);var A,k,D,C=function(t){if(t===h&&I)return I;if(!w&&t in B)return B[t];switch(t){case _:case O:case x:return function(){return new n(this,t)}}return function(){return new n(this)}},E=e+" Iterator",M=!1,B=t.prototype,T=B[P]||B["@@iterator"]||h&&B[h],I=!w&&T||C(h),F="Array"==e&&B.entries||T;if(F&&(A=c(F.call(new t)))!==Object.prototype&&A.next&&(i||c(A)===b||(l?l(A,b):a(A[P])||d(A,P,j)),p(A,E,!0,!0),i&&(m[E]=j)),v&&h==O&&T&&T.name!==O&&(!i&&g?f(B,"name",O):(M=!0,I=function(){return o(T,this)})),h)if(k={values:C(O),keys:y?I:C(_),entries:C(x)},S)for(D in k)(w||M||!(D in B))&&d(B,D,k[D]);else r({target:e,proto:!0,forced:w||M},k);return i&&!S||B[P]===I||d(B,P,I,{name:h}),m[e]=I,k}},3383:function(t,e,n){"use strict";var r,o,i,s=n(7293),a=n(614),u=n(111),c=n(30),l=n(9518),p=n(8052),f=n(5112),d=n(1913),h=f("iterator"),m=!1;[].keys&&("next"in(i=[].keys())?(o=l(l(i)))!==Object.prototype&&(r=o):m=!0),!u(r)||s((function(){var t={};return r[h].call(t)!==t}))?r={}:d&&(r=c(r)),a(r[h])||p(r,h,(function(){return this})),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:m}},7497:function(t){t.exports={}},6244:function(t,e,n){var r=n(7466);t.exports=function(t){return r(t.length)}},6339:function(t,e,n){var r=n(7293),o=n(614),i=n(2597),s=n(9781),a=n(6530).CONFIGURABLE,u=n(2788),c=n(9909),l=c.enforce,p=c.get,f=Object.defineProperty,d=s&&!r((function(){return 8!==f((function(){}),"length",{value:8}).length})),h=String(String).split("String"),m=t.exports=function(t,e,n){"Symbol("===String(e).slice(0,7)&&(e="["+String(e).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(e="get "+e),n&&n.setter&&(e="set "+e),(!i(t,"name")||a&&t.name!==e)&&(s?f(t,"name",{value:e,configurable:!0}):t.name=e),d&&n&&i(n,"arity")&&t.length!==n.arity&&f(t,"length",{value:n.arity});try{n&&i(n,"constructor")&&n.constructor?s&&f(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var r=l(t);return i(r,"source")||(r.source=h.join("string"==typeof e?e:"")),t};Function.prototype.toString=m((function(){return o(this)&&p(this).source||u(this)}),"toString")},4758:function(t){var e=Math.ceil,n=Math.floor;t.exports=Math.trunc||function(t){var r=+t;return(r>0?n:e)(r)}},30:function(t,e,n){var r,o=n(9670),i=n(6048),s=n(748),a=n(3501),u=n(490),c=n(317),l=n(6200)("IE_PROTO"),p=function(){},f=function(t){return"