From c3550be4f49913439813fe1cee3301224466064f Mon Sep 17 00:00:00 2001 From: Alexander Zaslonov Date: Sun, 5 Mar 2023 11:04:36 -0800 Subject: [PATCH 1/2] Upgraded dependencies. --- package-lock.json | 1059 +++++++++++------- package.json | 110 +- src/themes/designer/styles/balloons.scss | 30 - src/themes/designer/styles/blocks.scss | 34 + src/themes/designer/styles/buttons.scss | 6 +- src/themes/designer/styles/styles.scss | 2 +- src/themes/website/styles/styles.design.scss | 558 ++++----- webpack.designer.js | 3 +- 8 files changed, 1039 insertions(+), 763 deletions(-) create mode 100644 src/themes/designer/styles/blocks.scss diff --git a/package-lock.json b/package-lock.json index a558006b1..2cd8045bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,21 +11,21 @@ "dependencies": { "@azure/api-management-custom-widgets-scaffolder": "^1.0.0-beta.2", "@azure/api-management-custom-widgets-tools": "^1.0.0-beta.1", - "@azure/msal-browser": "^2.32.2", + "@azure/msal-browser": "^2.33.0", "@braintree/sanitize-url": "6.0.2", - "@microsoft/applicationinsights-web": "^2.8.9", + "@microsoft/applicationinsights-web": "^2.8.10", "@monaco-editor/loader": "^1.3.2", - "@paperbits/azure": "0.1.560", - "@paperbits/common": "0.1.560", - "@paperbits/core": "0.1.560", - "@paperbits/forms": "0.1.560", - "@paperbits/prosemirror": "0.1.560", - "@paperbits/styles": "0.1.560", + "@paperbits/azure": "0.1.566", + "@paperbits/common": "0.1.566", + "@paperbits/core": "0.1.566", + "@paperbits/forms": "0.1.566", + "@paperbits/prosemirror": "0.1.566", + "@paperbits/styles": "0.1.566", "@webcomponents/custom-elements": "1.5.1", "@webcomponents/shadydom": "^1.10.0", "client-oauth2": "4.3.3", "codemirror": "^5.65.5", - "core-js": "^3.27.2", + "core-js": "^3.29.0", "d3": "7.8.2", "file-saver": "^2.0.5", "google-maps": "^4.3.3", @@ -43,7 +43,7 @@ "moment": "^2.29.4", "monaco-editor": "^0.29.1", "msal": "^1.4.17", - "prettier": "^2.8.3", + "prettier": "^2.8.4", "prismjs": "^1.29.0", "rehype-raw": "^6.1.1", "rehype-sanitize": "^5.0.1", @@ -57,7 +57,7 @@ "truncate-html": "^1.0.4" }, "devDependencies": { - "@azure/storage-blob": "12.12.0", + "@azure/storage-blob": "12.13.0", "@types/chai": "^4.3.4", "@types/google-maps": "^3.2.3", "@types/knockout": "^3.4.72", @@ -65,27 +65,27 @@ "@types/knockout.validation": "0.0.38", "@types/mime": "^3.0.1", "@types/mocha": "10.0.1", - "@types/node": "^18.11.19", + "@types/node": "^18.14.6", "@types/puppeteer": "5.4.7", - "@typescript-eslint/eslint-plugin": "^5.50.0", - "@typescript-eslint/parser": "^5.50.0", + "@typescript-eslint/eslint-plugin": "^5.54.0", + "@typescript-eslint/parser": "^5.54.0", "autoprefixer": "^10.4.13", "buffer": "^6.0.3", "chai": "^4.3.7", "clean-webpack-plugin": "4.0.0", "copy-webpack-plugin": "^11.0.0", "css-loader": "^6.7.3", - "eslint": "^8.33.0", + "eslint": "^8.35.0", "file-loader": "^6.2.0", "html-loader": "^4.2.0", "mini-css-extract-plugin": "^2.7.2", "mocha": "^10.2.0", "path": "^0.12.7", "postcss-loader": "^7.0.2", - "puppeteer": "19.6.3", + "puppeteer": "19.7.2", "querystring-es3": "^0.2.1", "raw-loader": "^4.0.2", - "sass": "^1.58.0", + "sass": "^1.58.3", "sass-loader": "^13.2.0", "stream-browserify": "^3.0.0", "style-loader": "^3.3.1", @@ -266,27 +266,27 @@ } }, "node_modules/@azure/core-http": { - "version": "2.2.1", - "license": "MIT", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-3.0.0.tgz", + "integrity": "sha512-BxI2SlGFPPz6J1XyZNIVUf0QZLBKFX+ViFjKOkzqD18J1zOINIQ8JSBKKr+i+v8+MB6LacL6Nn/sP/TE13+s2Q==", "dependencies": { "@azure/abort-controller": "^1.0.0", - "@azure/core-asynciterator-polyfill": "^1.0.0", "@azure/core-auth": "^1.3.0", "@azure/core-tracing": "1.0.0-preview.13", + "@azure/core-util": "^1.1.1", "@azure/logger": "^1.0.0", "@types/node-fetch": "^2.5.0", "@types/tunnel": "^0.0.3", "form-data": "^4.0.0", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.7", "process": "^0.11.10", - "tough-cookie": "^4.0.0", "tslib": "^2.2.0", "tunnel": "^0.0.6", "uuid": "^8.3.0", "xml2js": "^0.4.19" }, "engines": { - "node": ">=12.0.0" + "node": ">=14.0.0" } }, "node_modules/@azure/core-lro": { @@ -354,13 +354,15 @@ } }, "node_modules/@azure/core-util": { - "version": "1.0.0", - "license": "MIT", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@azure/core-util/-/core-util-1.2.0.tgz", + "integrity": "sha512-ffGIw+Qs8bNKNLxz5UPkz4/VBM/EZY07mPve1ZYFqYUdPwFqRj0RPk0U7LZMOfT7GCck9YjuT1Rfp1PApNl1ng==", "dependencies": { + "@azure/abort-controller": "^1.0.0", "tslib": "^2.2.0" }, "engines": { - "node": ">=12.0.0" + "node": ">=14.0.0" } }, "node_modules/@azure/identity": { @@ -409,20 +411,20 @@ } }, "node_modules/@azure/msal-browser": { - "version": "2.32.2", - "resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.32.2.tgz", - "integrity": "sha512-1YqGzXtPG3QrZPFBKaMWr2WQdukDj+PelqUCv351+p+hlw/AhdRrb8haY73/iqkhT6Cdrbnh7sL4gikVsF4O1g==", + "version": "2.33.0", + "resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.33.0.tgz", + "integrity": "sha512-c7CVh1tfUfxiWkEIhoIb11hL4PGo4hz0M+gMy34ATagAKdLK7qyEu/5AXJWAf5lz5eE+vQhm7+LKiuETrcXXGw==", "dependencies": { - "@azure/msal-common": "^9.0.2" + "@azure/msal-common": "^10.0.0" }, "engines": { "node": ">=0.8.0" } }, "node_modules/@azure/msal-browser/node_modules/@azure/msal-common": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-9.1.1.tgz", - "integrity": "sha512-we9xR8lvu47fF0h+J8KyXoRy9+G/fPzm3QEa2TrdR3jaVS3LKAyE2qyMuUkNdbVkvzl8Zr9f7l+IUSP22HeqXw==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-10.0.0.tgz", + "integrity": "sha512-/LghpT93jsZLy55QzTsRZWMx6R1Mjc1Aktwps8sKSGE3WbrGwbSsh2uhDlpl6FMcKChYjJ0ochThWwwOodrQNg==", "engines": { "node": ">=0.8.0" } @@ -456,11 +458,12 @@ } }, "node_modules/@azure/storage-blob": { - "version": "12.12.0", - "license": "MIT", + "version": "12.13.0", + "resolved": "https://registry.npmjs.org/@azure/storage-blob/-/storage-blob-12.13.0.tgz", + "integrity": "sha512-t3Q2lvBMJucgTjQcP5+hvEJMAsJSk0qmAnjDLie2td017IiduZbbC9BOcFfmwzR6y6cJdZOuewLCNFmEx9IrXA==", "dependencies": { "@azure/abort-controller": "^1.0.0", - "@azure/core-http": "^2.0.0", + "@azure/core-http": "^3.0.0", "@azure/core-lro": "^2.2.0", "@azure/core-paging": "^1.1.1", "@azure/core-tracing": "1.0.0-preview.13", @@ -469,7 +472,7 @@ "tslib": "^2.2.0" }, "engines": { - "node": ">=12.0.0" + "node": ">=14.0.0" } }, "node_modules/@babel/code-frame": { @@ -576,6 +579,7 @@ }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1", + "devOptional": true, "license": "MIT", "dependencies": { "@jridgewell/trace-mapping": "0.3.9" @@ -586,6 +590,7 @@ }, "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { "version": "0.3.9", + "devOptional": true, "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.0.3", @@ -601,9 +606,9 @@ } }, "node_modules/@eslint/eslintrc": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1.tgz", - "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.0.tgz", + "integrity": "sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==", "dev": true, "dependencies": { "ajv": "^6.12.4", @@ -623,6 +628,15 @@ "url": "https://opencollective.com/eslint" } }, + "node_modules/@eslint/js": { + "version": "8.35.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.35.0.tgz", + "integrity": "sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==", + "dev": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, "node_modules/@googlemaps/js-api-loader": { "version": "1.14.3", "license": "Apache-2.0", @@ -781,6 +795,14 @@ "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, + "node_modules/@graphql-typed-document-node/core": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.2.tgz", + "integrity": "sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==", + "peerDependencies": { + "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" + } + }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.8", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", @@ -815,7 +837,9 @@ }, "node_modules/@iarna/toml": { "version": "2.2.5", - "license": "ISC" + "license": "ISC", + "optional": true, + "peer": true }, "node_modules/@jridgewell/gen-mapping": { "version": "0.3.2", @@ -832,6 +856,7 @@ }, "node_modules/@jridgewell/resolve-uri": { "version": "3.0.7", + "devOptional": true, "license": "MIT", "engines": { "node": ">=6.0.0" @@ -856,6 +881,7 @@ }, "node_modules/@jridgewell/sourcemap-codec": { "version": "1.4.13", + "devOptional": true, "license": "MIT" }, "node_modules/@jridgewell/trace-mapping": { @@ -873,12 +899,12 @@ "license": "MIT" }, "node_modules/@microsoft/applicationinsights-analytics-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-analytics-js/-/applicationinsights-analytics-js-2.8.9.tgz", - "integrity": "sha512-7Mu1vJQe2RUFuMXSmQqqk/pzqk0HoWnDH297trDdXPSDgU40YXTp+E5PWD9qoVUnhftb2LYKSL9HlWIBn705eg==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-analytics-js/-/applicationinsights-analytics-js-2.8.10.tgz", + "integrity": "sha512-JugJ3oXnKZuxeJSsFYNKyGiwaQ5Or5Z8n6aGiyngi38QJ/wcbiI9p71gK1dntJ6V2hB78zhbXvUim9TLXagfbQ==", "dependencies": { - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" }, @@ -887,12 +913,12 @@ } }, "node_modules/@microsoft/applicationinsights-channel-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-2.8.9.tgz", - "integrity": "sha512-fMBsAEB7pWtPn43y72q9Xy5E5y55r6gMuDQqRRccccVoQDPXyS57VCj5IdATblctru0C6A8XpL2vRyNmEsu0Vg==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-2.8.10.tgz", + "integrity": "sha512-jXEUw3+U6WABygDOjEIlCLsniUpPqH5d/1Rfj1MVWMW6FFZo1vvYZoziOqb+dWWn41Dn5GF4EgXnvsfdkpz29w==", "dependencies": { - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" }, @@ -901,11 +927,11 @@ } }, "node_modules/@microsoft/applicationinsights-common": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-2.8.9.tgz", - "integrity": "sha512-mObn1moElyxZaGIRF/IU3cOaeKMgxghXnYEoHNUCA2e+rNwBIgxjyKkblFIpmGuHf4X7Oz3o3yBWpaC6AoMpig==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-2.8.10.tgz", + "integrity": "sha512-wXji97I1eANL5PG8RxZ/st+HCwKgAB1uySSxEvVNj3VcOiUyTYTtBYYEK2xhjBGR49+A2/fIJQHvu1ygco2b3Q==", "dependencies": { - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" }, @@ -914,9 +940,9 @@ } }, "node_modules/@microsoft/applicationinsights-core-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.9.tgz", - "integrity": "sha512-HRuIuZ6aOWezcg/G5VyFDDWGL8hDNe/ljPP01J7ImH2kRPEgbtcfPSUMjkamGMefgdq81GZsSoC/NNGTP4pp2w==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.10.tgz", + "integrity": "sha512-jQrufDW0+sV8fBhRvzIPNGiCC6dELH+Ug0DM5CfN9757TBqZJz8CSWyDjex39as8+jD0F/8HRU9QdmrVgq5vFg==", "dependencies": { "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" @@ -926,12 +952,12 @@ } }, "node_modules/@microsoft/applicationinsights-dependencies-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-dependencies-js/-/applicationinsights-dependencies-js-2.8.9.tgz", - "integrity": "sha512-tbssKmuA8I/s09elAvYtkChif3Ary/s9CliriFZ8aQsIM6iLv9Fm9sM2q/gDADO8a4HGuR2a+KahXfqqRdHYKQ==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-dependencies-js/-/applicationinsights-dependencies-js-2.8.10.tgz", + "integrity": "sha512-vBsFdQ6yaVfs8Sacw4/QWzlU2lDcXUeSJ2ZHqCuLyyUA4oUgEefEJdr1XMK5O7HCKFKU1kBACuyETu0SN8m+NQ==", "dependencies": { - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" }, @@ -940,12 +966,12 @@ } }, "node_modules/@microsoft/applicationinsights-properties-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-properties-js/-/applicationinsights-properties-js-2.8.9.tgz", - "integrity": "sha512-sBoaEPoyV4d5l192HvuQ5+Juc5fukrOkOM/Ug9LEO1/esVmbdiYmGiLLch0MyWTxBkp9LEtYvcJb0/0t5x1odg==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-properties-js/-/applicationinsights-properties-js-2.8.10.tgz", + "integrity": "sha512-f7+U4n3RX1qoh0Vt/o7EegYRfMWzfGxYCJDZKB5qxNInqEgoXosGUCc1pZSnk7B4Urc8QJwWn3iQrg2Ib+JMFw==", "dependencies": { - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" }, @@ -959,16 +985,16 @@ "integrity": "sha512-PoHEgsnmcqruLNHZ/amACqdJ6YYQpED0KSRe6J7gIJTtpZC1FfFU9b1fmDKDKtFoUSrPzEh1qzO3kmRZP0betg==" }, "node_modules/@microsoft/applicationinsights-web": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web/-/applicationinsights-web-2.8.9.tgz", - "integrity": "sha512-uyJMNWUMQAehfK1UeAPd3+T5STOeuwty54yfoff12hyF1lWADkV5lEo4ohhMcRhQKdk7AUrhDF4eQnLrm61Mbg==", - "dependencies": { - "@microsoft/applicationinsights-analytics-js": "2.8.9", - "@microsoft/applicationinsights-channel-js": "2.8.9", - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", - "@microsoft/applicationinsights-dependencies-js": "2.8.9", - "@microsoft/applicationinsights-properties-js": "2.8.9", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web/-/applicationinsights-web-2.8.10.tgz", + "integrity": "sha512-91FsmjAhDmD+CzwckiW1+dI3U1EgXsPnduGxukIBv2xTIsL1aUfIzW3j2Qmjn8ABblowRkDEpUf7KFnPwRpMSw==", + "dependencies": { + "@microsoft/applicationinsights-analytics-js": "2.8.10", + "@microsoft/applicationinsights-channel-js": "2.8.10", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", + "@microsoft/applicationinsights-dependencies-js": "2.8.10", + "@microsoft/applicationinsights-properties-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" }, @@ -977,9 +1003,9 @@ } }, "node_modules/@microsoft/dynamicproto-js": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.7.tgz", - "integrity": "sha512-SK3D3aVt+5vOOccKPnGaJWB5gQ8FuKfjboUJHedMP7gu54HqSCXX5iFXhktGD8nfJb0Go30eDvs/UDoTnR2kOA==" + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.8.tgz", + "integrity": "sha512-j4ZgOZRtX0LTUgKq+4tRQotgwH03HH/mLkYbcgFBBJ9XKTDc4NIGzZeam2UQMzwz+5IVN0SXexNbbsz5B0b/og==" }, "node_modules/@monaco-editor/loader": { "version": "1.3.2", @@ -1042,12 +1068,12 @@ } }, "node_modules/@paperbits/azure": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/azure/-/azure-0.1.560.tgz", - "integrity": "sha512-DUidcn6+vnCQWtlXtteHk3md7iQJkAZ04ZYe6PtYRBP3TebYOlt4u+lO8KBivQKV8GKWPAgJlwkf23v6IRWS/Q==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/azure/-/azure-0.1.566.tgz", + "integrity": "sha512-QnvOOI5MWFBNr6yrsaSEf9/DfGkb0CyG0SUxX8wmSzqoOm8D139JUUQ1+7H0iFQVwHPbr0Wp9sxDbjJTLwy0Iw==", "dependencies": { "@azure/storage-blob": "12.5.0", - "@paperbits/common": "0.1.560", + "@paperbits/common": "0.1.566", "applicationinsights-js": "1.0.21", "mime": "3.0.0" } @@ -1188,9 +1214,9 @@ } }, "node_modules/@paperbits/common": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/common/-/common-0.1.560.tgz", - "integrity": "sha512-fhmBjLknLNz8Q8hgvB/BosmlYYioXCzegdUjbQgblum85Mn+NYAuCVHb3LEO5pRpogd76zS64jKfkMD+lZQR2w==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/common/-/common-0.1.566.tgz", + "integrity": "sha512-Il1mqfOykQcLn8QxvGa5OyzSryxNfOriFMPrYdU32bHQXw0LzCTG5caDZtAgP9eBHSK42w2RL/UPO/+pOEv2jg==", "dependencies": { "@googlemaps/js-api-loader": "^1.13.2", "html-minifier-terser": "^5.1.1", @@ -1207,13 +1233,13 @@ } }, "node_modules/@paperbits/core": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/core/-/core-0.1.560.tgz", - "integrity": "sha512-YcAKS80UTdlwg0w2Cby5BUjfgIcCaguFyzcFkUPP8cYdg7o2vJne6Yy5BG0Mj+Kdf5t+DBYafAuHOeiwOSkmaw==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/core/-/core-0.1.566.tgz", + "integrity": "sha512-YPFTNtigbntmwskhfRdhH576YB07dVRfYP8mYMpphDzjQcClZ+5IydicvH50DfQwh2+ZEvmp6Q9H0Kg7ctV9qQ==", "dependencies": { "@googlemaps/js-api-loader": "^1.12.9", - "@paperbits/common": "0.1.560", - "@paperbits/styles": "0.1.560", + "@paperbits/common": "0.1.566", + "@paperbits/styles": "0.1.566", "await-parallel-limit": "^2.1.0", "basiclightbox": "^5.0.4", "cropperjs": "^1.5.11", @@ -1236,23 +1262,23 @@ } }, "node_modules/@paperbits/forms": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/forms/-/forms-0.1.560.tgz", - "integrity": "sha512-6LpaICDbULm9nGun4PG3K1wPySce4NbYZq81uQl7EIJkpV7FTrxfqKo+hMFrk1FI5TfbYcEUhd1bOR9tnAeOVQ==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/forms/-/forms-0.1.566.tgz", + "integrity": "sha512-wDYtMDOANB7YyBljqF/DoFeH+o4I6I8/Pz9020GqGvDZXUl6hyPbb2iRY5i1gqUpwDTtRquLbDhTzENu40432A==", "dependencies": { - "@paperbits/common": "0.1.560", - "@paperbits/core": "0.1.560", - "@paperbits/styles": "0.1.560", + "@paperbits/common": "0.1.566", + "@paperbits/core": "0.1.566", + "@paperbits/styles": "0.1.566", "knockout": "^3.5.1", "knockout.validation": "^2.0.4" } }, "node_modules/@paperbits/prosemirror": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/prosemirror/-/prosemirror-0.1.560.tgz", - "integrity": "sha512-p8IsxE9qStXTPIGZf9TeG12Y3kQSKWwe9eUDIJIHlp1SxHirsQ8IM++H5MLM9Z/KssHtyLyZ57XY4maXw4/O2w==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/prosemirror/-/prosemirror-0.1.566.tgz", + "integrity": "sha512-t9x5jFGeeIdv4rxzRg2oztiQb04XVVAjea2/rGbLJ8bpyaZrl3FQ9/mFt3fD7RzgdZ8Znps+XPhts5/5PRtBCA==", "dependencies": { - "@paperbits/common": "0.1.560", + "@paperbits/common": "0.1.566", "prosemirror-commands": "^1.5.0", "prosemirror-history": "^1.3.0", "prosemirror-inputrules": "^1.2.0", @@ -1265,11 +1291,11 @@ } }, "node_modules/@paperbits/styles": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/styles/-/styles-0.1.560.tgz", - "integrity": "sha512-4Fwdy36Mo59YAGEtunRTA1McQSu/EawZP3SMweZX/ALqHpuERFwMao2iCxpiTXaNtyYpxX0miu/oisDm4KxpTg==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/styles/-/styles-0.1.566.tgz", + "integrity": "sha512-Jp3H6RlbhcvzBz/27awNx/v9yo0Hm9AzngI5tGsBad2/wrco5USZA6NPMHMYFE69w7GxSW6cBHwj6gUodOSgSg==", "dependencies": { - "@paperbits/common": "0.1.560", + "@paperbits/common": "0.1.566", "@simonwep/pickr": "^1.7.4", "jss": "^10.4.0", "jss-preset-default": "^10.4.0", @@ -1371,18 +1397,22 @@ }, "node_modules/@tsconfig/node10": { "version": "1.0.8", + "devOptional": true, "license": "MIT" }, "node_modules/@tsconfig/node12": { "version": "1.0.9", + "devOptional": true, "license": "MIT" }, "node_modules/@tsconfig/node14": { "version": "1.0.1", + "devOptional": true, "license": "MIT" }, "node_modules/@tsconfig/node16": { "version": "1.0.2", + "devOptional": true, "license": "MIT" }, "node_modules/@types/body-parser": { @@ -1526,7 +1556,6 @@ }, "node_modules/@types/json-schema": { "version": "7.0.9", - "dev": true, "license": "MIT" }, "node_modules/@types/knockout": { @@ -1582,9 +1611,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "18.11.19", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.19.tgz", - "integrity": "sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==" + "version": "18.14.6", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.6.tgz", + "integrity": "sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==" }, "node_modules/@types/node-fetch": { "version": "2.5.12", @@ -1608,6 +1637,7 @@ }, "node_modules/@types/parse-json": { "version": "4.0.0", + "devOptional": true, "license": "MIT" }, "node_modules/@types/parse5": { @@ -1686,7 +1716,8 @@ }, "node_modules/@types/tunnel": { "version": "0.0.3", - "license": "MIT", + "resolved": "https://registry.npmjs.org/@types/tunnel/-/tunnel-0.0.3.tgz", + "integrity": "sha512-sOUTGn6h1SfQ+gbgqC364jLFBw2lnFqkgF3q0WovEHRLMrVD1sd5aufqi/aJObLekJO+Aq5z646U4Oxy6shXMA==", "dependencies": { "@types/node": "*" } @@ -1713,14 +1744,14 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.50.0.tgz", - "integrity": "sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz", + "integrity": "sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "5.50.0", - "@typescript-eslint/type-utils": "5.50.0", - "@typescript-eslint/utils": "5.50.0", + "@typescript-eslint/scope-manager": "5.54.0", + "@typescript-eslint/type-utils": "5.54.0", + "@typescript-eslint/utils": "5.54.0", "debug": "^4.3.4", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", @@ -1747,14 +1778,14 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.50.0.tgz", - "integrity": "sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.54.0.tgz", + "integrity": "sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "5.50.0", - "@typescript-eslint/types": "5.50.0", - "@typescript-eslint/typescript-estree": "5.50.0", + "@typescript-eslint/scope-manager": "5.54.0", + "@typescript-eslint/types": "5.54.0", + "@typescript-eslint/typescript-estree": "5.54.0", "debug": "^4.3.4" }, "engines": { @@ -1774,13 +1805,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz", - "integrity": "sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz", + "integrity": "sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.50.0", - "@typescript-eslint/visitor-keys": "5.50.0" + "@typescript-eslint/types": "5.54.0", + "@typescript-eslint/visitor-keys": "5.54.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -1791,13 +1822,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.50.0.tgz", - "integrity": "sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz", + "integrity": "sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "5.50.0", - "@typescript-eslint/utils": "5.50.0", + "@typescript-eslint/typescript-estree": "5.54.0", + "@typescript-eslint/utils": "5.54.0", "debug": "^4.3.4", "tsutils": "^3.21.0" }, @@ -1818,9 +1849,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.50.0.tgz", - "integrity": "sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.54.0.tgz", + "integrity": "sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -1831,13 +1862,13 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz", - "integrity": "sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz", + "integrity": "sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.50.0", - "@typescript-eslint/visitor-keys": "5.50.0", + "@typescript-eslint/types": "5.54.0", + "@typescript-eslint/visitor-keys": "5.54.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1858,16 +1889,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.50.0.tgz", - "integrity": "sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.54.0.tgz", + "integrity": "sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.50.0", - "@typescript-eslint/types": "5.50.0", - "@typescript-eslint/typescript-estree": "5.50.0", + "@typescript-eslint/scope-manager": "5.54.0", + "@typescript-eslint/types": "5.54.0", + "@typescript-eslint/typescript-estree": "5.54.0", "eslint-scope": "^5.1.1", "eslint-utils": "^3.0.0", "semver": "^7.3.7" @@ -1884,12 +1915,12 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz", - "integrity": "sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz", + "integrity": "sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/types": "5.54.0", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -2191,6 +2222,7 @@ }, "node_modules/acorn-walk": { "version": "8.2.0", + "devOptional": true, "license": "MIT", "engines": { "node": ">=0.4.0" @@ -2345,11 +2377,11 @@ }, "node_modules/arg": { "version": "4.1.3", + "devOptional": true, "license": "MIT" }, "node_modules/argparse": { "version": "2.0.1", - "dev": true, "license": "Python-2.0" }, "node_modules/array-flatten": { @@ -3087,6 +3119,18 @@ "node": ">=6.0" } }, + "node_modules/chromium-bidi": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.4.tgz", + "integrity": "sha512-4BX5cSaponuvVT1+SbLYTOAgDoVtX/Khoc9UsbFJ/AsPVUeFAM3RiIDFI6XFhLYMi9WmVJqh1ZH+dRpNKkKwiQ==", + "dev": true, + "dependencies": { + "mitt": "3.0.0" + }, + "peerDependencies": { + "devtools-protocol": "*" + } + }, "node_modules/clean-css": { "version": "4.2.4", "license": "MIT", @@ -3434,9 +3478,9 @@ } }, "node_modules/core-js": { - "version": "3.27.2", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.2.tgz", - "integrity": "sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==", + "version": "3.29.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.29.0.tgz", + "integrity": "sha512-VG23vuEisJNkGl6XQmFJd3rEG/so/CNatqeE+7uZAwTSwFeB/qaO0be8xZYUNWprJ/GIwL8aMt9cj1kvbpTZhg==", "hasInstallScript": true, "funding": { "type": "opencollective", @@ -3450,6 +3494,7 @@ }, "node_modules/cosmiconfig": { "version": "7.0.1", + "devOptional": true, "license": "MIT", "dependencies": { "@types/parse-json": "^4.0.0", @@ -3465,6 +3510,8 @@ "node_modules/cosmiconfig-toml-loader": { "version": "1.0.0", "license": "MIT", + "optional": true, + "peer": true, "dependencies": { "@iarna/toml": "^2.2.5" } @@ -3472,6 +3519,8 @@ "node_modules/cosmiconfig-typescript-loader": { "version": "4.1.1", "license": "MIT", + "optional": true, + "peer": true, "engines": { "node": ">=12", "npm": ">=6" @@ -3485,6 +3534,7 @@ }, "node_modules/create-require": { "version": "1.1.1", + "devOptional": true, "license": "MIT" }, "node_modules/cropperjs": { @@ -4192,9 +4242,9 @@ "license": "MIT" }, "node_modules/devtools-protocol": { - "version": "0.0.1082910", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1082910.tgz", - "integrity": "sha512-RqoZ2GmqaNxyx+99L/RemY5CkwG9D0WEfOKxekwCRXOGrDCep62ngezEJUVMq6rISYQ+085fJnWDQqGHlxVNww==", + "version": "0.0.1094867", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1094867.tgz", + "integrity": "sha512-pmMDBKiRVjh0uKK6CT1WqZmM3hBVSgD+N2MrgyV1uNizAZMw4tx6i/RTc+/uCsKSCmg0xXx7arCP/OFcIwTsiQ==", "dev": true }, "node_modules/diff": { @@ -4220,9 +4270,10 @@ "license": "MIT" }, "node_modules/dns-packet": { - "version": "5.3.1", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.4.0.tgz", + "integrity": "sha512-EgqGeaBB8hLiHLZtp/IbaDQTL8pZ0+IvwzSHA6d7VyMDM+B9hgddEMa9xjK5oYnw0ci0JQ6g2XCD7/f6cafU6g==", "dev": true, - "license": "MIT", "dependencies": { "@leichtgewicht/ip-codec": "^2.0.1" }, @@ -4461,12 +4512,13 @@ } }, "node_modules/eslint": { - "version": "8.33.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz", - "integrity": "sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==", + "version": "8.35.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.35.0.tgz", + "integrity": "sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==", "dev": true, "dependencies": { - "@eslint/eslintrc": "^1.4.1", + "@eslint/eslintrc": "^2.0.0", + "@eslint/js": "8.35.0", "@humanwhocodes/config-array": "^0.11.8", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", @@ -4480,7 +4532,7 @@ "eslint-utils": "^3.0.0", "eslint-visitor-keys": "^3.3.0", "espree": "^9.4.0", - "esquery": "^1.4.0", + "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", @@ -4677,9 +4729,10 @@ } }, "node_modules/esquery": { - "version": "1.4.0", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", "dev": true, - "license": "BSD-3-Clause", "dependencies": { "estraverse": "^5.1.0" }, @@ -4689,8 +4742,9 @@ }, "node_modules/esquery/node_modules/estraverse": { "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "dev": true, - "license": "BSD-2-Clause", "engines": { "node": ">=4.0" } @@ -5305,34 +5359,69 @@ }, "node_modules/graphql": { "version": "15.5.0", - "license": "MIT", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.5.0.tgz", + "integrity": "sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==", "engines": { "node": ">= 10.x" } }, "node_modules/graphql-config": { - "version": "4.3.6", - "license": "MIT", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/graphql-config/-/graphql-config-4.4.1.tgz", + "integrity": "sha512-B8wlvfBHZ5WnI4IiuQZRqql6s+CKz7S+xpUeTb28Z8nRBi8tH9ChEBgT5FnTyE05PUhHlrS2jK9ICJ4YBl9OtQ==", "dependencies": { "@graphql-tools/graphql-file-loader": "^7.3.7", "@graphql-tools/json-file-loader": "^7.3.7", "@graphql-tools/load": "^7.5.5", "@graphql-tools/merge": "^8.2.6", "@graphql-tools/url-loader": "^7.9.7", - "@graphql-tools/utils": "^8.6.5", - "cosmiconfig": "7.0.1", - "cosmiconfig-toml-loader": "1.0.0", - "cosmiconfig-typescript-loader": "^4.0.0", + "@graphql-tools/utils": "^9.0.0", + "cosmiconfig": "8.0.0", "minimatch": "4.2.1", "string-env-interpolation": "1.0.1", - "ts-node": "^10.8.1", "tslib": "^2.4.0" }, "engines": { "node": ">= 10.0.0" }, "peerDependencies": { + "cosmiconfig-toml-loader": "^1.0.0", + "cosmiconfig-typescript-loader": "^4.0.0", "graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" + }, + "peerDependenciesMeta": { + "cosmiconfig-toml-loader": { + "optional": true + }, + "cosmiconfig-typescript-loader": { + "optional": true + } + } + }, + "node_modules/graphql-config/node_modules/@graphql-tools/utils": { + "version": "9.2.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-9.2.1.tgz", + "integrity": "sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==", + "dependencies": { + "@graphql-typed-document-node/core": "^3.1.1", + "tslib": "^2.4.0" + }, + "peerDependencies": { + "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" + } + }, + "node_modules/graphql-config/node_modules/cosmiconfig": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz", + "integrity": "sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==", + "dependencies": { + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "parse-json": "^5.0.0", + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=14" } }, "node_modules/graphql-config/node_modules/minimatch": { @@ -5347,7 +5436,8 @@ }, "node_modules/graphql-language-service": { "version": "3.1.6", - "license": "MIT", + "resolved": "https://registry.npmjs.org/graphql-language-service/-/graphql-language-service-3.1.6.tgz", + "integrity": "sha512-MPgNQzMWk29XtZtuZDrAIJTehTCK3qwYSGzUNEjJ9XjmjGSHmC6PBjC/1ZsttDsaf3inwdMtimYdUs0hTi4Yvw==", "dependencies": { "graphql-language-service-interface": "^2.8.2", "graphql-language-service-parser": "^1.9.3", @@ -5362,44 +5452,58 @@ } }, "node_modules/graphql-language-service-interface": { - "version": "2.8.4", - "license": "MIT", - "dependencies": { - "graphql-language-service-parser": "^1.9.0", - "graphql-language-service-types": "^1.8.0", - "graphql-language-service-utils": "^2.5.1", + "version": "2.10.2", + "resolved": "https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.2.tgz", + "integrity": "sha512-RKIEBPhRMWdXY3fxRs99XysTDnEgAvNbu8ov/5iOlnkZsWQNzitjtd0O0l1CutQOQt3iXoHde7w8uhCnKL4tcg==", + "deprecated": "this package has been merged into graphql-language-service", + "dependencies": { + "graphql-config": "^4.1.0", + "graphql-language-service-parser": "^1.10.4", + "graphql-language-service-types": "^1.8.7", + "graphql-language-service-utils": "^2.7.1", "vscode-languageserver-types": "^3.15.1" }, "peerDependencies": { - "graphql": ">= v14.5.0 <= 15.5.0" + "graphql": "^15.5.0 || ^16.0.0" } }, "node_modules/graphql-language-service-parser": { - "version": "1.9.3", - "license": "MIT", + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/graphql-language-service-parser/-/graphql-language-service-parser-1.10.4.tgz", + "integrity": "sha512-duDE+0aeKLFVrb9Kf28U84ZEHhHcvTjWIT6dJbIAQJWBaDoht0D4BK9EIhd94I3DtKRc1JCJb2+70y1lvP/hiA==", + "deprecated": "this package has been merged into graphql-language-service", "dependencies": { - "graphql-language-service-types": "^1.8.0" + "graphql-language-service-types": "^1.8.7" }, "peerDependencies": { - "graphql": ">= v14.5.0 <= 15.5.0" + "graphql": "^15.5.0 || ^16.0.0" } }, "node_modules/graphql-language-service-types": { - "version": "1.8.2", - "license": "MIT", + "version": "1.8.7", + "resolved": "https://registry.npmjs.org/graphql-language-service-types/-/graphql-language-service-types-1.8.7.tgz", + "integrity": "sha512-LP/Mx0nFBshYEyD0Ny6EVGfacJAGVx+qXtlJP4hLzUdBNOGimfDNtMVIdZANBXHXcM41MDgMHTnyEx2g6/Ttbw==", + "deprecated": "this package has been merged into graphql-language-service", + "dependencies": { + "graphql-config": "^4.1.0", + "vscode-languageserver-types": "^3.15.1" + }, "peerDependencies": { - "graphql": ">= v14.5.0 <= 15.5.0" + "graphql": "^15.5.0 || ^16.0.0" } }, "node_modules/graphql-language-service-utils": { - "version": "2.5.3", - "license": "MIT", + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/graphql-language-service-utils/-/graphql-language-service-utils-2.7.1.tgz", + "integrity": "sha512-Wci5MbrQj+6d7rfvbORrA9uDlfMysBWYaG49ST5TKylNaXYFf3ixFOa74iM1KtM9eidosUbI3E1JlWi0JaidJA==", + "deprecated": "this package has been merged into graphql-language-service", "dependencies": { - "graphql-language-service-types": "^1.8.0", + "@types/json-schema": "7.0.9", + "graphql-language-service-types": "^1.8.7", "nullthrows": "^1.0.0" }, "peerDependencies": { - "graphql": ">= v14.5.0 <= 15.5.0" + "graphql": "^15.5.0 || ^16.0.0" } }, "node_modules/graphql-ws": { @@ -6395,7 +6499,6 @@ }, "node_modules/js-yaml": { "version": "4.1.0", - "dev": true, "license": "MIT", "dependencies": { "argparse": "^2.0.1" @@ -7830,6 +7933,12 @@ "node": "*" } }, + "node_modules/mitt": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.0.tgz", + "integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==", + "dev": true + }, "node_modules/mkdirp-classic": { "version": "0.5.3", "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", @@ -8099,7 +8208,8 @@ }, "node_modules/nullthrows": { "version": "1.1.1", - "license": "MIT" + "resolved": "https://registry.npmjs.org/nullthrows/-/nullthrows-1.1.1.tgz", + "integrity": "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==" }, "node_modules/nwsapi": { "version": "2.2.0", @@ -8748,9 +8858,9 @@ } }, "node_modules/prettier": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz", - "integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==", + "version": "2.8.4", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", + "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", "bin": { "prettier": "bin-prettier.js" }, @@ -8928,9 +9038,9 @@ } }, "node_modules/puppeteer": { - "version": "19.6.3", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.6.3.tgz", - "integrity": "sha512-K03xTtGDwS6cBXX/EoqoZxglCUKcX2SLIl92fMnGMRjYpPGXoAV2yKEh3QXmXzKqfZXd8TxjjFww+tEttWv8kw==", + "version": "19.7.2", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.7.2.tgz", + "integrity": "sha512-4Lm7Qpe/LU95Svirei/jDLDvR5oMrl9BPGd7HMY5+Q28n+BhvKuW97gKkR+1LlI86bO8J3g8rG/Ll5kv9J1nlQ==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -8938,21 +9048,22 @@ "https-proxy-agent": "5.0.1", "progress": "2.0.3", "proxy-from-env": "1.1.0", - "puppeteer-core": "19.6.3" + "puppeteer-core": "19.7.2" }, "engines": { "node": ">=14.1.0" } }, "node_modules/puppeteer-core": { - "version": "19.6.3", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.6.3.tgz", - "integrity": "sha512-8MbhioSlkDaHkmolpQf9Z7ui7jplFfOFTnN8d5kPsCazRRTNIH6/bVxPskn0v5Gh9oqOBlknw0eHH0/OBQAxpQ==", + "version": "19.7.2", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.7.2.tgz", + "integrity": "sha512-PvI+fXqgP0uGJxkyZcX51bnzjFA73MODZOAv0fSD35yR7tvbqwtMV3/Y+hxQ0AMMwzxkEebP6c7po/muqxJvmQ==", "dev": true, "dependencies": { + "chromium-bidi": "0.4.4", "cross-fetch": "3.1.5", "debug": "4.3.4", - "devtools-protocol": "0.0.1082910", + "devtools-protocol": "0.0.1094867", "extract-zip": "2.0.1", "https-proxy-agent": "5.0.1", "proxy-from-env": "1.1.0", @@ -8963,6 +9074,14 @@ }, "engines": { "node": ">=14.1.0" + }, + "peerDependencies": { + "typescript": ">= 4.7.4" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } } }, "node_modules/puppeteer/node_modules/cosmiconfig": { @@ -9449,9 +9568,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.58.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz", - "integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==", + "version": "1.58.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz", + "integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==", "dev": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -10048,9 +10167,9 @@ } }, "node_modules/tar-stream/node_modules/readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz", + "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==", "dev": true, "dependencies": { "inherits": "^2.0.3", @@ -10330,6 +10449,7 @@ }, "node_modules/ts-node": { "version": "10.9.1", + "devOptional": true, "license": "MIT", "dependencies": { "@cspotcode/source-map-support": "^0.8.0", @@ -10371,6 +10491,7 @@ }, "node_modules/ts-node/node_modules/diff": { "version": "4.0.2", + "devOptional": true, "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" @@ -10453,6 +10574,7 @@ "version": "4.9.5", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "devOptional": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -10751,6 +10873,7 @@ }, "node_modules/v8-compile-cache-lib": { "version": "3.0.1", + "devOptional": true, "license": "MIT" }, "node_modules/value-or-promise": { @@ -10807,8 +10930,9 @@ } }, "node_modules/vscode-languageserver-types": { - "version": "3.16.0", - "license": "MIT" + "version": "3.17.3", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.3.tgz", + "integrity": "sha512-SYU4z1dL0PyIMd4Vj8YOqFvHu7Hz/enbWtpfnVbJHU4Nd1YNYx8u0ennumc6h48GQNeOLxmwySmnADouT/AuZA==" }, "node_modules/w3c-hr-time": { "version": "1.0.2", @@ -11367,6 +11491,7 @@ }, "node_modules/yaml": { "version": "1.10.2", + "devOptional": true, "license": "ISC", "engines": { "node": ">= 6" @@ -11431,6 +11556,7 @@ }, "node_modules/yn": { "version": "3.1.1", + "devOptional": true, "license": "MIT", "engines": { "node": ">=6" @@ -11565,19 +11691,20 @@ } }, "@azure/core-http": { - "version": "2.2.1", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@azure/core-http/-/core-http-3.0.0.tgz", + "integrity": "sha512-BxI2SlGFPPz6J1XyZNIVUf0QZLBKFX+ViFjKOkzqD18J1zOINIQ8JSBKKr+i+v8+MB6LacL6Nn/sP/TE13+s2Q==", "requires": { "@azure/abort-controller": "^1.0.0", - "@azure/core-asynciterator-polyfill": "^1.0.0", "@azure/core-auth": "^1.3.0", "@azure/core-tracing": "1.0.0-preview.13", + "@azure/core-util": "^1.1.1", "@azure/logger": "^1.0.0", "@types/node-fetch": "^2.5.0", "@types/tunnel": "^0.0.3", "form-data": "^4.0.0", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.7", "process": "^0.11.10", - "tough-cookie": "^4.0.0", "tslib": "^2.2.0", "tunnel": "^0.0.6", "uuid": "^8.3.0", @@ -11631,8 +11758,11 @@ } }, "@azure/core-util": { - "version": "1.0.0", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@azure/core-util/-/core-util-1.2.0.tgz", + "integrity": "sha512-ffGIw+Qs8bNKNLxz5UPkz4/VBM/EZY07mPve1ZYFqYUdPwFqRj0RPk0U7LZMOfT7GCck9YjuT1Rfp1PApNl1ng==", "requires": { + "@azure/abort-controller": "^1.0.0", "tslib": "^2.2.0" } }, @@ -11672,17 +11802,17 @@ } }, "@azure/msal-browser": { - "version": "2.32.2", - "resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.32.2.tgz", - "integrity": "sha512-1YqGzXtPG3QrZPFBKaMWr2WQdukDj+PelqUCv351+p+hlw/AhdRrb8haY73/iqkhT6Cdrbnh7sL4gikVsF4O1g==", + "version": "2.33.0", + "resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-2.33.0.tgz", + "integrity": "sha512-c7CVh1tfUfxiWkEIhoIb11hL4PGo4hz0M+gMy34ATagAKdLK7qyEu/5AXJWAf5lz5eE+vQhm7+LKiuETrcXXGw==", "requires": { - "@azure/msal-common": "^9.0.2" + "@azure/msal-common": "^10.0.0" }, "dependencies": { "@azure/msal-common": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-9.1.1.tgz", - "integrity": "sha512-we9xR8lvu47fF0h+J8KyXoRy9+G/fPzm3QEa2TrdR3jaVS3LKAyE2qyMuUkNdbVkvzl8Zr9f7l+IUSP22HeqXw==" + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-10.0.0.tgz", + "integrity": "sha512-/LghpT93jsZLy55QzTsRZWMx6R1Mjc1Aktwps8sKSGE3WbrGwbSsh2uhDlpl6FMcKChYjJ0ochThWwwOodrQNg==" } } }, @@ -11707,10 +11837,12 @@ } }, "@azure/storage-blob": { - "version": "12.12.0", + "version": "12.13.0", + "resolved": "https://registry.npmjs.org/@azure/storage-blob/-/storage-blob-12.13.0.tgz", + "integrity": "sha512-t3Q2lvBMJucgTjQcP5+hvEJMAsJSk0qmAnjDLie2td017IiduZbbC9BOcFfmwzR6y6cJdZOuewLCNFmEx9IrXA==", "requires": { "@azure/abort-controller": "^1.0.0", - "@azure/core-http": "^2.0.0", + "@azure/core-http": "^3.0.0", "@azure/core-lro": "^2.2.0", "@azure/core-paging": "^1.1.1", "@azure/core-tracing": "1.0.0-preview.13", @@ -11788,12 +11920,14 @@ }, "@cspotcode/source-map-support": { "version": "0.8.1", + "devOptional": true, "requires": { "@jridgewell/trace-mapping": "0.3.9" }, "dependencies": { "@jridgewell/trace-mapping": { "version": "0.3.9", + "devOptional": true, "requires": { "@jridgewell/resolve-uri": "^3.0.3", "@jridgewell/sourcemap-codec": "^1.4.10" @@ -11806,9 +11940,9 @@ "dev": true }, "@eslint/eslintrc": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1.tgz", - "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.0.tgz", + "integrity": "sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==", "dev": true, "requires": { "ajv": "^6.12.4", @@ -11822,6 +11956,12 @@ "strip-json-comments": "^3.1.1" } }, + "@eslint/js": { + "version": "8.35.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.35.0.tgz", + "integrity": "sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==", + "dev": true + }, "@googlemaps/js-api-loader": { "version": "1.14.3", "requires": { @@ -11935,6 +12075,12 @@ "value-or-promise": "1.0.11" } }, + "@graphql-typed-document-node/core": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.2.tgz", + "integrity": "sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==", + "requires": {} + }, "@humanwhocodes/config-array": { "version": "0.11.8", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", @@ -11957,7 +12103,9 @@ "dev": true }, "@iarna/toml": { - "version": "2.2.5" + "version": "2.2.5", + "optional": true, + "peer": true }, "@jridgewell/gen-mapping": { "version": "0.3.2", @@ -11969,7 +12117,8 @@ } }, "@jridgewell/resolve-uri": { - "version": "3.0.7" + "version": "3.0.7", + "devOptional": true }, "@jridgewell/set-array": { "version": "1.1.2", @@ -11984,7 +12133,8 @@ } }, "@jridgewell/sourcemap-codec": { - "version": "1.4.13" + "version": "1.4.13", + "devOptional": true }, "@jridgewell/trace-mapping": { "version": "0.3.15", @@ -11999,64 +12149,64 @@ "dev": true }, "@microsoft/applicationinsights-analytics-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-analytics-js/-/applicationinsights-analytics-js-2.8.9.tgz", - "integrity": "sha512-7Mu1vJQe2RUFuMXSmQqqk/pzqk0HoWnDH297trDdXPSDgU40YXTp+E5PWD9qoVUnhftb2LYKSL9HlWIBn705eg==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-analytics-js/-/applicationinsights-analytics-js-2.8.10.tgz", + "integrity": "sha512-JugJ3oXnKZuxeJSsFYNKyGiwaQ5Or5Z8n6aGiyngi38QJ/wcbiI9p71gK1dntJ6V2hB78zhbXvUim9TLXagfbQ==", "requires": { - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" } }, "@microsoft/applicationinsights-channel-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-2.8.9.tgz", - "integrity": "sha512-fMBsAEB7pWtPn43y72q9Xy5E5y55r6gMuDQqRRccccVoQDPXyS57VCj5IdATblctru0C6A8XpL2vRyNmEsu0Vg==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-2.8.10.tgz", + "integrity": "sha512-jXEUw3+U6WABygDOjEIlCLsniUpPqH5d/1Rfj1MVWMW6FFZo1vvYZoziOqb+dWWn41Dn5GF4EgXnvsfdkpz29w==", "requires": { - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" } }, "@microsoft/applicationinsights-common": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-2.8.9.tgz", - "integrity": "sha512-mObn1moElyxZaGIRF/IU3cOaeKMgxghXnYEoHNUCA2e+rNwBIgxjyKkblFIpmGuHf4X7Oz3o3yBWpaC6AoMpig==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-2.8.10.tgz", + "integrity": "sha512-wXji97I1eANL5PG8RxZ/st+HCwKgAB1uySSxEvVNj3VcOiUyTYTtBYYEK2xhjBGR49+A2/fIJQHvu1ygco2b3Q==", "requires": { - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" } }, "@microsoft/applicationinsights-core-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.9.tgz", - "integrity": "sha512-HRuIuZ6aOWezcg/G5VyFDDWGL8hDNe/ljPP01J7ImH2kRPEgbtcfPSUMjkamGMefgdq81GZsSoC/NNGTP4pp2w==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.10.tgz", + "integrity": "sha512-jQrufDW0+sV8fBhRvzIPNGiCC6dELH+Ug0DM5CfN9757TBqZJz8CSWyDjex39as8+jD0F/8HRU9QdmrVgq5vFg==", "requires": { "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" } }, "@microsoft/applicationinsights-dependencies-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-dependencies-js/-/applicationinsights-dependencies-js-2.8.9.tgz", - "integrity": "sha512-tbssKmuA8I/s09elAvYtkChif3Ary/s9CliriFZ8aQsIM6iLv9Fm9sM2q/gDADO8a4HGuR2a+KahXfqqRdHYKQ==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-dependencies-js/-/applicationinsights-dependencies-js-2.8.10.tgz", + "integrity": "sha512-vBsFdQ6yaVfs8Sacw4/QWzlU2lDcXUeSJ2ZHqCuLyyUA4oUgEefEJdr1XMK5O7HCKFKU1kBACuyETu0SN8m+NQ==", "requires": { - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" } }, "@microsoft/applicationinsights-properties-js": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-properties-js/-/applicationinsights-properties-js-2.8.9.tgz", - "integrity": "sha512-sBoaEPoyV4d5l192HvuQ5+Juc5fukrOkOM/Ug9LEO1/esVmbdiYmGiLLch0MyWTxBkp9LEtYvcJb0/0t5x1odg==", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-properties-js/-/applicationinsights-properties-js-2.8.10.tgz", + "integrity": "sha512-f7+U4n3RX1qoh0Vt/o7EegYRfMWzfGxYCJDZKB5qxNInqEgoXosGUCc1pZSnk7B4Urc8QJwWn3iQrg2Ib+JMFw==", "requires": { - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" } @@ -12067,24 +12217,24 @@ "integrity": "sha512-PoHEgsnmcqruLNHZ/amACqdJ6YYQpED0KSRe6J7gIJTtpZC1FfFU9b1fmDKDKtFoUSrPzEh1qzO3kmRZP0betg==" }, "@microsoft/applicationinsights-web": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web/-/applicationinsights-web-2.8.9.tgz", - "integrity": "sha512-uyJMNWUMQAehfK1UeAPd3+T5STOeuwty54yfoff12hyF1lWADkV5lEo4ohhMcRhQKdk7AUrhDF4eQnLrm61Mbg==", - "requires": { - "@microsoft/applicationinsights-analytics-js": "2.8.9", - "@microsoft/applicationinsights-channel-js": "2.8.9", - "@microsoft/applicationinsights-common": "2.8.9", - "@microsoft/applicationinsights-core-js": "2.8.9", - "@microsoft/applicationinsights-dependencies-js": "2.8.9", - "@microsoft/applicationinsights-properties-js": "2.8.9", + "version": "2.8.10", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web/-/applicationinsights-web-2.8.10.tgz", + "integrity": "sha512-91FsmjAhDmD+CzwckiW1+dI3U1EgXsPnduGxukIBv2xTIsL1aUfIzW3j2Qmjn8ABblowRkDEpUf7KFnPwRpMSw==", + "requires": { + "@microsoft/applicationinsights-analytics-js": "2.8.10", + "@microsoft/applicationinsights-channel-js": "2.8.10", + "@microsoft/applicationinsights-common": "2.8.10", + "@microsoft/applicationinsights-core-js": "2.8.10", + "@microsoft/applicationinsights-dependencies-js": "2.8.10", + "@microsoft/applicationinsights-properties-js": "2.8.10", "@microsoft/applicationinsights-shims": "2.0.2", "@microsoft/dynamicproto-js": "^1.1.7" } }, "@microsoft/dynamicproto-js": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.7.tgz", - "integrity": "sha512-SK3D3aVt+5vOOccKPnGaJWB5gQ8FuKfjboUJHedMP7gu54HqSCXX5iFXhktGD8nfJb0Go30eDvs/UDoTnR2kOA==" + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.8.tgz", + "integrity": "sha512-j4ZgOZRtX0LTUgKq+4tRQotgwH03HH/mLkYbcgFBBJ9XKTDc4NIGzZeam2UQMzwz+5IVN0SXexNbbsz5B0b/og==" }, "@monaco-editor/loader": { "version": "1.3.2", @@ -12119,12 +12269,12 @@ "version": "0.10.2" }, "@paperbits/azure": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/azure/-/azure-0.1.560.tgz", - "integrity": "sha512-DUidcn6+vnCQWtlXtteHk3md7iQJkAZ04ZYe6PtYRBP3TebYOlt4u+lO8KBivQKV8GKWPAgJlwkf23v6IRWS/Q==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/azure/-/azure-0.1.566.tgz", + "integrity": "sha512-QnvOOI5MWFBNr6yrsaSEf9/DfGkb0CyG0SUxX8wmSzqoOm8D139JUUQ1+7H0iFQVwHPbr0Wp9sxDbjJTLwy0Iw==", "requires": { "@azure/storage-blob": "12.5.0", - "@paperbits/common": "0.1.560", + "@paperbits/common": "0.1.566", "applicationinsights-js": "1.0.21", "mime": "3.0.0" }, @@ -12230,9 +12380,9 @@ } }, "@paperbits/common": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/common/-/common-0.1.560.tgz", - "integrity": "sha512-fhmBjLknLNz8Q8hgvB/BosmlYYioXCzegdUjbQgblum85Mn+NYAuCVHb3LEO5pRpogd76zS64jKfkMD+lZQR2w==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/common/-/common-0.1.566.tgz", + "integrity": "sha512-Il1mqfOykQcLn8QxvGa5OyzSryxNfOriFMPrYdU32bHQXw0LzCTG5caDZtAgP9eBHSK42w2RL/UPO/+pOEv2jg==", "requires": { "@googlemaps/js-api-loader": "^1.13.2", "html-minifier-terser": "^5.1.1", @@ -12249,13 +12399,13 @@ } }, "@paperbits/core": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/core/-/core-0.1.560.tgz", - "integrity": "sha512-YcAKS80UTdlwg0w2Cby5BUjfgIcCaguFyzcFkUPP8cYdg7o2vJne6Yy5BG0Mj+Kdf5t+DBYafAuHOeiwOSkmaw==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/core/-/core-0.1.566.tgz", + "integrity": "sha512-YPFTNtigbntmwskhfRdhH576YB07dVRfYP8mYMpphDzjQcClZ+5IydicvH50DfQwh2+ZEvmp6Q9H0Kg7ctV9qQ==", "requires": { "@googlemaps/js-api-loader": "^1.12.9", - "@paperbits/common": "0.1.560", - "@paperbits/styles": "0.1.560", + "@paperbits/common": "0.1.566", + "@paperbits/styles": "0.1.566", "await-parallel-limit": "^2.1.0", "basiclightbox": "^5.0.4", "cropperjs": "^1.5.11", @@ -12278,23 +12428,23 @@ } }, "@paperbits/forms": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/forms/-/forms-0.1.560.tgz", - "integrity": "sha512-6LpaICDbULm9nGun4PG3K1wPySce4NbYZq81uQl7EIJkpV7FTrxfqKo+hMFrk1FI5TfbYcEUhd1bOR9tnAeOVQ==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/forms/-/forms-0.1.566.tgz", + "integrity": "sha512-wDYtMDOANB7YyBljqF/DoFeH+o4I6I8/Pz9020GqGvDZXUl6hyPbb2iRY5i1gqUpwDTtRquLbDhTzENu40432A==", "requires": { - "@paperbits/common": "0.1.560", - "@paperbits/core": "0.1.560", - "@paperbits/styles": "0.1.560", + "@paperbits/common": "0.1.566", + "@paperbits/core": "0.1.566", + "@paperbits/styles": "0.1.566", "knockout": "^3.5.1", "knockout.validation": "^2.0.4" } }, "@paperbits/prosemirror": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/prosemirror/-/prosemirror-0.1.560.tgz", - "integrity": "sha512-p8IsxE9qStXTPIGZf9TeG12Y3kQSKWwe9eUDIJIHlp1SxHirsQ8IM++H5MLM9Z/KssHtyLyZ57XY4maXw4/O2w==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/prosemirror/-/prosemirror-0.1.566.tgz", + "integrity": "sha512-t9x5jFGeeIdv4rxzRg2oztiQb04XVVAjea2/rGbLJ8bpyaZrl3FQ9/mFt3fD7RzgdZ8Znps+XPhts5/5PRtBCA==", "requires": { - "@paperbits/common": "0.1.560", + "@paperbits/common": "0.1.566", "prosemirror-commands": "^1.5.0", "prosemirror-history": "^1.3.0", "prosemirror-inputrules": "^1.2.0", @@ -12307,11 +12457,11 @@ } }, "@paperbits/styles": { - "version": "0.1.560", - "resolved": "https://registry.npmjs.org/@paperbits/styles/-/styles-0.1.560.tgz", - "integrity": "sha512-4Fwdy36Mo59YAGEtunRTA1McQSu/EawZP3SMweZX/ALqHpuERFwMao2iCxpiTXaNtyYpxX0miu/oisDm4KxpTg==", + "version": "0.1.566", + "resolved": "https://registry.npmjs.org/@paperbits/styles/-/styles-0.1.566.tgz", + "integrity": "sha512-Jp3H6RlbhcvzBz/27awNx/v9yo0Hm9AzngI5tGsBad2/wrco5USZA6NPMHMYFE69w7GxSW6cBHwj6gUodOSgSg==", "requires": { - "@paperbits/common": "0.1.560", + "@paperbits/common": "0.1.566", "@simonwep/pickr": "^1.7.4", "jss": "^10.4.0", "jss-preset-default": "^10.4.0", @@ -12385,16 +12535,20 @@ "version": "2.0.0" }, "@tsconfig/node10": { - "version": "1.0.8" + "version": "1.0.8", + "devOptional": true }, "@tsconfig/node12": { - "version": "1.0.9" + "version": "1.0.9", + "devOptional": true }, "@tsconfig/node14": { - "version": "1.0.1" + "version": "1.0.1", + "devOptional": true }, "@tsconfig/node16": { - "version": "1.0.2" + "version": "1.0.2", + "devOptional": true }, "@types/body-parser": { "version": "1.19.2", @@ -12519,8 +12673,7 @@ } }, "@types/json-schema": { - "version": "7.0.9", - "dev": true + "version": "7.0.9" }, "@types/knockout": { "version": "3.4.72", @@ -12567,9 +12720,9 @@ "version": "0.7.31" }, "@types/node": { - "version": "18.11.19", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.19.tgz", - "integrity": "sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==" + "version": "18.14.6", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.6.tgz", + "integrity": "sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==" }, "@types/node-fetch": { "version": "2.5.12", @@ -12589,7 +12742,8 @@ } }, "@types/parse-json": { - "version": "4.0.0" + "version": "4.0.0", + "devOptional": true }, "@types/parse5": { "version": "6.0.3" @@ -12658,6 +12812,8 @@ }, "@types/tunnel": { "version": "0.0.3", + "resolved": "https://registry.npmjs.org/@types/tunnel/-/tunnel-0.0.3.tgz", + "integrity": "sha512-sOUTGn6h1SfQ+gbgqC364jLFBw2lnFqkgF3q0WovEHRLMrVD1sd5aufqi/aJObLekJO+Aq5z646U4Oxy6shXMA==", "requires": { "@types/node": "*" } @@ -12682,14 +12838,14 @@ } }, "@typescript-eslint/eslint-plugin": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.50.0.tgz", - "integrity": "sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz", + "integrity": "sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==", "dev": true, "requires": { - "@typescript-eslint/scope-manager": "5.50.0", - "@typescript-eslint/type-utils": "5.50.0", - "@typescript-eslint/utils": "5.50.0", + "@typescript-eslint/scope-manager": "5.54.0", + "@typescript-eslint/type-utils": "5.54.0", + "@typescript-eslint/utils": "5.54.0", "debug": "^4.3.4", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", @@ -12700,53 +12856,53 @@ } }, "@typescript-eslint/parser": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.50.0.tgz", - "integrity": "sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.54.0.tgz", + "integrity": "sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==", "dev": true, "requires": { - "@typescript-eslint/scope-manager": "5.50.0", - "@typescript-eslint/types": "5.50.0", - "@typescript-eslint/typescript-estree": "5.50.0", + "@typescript-eslint/scope-manager": "5.54.0", + "@typescript-eslint/types": "5.54.0", + "@typescript-eslint/typescript-estree": "5.54.0", "debug": "^4.3.4" } }, "@typescript-eslint/scope-manager": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz", - "integrity": "sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz", + "integrity": "sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==", "dev": true, "requires": { - "@typescript-eslint/types": "5.50.0", - "@typescript-eslint/visitor-keys": "5.50.0" + "@typescript-eslint/types": "5.54.0", + "@typescript-eslint/visitor-keys": "5.54.0" } }, "@typescript-eslint/type-utils": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.50.0.tgz", - "integrity": "sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz", + "integrity": "sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==", "dev": true, "requires": { - "@typescript-eslint/typescript-estree": "5.50.0", - "@typescript-eslint/utils": "5.50.0", + "@typescript-eslint/typescript-estree": "5.54.0", + "@typescript-eslint/utils": "5.54.0", "debug": "^4.3.4", "tsutils": "^3.21.0" } }, "@typescript-eslint/types": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.50.0.tgz", - "integrity": "sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.54.0.tgz", + "integrity": "sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==", "dev": true }, "@typescript-eslint/typescript-estree": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz", - "integrity": "sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz", + "integrity": "sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==", "dev": true, "requires": { - "@typescript-eslint/types": "5.50.0", - "@typescript-eslint/visitor-keys": "5.50.0", + "@typescript-eslint/types": "5.54.0", + "@typescript-eslint/visitor-keys": "5.54.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -12755,28 +12911,28 @@ } }, "@typescript-eslint/utils": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.50.0.tgz", - "integrity": "sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.54.0.tgz", + "integrity": "sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==", "dev": true, "requires": { "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.50.0", - "@typescript-eslint/types": "5.50.0", - "@typescript-eslint/typescript-estree": "5.50.0", + "@typescript-eslint/scope-manager": "5.54.0", + "@typescript-eslint/types": "5.54.0", + "@typescript-eslint/typescript-estree": "5.54.0", "eslint-scope": "^5.1.1", "eslint-utils": "^3.0.0", "semver": "^7.3.7" } }, "@typescript-eslint/visitor-keys": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz", - "integrity": "sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg==", + "version": "5.54.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz", + "integrity": "sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==", "dev": true, "requires": { - "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/types": "5.54.0", "eslint-visitor-keys": "^3.3.0" } }, @@ -12995,7 +13151,8 @@ "requires": {} }, "acorn-walk": { - "version": "8.2.0" + "version": "8.2.0", + "devOptional": true }, "agent-base": { "version": "6.0.2", @@ -13081,11 +13238,11 @@ "version": "1.0.21" }, "arg": { - "version": "4.1.3" + "version": "4.1.3", + "devOptional": true }, "argparse": { - "version": "2.0.1", - "dev": true + "version": "2.0.1" }, "array-flatten": { "version": "2.1.2", @@ -13503,6 +13660,15 @@ "version": "1.0.3", "dev": true }, + "chromium-bidi": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.4.tgz", + "integrity": "sha512-4BX5cSaponuvVT1+SbLYTOAgDoVtX/Khoc9UsbFJ/AsPVUeFAM3RiIDFI6XFhLYMi9WmVJqh1ZH+dRpNKkKwiQ==", + "dev": true, + "requires": { + "mitt": "3.0.0" + } + }, "clean-css": { "version": "4.2.4", "requires": { @@ -13721,9 +13887,9 @@ } }, "core-js": { - "version": "3.27.2", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.2.tgz", - "integrity": "sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==" + "version": "3.29.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.29.0.tgz", + "integrity": "sha512-VG23vuEisJNkGl6XQmFJd3rEG/so/CNatqeE+7uZAwTSwFeB/qaO0be8xZYUNWprJ/GIwL8aMt9cj1kvbpTZhg==" }, "core-util-is": { "version": "1.0.3", @@ -13731,6 +13897,7 @@ }, "cosmiconfig": { "version": "7.0.1", + "devOptional": true, "requires": { "@types/parse-json": "^4.0.0", "import-fresh": "^3.2.1", @@ -13741,16 +13908,21 @@ }, "cosmiconfig-toml-loader": { "version": "1.0.0", + "optional": true, + "peer": true, "requires": { "@iarna/toml": "^2.2.5" } }, "cosmiconfig-typescript-loader": { "version": "4.1.1", + "optional": true, + "peer": true, "requires": {} }, "create-require": { - "version": "1.1.1" + "version": "1.1.1", + "devOptional": true }, "cropperjs": { "version": "1.5.12" @@ -14200,9 +14372,9 @@ "dev": true }, "devtools-protocol": { - "version": "0.0.1082910", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1082910.tgz", - "integrity": "sha512-RqoZ2GmqaNxyx+99L/RemY5CkwG9D0WEfOKxekwCRXOGrDCep62ngezEJUVMq6rISYQ+085fJnWDQqGHlxVNww==", + "version": "0.0.1094867", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1094867.tgz", + "integrity": "sha512-pmMDBKiRVjh0uKK6CT1WqZmM3hBVSgD+N2MrgyV1uNizAZMw4tx6i/RTc+/uCsKSCmg0xXx7arCP/OFcIwTsiQ==", "dev": true }, "diff": { @@ -14219,7 +14391,9 @@ "dev": true }, "dns-packet": { - "version": "5.3.1", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.4.0.tgz", + "integrity": "sha512-EgqGeaBB8hLiHLZtp/IbaDQTL8pZ0+IvwzSHA6d7VyMDM+B9hgddEMa9xjK5oYnw0ci0JQ6g2XCD7/f6cafU6g==", "dev": true, "requires": { "@leichtgewicht/ip-codec": "^2.0.1" @@ -14382,12 +14556,13 @@ } }, "eslint": { - "version": "8.33.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz", - "integrity": "sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==", + "version": "8.35.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.35.0.tgz", + "integrity": "sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==", "dev": true, "requires": { - "@eslint/eslintrc": "^1.4.1", + "@eslint/eslintrc": "^2.0.0", + "@eslint/js": "8.35.0", "@humanwhocodes/config-array": "^0.11.8", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", @@ -14401,7 +14576,7 @@ "eslint-utils": "^3.0.0", "eslint-visitor-keys": "^3.3.0", "espree": "^9.4.0", - "esquery": "^1.4.0", + "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", @@ -14526,7 +14701,9 @@ "version": "4.0.1" }, "esquery": { - "version": "1.4.0", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", "dev": true, "requires": { "estraverse": "^5.1.0" @@ -14534,6 +14711,8 @@ "dependencies": { "estraverse": { "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "dev": true } } @@ -14933,26 +15112,47 @@ "dev": true }, "graphql": { - "version": "15.5.0" + "version": "15.5.0", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-15.5.0.tgz", + "integrity": "sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==" }, "graphql-config": { - "version": "4.3.6", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/graphql-config/-/graphql-config-4.4.1.tgz", + "integrity": "sha512-B8wlvfBHZ5WnI4IiuQZRqql6s+CKz7S+xpUeTb28Z8nRBi8tH9ChEBgT5FnTyE05PUhHlrS2jK9ICJ4YBl9OtQ==", "requires": { "@graphql-tools/graphql-file-loader": "^7.3.7", "@graphql-tools/json-file-loader": "^7.3.7", "@graphql-tools/load": "^7.5.5", "@graphql-tools/merge": "^8.2.6", "@graphql-tools/url-loader": "^7.9.7", - "@graphql-tools/utils": "^8.6.5", - "cosmiconfig": "7.0.1", - "cosmiconfig-toml-loader": "1.0.0", - "cosmiconfig-typescript-loader": "^4.0.0", + "@graphql-tools/utils": "^9.0.0", + "cosmiconfig": "8.0.0", "minimatch": "4.2.1", "string-env-interpolation": "1.0.1", - "ts-node": "^10.8.1", "tslib": "^2.4.0" }, "dependencies": { + "@graphql-tools/utils": { + "version": "9.2.1", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-9.2.1.tgz", + "integrity": "sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==", + "requires": { + "@graphql-typed-document-node/core": "^3.1.1", + "tslib": "^2.4.0" + } + }, + "cosmiconfig": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz", + "integrity": "sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==", + "requires": { + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "parse-json": "^5.0.0", + "path-type": "^4.0.0" + } + }, "minimatch": { "version": "4.2.1", "requires": { @@ -14963,6 +15163,8 @@ }, "graphql-language-service": { "version": "3.1.6", + "resolved": "https://registry.npmjs.org/graphql-language-service/-/graphql-language-service-3.1.6.tgz", + "integrity": "sha512-MPgNQzMWk29XtZtuZDrAIJTehTCK3qwYSGzUNEjJ9XjmjGSHmC6PBjC/1ZsttDsaf3inwdMtimYdUs0hTi4Yvw==", "requires": { "graphql-language-service-interface": "^2.8.2", "graphql-language-service-parser": "^1.9.3", @@ -14971,28 +15173,41 @@ } }, "graphql-language-service-interface": { - "version": "2.8.4", - "requires": { - "graphql-language-service-parser": "^1.9.0", - "graphql-language-service-types": "^1.8.0", - "graphql-language-service-utils": "^2.5.1", + "version": "2.10.2", + "resolved": "https://registry.npmjs.org/graphql-language-service-interface/-/graphql-language-service-interface-2.10.2.tgz", + "integrity": "sha512-RKIEBPhRMWdXY3fxRs99XysTDnEgAvNbu8ov/5iOlnkZsWQNzitjtd0O0l1CutQOQt3iXoHde7w8uhCnKL4tcg==", + "requires": { + "graphql-config": "^4.1.0", + "graphql-language-service-parser": "^1.10.4", + "graphql-language-service-types": "^1.8.7", + "graphql-language-service-utils": "^2.7.1", "vscode-languageserver-types": "^3.15.1" } }, "graphql-language-service-parser": { - "version": "1.9.3", + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/graphql-language-service-parser/-/graphql-language-service-parser-1.10.4.tgz", + "integrity": "sha512-duDE+0aeKLFVrb9Kf28U84ZEHhHcvTjWIT6dJbIAQJWBaDoht0D4BK9EIhd94I3DtKRc1JCJb2+70y1lvP/hiA==", "requires": { - "graphql-language-service-types": "^1.8.0" + "graphql-language-service-types": "^1.8.7" } }, "graphql-language-service-types": { - "version": "1.8.2", - "requires": {} + "version": "1.8.7", + "resolved": "https://registry.npmjs.org/graphql-language-service-types/-/graphql-language-service-types-1.8.7.tgz", + "integrity": "sha512-LP/Mx0nFBshYEyD0Ny6EVGfacJAGVx+qXtlJP4hLzUdBNOGimfDNtMVIdZANBXHXcM41MDgMHTnyEx2g6/Ttbw==", + "requires": { + "graphql-config": "^4.1.0", + "vscode-languageserver-types": "^3.15.1" + } }, "graphql-language-service-utils": { - "version": "2.5.3", + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/graphql-language-service-utils/-/graphql-language-service-utils-2.7.1.tgz", + "integrity": "sha512-Wci5MbrQj+6d7rfvbORrA9uDlfMysBWYaG49ST5TKylNaXYFf3ixFOa74iM1KtM9eidosUbI3E1JlWi0JaidJA==", "requires": { - "graphql-language-service-types": "^1.8.0", + "@types/json-schema": "7.0.9", + "graphql-language-service-types": "^1.8.7", "nullthrows": "^1.0.0" } }, @@ -15580,7 +15795,6 @@ }, "js-yaml": { "version": "4.1.0", - "dev": true, "requires": { "argparse": "^2.0.1" } @@ -16467,6 +16681,12 @@ "brace-expansion": "^1.1.7" } }, + "mitt": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.0.tgz", + "integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==", + "dev": true + }, "mkdirp-classic": { "version": "0.5.3", "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", @@ -16634,7 +16854,9 @@ } }, "nullthrows": { - "version": "1.1.1" + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/nullthrows/-/nullthrows-1.1.1.tgz", + "integrity": "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==" }, "nwsapi": { "version": "2.2.0" @@ -17034,9 +17256,9 @@ "version": "1.1.2" }, "prettier": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz", - "integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==" + "version": "2.8.4", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", + "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==" }, "prismjs": { "version": "1.29.0" @@ -17176,16 +17398,16 @@ "version": "2.1.1" }, "puppeteer": { - "version": "19.6.3", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.6.3.tgz", - "integrity": "sha512-K03xTtGDwS6cBXX/EoqoZxglCUKcX2SLIl92fMnGMRjYpPGXoAV2yKEh3QXmXzKqfZXd8TxjjFww+tEttWv8kw==", + "version": "19.7.2", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.7.2.tgz", + "integrity": "sha512-4Lm7Qpe/LU95Svirei/jDLDvR5oMrl9BPGd7HMY5+Q28n+BhvKuW97gKkR+1LlI86bO8J3g8rG/Ll5kv9J1nlQ==", "dev": true, "requires": { "cosmiconfig": "8.0.0", "https-proxy-agent": "5.0.1", "progress": "2.0.3", "proxy-from-env": "1.1.0", - "puppeteer-core": "19.6.3" + "puppeteer-core": "19.7.2" }, "dependencies": { "cosmiconfig": { @@ -17203,14 +17425,15 @@ } }, "puppeteer-core": { - "version": "19.6.3", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.6.3.tgz", - "integrity": "sha512-8MbhioSlkDaHkmolpQf9Z7ui7jplFfOFTnN8d5kPsCazRRTNIH6/bVxPskn0v5Gh9oqOBlknw0eHH0/OBQAxpQ==", + "version": "19.7.2", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.7.2.tgz", + "integrity": "sha512-PvI+fXqgP0uGJxkyZcX51bnzjFA73MODZOAv0fSD35yR7tvbqwtMV3/Y+hxQ0AMMwzxkEebP6c7po/muqxJvmQ==", "dev": true, "requires": { + "chromium-bidi": "0.4.4", "cross-fetch": "3.1.5", "debug": "4.3.4", - "devtools-protocol": "0.0.1082910", + "devtools-protocol": "0.0.1094867", "extract-zip": "2.0.1", "https-proxy-agent": "5.0.1", "proxy-from-env": "1.1.0", @@ -17485,9 +17708,9 @@ "version": "2.1.2" }, "sass": { - "version": "1.58.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz", - "integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==", + "version": "1.58.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz", + "integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==", "dev": true, "requires": { "chokidar": ">=3.0.0 <4.0.0", @@ -17886,9 +18109,9 @@ }, "dependencies": { "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz", + "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==", "dev": true, "requires": { "inherits": "^2.0.3", @@ -18079,6 +18302,7 @@ }, "ts-node": { "version": "10.9.1", + "devOptional": true, "requires": { "@cspotcode/source-map-support": "^0.8.0", "@tsconfig/node10": "^1.0.7", @@ -18096,7 +18320,8 @@ }, "dependencies": { "diff": { - "version": "4.0.2" + "version": "4.0.2", + "devOptional": true } } }, @@ -18148,7 +18373,8 @@ "typescript": { "version": "4.9.5", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==" + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "devOptional": true }, "unbzip2-stream": { "version": "1.4.3", @@ -18316,7 +18542,8 @@ } }, "v8-compile-cache-lib": { - "version": "3.0.1" + "version": "3.0.1", + "devOptional": true }, "value-or-promise": { "version": "1.0.11" @@ -18349,7 +18576,9 @@ } }, "vscode-languageserver-types": { - "version": "3.16.0" + "version": "3.17.3", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.3.tgz", + "integrity": "sha512-SYU4z1dL0PyIMd4Vj8YOqFvHu7Hz/enbWtpfnVbJHU4Nd1YNYx8u0ennumc6h48GQNeOLxmwySmnADouT/AuZA==" }, "w3c-hr-time": { "version": "1.0.2", @@ -18697,7 +18926,8 @@ "version": "4.0.0" }, "yaml": { - "version": "1.10.2" + "version": "1.10.2", + "devOptional": true }, "yargs": { "version": "16.2.0", @@ -18743,7 +18973,8 @@ } }, "yn": { - "version": "3.1.1" + "version": "3.1.1", + "devOptional": true }, "yocto-queue": { "version": "0.1.0" diff --git a/package.json b/package.json index c9a98ac90..da0abc7e8 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "lint:fix": "eslint src/**/*.ts --fix" }, "devDependencies": { - "@azure/storage-blob": "12.12.0", + "@azure/storage-blob": "12.13.0", "@types/chai": "^4.3.4", "@types/google-maps": "^3.2.3", "@types/knockout": "^3.4.72", @@ -37,27 +37,27 @@ "@types/knockout.validation": "0.0.38", "@types/mime": "^3.0.1", "@types/mocha": "10.0.1", - "@types/node": "^18.11.19", + "@types/node": "^18.14.6", "@types/puppeteer": "5.4.7", - "@typescript-eslint/eslint-plugin": "^5.50.0", - "@typescript-eslint/parser": "^5.50.0", + "@typescript-eslint/eslint-plugin": "^5.54.0", + "@typescript-eslint/parser": "^5.54.0", "autoprefixer": "^10.4.13", "buffer": "^6.0.3", "chai": "^4.3.7", "clean-webpack-plugin": "4.0.0", "copy-webpack-plugin": "^11.0.0", "css-loader": "^6.7.3", - "eslint": "^8.33.0", + "eslint": "^8.35.0", "file-loader": "^6.2.0", "html-loader": "^4.2.0", "mini-css-extract-plugin": "^2.7.2", "mocha": "^10.2.0", "path": "^0.12.7", "postcss-loader": "^7.0.2", - "puppeteer": "19.6.3", + "puppeteer": "19.7.2", "querystring-es3": "^0.2.1", "raw-loader": "^4.0.2", - "sass": "^1.58.0", + "sass": "^1.58.3", "sass-loader": "^13.2.0", "stream-browserify": "^3.0.0", "style-loader": "^3.3.1", @@ -71,52 +71,52 @@ "webpack-dev-server": "4.11.1", "webpack-merge": "5.8.0" }, - "dependencies": { - "@azure/api-management-custom-widgets-scaffolder": "^1.0.0-beta.2", - "@azure/api-management-custom-widgets-tools": "^1.0.0-beta.1", - "@azure/msal-browser": "^2.32.2", - "@braintree/sanitize-url": "6.0.2", - "@microsoft/applicationinsights-web": "^2.8.9", - "@monaco-editor/loader": "^1.3.2", - "@paperbits/azure": "0.1.560", - "@paperbits/common": "0.1.560", - "@paperbits/core": "0.1.560", - "@paperbits/forms": "0.1.560", - "@paperbits/prosemirror": "0.1.560", - "@paperbits/styles": "0.1.560", - "@webcomponents/custom-elements": "1.5.1", - "@webcomponents/shadydom": "^1.10.0", - "client-oauth2": "4.3.3", - "codemirror": "^5.65.5", - "core-js": "^3.27.2", - "d3": "7.8.2", - "file-saver": "^2.0.5", - "google-maps": "^4.3.3", - "graphql": "^15.5.0", - "graphql-config": "^4.0.1", - "graphql-language-service": "3.1.6", - "idb-keyval": "^6.2.0", - "js-beautify": "^1.14.7", - "knockout": "^3.5.1", - "knockout-mapping": "^2.6.0", - "knockout.validation": "^2.0.4", - "liquidjs": "^9.42.1", - "lunr": "^2.3.9", - "mime": "^3.0.0", - "moment": "^2.29.4", - "monaco-editor": "^0.29.1", - "msal": "^1.4.17", - "prettier": "^2.8.3", - "prismjs": "^1.29.0", - "rehype-raw": "^6.1.1", - "rehype-sanitize": "^5.0.1", - "rehype-stringify": "^9.0.3", - "remark": "^14.0.2", - "remark-gfm": "^3.0.1", - "remark-parse": "^10.0.1", - "remark-rehype": "^10.1.0", - "saxen": "^8.1.2", - "topojson-client": "^3.1.0", - "truncate-html": "^1.0.4" - } + "dependencies": { + "@azure/api-management-custom-widgets-scaffolder": "^1.0.0-beta.2", + "@azure/api-management-custom-widgets-tools": "^1.0.0-beta.1", + "@azure/msal-browser": "^2.33.0", + "@braintree/sanitize-url": "6.0.2", + "@microsoft/applicationinsights-web": "^2.8.10", + "@monaco-editor/loader": "^1.3.2", + "@paperbits/azure": "0.1.566", + "@paperbits/common": "0.1.566", + "@paperbits/core": "0.1.566", + "@paperbits/forms": "0.1.566", + "@paperbits/prosemirror": "0.1.566", + "@paperbits/styles": "0.1.566", + "@webcomponents/custom-elements": "1.5.1", + "@webcomponents/shadydom": "^1.10.0", + "client-oauth2": "4.3.3", + "codemirror": "^5.65.5", + "core-js": "^3.29.0", + "d3": "7.8.2", + "file-saver": "^2.0.5", + "google-maps": "^4.3.3", + "graphql": "^15.5.0", + "graphql-config": "^4.0.1", + "graphql-language-service": "3.1.6", + "idb-keyval": "^6.2.0", + "js-beautify": "^1.14.7", + "knockout": "^3.5.1", + "knockout-mapping": "^2.6.0", + "knockout.validation": "^2.0.4", + "liquidjs": "^9.42.1", + "lunr": "^2.3.9", + "mime": "^3.0.0", + "moment": "^2.29.4", + "monaco-editor": "^0.29.1", + "msal": "^1.4.17", + "prettier": "^2.8.4", + "prismjs": "^1.29.0", + "rehype-raw": "^6.1.1", + "rehype-sanitize": "^5.0.1", + "rehype-stringify": "^9.0.3", + "remark": "^14.0.2", + "remark-gfm": "^3.0.1", + "remark-parse": "^10.0.1", + "remark-rehype": "^10.1.0", + "saxen": "^8.1.2", + "topojson-client": "^3.1.0", + "truncate-html": "^1.0.4" + } } diff --git a/src/themes/designer/styles/balloons.scss b/src/themes/designer/styles/balloons.scss index 95cee5c11..bc39e5953 100644 --- a/src/themes/designer/styles/balloons.scss +++ b/src/themes/designer/styles/balloons.scss @@ -20,36 +20,6 @@ $tip-width: 10px; } } -.add-block-container { - width: 100%; - max-height: 600px; - .remove-block { - background-color: rgb(43, 135, 218); - background-repeat: no-repeat; - position: absolute; - top: 10px; - right: 10px; - .paperbits-icon { - padding: 0; - } - } -} - -.zoom-selector-item { - width: 100%; - height: 120px; - overflow: hidden; - margin: 8px 2px 2px 2px; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -} - -.zoom-item { - transform: scale(0.32); - transform-origin: 0% 0%; - transform-origin: top left; - pointer-events: none; -} - .balloon-tip { position: fixed; background-color: $balloon-background; diff --git a/src/themes/designer/styles/blocks.scss b/src/themes/designer/styles/blocks.scss new file mode 100644 index 000000000..2edd68843 --- /dev/null +++ b/src/themes/designer/styles/blocks.scss @@ -0,0 +1,34 @@ + +.add-block-container { + width: 100%; + max-height: 600px; + .remove-block { + background-color: rgb(43, 135, 218); + background-repeat: no-repeat; + position: absolute; + top: 10px; + right: 10px; + .paperbits-icon { + padding: 0; + } + } +} + +.block-item { + width: 100%; + height: 120px; + overflow: hidden; + margin: 8px 2px 2px 2px; + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); +} + +.block-item-container { + width: 1300px; + height: 400px; + transform: scale(0.28); + transform-origin: 0% 0%; + transform-origin: top left; + pointer-events: none; + border: none; + overflow: hidden; +} \ No newline at end of file diff --git a/src/themes/designer/styles/buttons.scss b/src/themes/designer/styles/buttons.scss index 258f2e11a..3ef803885 100644 --- a/src/themes/designer/styles/buttons.scss +++ b/src/themes/designer/styles/buttons.scss @@ -21,10 +21,10 @@ .btn-default { padding: 2px 12px; - @include selection(5px); &:focus, &:hover { + @include selection(5px); outline: none; color: $color-base; cursor: pointer; @@ -80,11 +80,11 @@ z-index: 99999; @extend .paperbits-icon; @extend .paperbits-alert-circle-i; - @include selection(7px, -5px); &:active, &:focus, &:hover { + @include selection(7px, -5px); outline: none; } } @@ -93,10 +93,10 @@ position: absolute; right: 5px; top: 5px; - @include selection(5px); &:focus, &:hover { + @include selection(5px); outline: none; color: $color-base; cursor: pointer; diff --git a/src/themes/designer/styles/styles.scss b/src/themes/designer/styles/styles.scss index 715a66c81..2b3064136 100644 --- a/src/themes/designer/styles/styles.scss +++ b/src/themes/designer/styles/styles.scss @@ -32,7 +32,7 @@ @import "cropper.scss"; @import "lightbox.scss"; @import "codeEditor.scss"; - +@import "blocks.scss"; @import "editors/boxEditor.scss"; diff --git a/src/themes/website/styles/styles.design.scss b/src/themes/website/styles/styles.design.scss index ab69621c8..0422023a7 100644 --- a/src/themes/website/styles/styles.design.scss +++ b/src/themes/website/styles/styles.design.scss @@ -1,13 +1,15 @@ @import "styles.scss"; @font-face { - font-family: "icons"; - src: url("fonts/icons.eot"); - src: url("fonts/icons.eot") format("embedded-opentype"), url("fonts/icons.woff2") format("woff2"), - url("fonts/icons.woff") format("woff"), url("fonts/icons.ttf") format("truetype"), - url("fonts/icons.svg") format("svg"); - font-weight: normal; - font-style: normal; + font-family: "icons"; + src: url("fonts/icons.eot"); + src: url("fonts/icons.eot") format("embedded-opentype"), + url("fonts/icons.woff2") format("woff2"), + url("fonts/icons.woff") format("woff"), + url("fonts/icons.ttf") format("truetype"), + url("fonts/icons.svg") format("svg"); + font-weight: normal; + font-style: normal; } $style-guide-font-family: "Arial"; @@ -15,325 +17,363 @@ $style-guide-font-size: 12px; $style-guide-color: #000; @mixin pseudo-transparent-bckg { - background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAA3NCSVQICAjb4U/gAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACuoAAArqAVDM774AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAANElEQVQ4T2P8DwQMeMDr16+hLOyACUqTDUYNGAwGML569QpvOhAVFYWysIPRQBwGBjAwAABDVwrY3ACsDwAAAABJRU5ErkJggg=="); - background-size: 10px; + background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAA3NCSVQICAjb4U/gAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACuoAAArqAVDM774AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAANElEQVQ4T2P8DwQMeMDr16+hLOyACUqTDUYNGAwGML569QpvOhAVFYWysIPRQBwGBjAwAABDVwrY3ACsDwAAAABJRU5ErkJggg=="); + background-size: 10px; } .pseudo-transparent-bckg { - position: relative; - overflow: hidden; - @include pseudo-transparent-bckg; + position: relative; + overflow: hidden; + @include pseudo-transparent-bckg; } .no-pointer-events { - pointer-events: none; + pointer-events: none; } @mixin selection($size: 10px, $spacing: 0) { - &:after { - @include fit($spacing); - @extend .no-pointer-events; - background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmVyc2lvbj0iMS4xIiBzdHlsZT0ic2hhcGUtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgdGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyBpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5OyBmaWxsLXJ1bGU6ZXZlbm9kZDsgY2xpcC1ydWxlOmV2ZW5vZGQiDQp2aWV3Qm94PSIwIDAgNDAwMCA0MDAwIg0KIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiA8ZGVmcz4NCiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCiAgIDwhW0NEQVRBWw0KICAgIC5zdHIwIHtzdHJva2U6IzAwMDtzdHJva2Utd2lkdGg6MjAwfQ0KICAgIC5maWwwIHtmaWxsOm5vbmV9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGc+DQogIDxwb2x5bGluZSBjbGFzcz0iZmlsMCBzdHIwIiBwb2ludHM9IjM0MjksMzQwMCA1NzEsMzQwMCA1NzEsNjAwICIvPg0KIDwvZz4NCjwvc3ZnPg0K"), - url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyBYNyAtLT4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCINCnZpZXdCb3g9IjAgMCA0MDAwIDQwMDAiDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxkZWZzPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KICAgPCFbQ0RBVEFbDQogICAgLnN0cjAge3N0cm9rZTojMzczNDM1O3N0cm9rZS13aWR0aDoyMDguMzUxfQ0KICAgIC5maWwwIHtmaWxsOm5vbmV9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGcgaWQ9IkxheWVyX3gwMDIwXzEiPg0KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciIvPg0KICA8cG9seWxpbmUgY2xhc3M9ImZpbDAgc3RyMCIgcG9pbnRzPSI1NzEsMzQwMCAzNDI5LDM0MDAgMzQyOSw2MDAgIi8+DQogPC9nPg0KPC9zdmc+DQo="), - url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyBYNyAtLT4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCINCnZpZXdCb3g9IjAgMCA0MDAwIDQwMDAiDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxkZWZzPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KICAgPCFbQ0RBVEFbDQogICAgLnN0cjAge3N0cm9rZTojMzczNDM1O3N0cm9rZS13aWR0aDoyMDguMzUxfQ0KICAgIC5maWwwIHtmaWxsOm5vbmV9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGcgaWQ9IkxheWVyX3gwMDIwXzEiPg0KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciIvPg0KICA8cG9seWxpbmUgY2xhc3M9ImZpbDAgc3RyMCIgcG9pbnRzPSIzNDI5LDYwMCA1NzEsNjAwIDU3MSwzNDAwICIvPg0KIDwvZz4NCjwvc3ZnPg0K"), - url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyBYNyAtLT4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCINCnZpZXdCb3g9IjAgMCA0MDAwIDQwMDAiDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxkZWZzPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KICAgPCFbQ0RBVEFbDQogICAgLnN0cjAge3N0cm9rZTojMzczNDM1O3N0cm9rZS13aWR0aDoyMDguMzUxfQ0KICAgIC5maWwwIHtmaWxsOm5vbmV9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGcgaWQ9IkxheWVyX3gwMDIwXzEiPg0KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciIvPg0KICA8cG9seWxpbmUgY2xhc3M9ImZpbDAgc3RyMCIgcG9pbnRzPSI1NzEsNjAwIDM0MjksNjAwIDM0MjksMzQwMCAiLz4NCiA8L2c+DQo8L3N2Zz4NCg=="); - background-position: bottom left, bottom right, top left, top right; - background-repeat: no-repeat; - background-size: $size; - z-index: 9000; - content: ""; - } + &:after { + @include fit($spacing); + @extend .no-pointer-events; + background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmVyc2lvbj0iMS4xIiBzdHlsZT0ic2hhcGUtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgdGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyBpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5OyBmaWxsLXJ1bGU6ZXZlbm9kZDsgY2xpcC1ydWxlOmV2ZW5vZGQiDQp2aWV3Qm94PSIwIDAgNDAwMCA0MDAwIg0KIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiA8ZGVmcz4NCiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCiAgIDwhW0NEQVRBWw0KICAgIC5zdHIwIHtzdHJva2U6IzAwMDtzdHJva2Utd2lkdGg6MjAwfQ0KICAgIC5maWwwIHtmaWxsOm5vbmV9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGc+DQogIDxwb2x5bGluZSBjbGFzcz0iZmlsMCBzdHIwIiBwb2ludHM9IjM0MjksMzQwMCA1NzEsMzQwMCA1NzEsNjAwICIvPg0KIDwvZz4NCjwvc3ZnPg0K"), + url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyBYNyAtLT4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCINCnZpZXdCb3g9IjAgMCA0MDAwIDQwMDAiDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxkZWZzPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KICAgPCFbQ0RBVEFbDQogICAgLnN0cjAge3N0cm9rZTojMzczNDM1O3N0cm9rZS13aWR0aDoyMDguMzUxfQ0KICAgIC5maWwwIHtmaWxsOm5vbmV9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGcgaWQ9IkxheWVyX3gwMDIwXzEiPg0KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciIvPg0KICA8cG9seWxpbmUgY2xhc3M9ImZpbDAgc3RyMCIgcG9pbnRzPSI1NzEsMzQwMCAzNDI5LDM0MDAgMzQyOSw2MDAgIi8+DQogPC9nPg0KPC9zdmc+DQo="), + url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyBYNyAtLT4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCINCnZpZXdCb3g9IjAgMCA0MDAwIDQwMDAiDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxkZWZzPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KICAgPCFbQ0RBVEFbDQogICAgLnN0cjAge3N0cm9rZTojMzczNDM1O3N0cm9rZS13aWR0aDoyMDguMzUxfQ0KICAgIC5maWwwIHtmaWxsOm5vbmV9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGcgaWQ9IkxheWVyX3gwMDIwXzEiPg0KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciIvPg0KICA8cG9seWxpbmUgY2xhc3M9ImZpbDAgc3RyMCIgcG9pbnRzPSIzNDI5LDYwMCA1NzEsNjAwIDU3MSwzNDAwICIvPg0KIDwvZz4NCjwvc3ZnPg0K"), + url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyBYNyAtLT4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2ZXJzaW9uPSIxLjEiIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCINCnZpZXdCb3g9IjAgMCA0MDAwIDQwMDAiDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxkZWZzPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KICAgPCFbQ0RBVEFbDQogICAgLnN0cjAge3N0cm9rZTojMzczNDM1O3N0cm9rZS13aWR0aDoyMDguMzUxfQ0KICAgIC5maWwwIHtmaWxsOm5vbmV9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGcgaWQ9IkxheWVyX3gwMDIwXzEiPg0KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciIvPg0KICA8cG9seWxpbmUgY2xhc3M9ImZpbDAgc3RyMCIgcG9pbnRzPSI1NzEsNjAwIDM0MjksNjAwIDM0MjksMzQwMCAiLz4NCiA8L2c+DQo8L3N2Zz4NCg=="); + background-position: bottom left, bottom right, top left, top right; + background-repeat: no-repeat; + background-size: $size; + z-index: 9000; + content: ""; + } } .style-guide { - .style-card { - cursor: default; - color: $style-guide-color; - user-select: none; - min-width: 100px; - - .style-card-body { - padding: 10px; - } - - &.transparent { - .style-card-body { - @include pseudo-transparent-bckg(); - } - } - - &.dark { - .style-card-body { - background: #2f3538; - } - } - - &.style-card-framed { - text-align: center; - } - - .style-card-label { - text-align: center; - display: block; - font-style: italic; - font-size: $style-guide-font-size; - font-family: $style-guide-font-family; - padding: 5px; - } - - &.style-card-empty { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - min-width: 100px; - - * { - pointer-events: all; - } - } - - .style-card-square { - width: 70px; - height: 70px; - margin: 15px; - border-radius: 4px; - } - - .style-card-round { - cursor: pointer; - border-radius: 50%; - box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1); - width: 70px; - height: 70px; - margin: 10px; - padding: 0; - display: block; - position: relative; - text-align: center; - } + .style-card { + cursor: default; + color: $style-guide-color; + user-select: none; + min-width: 100px; + + .style-card-body { + padding: 10px; } - .fonts { - display: flex; - // justify-content: flex-end; + &.transparent { + .style-card-body { + @include pseudo-transparent-bckg(); + } } - .font { - display: inline-block; - text-align: center; - margin: 5px; - - .font-sample { - padding: 0; - margin: 0; - font-size: 40px; - } - - .font-name { - color: $style-guide-color; - font-size: 10px; - font-family: $style-guide-font-family; - } + &.dark { + .style-card-body { + background: #2f3538; + } } - .font-primary { - padding: 40px 0; - - .font-sample { - font-size: 150px; - } + &.style-card-framed { + text-align: center; } - .heading { - color: $style-guide-color; - font-family: $style-guide-font-family; - font-size: 20px; - font-weight: normal; - text-transform: uppercase; - border-bottom: 1px solid #e6e3e3; - padding-bottom: 10px; - margin-top: 40px; - margin-bottom: 20px; + .style-card-label { + text-align: center; + display: block; + font-style: italic; + font-size: $style-guide-font-size; + font-family: $style-guide-font-family; + padding: 5px; } - .category-name { - color: $style-guide-color; - font-size: $style-guide-font-size; - font-family: $style-guide-font-family; - } + &.style-card-empty { + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; + min-width: 100px; - .samples { - display: flex; - list-style: none; - padding: 0; - align-items: center; - flex-wrap: wrap; - - .sample { - display: flex; - flex-direction: column; - align-items: center; - - .sample-shadow { - width: 100px; - height: 100px; - } - } + * { + pointer-events: all; + } } - article { - padding-bottom: 50px; + .style-card-square { + width: 70px; + height: 70px; + margin: 15px; + border-radius: 4px; } - .btn-round { - display: block; - background-color: #607d8b; - background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiIHN0cm9rZT0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48dGl0bGU+c2ltcGxlIGFkZDwvdGl0bGU+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjMTExMTExIiBzdHJva2U9IiMxMTExMTEiPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2VjZWNlYyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMTIiIHkxPSIyIiB4Mj0iMTIiIHkyPSIyMiIvPiA8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNlY2VjZWMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjIyIiB5MT0iMTIiIHgyPSIyIiB5Mj0iMTIiLz48L2c+PC9zdmc+); - background-repeat: no-repeat; - background-position: center; - background-size: 15px; - box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15); - border: none; - border-radius: 50%; - width: 30px; - height: 30px; - cursor: pointer; - z-index: 9000; - line-height: 1em; - padding: 7px; - - &:hover { - transform: scale(1.2); - transition-duration: 0.3s; - } + .style-card-round { + cursor: pointer; + border-radius: 50%; + box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1); + width: 70px; + height: 70px; + margin: 10px; + padding: 0; + display: block; + position: relative; + text-align: center; } -} + } -.text-uppercase { - text-transform: uppercase; -} + .fonts { + display: flex; + // justify-content: flex-end; + } -.snippet-grid { - display: grid; - grid-template-columns: repeat(12, 10px); - grid-template-rows: repeat(12, 10px); + .font { + display: inline-block; + text-align: center; margin: 5px; - width: 80px; - &:hover { - @include selection(15px, -5px); - cursor: pointer; + .font-sample { + padding: 0; + margin: 0; + font-size: 40px; } -} -.snippet-grid-cell { - background: #d9d9d9; - outline: 1px solid gray; - min-width: 15px; - min-height: 20px; - margin: 2px; - &[role="article"] { - background: #bfbfbf; + .font-name { + color: $style-guide-color; + font-size: 10px; + font-family: $style-guide-font-family; } -} + } + .font-primary { + padding: 40px 0; -.placeholder { - height: 100%; - min-height: 80px; - font-family: monospace; - font-size: 12px; + .font-sample { + font-size: 150px; + } + } + + .heading { + color: $style-guide-color; + font-family: $style-guide-font-family; + font-size: 20px; + font-weight: normal; text-transform: uppercase; - pointer-events: none; + border-bottom: 1px solid #e6e3e3; + padding-bottom: 10px; + margin-top: 40px; + margin-bottom: 20px; + } + + .category-name { + color: $style-guide-color; + font-size: $style-guide-font-size; + font-family: $style-guide-font-family; + } + + .samples { display: flex; + list-style: none; + padding: 0; align-items: center; - justify-content: center; - flex: 1; + flex-wrap: wrap; + + .sample { + display: flex; + flex-direction: column; + align-items: center; + + .sample-shadow { + width: 100px; + height: 100px; + } + } + } - &:before { - @include fit(5px); - content: ""; - background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0.05) 10px, rgba(0, 0, 0, 0.05) 20px); + article { + padding-bottom: 50px; + } + + .btn-round { + display: block; + background-color: #607d8b; + background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiIHN0cm9rZT0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48dGl0bGU+c2ltcGxlIGFkZDwvdGl0bGU+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjMTExMTExIiBzdHJva2U9IiMxMTExMTEiPjxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2VjZWNlYyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMTIiIHkxPSIyIiB4Mj0iMTIiIHkyPSIyMiIvPiA8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNlY2VjZWMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjIyIiB5MT0iMTIiIHgyPSIyIiB5Mj0iMTIiLz48L2c+PC9zdmc+); + background-repeat: no-repeat; + background-position: center; + background-size: 15px; + box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15); + border: none; + border-radius: 50%; + width: 30px; + height: 30px; + cursor: pointer; + z-index: 9000; + line-height: 1em; + padding: 7px; + + &:hover { + transform: scale(1.2); + transition-duration: 0.3s; } + } +} + +.text-uppercase { + text-transform: uppercase; +} + +.snippet-grid { + display: grid; + grid-template-columns: repeat(12, 10px); + grid-template-rows: repeat(12, 10px); + margin: 5px; + width: 80px; + + &:hover { + @include selection(15px, -5px); + cursor: pointer; + } +} + +.snippet-grid-cell { + background: #d9d9d9; + outline: 1px solid gray; + min-width: 15px; + min-height: 20px; + margin: 2px; + &[role="article"] { + background: #bfbfbf; + } +} + +.placeholder { + height: 100%; + min-height: 80px; + font-family: monospace; + font-size: 12px; + text-transform: uppercase; + pointer-events: none; + display: flex; + align-items: center; + justify-content: center; + flex: 1; + + &:before { + @include fit(5px); + content: ""; + background: repeating-linear-gradient( + 45deg, + rgba(0, 0, 0, 0), + rgba(0, 0, 0, 0) 10px, + rgba(0, 0, 0, 0.05) 10px, + rgba(0, 0, 0, 0.05) 20px + ); + } } [alias]:after { - content: attr(alias); + content: attr(alias); } .not-configured { - font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; - font-size: 15px; - text-align: center; - width: 100%; + font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; + font-size: 15px; + text-align: center; + width: 100%; } .dragged { - box-shadow: 2px 2px 2px 2px rgba(128, 128, 128, 0.4); - transform: scale(1.05); - transition: transform 0.3s ease-in-out, height 0.3s ease-in-out, width 0.3s ease-in-out; - background: #fff; - opacity: 0.8; - position: fixed; - z-index: 9999; - pointer-events: none; + box-shadow: 2px 2px 2px 2px rgba(128, 128, 128, 0.4); + transform: scale(1.05); + transition: transform 0.3s ease-in-out, height 0.3s ease-in-out, + width 0.3s ease-in-out; + background: #fff; + opacity: 0.8; + position: fixed; + z-index: 9999; + pointer-events: none; } .dragged-origin { - pointer-events: none; - border-color: #ccc; - border-style: dashed; - border-width: 2px; - opacity: 0.5; + pointer-events: none; + border-color: #ccc; + border-style: dashed; + border-width: 2px; + opacity: 0.5; } .empty-item { - @include fit(5px); - background: repeating-linear-gradient( - 45deg, - rgba(0, 0, 0, 0), - rgba(0, 0, 0, 0) 10px, - rgba(0, 0, 0, 0.05) 10px, - rgba(0, 0, 0, 0.05) 20px - ); - - &:after { - content: attr(placeholder); - position: absolute; - top: 50%; - transform: translateY(-50%); - width: 100%; - text-align: center; - } + @include fit(5px); + background: repeating-linear-gradient( + 45deg, + rgba(0, 0, 0, 0), + rgba(0, 0, 0, 0) 10px, + rgba(0, 0, 0, 0.05) 10px, + rgba(0, 0, 0, 0.05) 20px + ); + + &:after { + content: attr(placeholder); + position: absolute; + top: 50%; + transform: translateY(-50%); + width: 100%; + text-align: center; + } } placeholder { - width: 100%; - height: 200px; - text-align: center; - border: 3px solid grey; - display: block; + width: 100%; + height: 200px; + text-align: center; + border: 3px solid grey; + display: block; } body { - &.design { - &::before { - content: ""; - position: fixed; - top: 0; - bottom: 0; - left: 0; - right: 0; - z-index: 9999; - } + &.design { + &::before { + content: ""; + position: fixed; + top: 0; + bottom: 0; + left: 0; + right: 0; + z-index: 9999; } + } } .design-menu-horizontal { - padding-bottom: 110px; + padding-bottom: 110px; } .external * { - pointer-events: none; -} \ No newline at end of file + pointer-events: none; +} + +.content-part { + position: relative; + min-height: 100px; + padding: 15px; + border-radius: 10px; + align-items: center; + justify-content: center; + flex: 1; + display: flex; + user-select: none; + pointer-events: none; + + .content-part-label { + display: inline-block; + text-align: center; + text-transform: lowercase; + } + + &:after { + content: ""; + font-family: "OpenSans"; + font-weight: bold; + position: absolute; + top: 10px; + left: 10px; + right: 10px; + bottom: 10px; + border: 2px dashed #ccc; + border-radius: 7px; + } +} diff --git a/webpack.designer.js b/webpack.designer.js index b525850dc..64a31fd74 100644 --- a/webpack.designer.js +++ b/webpack.designer.js @@ -83,7 +83,8 @@ const designerConfig = { fallback: { buffer: require.resolve("buffer"), stream: require.resolve("stream-browserify"), - querystring: require.resolve("querystring-es3") + querystring: require.resolve("querystring-es3"), + crypto: false } } }; From 66447a8c82838a837c86e3e3ec075824083ae4ae Mon Sep 17 00:00:00 2001 From: Alexander Zaslonov Date: Mon, 6 Mar 2023 22:05:24 -0800 Subject: [PATCH 2/2] Fixes. --- package-lock.json | 116 +++++++++++++++++++++++----------------------- package.json | 12 ++--- 2 files changed, 64 insertions(+), 64 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2cd8045bd..6f6b77a30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,12 +15,12 @@ "@braintree/sanitize-url": "6.0.2", "@microsoft/applicationinsights-web": "^2.8.10", "@monaco-editor/loader": "^1.3.2", - "@paperbits/azure": "0.1.566", - "@paperbits/common": "0.1.566", - "@paperbits/core": "0.1.566", - "@paperbits/forms": "0.1.566", - "@paperbits/prosemirror": "0.1.566", - "@paperbits/styles": "0.1.566", + "@paperbits/azure": "0.1.567", + "@paperbits/common": "0.1.567", + "@paperbits/core": "0.1.567", + "@paperbits/forms": "0.1.567", + "@paperbits/prosemirror": "0.1.567", + "@paperbits/styles": "0.1.567", "@webcomponents/custom-elements": "1.5.1", "@webcomponents/shadydom": "^1.10.0", "client-oauth2": "4.3.3", @@ -1068,12 +1068,12 @@ } }, "node_modules/@paperbits/azure": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/azure/-/azure-0.1.566.tgz", - "integrity": "sha512-QnvOOI5MWFBNr6yrsaSEf9/DfGkb0CyG0SUxX8wmSzqoOm8D139JUUQ1+7H0iFQVwHPbr0Wp9sxDbjJTLwy0Iw==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/azure/-/azure-0.1.567.tgz", + "integrity": "sha512-Zt+VaL/dr2hgINwYAZliWUR24xxbqtknNZykK/vmxCyl9jxJ3ok6mVqKnLnP7Gz8U/+dZ2oLX9ATDkgngBMhiA==", "dependencies": { "@azure/storage-blob": "12.5.0", - "@paperbits/common": "0.1.566", + "@paperbits/common": "0.1.567", "applicationinsights-js": "1.0.21", "mime": "3.0.0" } @@ -1214,9 +1214,9 @@ } }, "node_modules/@paperbits/common": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/common/-/common-0.1.566.tgz", - "integrity": "sha512-Il1mqfOykQcLn8QxvGa5OyzSryxNfOriFMPrYdU32bHQXw0LzCTG5caDZtAgP9eBHSK42w2RL/UPO/+pOEv2jg==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/common/-/common-0.1.567.tgz", + "integrity": "sha512-KEsHWvjNzgsg+/hB0x3qBSJt0UN+QktRn16FgbnpsPK8J+oAZ8ti+YBQJ8J91pUK8OCzVQbZuHUW13yn12HQhA==", "dependencies": { "@googlemaps/js-api-loader": "^1.13.2", "html-minifier-terser": "^5.1.1", @@ -1233,13 +1233,13 @@ } }, "node_modules/@paperbits/core": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/core/-/core-0.1.566.tgz", - "integrity": "sha512-YPFTNtigbntmwskhfRdhH576YB07dVRfYP8mYMpphDzjQcClZ+5IydicvH50DfQwh2+ZEvmp6Q9H0Kg7ctV9qQ==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/core/-/core-0.1.567.tgz", + "integrity": "sha512-oEtGVph9VBQrwbOZXOfOoAZ08TSPUIIrxgUC8ytS+O8ij7OkaSXf2Xmr7gzoOiJW5TiPuepi25kVaPSr1rXMhg==", "dependencies": { "@googlemaps/js-api-loader": "^1.12.9", - "@paperbits/common": "0.1.566", - "@paperbits/styles": "0.1.566", + "@paperbits/common": "0.1.567", + "@paperbits/styles": "0.1.567", "await-parallel-limit": "^2.1.0", "basiclightbox": "^5.0.4", "cropperjs": "^1.5.11", @@ -1262,23 +1262,23 @@ } }, "node_modules/@paperbits/forms": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/forms/-/forms-0.1.566.tgz", - "integrity": "sha512-wDYtMDOANB7YyBljqF/DoFeH+o4I6I8/Pz9020GqGvDZXUl6hyPbb2iRY5i1gqUpwDTtRquLbDhTzENu40432A==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/forms/-/forms-0.1.567.tgz", + "integrity": "sha512-pPFtk6DWg8mGVljbcclyUPqQ9lKgNe+CTCLV/qpgPOCAZ5l48gtqhAjmJMm7vUTcEWv11WPBEpNTRffq1UQlbA==", "dependencies": { - "@paperbits/common": "0.1.566", - "@paperbits/core": "0.1.566", - "@paperbits/styles": "0.1.566", + "@paperbits/common": "0.1.567", + "@paperbits/core": "0.1.567", + "@paperbits/styles": "0.1.567", "knockout": "^3.5.1", "knockout.validation": "^2.0.4" } }, "node_modules/@paperbits/prosemirror": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/prosemirror/-/prosemirror-0.1.566.tgz", - "integrity": "sha512-t9x5jFGeeIdv4rxzRg2oztiQb04XVVAjea2/rGbLJ8bpyaZrl3FQ9/mFt3fD7RzgdZ8Znps+XPhts5/5PRtBCA==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/prosemirror/-/prosemirror-0.1.567.tgz", + "integrity": "sha512-BK2zYG/7zz3CIgvCTPQtA4myLuJay85c7f9Om6sHVX/Hnstdne2J9XdFDRayHKp3wPcp+G0u6B94J08tfN6B+g==", "dependencies": { - "@paperbits/common": "0.1.566", + "@paperbits/common": "0.1.567", "prosemirror-commands": "^1.5.0", "prosemirror-history": "^1.3.0", "prosemirror-inputrules": "^1.2.0", @@ -1291,11 +1291,11 @@ } }, "node_modules/@paperbits/styles": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/styles/-/styles-0.1.566.tgz", - "integrity": "sha512-Jp3H6RlbhcvzBz/27awNx/v9yo0Hm9AzngI5tGsBad2/wrco5USZA6NPMHMYFE69w7GxSW6cBHwj6gUodOSgSg==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/styles/-/styles-0.1.567.tgz", + "integrity": "sha512-uGPx5e7F2OIWk/0tosGg6rhKsdjfHFUDS0UgKtXbxQj7w9O/42Y+cXGKbXb0GIhfS3msHlrKn6Z115g26bc4kw==", "dependencies": { - "@paperbits/common": "0.1.566", + "@paperbits/common": "0.1.567", "@simonwep/pickr": "^1.7.4", "jss": "^10.4.0", "jss-preset-default": "^10.4.0", @@ -12269,12 +12269,12 @@ "version": "0.10.2" }, "@paperbits/azure": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/azure/-/azure-0.1.566.tgz", - "integrity": "sha512-QnvOOI5MWFBNr6yrsaSEf9/DfGkb0CyG0SUxX8wmSzqoOm8D139JUUQ1+7H0iFQVwHPbr0Wp9sxDbjJTLwy0Iw==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/azure/-/azure-0.1.567.tgz", + "integrity": "sha512-Zt+VaL/dr2hgINwYAZliWUR24xxbqtknNZykK/vmxCyl9jxJ3ok6mVqKnLnP7Gz8U/+dZ2oLX9ATDkgngBMhiA==", "requires": { "@azure/storage-blob": "12.5.0", - "@paperbits/common": "0.1.566", + "@paperbits/common": "0.1.567", "applicationinsights-js": "1.0.21", "mime": "3.0.0" }, @@ -12380,9 +12380,9 @@ } }, "@paperbits/common": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/common/-/common-0.1.566.tgz", - "integrity": "sha512-Il1mqfOykQcLn8QxvGa5OyzSryxNfOriFMPrYdU32bHQXw0LzCTG5caDZtAgP9eBHSK42w2RL/UPO/+pOEv2jg==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/common/-/common-0.1.567.tgz", + "integrity": "sha512-KEsHWvjNzgsg+/hB0x3qBSJt0UN+QktRn16FgbnpsPK8J+oAZ8ti+YBQJ8J91pUK8OCzVQbZuHUW13yn12HQhA==", "requires": { "@googlemaps/js-api-loader": "^1.13.2", "html-minifier-terser": "^5.1.1", @@ -12399,13 +12399,13 @@ } }, "@paperbits/core": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/core/-/core-0.1.566.tgz", - "integrity": "sha512-YPFTNtigbntmwskhfRdhH576YB07dVRfYP8mYMpphDzjQcClZ+5IydicvH50DfQwh2+ZEvmp6Q9H0Kg7ctV9qQ==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/core/-/core-0.1.567.tgz", + "integrity": "sha512-oEtGVph9VBQrwbOZXOfOoAZ08TSPUIIrxgUC8ytS+O8ij7OkaSXf2Xmr7gzoOiJW5TiPuepi25kVaPSr1rXMhg==", "requires": { "@googlemaps/js-api-loader": "^1.12.9", - "@paperbits/common": "0.1.566", - "@paperbits/styles": "0.1.566", + "@paperbits/common": "0.1.567", + "@paperbits/styles": "0.1.567", "await-parallel-limit": "^2.1.0", "basiclightbox": "^5.0.4", "cropperjs": "^1.5.11", @@ -12428,23 +12428,23 @@ } }, "@paperbits/forms": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/forms/-/forms-0.1.566.tgz", - "integrity": "sha512-wDYtMDOANB7YyBljqF/DoFeH+o4I6I8/Pz9020GqGvDZXUl6hyPbb2iRY5i1gqUpwDTtRquLbDhTzENu40432A==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/forms/-/forms-0.1.567.tgz", + "integrity": "sha512-pPFtk6DWg8mGVljbcclyUPqQ9lKgNe+CTCLV/qpgPOCAZ5l48gtqhAjmJMm7vUTcEWv11WPBEpNTRffq1UQlbA==", "requires": { - "@paperbits/common": "0.1.566", - "@paperbits/core": "0.1.566", - "@paperbits/styles": "0.1.566", + "@paperbits/common": "0.1.567", + "@paperbits/core": "0.1.567", + "@paperbits/styles": "0.1.567", "knockout": "^3.5.1", "knockout.validation": "^2.0.4" } }, "@paperbits/prosemirror": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/prosemirror/-/prosemirror-0.1.566.tgz", - "integrity": "sha512-t9x5jFGeeIdv4rxzRg2oztiQb04XVVAjea2/rGbLJ8bpyaZrl3FQ9/mFt3fD7RzgdZ8Znps+XPhts5/5PRtBCA==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/prosemirror/-/prosemirror-0.1.567.tgz", + "integrity": "sha512-BK2zYG/7zz3CIgvCTPQtA4myLuJay85c7f9Om6sHVX/Hnstdne2J9XdFDRayHKp3wPcp+G0u6B94J08tfN6B+g==", "requires": { - "@paperbits/common": "0.1.566", + "@paperbits/common": "0.1.567", "prosemirror-commands": "^1.5.0", "prosemirror-history": "^1.3.0", "prosemirror-inputrules": "^1.2.0", @@ -12457,11 +12457,11 @@ } }, "@paperbits/styles": { - "version": "0.1.566", - "resolved": "https://registry.npmjs.org/@paperbits/styles/-/styles-0.1.566.tgz", - "integrity": "sha512-Jp3H6RlbhcvzBz/27awNx/v9yo0Hm9AzngI5tGsBad2/wrco5USZA6NPMHMYFE69w7GxSW6cBHwj6gUodOSgSg==", + "version": "0.1.567", + "resolved": "https://registry.npmjs.org/@paperbits/styles/-/styles-0.1.567.tgz", + "integrity": "sha512-uGPx5e7F2OIWk/0tosGg6rhKsdjfHFUDS0UgKtXbxQj7w9O/42Y+cXGKbXb0GIhfS3msHlrKn6Z115g26bc4kw==", "requires": { - "@paperbits/common": "0.1.566", + "@paperbits/common": "0.1.567", "@simonwep/pickr": "^1.7.4", "jss": "^10.4.0", "jss-preset-default": "^10.4.0", diff --git a/package.json b/package.json index da0abc7e8..6a9b55758 100644 --- a/package.json +++ b/package.json @@ -78,12 +78,12 @@ "@braintree/sanitize-url": "6.0.2", "@microsoft/applicationinsights-web": "^2.8.10", "@monaco-editor/loader": "^1.3.2", - "@paperbits/azure": "0.1.566", - "@paperbits/common": "0.1.566", - "@paperbits/core": "0.1.566", - "@paperbits/forms": "0.1.566", - "@paperbits/prosemirror": "0.1.566", - "@paperbits/styles": "0.1.566", + "@paperbits/azure": "0.1.567", + "@paperbits/common": "0.1.567", + "@paperbits/core": "0.1.567", + "@paperbits/forms": "0.1.567", + "@paperbits/prosemirror": "0.1.567", + "@paperbits/styles": "0.1.567", "@webcomponents/custom-elements": "1.5.1", "@webcomponents/shadydom": "^1.10.0", "client-oauth2": "4.3.3",