@kakadu/components 5.0.8 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/button.js +1 -1
- package/build/components/button.mjs +11 -11
- package/build/components/footer.js +1 -1
- package/build/components/footer.mjs +2 -2
- package/build/components/icon-button.js +1 -1
- package/build/components/icon-button.mjs +22 -22
- package/build/components/logos/akt-logo.d.ts +2 -0
- package/build/components/logos/akt-logo.js +1 -0
- package/build/components/logos/akt-logo.mjs +62 -0
- package/build/components/logos/amedia-logo.d.ts +2 -0
- package/build/components/logos/amedia-logo.js +1 -0
- package/build/components/logos/amedia-logo.mjs +36 -0
- package/build/components/logos/bankaxept-logo.d.ts +2 -0
- package/build/components/logos/bankaxept-logo.js +1 -0
- package/build/components/logos/bankaxept-logo.mjs +37 -0
- package/build/components/logos/bankid-logo.js +1 -0
- package/build/components/{bankid-logo.mjs → logos/bankid-logo.mjs} +2 -2
- package/build/components/logos/dnb-logo.js +1 -0
- package/build/components/{dnb-logo.mjs → logos/dnb-logo.mjs} +2 -2
- package/build/components/logos/entur-logo.d.ts +2 -0
- package/build/components/logos/entur-logo.js +1 -0
- package/build/components/logos/entur-logo.mjs +43 -0
- package/build/components/logos/gjensidige-logo.js +1 -0
- package/build/components/{gjensidige-logo.mjs → logos/gjensidige-logo.mjs} +2 -2
- package/build/components/logos/kakadu-academy-logo.js +1 -0
- package/build/components/{kakadu-academy-logo.mjs → logos/kakadu-academy-logo.mjs} +2 -2
- package/build/components/logos/kakadu-guide-icon.js +1 -0
- package/build/components/{kakadu-guide-icon.mjs → logos/kakadu-guide-icon.mjs} +3 -3
- package/build/components/logos/kakadu-guide-logo.js +1 -0
- package/build/components/{kakadu-guide-logo.mjs → logos/kakadu-guide-logo.mjs} +8 -8
- package/build/components/logos/kakadu-index-logo.js +1 -0
- package/build/components/{kakadu-index-logo.mjs → logos/kakadu-index-logo.mjs} +2 -2
- package/build/components/logos/kakadu-logo.js +1 -0
- package/build/components/{kakadu-logo.mjs → logos/kakadu-logo.mjs} +2 -2
- package/build/components/logos/kolumbus-logo.d.ts +2 -0
- package/build/components/logos/kolumbus-logo.js +1 -0
- package/build/components/logos/kolumbus-logo.mjs +46 -0
- package/build/components/logos/nordea-logo.d.ts +2 -0
- package/build/components/logos/nordea-logo.js +1 -0
- package/build/components/logos/nordea-logo.mjs +35 -0
- package/build/components/logos/norsk-tipping-logo.d.ts +2 -0
- package/build/components/logos/norsk-tipping-logo.js +1 -0
- package/build/components/logos/norsk-tipping-logo.mjs +103 -0
- package/build/components/logos/ruter-logo.d.ts +2 -0
- package/build/components/logos/ruter-logo.js +1 -0
- package/build/components/logos/ruter-logo.mjs +34 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.d.ts +2 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.js +1 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.mjs +84 -0
- package/build/components/logos/sparebank1-logo.js +1 -0
- package/build/components/{sparebank1-logo.mjs → logos/sparebank1-logo.mjs} +2 -2
- package/build/components/logos/sparebanken-norge-logo.d.ts +2 -0
- package/build/components/logos/sparebanken-norge-logo.js +1 -0
- package/build/components/logos/sparebanken-norge-logo.mjs +46 -0
- package/build/components/logos/sto-logo.js +1 -0
- package/build/components/{sto-logo.mjs → logos/sto-logo.mjs} +15 -15
- package/build/components/logos/storebrand-logo.js +1 -0
- package/build/components/{storebrand-logo.mjs → logos/storebrand-logo.mjs} +12 -11
- package/build/components/theme-setter.d.ts +2 -2
- package/build/components/theme-setter.js +2 -2
- package/build/components/theme-setter.mjs +2 -2
- package/build/components/veil.js +1 -1
- package/build/components/veil.mjs +7 -7
- package/build/components.css +1 -1
- package/build/icons/trend-up.js +1 -1
- package/build/icons/trend-up.mjs +9 -7
- package/build/index.d.ts +42 -22
- package/build/index.js +1 -1
- package/build/index.mjs +288 -268
- package/build/theme.js +1 -1
- package/build/theme.mjs +1 -1
- package/package.json +1 -1
- package/build/components/bankid-logo.js +0 -1
- package/build/components/dnb-logo.js +0 -1
- package/build/components/gjensidige-logo.js +0 -1
- package/build/components/kakadu-academy-logo.js +0 -1
- package/build/components/kakadu-guide-icon.js +0 -1
- package/build/components/kakadu-guide-logo.js +0 -1
- package/build/components/kakadu-index-logo.js +0 -1
- package/build/components/kakadu-logo.js +0 -1
- package/build/components/sparebank1-logo.js +0 -1
- package/build/components/sto-logo.js +0 -1
- package/build/components/storebrand-logo.js +0 -1
- /package/build/components/{bankid-logo.d.ts → logos/bankid-logo.d.ts} +0 -0
- /package/build/components/{dnb-logo.d.ts → logos/dnb-logo.d.ts} +0 -0
- /package/build/components/{gjensidige-logo.d.ts → logos/gjensidige-logo.d.ts} +0 -0
- /package/build/components/{kakadu-academy-logo.d.ts → logos/kakadu-academy-logo.d.ts} +0 -0
- /package/build/components/{kakadu-guide-icon.d.ts → logos/kakadu-guide-icon.d.ts} +0 -0
- /package/build/components/{kakadu-guide-logo.d.ts → logos/kakadu-guide-logo.d.ts} +0 -0
- /package/build/components/{kakadu-index-logo.d.ts → logos/kakadu-index-logo.d.ts} +0 -0
- /package/build/components/{kakadu-logo.d.ts → logos/kakadu-logo.d.ts} +0 -0
- /package/build/components/{sparebank1-logo.d.ts → logos/sparebank1-logo.d.ts} +0 -0
- /package/build/components/{sto-logo.d.ts → logos/sto-logo.d.ts} +0 -0
- /package/build/components/{storebrand-logo.d.ts → logos/storebrand-logo.d.ts} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("../../jsx-runtime-BB_1_6y_.js"),e=require("../../utilities/scale.js");function h({fill:s,...t}){const{width:x,height:i}=e.default({originalWidth:254,originalHeight:56,width:t.width,height:t.height});return c.jsxRuntimeExports.jsxs("svg",{fill:"none",viewBox:"0 0 254 56",xmlns:"http://www.w3.org/2000/svg",...t,width:x,height:i,children:[c.jsxRuntimeExports.jsxs("g",{fill:s??"#002776",children:[c.jsxRuntimeExports.jsx("path",{d:"m10.851 43.485c-5.129 0-9.193-1.184-9.943001-1.42-.395-.158-.591999-.474-.591999-.828v-.197l.512999-2.605c.079-.394.355001-.513.670001-.513.079 0 .158 0 .276.039.829.158 4.853 1.303 8.641 1.303 3.235 0 6.116-.947 6.116-4.301 0-3.393-2.959-3.748-6.786-4.301-4.261-.632-9.746-1.775-9.746-8.483 0-6.904 5.129-8.72 11.205-8.72 4.617 0 8.444 1.105 9.311 1.342.474.118.711.434.711.829v.197l-.552 2.564c-.04.276-.316.552-.631.552-.04 0-.079-.039-.119-.039-1.894-.395-4.814-1.184-8.286-1.184-2.919 0-5.997.553-5.997 3.867 0 3.275 3.314 3.749 6.826 4.261 4.616.71 9.864 1.381 9.864 8.72 0 6.905-5.602 8.917-11.481 8.917z"}),c.jsxRuntimeExports.jsx("path",{d:"m60.9813 43.0112c-1.381.315-3.275.552-5.484.552-4.261 0-9.509-.434-9.509-6.707 0-5.09 3.196-5.642 6.352-6.155l7.023-1.144v-1.262c0-1.105-.119-1.894-1.105-2.328-.631-.276-1.578-.395-2.998-.395-2.683 0-5.603.789-6.786 1.104-.119 0-.197.04-.276.04-.197 0-.395-.079-.434-.355l-.552-2.446v-.158c0-.355.276-.513.474-.592.947-.355 4.577-1.341 8.601-1.341 2.801 0 4.695.395 5.958 1.105 2.012 1.104 2.407 2.959 2.407 5.089v10.89c-.001 2.959-.988 3.472-3.671 4.103zm-1.617-10.021-4.893.789c-1.618.236-3.117.473-3.117 3.037 0 3.078 2.486 3.314 4.38 3.314 1.539 0 2.801-.275 3.63-.553z"}),c.jsxRuntimeExports.jsx("path",{d:"m78.7289 25.8882c-2.407 0-4.459.237-5.563.513v16.059c0 .355-.237.592-.592.592h-4.024c-.237 0-.671-.236-.671-.592v-17.045c0-1.539.907-2.012 2.801-2.564 1.736-.552 4.538-.947 6.786-.986h.671c.552 0 .552 0 .829.118.158.079.355.237.355.631v2.564c0 .395-.039.71-.592.71z"}),c.jsxRuntimeExports.jsx("path",{d:"m99.3798 34.2142c0 .434-.237.907-.829.907h-13.217c0 1.815.513 2.802 1.578 3.63 1.026.828 2.525 1.184 4.656 1.184 2.446 0 4.3-.592 5.523-.947.079-.039.119-.039.197-.039.237 0 .434.158.553.553l.513 2.012c0 .039.04.119.04.197 0 .316-.197.474-.474.592-1.341.553-4.025 1.263-7.141 1.263-7.733 0-10.771-3.038-10.771-10.771 0-7.418 2.052-10.969 9.746-10.969 3.985 0 6.431 1.026 7.851 2.92 1.341 1.775 1.775 4.3 1.775 7.575zm-5.563-5.879c-.513-2.17-1.697-2.88-4.024-2.88-2.644 0-3.749.789-4.183 2.762-.276 1.105-.276 2.249-.315 3.551l8.838-.04c0-1.262-.04-2.328-.316-3.393z"}),c.jsxRuntimeExports.jsx("path",{d:"m144.263 43.0112c-1.381.315-3.275.552-5.484.552-4.262 0-9.509-.434-9.509-6.707 0-5.09 3.196-5.642 6.353-6.155l7.023-1.144v-1.262c0-1.105-.119-1.894-1.105-2.328-.631-.276-1.578-.395-2.998-.395-2.684 0-5.604.789-6.787 1.104-.118 0-.197.04-.275.04-.197 0-.395-.079-.435-.355l-.552-2.446v-.158c0-.355.275-.513.473-.592.947-.355 4.577-1.341 8.602-1.341 2.801 0 4.695.395 5.958 1.105 2.013 1.104 2.407 2.959 2.407 5.089v10.89c-.001 2.959-.988 3.472-3.671 4.103zm-1.617-10.021-4.893.789c-1.618.236-3.117.473-3.117 3.037 0 3.078 2.485 3.314 4.379 3.314 1.539 0 2.802-.275 3.631-.553z"}),c.jsxRuntimeExports.jsx("path",{d:"m169.033 43.0522h-4.064c-.355 0-.631-.236-.631-.592v-13.928c0-2.289-.868-3.078-2.959-3.078-2.367 0-4.932.671-4.932.671v16.334c0 .355-.237.592-.592.592h-4.025c-.395 0-.67-.236-.67-.592v-17.005c0-1.499.749-2.012 2.959-2.604 2.012-.552 5.326-1.026 7.852-1.026 4.932 0 7.654 1.263 7.654 5.997v14.638c0 .356-.237.593-.592.593z"}),c.jsxRuntimeExports.jsx("path",{d:"m191.912 42.6959c0 .158-.157.355-.395.355h-5.287c-.197 0-.395 0-.592-.236l-6.115-8.326h-1.342v7.971c0 .355-.197.592-.592.592h-4.064c-.354 0-.632-.236-.632-.592v-27.58c0-.473.197-.71.672-.828l3.865-.671h.158c.355 0 .592.237.592.671v16.886h1.342l6.234-8.325c.157-.237.316-.276.513-.276l4.814.118c.276 0 .395.197.395.355 0 .079-.039.119-.079.197l-7.457 9.391 7.892 10.1c.039.041.078.12.078.198z"}),c.jsxRuntimeExports.jsx("path",{d:"m35.7225 21.8242c-2.644 0-5.682.434-8.049 1.263-1.776.552-2.486 1.144-2.486 3.196v24.423c0 .395.309.717.878.615.569-.103 3.738-.688 3.738-.688.474-.079.671-.315.671-.789v-6.879c1.401.341 3.166.6 5.129.6 7.339 0 8.72-4.616 8.72-10.851 0-6.274-.986-10.89-8.601-10.89zm-1.499 18.109c-2.13 0-3.748-.473-3.748-.473v-13.296s2.328-.631 4.143-.631c2.999 0 4.301.67 4.301 7.063-.001 5.996-1.106 7.337-4.696 7.337z"}),c.jsxRuntimeExports.jsx("path",{d:"m116.72 43.0525h-13.139c-.355 0-.671-.276-.671-.631v-27.896c0-.355.315-.631.671-.631h13.178c6.671 0 9.39 2.616 9.39 7.354 0 4.182-2.323 5.679-5.918 6.708 3.991.658 6.905 2.825 6.905 7.48 0 5.287-3.709 7.616-10.416 7.616zm-.514-25.094h-7.615v8.443l7.339-.315c2.999-.118 4.537-1.184 4.537-4.182.001-2.763-1.341-3.946-4.261-3.946zm-.197 12.27-7.417-.236v8.995h7.417c3.985 0 5.287-1.735 5.287-4.143 0-3.234-1.065-4.498-5.287-4.616z"})]}),c.jsxRuntimeExports.jsx("path",{d:"m225.527 0c-2.933 0-5.757.458-8.411 1.301 11.169-2.423 22.239 2.178 26.227 11.601 4.609 10.892-1.989 24.096-14.737 29.491-11.436 4.839-23.931 1.747-29.711-6.802 3.381 11.517 14.021 19.929 26.632 19.929 15.331 0 27.76-12.428 27.76-27.76s-12.429-27.76-27.76-27.76z",fill:"#e60000"}),c.jsxRuntimeExports.jsx("path",{d:"m228.607 42.3928c12.749-5.395 19.347-18.598 14.737-29.491-3.988-9.42395-15.059-14.02395-26.227-11.60095-11.219 3.563-19.349 14.05995-19.349 26.45895 0 2.72.398 5.3471 1.128 7.8311 5.78 8.549 18.275 11.6409 29.711 6.8019z",fill:"#af0000"}),c.jsxRuntimeExports.jsx("path",{d:"m232.642 40.3054v-28.503c0-.566-.462-1.027-1.029-1.027h-6.454c-.461 0-.72.102-1.132.257l-8.328 4.287c-.513.207-.719.514-.719 1.029v4.671c0 .549.445.992.993.992h5.33v22.409c2.433-.338 4.891-1.006 7.302-2.027 1.425-.603 2.773-1.304 4.037-2.088z",fill:"#fff"})]})}exports.default=h;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const h=require("../../jsx-runtime-BB_1_6y_.js"),m=require("../../utilities/scale.js");function e({fill:s,...t}){const{width:c,height:x}=m.default({originalWidth:2e3,originalHeight:420,width:t.width,height:t.height});return h.jsxRuntimeExports.jsx("svg",{viewBox:"0 0 2000 420",xmlns:"http://www.w3.org/2000/svg",...t,width:c,height:x,children:h.jsxRuntimeExports.jsxs("g",{fill:s??"#ff4238",children:[h.jsxRuntimeExports.jsx("path",{d:"m748.6047 122.2146c0 29.3014-25.5681 50.4879-65.4732 50.4879-44.2658 0-70.8692-19.116-75.8574-54.4408l32.836-6.2326c2.9071 18.4885 16.0101 32.836 41.777 32.836 17.6624 0 31.8007-6.0443 31.8007-19.1369 0-11.6285-8.7319-16.2088-24.7315-21.3957l-38.4515-12.0677c-22.4414-7.2574-38.4515-20.1408-38.4515-44.4645 0-31.5915 29.9288-47.8003 61.5204-47.8003 40.1143 0 64.6367 20.5799 71.0784 51.544l-32.836 6.2326c-2.698-21.4061-19.116-29.9184-36.7888-29.9184-15.1736 0-29.0922 4.3712-29.0922 16.1984 0 12.256 10.1854 15.5814 27.4295 20.9983l31.8007 9.3488c24.3133 7.6966 43.4397 21.6048 43.4397 47.8108h-.0003z"}),h.jsxRuntimeExports.jsx("path",{d:"m768.0657 41.9966h31.1733v24.9198h3.1163c4.9881-15.9997 17.6624-27.4295 38.8698-27.4295 25.5577 0 51.5336 20.1512 51.5336 66.7072 0 44.2763-24.5224 66.7177-52.3702 66.7177-19.7434 0-33.2543-9.3488-38.0332-25.3485h-3.1163v61.0142h-31.1733zm91.0309 65.034c0-26.8126-10.8129-41.5574-30.138-41.5574-19.1264 0-29.7197 14.7448-29.7197 41.5574 0 25.7668 10.5933 40.1143 29.7197 40.1143 19.3251 0 30.138-14.3474 30.138-40.1143z"}),h.jsxRuntimeExports.jsx("path",{d:"m903.4984 136.332c0-21.814 12.6743-36.5797 41.777-41.5574l37.4058-7.0691v-7.0691c0-13.72-9.558-18.0912-19.116-18.0912-17.0454 0-23.278 10.6037-25.9864 23.6963l-30.9641-8.7214c7.2783-22.6505 27.4295-38.0332 57.5675-38.0332 30.9746 0 49.6722 15.5919 49.6722 43.6384v87.2977h-24.9302l-5.6156-22.8597h-3.1163c-4.5698 16.418-19.1264 25.3485-35.9627 25.3485-23.278 0-40.7312-14.7448-40.7312-36.5797zm79.1828-20.1617v-7.0691l-21.6153 3.7437c-17.6624 2.9071-23.895 10.1854-23.895 19.7434 0 9.3698 6.2326 14.7657 16.8258 14.7657 15.3827 0 28.6844-9.1397 28.6844-31.1837z"}),h.jsxRuntimeExports.jsx("path",{d:"m1067.4272 100.1706v70.2522h-31.3824v-128.4262h31.3824v25.1289h2.9071c5.4064-18.6977 17.8715-25.9655 36.7888-25.9655h1.8719v30.3367h-11.022c-20.7787 0-30.5458 9.3488-30.5458 28.674h-.0001z"}),h.jsxRuntimeExports.jsx("path",{d:"m1174.8344 149.0063c16.0101 0 23.0688-10.7919 25.5681-22.6505l31.1733 8.1149c-5.8143 23.9054-28.057 38.0228-56.7415 38.0228-41.9757 0-62.3466-28.8831-62.3466-65.6719 0-40.7417 26.8126-67.7529 60.4851-67.7529 38.4412 0 59.6484 25.7773 59.6484 72.5424h-86.4611c1.6627 24.9302 9.7671 37.3954 28.674 37.3954v-.0002zm0-86.6493c-14.9644 0-24.5223 9.9554-27.2205 29.3014h51.1259c-.6274-17.0454-8.7319-29.3014-23.9054-29.3014z"}),h.jsxRuntimeExports.jsx("path",{d:"m1248.5583 2.3006h31.1733v64.6157h3.1163c4.9882-15.9997 17.6624-27.4295 38.8698-27.4295 25.5577 0 51.5336 20.1512 51.5336 66.7072 0 44.2763-24.5118 66.7177-51.5336 66.7177-20.58 0-33.0555-9.3488-38.8698-25.3485h-3.1163v22.8597h-31.1733zm91.0206 104.73c0-26.8126-10.7919-41.5574-30.1274-41.5574-19.1263 0-29.7197 14.7448-29.7197 41.5574 0 25.7668 10.5933 40.1143 29.7197 40.1143 19.3356 0 30.1274-14.3474 30.1274-40.1143z"}),h.jsxRuntimeExports.jsx("path",{d:"m1383.9806 136.332c0-21.814 12.6952-36.5797 41.7874-41.5574l37.4163-7.0691v-7.0691c0-13.72-9.558-18.0912-19.1368-18.0912-17.0245 0-23.278 10.6037-25.976 23.6963l-30.9536-8.7214c7.2574-22.6505 27.4191-38.0332 57.5571-38.0332 30.9746 0 49.6722 15.5919 49.6722 43.6384v87.2977h-24.9302l-5.626-22.8597h-3.1163c-4.5594 16.418-19.116 25.3485-35.9521 25.3485-23.278 0-40.7417-14.7448-40.7417-36.5797h-.0002zm79.2037-20.1617v-7.0691l-21.6257 3.7437c-17.6729 2.9071-23.9054 10.1854-23.9054 19.7434 0 9.3698 6.2325 14.7657 16.8363 14.7657 15.3932 0 28.6949-9.1397 28.6949-31.1837z"}),h.jsxRuntimeExports.jsx("path",{d:"m1546.6755 92.0766v78.3462h-31.1628v-128.4262h31.1628v22.8492h3.1163c4.9987-16.418 19.5343-25.359 35.764-25.359 24.3029 0 38.6501 17.2441 38.6501 43.6384v87.2977h-31.1837v-83.9722c0-14.1383-6.86-21.814-20.58-21.814-15.3723 0-25.7668 9.9763-25.7668 27.44z"}),h.jsxRuntimeExports.jsx("path",{d:"m1645.3298 2.3006h31.1837v89.1486h3.1163l43.858-49.4526h35.1157l-46.1377 48.6161 50.718 79.8102h-37.6254l-35.3248-56.5322-13.72 14.5566v41.9757h-31.1837v-168.1224h-.0002z"}),h.jsxRuntimeExports.jsx("path",{d:"m1818.6284 149.0063c15.9998 0 23.0688-10.7919 25.5577-22.6505l31.1837 8.1149c-5.8352 23.9054-28.0674 38.0228-56.7415 38.0228-41.9966 0-62.3674-28.8831-62.3674-65.6719 0-40.7417 26.8126-67.7529 60.4851-67.7529 38.462 0 59.6484 25.7773 59.6484 72.5424h-86.4611c1.6732 24.9302 9.7671 37.3954 28.6949 37.3954v-.0002zm0-86.6493c-14.9749 0-24.533 9.9554-27.2308 29.3014h51.1154c-.6064-17.0454-8.7214-29.3014-23.8845-29.3014z"}),h.jsxRuntimeExports.jsx("path",{d:"m1922.4695 92.0766v78.3462h-31.1628v-128.4262h31.1628v22.8492h3.1163c4.9987-16.418 19.5343-25.359 35.764-25.359 24.3029 0 38.6501 17.2441 38.6501 43.6384v87.2977h-31.1837v-83.9722c0-14.1383-6.86-21.814-20.58-21.814-15.3723 0-25.7668 9.9763-25.7668 27.44z"}),h.jsxRuntimeExports.jsx("path",{d:"m651.749 267.5504c-2.698-7.0691-5.6051-15.3932-6.86-22.044h-3.5241v131.1556h-32.219v-168.1327h51.5441l40.5325 112.6462c2.698 7.2574 5.1868 15.3723 6.8495 22.0231h3.5346v-134.6693h32.219v168.1327h-49.8814l-42.1953-109.1116z"}),h.jsxRuntimeExports.jsx("path",{d:"m822.0987 245.7155c37.4058 0 61.7295 26.206 61.7295 66.7177 0 40.5325-24.3237 66.7177-61.7295 66.7177-37.2071 0-61.3112-26.1851-61.3112-66.7177 0-40.5116 24.1041-66.7177 61.3112-66.7177zm.2091 24.9511c-18.9173 0-29.3118 14.954-29.3118 41.7665 0 26.3943 10.3946 41.16 29.3118 41.16s29.3014-14.7657 29.3014-41.16c0-26.8126-10.3841-41.7665-29.3014-41.7665z"}),h.jsxRuntimeExports.jsx("path",{d:"m933.2285 306.4097v70.2522h-31.3929v-128.4367h31.3929v25.1394h2.9071c5.4064-18.6977 17.8715-25.976 36.7888-25.976h1.8719v30.3471h-11.022c-20.7787 0-30.5458 9.3488-30.5458 28.674z"}),h.jsxRuntimeExports.jsx("path",{d:"m978.2891 384.5677 31.3824-7.9057c2.9071 13.72 13.72 18.2794 27.4399 18.2794 18.6978 0 30.9641-10.7919 30.9641-30.3262v-21.4166h-3.1163c-4.162 18.3003-19.5447 27.2308-35.9626 27.2308-28.2661 0-50.2892-20.7891-50.2892-62.1374 0-42.624 27.2204-62.5766 51.5441-62.5766 18.4885 0 29.9288 10.6037 34.7078 25.3694h3.1163v-22.8597h31.1733v115.135c0 28.2766-16.8363 55.2774-62.3466 55.2774-33.0451 0-54.6708-14.954-58.6132-34.0699zm89.7865-76.2756c0-24.5329-10.8129-37.2071-27.6387-37.2071-17.4637 0-29.7301 12.6743-29.7301 37.2071 0 24.0937 12.2664 35.9522 29.7301 35.9522 16.8258 0 27.6387-13.72 27.6387-35.9522z"}),h.jsxRuntimeExports.jsx("path",{d:"m1177.1245 355.2454c16.0101 0 23.0793-10.7919 25.5681-22.6505l31.1733 8.1149c-5.8143 23.9054-28.057 38.0228-56.7415 38.0228-41.9757 0-62.3466-28.8831-62.3466-65.6719 0-40.7417 26.8126-67.7425 60.4746-67.7425 38.4515 0 59.6591 25.7668 59.6591 72.5319h-86.4611c1.6627 24.9302 9.7671 37.3954 28.674 37.3954zm0-86.6702c-14.9644 0-24.5225 9.9972-27.2205 29.3223h51.1259c-.6274-17.0454-8.7319-29.3223-23.9054-29.3223z"}),h.jsxRuntimeExports.jsx("path",{d:"m243.195 179.3329c0 108.9792-115.9859 197.3472-243.195 197.3472v-168.1028c124.9463 0 226.6602-99.5942 230.2493-206.1598l12.9457.0905z"}),h.jsxRuntimeExports.jsx("path",{d:"m257.2235 199.7654v176.8244l12.9457.0904c3.5891-106.566 105.3024-206.1598 230.2493-206.1598v-168.1029c-127.2094 0-243.195 88.3672-243.195 197.3478z"})]})})}exports.default=e;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import l from "../../utilities/scale.mjs";
|
|
3
|
+
function a({
|
|
4
|
+
fill: v,
|
|
5
|
+
...c
|
|
6
|
+
}) {
|
|
7
|
+
const { width: t, height: m } = l({
|
|
8
|
+
originalWidth: 2e3,
|
|
9
|
+
originalHeight: 420,
|
|
10
|
+
width: c.width,
|
|
11
|
+
height: c.height
|
|
12
|
+
});
|
|
13
|
+
return /* @__PURE__ */ h.jsx(
|
|
14
|
+
"svg",
|
|
15
|
+
{
|
|
16
|
+
viewBox: "0 0 2000 420",
|
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
+
...c,
|
|
19
|
+
width: t,
|
|
20
|
+
height: m,
|
|
21
|
+
children: /* @__PURE__ */ h.jsxs("g", { fill: v ?? "#ff4238", children: [
|
|
22
|
+
/* @__PURE__ */ h.jsx("path", { d: "m748.6047 122.2146c0 29.3014-25.5681 50.4879-65.4732 50.4879-44.2658 0-70.8692-19.116-75.8574-54.4408l32.836-6.2326c2.9071 18.4885 16.0101 32.836 41.777 32.836 17.6624 0 31.8007-6.0443 31.8007-19.1369 0-11.6285-8.7319-16.2088-24.7315-21.3957l-38.4515-12.0677c-22.4414-7.2574-38.4515-20.1408-38.4515-44.4645 0-31.5915 29.9288-47.8003 61.5204-47.8003 40.1143 0 64.6367 20.5799 71.0784 51.544l-32.836 6.2326c-2.698-21.4061-19.116-29.9184-36.7888-29.9184-15.1736 0-29.0922 4.3712-29.0922 16.1984 0 12.256 10.1854 15.5814 27.4295 20.9983l31.8007 9.3488c24.3133 7.6966 43.4397 21.6048 43.4397 47.8108h-.0003z" }),
|
|
23
|
+
/* @__PURE__ */ h.jsx("path", { d: "m768.0657 41.9966h31.1733v24.9198h3.1163c4.9881-15.9997 17.6624-27.4295 38.8698-27.4295 25.5577 0 51.5336 20.1512 51.5336 66.7072 0 44.2763-24.5224 66.7177-52.3702 66.7177-19.7434 0-33.2543-9.3488-38.0332-25.3485h-3.1163v61.0142h-31.1733zm91.0309 65.034c0-26.8126-10.8129-41.5574-30.138-41.5574-19.1264 0-29.7197 14.7448-29.7197 41.5574 0 25.7668 10.5933 40.1143 29.7197 40.1143 19.3251 0 30.138-14.3474 30.138-40.1143z" }),
|
|
24
|
+
/* @__PURE__ */ h.jsx("path", { d: "m903.4984 136.332c0-21.814 12.6743-36.5797 41.777-41.5574l37.4058-7.0691v-7.0691c0-13.72-9.558-18.0912-19.116-18.0912-17.0454 0-23.278 10.6037-25.9864 23.6963l-30.9641-8.7214c7.2783-22.6505 27.4295-38.0332 57.5675-38.0332 30.9746 0 49.6722 15.5919 49.6722 43.6384v87.2977h-24.9302l-5.6156-22.8597h-3.1163c-4.5698 16.418-19.1264 25.3485-35.9627 25.3485-23.278 0-40.7312-14.7448-40.7312-36.5797zm79.1828-20.1617v-7.0691l-21.6153 3.7437c-17.6624 2.9071-23.895 10.1854-23.895 19.7434 0 9.3698 6.2326 14.7657 16.8258 14.7657 15.3827 0 28.6844-9.1397 28.6844-31.1837z" }),
|
|
25
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1067.4272 100.1706v70.2522h-31.3824v-128.4262h31.3824v25.1289h2.9071c5.4064-18.6977 17.8715-25.9655 36.7888-25.9655h1.8719v30.3367h-11.022c-20.7787 0-30.5458 9.3488-30.5458 28.674h-.0001z" }),
|
|
26
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1174.8344 149.0063c16.0101 0 23.0688-10.7919 25.5681-22.6505l31.1733 8.1149c-5.8143 23.9054-28.057 38.0228-56.7415 38.0228-41.9757 0-62.3466-28.8831-62.3466-65.6719 0-40.7417 26.8126-67.7529 60.4851-67.7529 38.4412 0 59.6484 25.7773 59.6484 72.5424h-86.4611c1.6627 24.9302 9.7671 37.3954 28.674 37.3954v-.0002zm0-86.6493c-14.9644 0-24.5223 9.9554-27.2205 29.3014h51.1259c-.6274-17.0454-8.7319-29.3014-23.9054-29.3014z" }),
|
|
27
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1248.5583 2.3006h31.1733v64.6157h3.1163c4.9882-15.9997 17.6624-27.4295 38.8698-27.4295 25.5577 0 51.5336 20.1512 51.5336 66.7072 0 44.2763-24.5118 66.7177-51.5336 66.7177-20.58 0-33.0555-9.3488-38.8698-25.3485h-3.1163v22.8597h-31.1733zm91.0206 104.73c0-26.8126-10.7919-41.5574-30.1274-41.5574-19.1263 0-29.7197 14.7448-29.7197 41.5574 0 25.7668 10.5933 40.1143 29.7197 40.1143 19.3356 0 30.1274-14.3474 30.1274-40.1143z" }),
|
|
28
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1383.9806 136.332c0-21.814 12.6952-36.5797 41.7874-41.5574l37.4163-7.0691v-7.0691c0-13.72-9.558-18.0912-19.1368-18.0912-17.0245 0-23.278 10.6037-25.976 23.6963l-30.9536-8.7214c7.2574-22.6505 27.4191-38.0332 57.5571-38.0332 30.9746 0 49.6722 15.5919 49.6722 43.6384v87.2977h-24.9302l-5.626-22.8597h-3.1163c-4.5594 16.418-19.116 25.3485-35.9521 25.3485-23.278 0-40.7417-14.7448-40.7417-36.5797h-.0002zm79.2037-20.1617v-7.0691l-21.6257 3.7437c-17.6729 2.9071-23.9054 10.1854-23.9054 19.7434 0 9.3698 6.2325 14.7657 16.8363 14.7657 15.3932 0 28.6949-9.1397 28.6949-31.1837z" }),
|
|
29
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1546.6755 92.0766v78.3462h-31.1628v-128.4262h31.1628v22.8492h3.1163c4.9987-16.418 19.5343-25.359 35.764-25.359 24.3029 0 38.6501 17.2441 38.6501 43.6384v87.2977h-31.1837v-83.9722c0-14.1383-6.86-21.814-20.58-21.814-15.3723 0-25.7668 9.9763-25.7668 27.44z" }),
|
|
30
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1645.3298 2.3006h31.1837v89.1486h3.1163l43.858-49.4526h35.1157l-46.1377 48.6161 50.718 79.8102h-37.6254l-35.3248-56.5322-13.72 14.5566v41.9757h-31.1837v-168.1224h-.0002z" }),
|
|
31
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1818.6284 149.0063c15.9998 0 23.0688-10.7919 25.5577-22.6505l31.1837 8.1149c-5.8352 23.9054-28.0674 38.0228-56.7415 38.0228-41.9966 0-62.3674-28.8831-62.3674-65.6719 0-40.7417 26.8126-67.7529 60.4851-67.7529 38.462 0 59.6484 25.7773 59.6484 72.5424h-86.4611c1.6732 24.9302 9.7671 37.3954 28.6949 37.3954v-.0002zm0-86.6493c-14.9749 0-24.533 9.9554-27.2308 29.3014h51.1154c-.6064-17.0454-8.7214-29.3014-23.8845-29.3014z" }),
|
|
32
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1922.4695 92.0766v78.3462h-31.1628v-128.4262h31.1628v22.8492h3.1163c4.9987-16.418 19.5343-25.359 35.764-25.359 24.3029 0 38.6501 17.2441 38.6501 43.6384v87.2977h-31.1837v-83.9722c0-14.1383-6.86-21.814-20.58-21.814-15.3723 0-25.7668 9.9763-25.7668 27.44z" }),
|
|
33
|
+
/* @__PURE__ */ h.jsx("path", { d: "m651.749 267.5504c-2.698-7.0691-5.6051-15.3932-6.86-22.044h-3.5241v131.1556h-32.219v-168.1327h51.5441l40.5325 112.6462c2.698 7.2574 5.1868 15.3723 6.8495 22.0231h3.5346v-134.6693h32.219v168.1327h-49.8814l-42.1953-109.1116z" }),
|
|
34
|
+
/* @__PURE__ */ h.jsx("path", { d: "m822.0987 245.7155c37.4058 0 61.7295 26.206 61.7295 66.7177 0 40.5325-24.3237 66.7177-61.7295 66.7177-37.2071 0-61.3112-26.1851-61.3112-66.7177 0-40.5116 24.1041-66.7177 61.3112-66.7177zm.2091 24.9511c-18.9173 0-29.3118 14.954-29.3118 41.7665 0 26.3943 10.3946 41.16 29.3118 41.16s29.3014-14.7657 29.3014-41.16c0-26.8126-10.3841-41.7665-29.3014-41.7665z" }),
|
|
35
|
+
/* @__PURE__ */ h.jsx("path", { d: "m933.2285 306.4097v70.2522h-31.3929v-128.4367h31.3929v25.1394h2.9071c5.4064-18.6977 17.8715-25.976 36.7888-25.976h1.8719v30.3471h-11.022c-20.7787 0-30.5458 9.3488-30.5458 28.674z" }),
|
|
36
|
+
/* @__PURE__ */ h.jsx("path", { d: "m978.2891 384.5677 31.3824-7.9057c2.9071 13.72 13.72 18.2794 27.4399 18.2794 18.6978 0 30.9641-10.7919 30.9641-30.3262v-21.4166h-3.1163c-4.162 18.3003-19.5447 27.2308-35.9626 27.2308-28.2661 0-50.2892-20.7891-50.2892-62.1374 0-42.624 27.2204-62.5766 51.5441-62.5766 18.4885 0 29.9288 10.6037 34.7078 25.3694h3.1163v-22.8597h31.1733v115.135c0 28.2766-16.8363 55.2774-62.3466 55.2774-33.0451 0-54.6708-14.954-58.6132-34.0699zm89.7865-76.2756c0-24.5329-10.8129-37.2071-27.6387-37.2071-17.4637 0-29.7301 12.6743-29.7301 37.2071 0 24.0937 12.2664 35.9522 29.7301 35.9522 16.8258 0 27.6387-13.72 27.6387-35.9522z" }),
|
|
37
|
+
/* @__PURE__ */ h.jsx("path", { d: "m1177.1245 355.2454c16.0101 0 23.0793-10.7919 25.5681-22.6505l31.1733 8.1149c-5.8143 23.9054-28.057 38.0228-56.7415 38.0228-41.9757 0-62.3466-28.8831-62.3466-65.6719 0-40.7417 26.8126-67.7425 60.4746-67.7425 38.4515 0 59.6591 25.7668 59.6591 72.5319h-86.4611c1.6627 24.9302 9.7671 37.3954 28.674 37.3954zm0-86.6702c-14.9644 0-24.5225 9.9972-27.2205 29.3223h51.1259c-.6274-17.0454-8.7319-29.3223-23.9054-29.3223z" }),
|
|
38
|
+
/* @__PURE__ */ h.jsx("path", { d: "m243.195 179.3329c0 108.9792-115.9859 197.3472-243.195 197.3472v-168.1028c124.9463 0 226.6602-99.5942 230.2493-206.1598l12.9457.0905z" }),
|
|
39
|
+
/* @__PURE__ */ h.jsx("path", { d: "m257.2235 199.7654v176.8244l12.9457.0904c3.5891-106.566 105.3024-206.1598 230.2493-206.1598v-168.1029c-127.2094 0-243.195 88.3672-243.195 197.3478z" })
|
|
40
|
+
] })
|
|
41
|
+
}
|
|
42
|
+
);
|
|
43
|
+
}
|
|
44
|
+
export {
|
|
45
|
+
a as default
|
|
46
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../../jsx-runtime-BB_1_6y_.js"),x=require("../../utilities/scale.js");function n({fill:i,...e}){const{width:s,height:h}=x.default({originalWidth:56,originalHeight:26,width:e.width,height:e.height});return t.jsxRuntimeExports.jsxs("svg",{viewBox:"0 0 56 26",xmlns:"http://www.w3.org/2000/svg",...e,width:s,height:h,children:[t.jsxRuntimeExports.jsx("path",{d:"m52.4283 11.0499c-1.8326 0-3.3265-1.51945-3.3265-3.39839 0-.65797.1859-1.27525.5046-1.79755-1.3014-.64441-2.7621-1.0107-4.3092-1.0107-5.4513 0-9.8734 4.51761-9.8734 10.08664 0 1.5805.3586 3.0728.9894 4.4023.5112-.3256 1.1154-.5155 1.7595-.5155 1.8326 0 3.3265 1.5194 3.3265 3.3983 0 .658-.1859 1.2753-.5046 1.7976 1.3014.6444 2.7622 1.0107 4.3092 1.0107 5.4513 0 9.8734-4.5176 9.8734-10.0866 0-1.5805-.3585-3.0728-.9893-4.4023-.5113.3188-1.1089.5155-1.7596.5155zm-7.1245 9.0691c-2.8086 0-5.0794-2.3266-5.0794-5.1891 0-2.8693 2.2774-5.18917 5.0794-5.18917 2.8087 0 5.0795 2.32667 5.0795 5.18917 0 2.8693-2.2708 5.1891-5.0795 5.1891z",fill:i??"#093d05"}),t.jsxRuntimeExports.jsx("path",{d:"m36.4186 19.332c-.9363.597-1.567 1.6619-1.567 2.8761 0 1.8722 1.4873 3.3984 3.3265 3.3984 1.1885 0 2.231-.6376 2.8153-1.6008-1.992-.9836-3.6054-2.6387-4.5748-4.6737z",fill:"#67e702"}),t.jsxRuntimeExports.jsx("path",{d:"m54.1881 10.5274c.9362-.59693 1.567-1.6619 1.567-2.87609 0-1.87216-1.4873-3.39838-3.3265-3.39838-1.1886 0-2.231.63762-2.8153 1.60083 1.9919.99035 3.612 2.63867 4.5748 4.67364z",fill:"#67e702"}),t.jsxRuntimeExports.jsxs("g",{fill:i??"#093d05",children:[t.jsxRuntimeExports.jsx("path",{d:"m32.1556 20.397c-.2922.0475-.5843.0746-.8897.0746-.7437 0-1.3014-.2238-1.7131-.6919-.4117-.468-.6175-1.1531-.6175-2.0349v-8.70286h5.0197v-4.36838h-5.0197v-4.273414h-5.1724v4.273414h-3.0344v4.36838h3.0344v9.12336c0 1.4584.2921 2.7201.8698 3.7579.5777 1.0379 1.4076 1.8383 2.4634 2.3809 1.0491.5359 2.2376.8072 3.539.8072.5046 0 .996-.0407 1.4541-.1153.0199-.0068.0465-.0135.0664-.0135z"}),t.jsxRuntimeExports.jsx("path",{d:"m5.56419 18.2195c.19256 1.784 1.70643 3.0118 4.38226 3.0118 2.29075 0 3.68505-.753 3.68505-2.1775 0-1.6618-1.3545-1.7839-4.57478-2.2181-4.65449-.5562-8.259899-1.6211-8.259899-5.8267 0-4.04281 3.452689-6.70183 8.571969-6.66113 5.35171 0 9.03671 2.42161 9.30901 6.57973h-5.2388c-.1594-1.62121-1.6666-2.61156-3.87765-2.61156-2.13138 0-3.53237.79364-3.53237 2.10276 0 1.5398 1.70642 1.7026 4.58142 2.0621 4.5748.4749 8.3794 1.5466 8.3794 6.1456 0 4.0428-3.7249 6.6204-9.07655 6.6204-5.55086-.0136-9.315623-2.6726-9.548016-7.0274z"})]})]})}exports.default=n;
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import { j as h } from "
|
|
2
|
-
import
|
|
3
|
-
function
|
|
4
|
-
fill:
|
|
5
|
-
...
|
|
1
|
+
import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import c from "../../utilities/scale.mjs";
|
|
3
|
+
function g({
|
|
4
|
+
fill: i,
|
|
5
|
+
...t
|
|
6
6
|
}) {
|
|
7
|
-
const { width: s, height: d } =
|
|
7
|
+
const { width: s, height: d } = c({
|
|
8
8
|
originalWidth: 56,
|
|
9
9
|
originalHeight: 26,
|
|
10
|
-
width:
|
|
11
|
-
height:
|
|
10
|
+
width: t.width,
|
|
11
|
+
height: t.height
|
|
12
12
|
});
|
|
13
|
-
return /* @__PURE__ */ h.
|
|
13
|
+
return /* @__PURE__ */ h.jsxs(
|
|
14
14
|
"svg",
|
|
15
15
|
{
|
|
16
16
|
viewBox: "0 0 56 26",
|
|
17
17
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18
|
-
...
|
|
18
|
+
...t,
|
|
19
19
|
width: s,
|
|
20
20
|
height: d,
|
|
21
|
-
children:
|
|
21
|
+
children: [
|
|
22
22
|
/* @__PURE__ */ h.jsx(
|
|
23
23
|
"path",
|
|
24
24
|
{
|
|
25
25
|
d: "m52.4283 11.0499c-1.8326 0-3.3265-1.51945-3.3265-3.39839 0-.65797.1859-1.27525.5046-1.79755-1.3014-.64441-2.7621-1.0107-4.3092-1.0107-5.4513 0-9.8734 4.51761-9.8734 10.08664 0 1.5805.3586 3.0728.9894 4.4023.5112-.3256 1.1154-.5155 1.7595-.5155 1.8326 0 3.3265 1.5194 3.3265 3.3983 0 .658-.1859 1.2753-.5046 1.7976 1.3014.6444 2.7622 1.0107 4.3092 1.0107 5.4513 0 9.8734-4.5176 9.8734-10.0866 0-1.5805-.3585-3.0728-.9893-4.4023-.5113.3188-1.1089.5155-1.7596.5155zm-7.1245 9.0691c-2.8086 0-5.0794-2.3266-5.0794-5.1891 0-2.8693 2.2774-5.18917 5.0794-5.18917 2.8087 0 5.0795 2.32667 5.0795 5.18917 0 2.8693-2.2708 5.1891-5.0795 5.1891z",
|
|
26
|
-
fill:
|
|
26
|
+
fill: i ?? "#093d05"
|
|
27
27
|
}
|
|
28
28
|
),
|
|
29
29
|
/* @__PURE__ */ h.jsx(
|
|
@@ -40,14 +40,14 @@ function o({
|
|
|
40
40
|
fill: "#67e702"
|
|
41
41
|
}
|
|
42
42
|
),
|
|
43
|
-
/* @__PURE__ */ h.jsxs("g", { fill:
|
|
43
|
+
/* @__PURE__ */ h.jsxs("g", { fill: i ?? "#093d05", children: [
|
|
44
44
|
/* @__PURE__ */ h.jsx("path", { d: "m32.1556 20.397c-.2922.0475-.5843.0746-.8897.0746-.7437 0-1.3014-.2238-1.7131-.6919-.4117-.468-.6175-1.1531-.6175-2.0349v-8.70286h5.0197v-4.36838h-5.0197v-4.273414h-5.1724v4.273414h-3.0344v4.36838h3.0344v9.12336c0 1.4584.2921 2.7201.8698 3.7579.5777 1.0379 1.4076 1.8383 2.4634 2.3809 1.0491.5359 2.2376.8072 3.539.8072.5046 0 .996-.0407 1.4541-.1153.0199-.0068.0465-.0135.0664-.0135z" }),
|
|
45
45
|
/* @__PURE__ */ h.jsx("path", { d: "m5.56419 18.2195c.19256 1.784 1.70643 3.0118 4.38226 3.0118 2.29075 0 3.68505-.753 3.68505-2.1775 0-1.6618-1.3545-1.7839-4.57478-2.2181-4.65449-.5562-8.259899-1.6211-8.259899-5.8267 0-4.04281 3.452689-6.70183 8.571969-6.66113 5.35171 0 9.03671 2.42161 9.30901 6.57973h-5.2388c-.1594-1.62121-1.6666-2.61156-3.87765-2.61156-2.13138 0-3.53237.79364-3.53237 2.10276 0 1.5398 1.70642 1.7026 4.58142 2.0621 4.5748.4749 8.3794 1.5466 8.3794 6.1456 0 4.0428-3.7249 6.6204-9.07655 6.6204-5.55086-.0136-9.315623-2.6726-9.548016-7.0274z" })
|
|
46
46
|
] })
|
|
47
|
-
]
|
|
47
|
+
]
|
|
48
48
|
}
|
|
49
49
|
);
|
|
50
50
|
}
|
|
51
51
|
export {
|
|
52
|
-
|
|
52
|
+
g as default
|
|
53
53
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("../../jsx-runtime-BB_1_6y_.js"),v=require("react"),l=require("../../utilities/scale.js");function m({fill:h,...t}){const e=v.useId(),{width:s,height:i}=l.default({originalWidth:180,originalHeight:23,width:t.width,height:t.height});return c.jsxRuntimeExports.jsxs("svg",{fill:"none",viewBox:"0 0 180 23",xmlns:"http://www.w3.org/2000/svg",...t,width:s,height:i,children:[c.jsxRuntimeExports.jsx("clipPath",{id:e,children:c.jsxRuntimeExports.jsx("path",{d:"m0 0h180v22.957h-180z"})}),c.jsxRuntimeExports.jsxs("g",{clipPath:`url(#${CSS.escape(e)})`,fill:"none",children:[c.jsxRuntimeExports.jsx("path",{d:"m59.325 15.261 2.421-1.564c.953 1.786 2.96 3.448 5.405 3.448 1.761 0 3.057-.685 3.057-2.225 0-3.986-9.83-1.15-9.83-7.582 0-2.714 2.175-4.792 5.625-4.792 2.738 0 5.184 1.247 6.48 3.496l-2.421 1.54c-.953-1.491-2.397-2.446-4.084-2.446-1.588 0-2.47.855-2.47 2.005 0 3.62 9.855.953 9.855 7.458 0 3.375-2.984 5.21-6.261 5.21s-6.603-1.884-7.777-4.55zm16.801.88v-6.603h-1.564v-2.224h.611c.71 0 .953-.293.953-1.126v-1.81h2.936v2.934h3.082l-.417 2.224h-2.665v6.262c0 1.003.368 1.54 1.296 1.54.563 0 1.174-.171 1.491-.441v2.397c-.44.244-1.125.49-2.03.49-2.397 0-3.693-1.15-3.693-3.645zm6.897-2.739c0-3.912 2.47-6.48 5.992-6.48 3.52 0 5.99 2.568 5.99 6.432s-2.445 6.48-5.99 6.48c-3.546 0-5.992-2.519-5.992-6.432zm5.992 3.962c1.81 0 3.033-1.54 3.033-3.986s-1.223-3.986-3.033-3.986-3.034 1.516-3.034 3.986 1.224 3.986 3.034 3.986zm8.461-10.052h2.836v2.421c.661-1.442 1.713-2.64 3.767-2.714v2.91c-2.641.097-3.669 1.956-3.669 4.548v5.014h-2.936v-12.18h.002zm7.582 6.261c0-4.035 2.398-6.651 5.943-6.651 4.034 0 5.771 3.301 5.477 7.14h-8.511c.196 2.374 1.37 3.548 3.204 3.548 1.589 0 2.715-.98 3.277-1.957l1.908 1.297c-1.004 1.688-2.887 2.86-5.307 2.86-3.815 0-5.991-2.47-5.991-6.237zm8.584-1.516c-.147-2.029-1.272-2.96-2.714-2.96-1.443 0-2.568.978-2.885 2.96h5.601zm8.069 5.648-.219 1.786h-2.519v-16.63h2.911v6.236c.88-1.369 2.324-2.175 3.913-2.175 3.009 0 5.306 2.47 5.306 6.31s-2.446 6.578-5.452 6.578c-1.689 0-3.107-.782-3.938-2.103zm3.277-.146c1.81 0 3.082-1.615 3.082-4.18 0-2.567-1.296-4.158-3.082-4.158s-3.106 1.614-3.106 4.157c0 2.544 1.272 4.181 3.106 4.181zm8.438-10.247h2.836v2.421c.66-1.442 1.712-2.64 3.766-2.714v2.91c-2.641.097-3.669 1.956-3.669 4.548v5.014h-2.936v-12.18h.003zm7.655 9.318c0-2.323 1.564-3.252 5.771-4.621 1.345-.465 1.713-.929 1.713-1.565 0-.83-.807-1.247-1.932-1.247-1.369 0-2.641.831-3.155 1.908l-2.078-1.37c.952-1.688 2.836-2.811 5.355-2.811s4.67 1.003 4.67 3.913v4.94c0 1.345.368 1.713 1.175 1.762v2.102c-2.054.147-3.277-.49-3.718-2.078a4.54 4.54 0 0 1 -3.962 2.276c-1.883 0-3.839-.734-3.839-3.204v-.004zm4.646 1.102c1.613 0 2.86-1.54 2.86-3.399v-1.345c-.367.268-.831.49-1.491.733-2.176.88-3.106 1.492-3.106 2.642 0 1.076.855 1.369 1.737 1.369zm8.975-10.42h2.936v1.54c.636-.88 1.786-1.86 3.694-1.86 2.86 0 4.108 2.03 4.108 5.307v7.19h-2.912v-7.043c0-1.81-.66-3.107-2.373-3.107-1.588 0-2.519 1.223-2.519 3.034v7.116h-2.936v-12.179l.002.003zm13.035 6.164c0-3.67 2.225-6.554 5.477-6.554 1.689 0 2.96.709 3.767 1.883v-5.942h2.909v16.63h-2.909v-1.563c-.807 1.199-2.03 1.908-3.718 1.908-3.204 0-5.528-2.617-5.528-6.36l.002-.001zm6.138 4.059c1.883 0 3.106-1.664 3.106-4.208 0-2.543-1.223-4.108-3.106-4.108-1.884 0-3.107 1.59-3.107 4.108 0 2.52 1.248 4.208 3.107 4.208z",fill:h??"#560000"}),c.jsxRuntimeExports.jsx("path",{d:"m25.513 18.504c5.495 0 13.333-2.277 13.333-7.708 0-1.625-.78-3.09-2.147-4.293-1.138.65-2.017 1.626-2.505 2.863.585.487.878.942.878 1.43 0 2.603-5.658 3.935-9.561 3.935s-9.56-1.332-9.56-3.935c0-.488.292-.943.877-1.43a5.688 5.688 0 0 0 -2.505-2.863c-1.365 1.203-2.148 2.668-2.148 4.293 0 5.43 7.838 7.708 13.334 7.708zm13.983-18.408c-6.277 0-11.935 5.528-11.35 12.52 1.463-.162 2.895-.65 3.74-1.105 0-4.228 3.415-7.643 7.61-7.643 4.196 0 7.578 3.415 7.578 7.61 0 4.196-3.382 7.611-7.578 7.611a7.347 7.347 0 0 1 -3.74-1.04 16.376 16.376 0 0 1 -4.163 1.593c2.05 1.982 4.813 3.22 7.903 3.22 6.278 0 11.383-5.106 11.383-11.383.001-6.279-5.104-11.383-11.383-11.383zm-24.229 17.95a7.347 7.347 0 0 1 -3.74 1.041c-4.195 0-7.578-3.415-7.578-7.61 0-4.196 3.383-7.61 7.578-7.61 4.196 0 7.61 3.414 7.61 7.642.846.455 2.278.943 3.74 1.105.586-6.993-5.072-12.52-11.35-12.52-6.277-0-11.383 5.105-11.383 11.383 0 6.277 5.106 11.383 11.383 11.383 3.09 0 5.853-1.236 7.903-3.22a16.38 16.38 0 0 1 -4.162-1.593zm11.709-11.056a12.61 12.61 0 0 1 1.983-3.61c-1.886-.325-5.008-.325-6.896 0a12.61 12.61 0 0 1 1.983 3.61 21.996 21.996 0 0 1 2.928 0z",fill:"#da291c"})]})]})}exports.default=m;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { j as c } from "
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { j as c } from "../../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
import { useId as s } from "react";
|
|
3
|
+
import t from "../../utilities/scale.mjs";
|
|
4
|
+
function n({
|
|
5
|
+
fill: m,
|
|
5
6
|
...h
|
|
6
7
|
}) {
|
|
7
|
-
const { width:
|
|
8
|
+
const v = s(), { width: i, height: l } = t({
|
|
8
9
|
originalWidth: 180,
|
|
9
10
|
originalHeight: 23,
|
|
10
11
|
width: h.width,
|
|
@@ -17,16 +18,16 @@ function s({
|
|
|
17
18
|
viewBox: "0 0 180 23",
|
|
18
19
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19
20
|
...h,
|
|
20
|
-
width:
|
|
21
|
-
height:
|
|
21
|
+
width: i,
|
|
22
|
+
height: l,
|
|
22
23
|
children: [
|
|
23
|
-
/* @__PURE__ */ c.jsx("clipPath", { id:
|
|
24
|
-
/* @__PURE__ */ c.jsxs("g", { clipPath:
|
|
24
|
+
/* @__PURE__ */ c.jsx("clipPath", { id: v, children: /* @__PURE__ */ c.jsx("path", { d: "m0 0h180v22.957h-180z" }) }),
|
|
25
|
+
/* @__PURE__ */ c.jsxs("g", { clipPath: `url(#${CSS.escape(v)})`, fill: "none", children: [
|
|
25
26
|
/* @__PURE__ */ c.jsx(
|
|
26
27
|
"path",
|
|
27
28
|
{
|
|
28
29
|
d: "m59.325 15.261 2.421-1.564c.953 1.786 2.96 3.448 5.405 3.448 1.761 0 3.057-.685 3.057-2.225 0-3.986-9.83-1.15-9.83-7.582 0-2.714 2.175-4.792 5.625-4.792 2.738 0 5.184 1.247 6.48 3.496l-2.421 1.54c-.953-1.491-2.397-2.446-4.084-2.446-1.588 0-2.47.855-2.47 2.005 0 3.62 9.855.953 9.855 7.458 0 3.375-2.984 5.21-6.261 5.21s-6.603-1.884-7.777-4.55zm16.801.88v-6.603h-1.564v-2.224h.611c.71 0 .953-.293.953-1.126v-1.81h2.936v2.934h3.082l-.417 2.224h-2.665v6.262c0 1.003.368 1.54 1.296 1.54.563 0 1.174-.171 1.491-.441v2.397c-.44.244-1.125.49-2.03.49-2.397 0-3.693-1.15-3.693-3.645zm6.897-2.739c0-3.912 2.47-6.48 5.992-6.48 3.52 0 5.99 2.568 5.99 6.432s-2.445 6.48-5.99 6.48c-3.546 0-5.992-2.519-5.992-6.432zm5.992 3.962c1.81 0 3.033-1.54 3.033-3.986s-1.223-3.986-3.033-3.986-3.034 1.516-3.034 3.986 1.224 3.986 3.034 3.986zm8.461-10.052h2.836v2.421c.661-1.442 1.713-2.64 3.767-2.714v2.91c-2.641.097-3.669 1.956-3.669 4.548v5.014h-2.936v-12.18h.002zm7.582 6.261c0-4.035 2.398-6.651 5.943-6.651 4.034 0 5.771 3.301 5.477 7.14h-8.511c.196 2.374 1.37 3.548 3.204 3.548 1.589 0 2.715-.98 3.277-1.957l1.908 1.297c-1.004 1.688-2.887 2.86-5.307 2.86-3.815 0-5.991-2.47-5.991-6.237zm8.584-1.516c-.147-2.029-1.272-2.96-2.714-2.96-1.443 0-2.568.978-2.885 2.96h5.601zm8.069 5.648-.219 1.786h-2.519v-16.63h2.911v6.236c.88-1.369 2.324-2.175 3.913-2.175 3.009 0 5.306 2.47 5.306 6.31s-2.446 6.578-5.452 6.578c-1.689 0-3.107-.782-3.938-2.103zm3.277-.146c1.81 0 3.082-1.615 3.082-4.18 0-2.567-1.296-4.158-3.082-4.158s-3.106 1.614-3.106 4.157c0 2.544 1.272 4.181 3.106 4.181zm8.438-10.247h2.836v2.421c.66-1.442 1.712-2.64 3.766-2.714v2.91c-2.641.097-3.669 1.956-3.669 4.548v5.014h-2.936v-12.18h.003zm7.655 9.318c0-2.323 1.564-3.252 5.771-4.621 1.345-.465 1.713-.929 1.713-1.565 0-.83-.807-1.247-1.932-1.247-1.369 0-2.641.831-3.155 1.908l-2.078-1.37c.952-1.688 2.836-2.811 5.355-2.811s4.67 1.003 4.67 3.913v4.94c0 1.345.368 1.713 1.175 1.762v2.102c-2.054.147-3.277-.49-3.718-2.078a4.54 4.54 0 0 1 -3.962 2.276c-1.883 0-3.839-.734-3.839-3.204v-.004zm4.646 1.102c1.613 0 2.86-1.54 2.86-3.399v-1.345c-.367.268-.831.49-1.491.733-2.176.88-3.106 1.492-3.106 2.642 0 1.076.855 1.369 1.737 1.369zm8.975-10.42h2.936v1.54c.636-.88 1.786-1.86 3.694-1.86 2.86 0 4.108 2.03 4.108 5.307v7.19h-2.912v-7.043c0-1.81-.66-3.107-2.373-3.107-1.588 0-2.519 1.223-2.519 3.034v7.116h-2.936v-12.179l.002.003zm13.035 6.164c0-3.67 2.225-6.554 5.477-6.554 1.689 0 2.96.709 3.767 1.883v-5.942h2.909v16.63h-2.909v-1.563c-.807 1.199-2.03 1.908-3.718 1.908-3.204 0-5.528-2.617-5.528-6.36l.002-.001zm6.138 4.059c1.883 0 3.106-1.664 3.106-4.208 0-2.543-1.223-4.108-3.106-4.108-1.884 0-3.107 1.59-3.107 4.108 0 2.52 1.248 4.208 3.107 4.208z",
|
|
29
|
-
fill:
|
|
30
|
+
fill: m ?? "#560000"
|
|
30
31
|
}
|
|
31
32
|
),
|
|
32
33
|
/* @__PURE__ */ c.jsx(
|
|
@@ -42,5 +43,5 @@ function s({
|
|
|
42
43
|
);
|
|
43
44
|
}
|
|
44
45
|
export {
|
|
45
|
-
|
|
46
|
+
n as default
|
|
46
47
|
};
|
|
@@ -3,8 +3,8 @@ export declare const themePreferences: string[];
|
|
|
3
3
|
type ThemePreference = (typeof themePreferences)[number];
|
|
4
4
|
type ThemeElement = HTMLElement | RefObject<HTMLElement | null>;
|
|
5
5
|
export declare function useTheme(element?: ThemeElement): ThemePreference;
|
|
6
|
-
export declare function
|
|
7
|
-
export declare function
|
|
6
|
+
export declare function useIsLightTheme(element?: ThemeElement): boolean;
|
|
7
|
+
export declare function useIsDarkTheme(element?: ThemeElement): boolean;
|
|
8
8
|
export declare function getThemePreference(): string;
|
|
9
9
|
export declare function setThemePreference(preference: ThemePreference): void;
|
|
10
10
|
export default function ThemeSetter(): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const f=require("../jsx-runtime-BB_1_6y_.js"),
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const f=require("../jsx-runtime-BB_1_6y_.js"),m=require("react"),o=["system","light","dark"];function u(e){const[t,r]=m.useState("light");return m.useEffect(()=>{const n=e&&"current"in e?e.current:e,s=(n==null?void 0:n.closest("[data-theme]"))??document.documentElement,a=()=>{s.dataset.theme&&r(s.dataset.theme)};if(typeof window<"u"&&"MutationObserver"in window){const c=new window.MutationObserver(i=>{for(const h of i)h.type==="attributes"&&a()});return a(),c.observe(s,{attributes:!0}),c.observe(document.documentElement,{attributes:!0}),()=>{c.disconnect()}}},[e]),t}function l(e){return u(e)==="light"}function g(e){return u(e)==="dark"}const w=`
|
|
2
2
|
try {
|
|
3
3
|
var themePreference = window.localStorage.getItem("theme-preference") || "system";
|
|
4
4
|
|
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
} catch (error) {
|
|
18
18
|
console.error(error);
|
|
19
19
|
}
|
|
20
|
-
`.trim().replaceAll(/\s+/g," ");function
|
|
20
|
+
`.trim().replaceAll(/\s+/g," ");function d(){const e=window.localStorage.getItem("theme-preference")??"system";return o.includes(e)?e:"system"}function y(e){const t=o.includes(e)?e:"system";if(window.localStorage.setItem("theme-preference",t),document.documentElement.dataset.themePreference=t,t==="system"){const r=window.matchMedia("(prefers-color-scheme: dark)");document.documentElement.dataset.theme=r.matches?"dark":"light"}else document.documentElement.dataset.theme=t}function P(){return m.useEffect(()=>{const e=d();e&&(document.documentElement.dataset.themePreference=e);const t=window.matchMedia("(prefers-color-scheme: dark)");e==="system"?document.documentElement.dataset.theme=t.matches?"dark":"light":document.documentElement.dataset.theme=e;const r=n=>{document.documentElement.dataset.themePreference==="system"&&(document.documentElement.dataset.theme=n.matches?"dark":"light")};return t.addEventListener("change",r),()=>{t.removeEventListener("change",r)}},[]),f.jsxRuntimeExports.jsx("script",{dangerouslySetInnerHTML:{__html:w},id:"theme-setter"})}exports.default=P;exports.getThemePreference=d;exports.setThemePreference=y;exports.themePreferences=o;exports.useIsDarkTheme=g;exports.useIsLightTheme=l;exports.useTheme=u;
|
package/build/components/veil.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),o=require("react"),u=require("@kuma-ui/core"),i=require("./moving-gradients.js"),c=require("./moving-stars.js"),a=require("./theme-setter.js");function
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),o=require("react"),u=require("@kuma-ui/core"),i=require("./moving-gradients.js"),c=require("./moving-stars.js"),a=require("./theme-setter.js");function m({className:r,hasMovingStars:n=!0}){const t=o.useRef(null),s=a.useIsDarkTheme(t);return e.jsxRuntimeExports.jsxs("div",{ref:t,className:u.cx("kakadu-components-560222664",r),children:[e.jsxRuntimeExports.jsx(i.default,{opacity:s?.1:.2,className:"kakadu-components-947991810"}),n?e.jsxRuntimeExports.jsx(c.default,{opacity:s?.1:.2}):null]})}exports.default=m;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { j as o } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
-
import { useRef as
|
|
3
|
-
import { cx as
|
|
4
|
-
import
|
|
2
|
+
import { useRef as m } from "react";
|
|
3
|
+
import { cx as a } from "@kuma-ui/core";
|
|
4
|
+
import i from "./moving-gradients.mjs";
|
|
5
5
|
import n from "./moving-stars.mjs";
|
|
6
|
-
import {
|
|
6
|
+
import { useIsDarkTheme as c } from "./theme-setter.mjs";
|
|
7
7
|
function k({
|
|
8
8
|
className: s,
|
|
9
9
|
hasMovingStars: t = !0
|
|
10
10
|
}) {
|
|
11
|
-
const r =
|
|
12
|
-
return /* @__PURE__ */ o.jsxs("div", { ref: r, className:
|
|
13
|
-
/* @__PURE__ */ o.jsx(
|
|
11
|
+
const r = m(null), e = c(r);
|
|
12
|
+
return /* @__PURE__ */ o.jsxs("div", { ref: r, className: a("kakadu-components-560222664", s), children: [
|
|
13
|
+
/* @__PURE__ */ o.jsx(i, { opacity: e ? 0.1 : 0.2, className: "kakadu-components-947991810" }),
|
|
14
14
|
t ? /* @__PURE__ */ o.jsx(n, { opacity: e ? 0.1 : 0.2 }) : null
|
|
15
15
|
] });
|
|
16
16
|
}
|