Merge remote-tracking branch 'origin/feature/npm-updates-may-2024' into feature/block-amount-validation
This commit is contained in:
1016
src/Umbraco.Web.UI.Client/package-lock.json
generated
1016
src/Umbraco.Web.UI.Client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -171,21 +171,21 @@
|
||||
"npm": ">=10.1 < 11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/diff": "^5.0.9",
|
||||
"@types/diff": "^5.2.1",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@umbraco-ui/uui": "1.8.0-rc.3",
|
||||
"@umbraco-ui/uui-css": "1.8.0-rc.0",
|
||||
"@umbraco-ui/uui": "1.8.1",
|
||||
"@umbraco-ui/uui-css": "1.8.0",
|
||||
"base64-js": "^1.5.1",
|
||||
"diff": "^5.2.0",
|
||||
"dompurify": "^3.1.4",
|
||||
"element-internals-polyfill": "^1.3.10",
|
||||
"lit": "^3.1.2",
|
||||
"marked": "^12.0.0",
|
||||
"monaco-editor": "^0.46.0",
|
||||
"element-internals-polyfill": "^1.3.11",
|
||||
"lit": "^3.1.3",
|
||||
"marked": "^12.0.2",
|
||||
"monaco-editor": "^0.48.0",
|
||||
"rxjs": "^7.8.1",
|
||||
"tinymce": "^6.8.3",
|
||||
"tinymce-i18n": "^24.1.29",
|
||||
"tinymce-i18n": "^24.5.8",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -225,7 +225,7 @@
|
||||
"eslint-plugin-storybook": "^0.6.15",
|
||||
"eslint-plugin-wc": "^2.0.4",
|
||||
"glob": "^10.3.10",
|
||||
"lucide-static": "^0.367.0",
|
||||
"lucide-static": "^0.379.0",
|
||||
"msw": "^1.3.2",
|
||||
"playwright-msw": "^3.0.1",
|
||||
"prettier": "3.2.5",
|
||||
@@ -236,7 +236,7 @@
|
||||
"rollup-plugin-esbuild": "^6.1.1",
|
||||
"rollup-plugin-import-css": "^3.5.0",
|
||||
"rollup-plugin-web-worker-loader": "^1.6.1",
|
||||
"simple-icons": "^11.11.0",
|
||||
"simple-icons": "^11.15.0",
|
||||
"storybook": "^7.6.17",
|
||||
"tiny-glob": "^0.2.9",
|
||||
"tsc-alias": "^1.8.8",
|
||||
|
||||
@@ -303,7 +303,7 @@
|
||||
},
|
||||
{
|
||||
"name": "icon-brush-alt-2",
|
||||
"file": "paintbrush-2.svg"
|
||||
"file": "paintbrush-vertical.svg"
|
||||
},
|
||||
{
|
||||
"name": "icon-brush-alt",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-activity"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
@@ -9,6 +9,6 @@ export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M22 12h-4l-3 9L9 3l-3 9H2" />
|
||||
<path d="M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2" />
|
||||
</svg>
|
||||
`;
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-plus"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-book-user"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-alarm-clock"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-triangle-alert"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-triangle-alert"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-option"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-anchor"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-app-window"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-circle-x"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-app-window"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-app-window"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-plane-landing"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-arrow-down"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-arrow-left"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-arrow-right"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-arrow-up"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-paperclip"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-text-cursor-input"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-award"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
@@ -9,7 +9,7 @@ export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526" />
|
||||
<circle cx="12" cy="8" r="6" />
|
||||
<path d="M15.477 12.89 17 22l-5-3-5 3 1.523-9.11" />
|
||||
</svg>
|
||||
`;
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-refresh-ccw"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-refresh-ccw"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-refresh-ccw"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-delete"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-circle-plus"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-circle-minus"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-ban"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-dribbble"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bar-chart-2"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-scan-barcode"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bar-chart"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-battery-full"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-battery-low"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-beer"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bell-off"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bell"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-binary"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bird"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-cake"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-ban"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bluetooth"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-ship"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bone"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-book-open-text"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-book-open"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-book-text"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bookmark"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-library"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-archive"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-package-open"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-package"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-braces"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-toy-brick"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-briefcase"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-app-window"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-paintbrush-2"
|
||||
class="lucide lucide-paintbrush-vertical"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
@@ -9,9 +9,9 @@ export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M14 19.9V16h3a2 2 0 0 0 2-2v-2H5v2c0 1.1.9 2 2 2h3v3.9a2 2 0 1 0 4 0Z" />
|
||||
<path d="M6 12V2h12v10" />
|
||||
<path d="M14 2v4" />
|
||||
<path d="M10 2v2" />
|
||||
<path d="M14 2v4" />
|
||||
<path d="M17 2a1 1 0 0 1 1 1v9H6V3a1 1 0 0 1 1-1z" />
|
||||
<path d="M6 12a1 1 0 0 0-1 1v1a2 2 0 0 0 2 2h2a1 1 0 0 1 1 1v2.9a2 2 0 1 0 4 0V17a1 1 0 0 1 1-1h2a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1" />
|
||||
</svg>
|
||||
`;
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-paintbrush"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-brush"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bug"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-list"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-radiation"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-bus"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-calculator"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-calendar-days"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-calendar-check"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-video"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-videotape"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-candy"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-arrow-big-up-dash"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-car"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-archive"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-file-badge-2"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-area-chart"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-line-chart"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-message-circle"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-message-circle"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-check"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-box-select"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-box-select"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-square-check"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-cpu"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-cpu"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-theater"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-circle-check"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-circle-dashed"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-circuit-board"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-user"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-hard-drive"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-cloud-upload"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-cloud"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-cloudy"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-club"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-martini"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-code"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-coffee"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-dollar-sign"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default `<!-- @license lucide-static v0.367.0 - ISC -->
|
||||
export default `<!-- @license lucide-static v0.379.0 - ISC -->
|
||||
<svg
|
||||
class="lucide lucide-euro"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user